@dnd-mapp/shared-ui 1.0.0 → 2.0.0

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 (87) hide show
  1. package/README.md +74 -69
  2. package/assets/fonts/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkAnkaWzU.woff2 +0 -0
  3. package/assets/fonts/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkBXkaWzU.woff2 +0 -0
  4. package/assets/fonts/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkBnka.woff2 +0 -0
  5. package/assets/fonts/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkC3kaWzU.woff2 +0 -0
  6. package/assets/fonts/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkCHkaWzU.woff2 +0 -0
  7. package/assets/fonts/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkCXkaWzU.woff2 +0 -0
  8. package/assets/fonts/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkCnkaWzU.woff2 +0 -0
  9. package/assets/fonts/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkaHkaWzU.woff2 +0 -0
  10. package/assets/fonts/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkenkaWzU.woff2 +0 -0
  11. package/assets/fonts/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3-UBGEe.woff2 +0 -0
  12. package/assets/fonts/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3CUBGEe.woff2 +0 -0
  13. package/assets/fonts/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3GUBGEe.woff2 +0 -0
  14. package/assets/fonts/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3KUBGEe.woff2 +0 -0
  15. package/assets/fonts/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3OUBGEe.woff2 +0 -0
  16. package/assets/fonts/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3iUBGEe.woff2 +0 -0
  17. package/assets/fonts/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2 +0 -0
  18. package/assets/fonts/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMawCUBGEe.woff2 +0 -0
  19. package/assets/fonts/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMaxKUBGEe.woff2 +0 -0
  20. package/assets/fonts/L0x5DF4xlVMF-BfR8bXMIjhEq3-OXg.woff2 +0 -0
  21. package/assets/fonts/L0x5DF4xlVMF-BfR8bXMIjhFq3-OXg.woff2 +0 -0
  22. package/assets/fonts/L0x5DF4xlVMF-BfR8bXMIjhGq3-OXg.woff2 +0 -0
  23. package/assets/fonts/L0x5DF4xlVMF-BfR8bXMIjhIq3-OXg.woff2 +0 -0
  24. package/assets/fonts/L0x5DF4xlVMF-BfR8bXMIjhLq38.woff2 +0 -0
  25. package/assets/fonts/L0x5DF4xlVMF-BfR8bXMIjhPq3-OXg.woff2 +0 -0
  26. package/assets/fonts/L0x7DF4xlVMF-BfR8bXMIjhOm32WWg.woff2 +0 -0
  27. package/assets/fonts/L0x7DF4xlVMF-BfR8bXMIjhOm36WWoKC.woff2 +0 -0
  28. package/assets/fonts/L0x7DF4xlVMF-BfR8bXMIjhOm3CWWoKC.woff2 +0 -0
  29. package/assets/fonts/L0x7DF4xlVMF-BfR8bXMIjhOm3KWWoKC.woff2 +0 -0
  30. package/assets/fonts/L0x7DF4xlVMF-BfR8bXMIjhOm3OWWoKC.woff2 +0 -0
  31. package/assets/fonts/L0x7DF4xlVMF-BfR8bXMIjhOm3mWWoKC.woff2 +0 -0
  32. package/assets/images/404.png +0 -0
  33. package/assets/images/apple-touch-icon.png +0 -0
  34. package/assets/images/favicon-16.png +0 -0
  35. package/assets/images/favicon-32.png +0 -0
  36. package/assets/images/favicon-512.png +0 -0
  37. package/assets/images/favicon.ico +0 -0
  38. package/assets/styles/_normalize.scss +380 -0
  39. package/assets/styles/colors/_amber.scss +11 -0
  40. package/assets/styles/colors/_blue.scss +11 -0
  41. package/assets/styles/colors/_common.scss +2 -0
  42. package/assets/styles/colors/_cyan.scss +11 -0
  43. package/assets/styles/colors/_emerald.scss +11 -0
  44. package/assets/styles/colors/_fuchsia.scss +11 -0
  45. package/assets/styles/colors/_gray.scss +11 -0
  46. package/assets/styles/colors/_green.scss +11 -0
  47. package/assets/styles/colors/_indigo.scss +11 -0
  48. package/assets/styles/colors/_lime.scss +11 -0
  49. package/assets/styles/colors/_mauve.scss +11 -0
  50. package/assets/styles/colors/_mist.scss +11 -0
  51. package/assets/styles/colors/_neutral.scss +11 -0
  52. package/assets/styles/colors/_olive.scss +11 -0
  53. package/assets/styles/colors/_orange.scss +11 -0
  54. package/assets/styles/colors/_pink.scss +11 -0
  55. package/assets/styles/colors/_purple.scss +11 -0
  56. package/assets/styles/colors/_red.scss +11 -0
  57. package/assets/styles/colors/_rose.scss +11 -0
  58. package/assets/styles/colors/_sky.scss +11 -0
  59. package/assets/styles/colors/_slate.scss +11 -0
  60. package/assets/styles/colors/_stone.scss +11 -0
  61. package/assets/styles/colors/_taupe.scss +11 -0
  62. package/assets/styles/colors/_teal.scss +11 -0
  63. package/assets/styles/colors/_violet.scss +11 -0
  64. package/assets/styles/colors/_yellow.scss +11 -0
  65. package/assets/styles/colors/_zinc.scss +11 -0
  66. package/assets/styles/colors/index.scss +27 -0
  67. package/assets/styles/font.scss +387 -0
  68. package/assets/styles/main.scss +17 -0
  69. package/assets/styles/theme-variables/_layout.scss +8 -0
  70. package/assets/styles/theme-variables/_shadows.scss +37 -0
  71. package/assets/styles/theme-variables/_spacing.scss +23 -0
  72. package/assets/styles/theme-variables/_text.scss +81 -0
  73. package/assets/styles/theme-variables/index.scss +4 -0
  74. package/fesm2022/dnd-mapp-shared-ui.mjs +596 -21
  75. package/fesm2022/dnd-mapp-shared-ui.mjs.map +1 -1
  76. package/package.json +22 -18
  77. package/src/lib/button/README.md +69 -57
  78. package/src/lib/dropdown/README.md +131 -0
  79. package/src/lib/forms/input/README.md +129 -0
  80. package/src/lib/nav/active-marker/README.md +115 -0
  81. package/src/lib/nav/app-top-bar/README.md +96 -0
  82. package/src/lib/nav/navbar/README.md +93 -0
  83. package/src/lib/nav/navbar-brand/README.md +96 -0
  84. package/src/lib/nav/navbar-link/README.md +76 -0
  85. package/src/lib/nav/navbar-menu/README.md +99 -0
  86. package/src/lib/vertical-rule/README.md +99 -0
  87. package/types/dnd-mapp-shared-ui.d.ts +281 -8
@@ -0,0 +1,99 @@
1
+ [← Back to Library Overview](../../../../README.md#-component-library)
2
+
3
+ ---
4
+
5
+ # Navbar Menu `dma-navbar-menu`
6
+
7
+ The `Navbar Menu` is a specialized navigation component designed to trigger dropdown menus within a navigation bar. It integrates the library's button and dropdown systems into a cohesive unit, supporting both click-based and hover-based interactions.
8
+
9
+ ## 🏰 Overview
10
+
11
+ - **Selector**: `dma-navbar-menu`
12
+ - **Format**: Standalone Component
13
+ - **Change Detection**: `OnPush`
14
+ - **Dependencies**: `ButtonComponent`, `DropdownAnchorDirective`, `DropdownContainerComponent`
15
+
16
+ ---
17
+
18
+ ## 🚀 Usage
19
+
20
+ The component uses content projection to separate the trigger element from the dropdown content. The trigger is automatically wrapped in a button using the `dma-button` directive.
21
+
22
+ ```ts
23
+ import { ChangeDetectionStrategy, Component } from '@angular/core';
24
+ import { DropdownMenuDirective, DropdownTriggerDirective, NavbarMenuComponent } from '@dnd-mapp/shared-ui';
25
+
26
+ @Component({
27
+ selector: 'app-nav',
28
+ template: `
29
+ <dma-navbar-menu toggleOnHover>
30
+ <span dmaDropdownTrigger>Products</span>
31
+
32
+ <nav dmaDropdownMenu>
33
+ <a href="/link-1">Feature A</a>
34
+ <a href="/link-2">Feature B</a>
35
+ </nav>
36
+ </dma-navbar-menu>
37
+ `,
38
+ changeDetection: ChangeDetectionStrategy.OnPush,
39
+ imports: [NavbarMenuComponent, DropdownTriggerDirective, DropdownMenuDirective],
40
+ })
41
+ export class NavComponent {}
42
+ ```
43
+
44
+ ---
45
+
46
+ ## 🎨 API Reference
47
+
48
+ ### Inputs
49
+
50
+ | Name | Type | Default | Description |
51
+ |-----------------|-----------|---------|--------------------------------------------------------------------------------------------------------------------------------------------|
52
+ | `toggleOnHover` | `boolean` | `false` | When enabled, the dropdown opens on mouse enter and closes on mouse leave. Uses `booleanAttribute` transform for shorthand property usage. |
53
+
54
+ ### Content Projection Slots
55
+
56
+ | Selector | Description |
57
+ |------------------------|--------------------------------------------------------------------------------------------------------------|
58
+ | `[dmaDropdownTrigger]` | Projected into the main navbar button. This element serves as the label for the dropdown toggle. |
59
+ | `[dmaDropdownMenu]` | Projected into the `dma-dropdown-container`. Contains the list of links or actions to display when expanded. |
60
+
61
+ ---
62
+
63
+ ## 🧪 Examples
64
+
65
+ ### Basic Click Toggle
66
+
67
+ By default, the menu requires a click interaction. This is the recommended approach for accessibility and mobile compatibility.
68
+
69
+ ```html
70
+ <dma-navbar-menu>
71
+ <span dmaDropdownTrigger>Settings</span>
72
+ <div dmaDropdownMenu>
73
+ <dma-dropdown-item>Profile</dma-dropdown-item>
74
+ <dma-dropdown-item>Security</dma-dropdown-item>
75
+ </div>
76
+ </dma-navbar-menu>
77
+ ```
78
+
79
+ ### Hover Activation
80
+
81
+ Apply the `toggleOnHover` attribute to enable "mega-menu" style interactions where the menu appears on hover. The component includes logic via the `#anchor` reference to handle scheduling closures when the mouse leaves the container.
82
+
83
+ ```html
84
+ <dma-navbar-menu toggleOnHover>
85
+ <ng-container dmaDropdownTrigger>
86
+ Resources
87
+ </ng-container>
88
+ <ul dmaDropdownMenu>
89
+ <li><a href="/docs">Documentation</a></li>
90
+ <li><a href="/api">API Reference</a></li>
91
+ </ul>
92
+ </dma-navbar-menu>
93
+ ```
94
+
95
+ ---
96
+
97
+ ## 📜 License
98
+
99
+ This component is part of the `@dnd-mapp/shared-ui` internal library. All rights reserved. Proprietary and confidential.
@@ -0,0 +1,99 @@
1
+ [← Back to Library Overview](../../../README.md#-component-library)
2
+
3
+ ---
4
+
5
+ # Vertical Rule
6
+
7
+ The `VerticalRuleComponent` is a structural utility component designed to provide a consistent vertical divider for separating content within layouts, such as navigation bars, toolbars, or flex containers.
8
+
9
+ ## 🏰 Overview
10
+
11
+ - **Selector**: `dma-vr`
12
+ - **Change Detection**: `OnPush` for optimal performance.
13
+ - **Use Case**: Visual separation of inline elements.
14
+ - **Compatibility**: Designed for use within flexbox or grid containers.
15
+
16
+ ---
17
+
18
+ ## 🚀 Usage
19
+
20
+ ### 1. Import
21
+
22
+ Add `VerticalRuleComponent` to your standalone component's `imports` array:
23
+
24
+ ```ts
25
+ import { Component } from '@angular/core';
26
+ import { VerticalRuleComponent } from '@dnd-mapp/shared-ui';
27
+
28
+ @Component({
29
+ selector: 'app-toolbar',
30
+ template: `
31
+ <div class="flex h-10 items-center gap-4">
32
+ <button dma-button>Save</button>
33
+
34
+ <!-- Vertical Divider -->
35
+ <dma-vr />
36
+
37
+ <button dma-button>Delete</button>
38
+ </div>
39
+ `,
40
+ imports: [VerticalRuleComponent]
41
+ })
42
+ export class ToolbarComponent {}
43
+ ```
44
+
45
+ ### 2. Styles Requirement
46
+
47
+ For the divider to display correctly, the parent container should have a defined height or use a flex layout. The component is designed to automatically stretch to the height of its container.
48
+
49
+ ---
50
+
51
+ ## 🎨 API Reference
52
+
53
+ ### Selector
54
+
55
+ `dma-vr`
56
+
57
+ ### Technical Implementation
58
+
59
+ - **Display**: `inline-block`
60
+ - **Height**: `stretch` (Inherits height from parent container)
61
+ - **Color**: Uses `$neutral-500` from the design system's palette.
62
+ - **Thickness**: 1px solid left border.
63
+
64
+ ---
65
+
66
+ ## 🧪 Examples
67
+
68
+ ### Navigation Header
69
+
70
+ The divider is ideal for separating text links or icons in a header navigation.
71
+
72
+ ```html
73
+ <nav class="flex items-center gap-2 p-4">
74
+ <span>Character Sheet</span>
75
+ <dma-vr />
76
+ <span>Inventory</span>
77
+ <dma-vr />
78
+ <span>Spells</span>
79
+ </nav>
80
+ ```
81
+
82
+ ### Action Group
83
+
84
+ Use it to group related actions within a toolbar while maintaining a clear visual distinction between different functional sets.
85
+
86
+ ```html
87
+ <div class="flex h-8 items-center gap-3">
88
+ <dma-icon-button icon="edit" />
89
+ <dma-icon-button icon="copy" />
90
+ <dma-vr />
91
+ <dma-icon-button icon="trash" />
92
+ </div>
93
+ ```
94
+
95
+ ---
96
+
97
+ ## 📜 License
98
+
99
+ This component is part of the `@dnd-mapp/shared-ui` proprietary library. Refer to the root [LICENSE](https://github.com/dnd-mapp/shared-ui/blob/main/LICENSE) for usage restrictions.
@@ -1,23 +1,296 @@
1
- import * as _angular_core from '@angular/core';
1
+ import * as i0 from '@angular/core';
2
+ import { TemplateRef, OnInit, Signal } from '@angular/core';
2
3
  import * as _dnd_mapp_shared_ui from '@dnd-mapp/shared-ui';
4
+ import { ConnectedPosition } from '@angular/cdk/overlay';
5
+ import { ControlValueAccessor } from '@angular/forms';
3
6
 
4
7
  type AttributeInput<T> = T | '';
5
8
 
6
9
  declare const ButtonColors: {
7
10
  readonly PRIMARY: "primary";
8
11
  readonly BASE: "base";
12
+ readonly DANGER: "danger";
9
13
  };
10
14
  type ButtonColor = (typeof ButtonColors)[keyof typeof ButtonColors];
11
15
  declare const DEFAULT_BUTTON_COLOR: ButtonColor;
12
16
  declare function buttonColorAttribute(value: AttributeInput<ButtonColor>): ButtonColor;
13
17
 
14
18
  declare class ButtonComponent {
15
- readonly color: _angular_core.InputSignalWithTransform<_dnd_mapp_shared_ui.ButtonColor, AttributeInput<_dnd_mapp_shared_ui.ButtonColor>>;
16
- protected readonly isBase: _angular_core.Signal<boolean>;
17
- protected readonly isPrimary: _angular_core.Signal<boolean>;
18
- static ɵfac: _angular_core.ɵɵFactoryDeclaration<ButtonComponent, never>;
19
- static ɵcmp: _angular_core.ɵɵComponentDeclaration<ButtonComponent, "button[dma-button]", never, { "color": { "alias": "dma-button"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
19
+ readonly color: i0.InputSignalWithTransform<_dnd_mapp_shared_ui.ButtonColor, AttributeInput<_dnd_mapp_shared_ui.ButtonColor>>;
20
+ static ɵfac: i0.ɵɵFactoryDeclaration<ButtonComponent, never>;
21
+ static ɵcmp: i0.ɵɵComponentDeclaration<ButtonComponent, "button[dma-button]", never, { "color": { "alias": "dma-button"; "required": false; "isSignal": true; }; }, {}, never, ["[dmaLeadingIcon]", "*"], true, never>;
20
22
  }
21
23
 
22
- export { ButtonColors, ButtonComponent, DEFAULT_BUTTON_COLOR, buttonColorAttribute };
23
- export type { ButtonColor };
24
+ declare class DropdownAnchorDirective {
25
+ private readonly overlay;
26
+ private readonly elementRef;
27
+ private readonly viewContainerRef;
28
+ private readonly destroyRef;
29
+ readonly dropdownContainerTemplateRef: i0.InputSignal<TemplateRef<unknown>>;
30
+ readonly positions: i0.InputSignal<ConnectedPosition[]>;
31
+ readonly toggleOnHover: i0.InputSignalWithTransform<boolean, unknown>;
32
+ readonly dropdownToggle: i0.OutputEmitterRef<boolean>;
33
+ readonly dropdownOpen: i0.Signal<boolean>;
34
+ private readonly closeScheduler;
35
+ private overlayRef;
36
+ constructor();
37
+ open(): void;
38
+ close(): void;
39
+ scheduleClose(shouldClose: boolean): void;
40
+ protected onClick(): void;
41
+ protected onMouseenter(): void;
42
+ protected onMouseleave(): void;
43
+ private toggle;
44
+ private onOutsideClick;
45
+ static ɵfac: i0.ɵɵFactoryDeclaration<DropdownAnchorDirective, never>;
46
+ static ɵdir: i0.ɵɵDirectiveDeclaration<DropdownAnchorDirective, "[dmaDropdownAnchor]", ["dmaDropdownAnchor"], { "dropdownContainerTemplateRef": { "alias": "dmaDropdownAnchor"; "required": true; "isSignal": true; }; "positions": { "alias": "positions"; "required": false; "isSignal": true; }; "toggleOnHover": { "alias": "toggleOnHover"; "required": false; "isSignal": true; }; }, { "dropdownToggle": "dropdownToggle"; }, never, never, true, never>;
47
+ }
48
+
49
+ declare class DropdownContainerComponent {
50
+ readonly hover: i0.OutputEmitterRef<boolean>;
51
+ protected onMouseenter(): void;
52
+ protected onMouseleave(): void;
53
+ static ɵfac: i0.ɵɵFactoryDeclaration<DropdownContainerComponent, never>;
54
+ static ɵcmp: i0.ɵɵComponentDeclaration<DropdownContainerComponent, "dma-dropdown-container", never, {}, { "hover": "hover"; }, never, ["*"], true, never>;
55
+ }
56
+
57
+ declare class DropdownMenuDirective {
58
+ static ɵfac: i0.ɵɵFactoryDeclaration<DropdownMenuDirective, never>;
59
+ static ɵdir: i0.ɵɵDirectiveDeclaration<DropdownMenuDirective, "[dmaDropdownMenu]", never, {}, {}, never, never, true, never>;
60
+ }
61
+
62
+ declare class DropdownTriggerDirective {
63
+ static ɵfac: i0.ɵɵFactoryDeclaration<DropdownTriggerDirective, never>;
64
+ static ɵdir: i0.ɵɵDirectiveDeclaration<DropdownTriggerDirective, "[dmaDropdownTrigger]", never, {}, {}, never, never, true, never>;
65
+ }
66
+
67
+ declare const DEFAULT_DROPDOWN_POSITIONS: ConnectedPosition[];
68
+
69
+ type NgOnChange<T> = (value: T) => void;
70
+ type NgOnTouched = () => void;
71
+
72
+ declare class InputComponent implements ControlValueAccessor {
73
+ readonly inputId: i0.InputSignal<string>;
74
+ readonly label: i0.InputSignal<string>;
75
+ readonly placeholder: i0.InputSignal<string>;
76
+ readonly readonly: i0.InputSignalWithTransform<boolean, unknown>;
77
+ readonly value: i0.ModelSignal<string>;
78
+ readonly disabled: i0.ModelSignal<boolean>;
79
+ private readonly inputSubject;
80
+ private ngOnTouched;
81
+ private ngOnChange;
82
+ constructor();
83
+ writeValue(value: string): void;
84
+ registerOnChange(fn: NgOnChange<string>): void;
85
+ registerOnTouched(fn: NgOnTouched): void;
86
+ setDisabledState(isDisabled: boolean): void;
87
+ protected onInput(value: string): void;
88
+ protected onFocus(): void;
89
+ private onChange;
90
+ static ɵfac: i0.ɵɵFactoryDeclaration<InputComponent, never>;
91
+ static ɵcmp: i0.ɵɵComponentDeclaration<InputComponent, "dma-input", never, { "inputId": { "alias": "inputId"; "required": true; "isSignal": true; }; "label": { "alias": "label"; "required": true; "isSignal": true; }; "placeholder": { "alias": "placeholder"; "required": false; "isSignal": true; }; "readonly": { "alias": "readonly"; "required": false; "isSignal": true; }; "value": { "alias": "value"; "required": false; "isSignal": true; }; "disabled": { "alias": "disabled"; "required": false; "isSignal": true; }; }, { "value": "valueChange"; "disabled": "disabledChange"; }, never, never, true, never>;
92
+ }
93
+
94
+ declare class LeadingIconDirective {
95
+ static ɵfac: i0.ɵɵFactoryDeclaration<LeadingIconDirective, never>;
96
+ static ɵdir: i0.ɵɵDirectiveDeclaration<LeadingIconDirective, "[dmaLeadingIcon]", never, {}, {}, never, never, true, never>;
97
+ }
98
+
99
+ declare class CloneReIcon {
100
+ static ɵfac: i0.ɵɵFactoryDeclaration<CloneReIcon, never>;
101
+ static ɵcmp: i0.ɵɵComponentDeclaration<CloneReIcon, "dma-icon[dma-clone-re-icon]", never, {}, {}, never, never, true, never>;
102
+ }
103
+
104
+ declare class EyeSlashReIcon {
105
+ static ɵfac: i0.ɵɵFactoryDeclaration<EyeSlashReIcon, never>;
106
+ static ɵcmp: i0.ɵɵComponentDeclaration<EyeSlashReIcon, "dma-icon[dma-eye-slash-re-icon]", never, {}, {}, never, never, true, never>;
107
+ }
108
+
109
+ declare class EyeReIcon {
110
+ static ɵfac: i0.ɵɵFactoryDeclaration<EyeReIcon, never>;
111
+ static ɵcmp: i0.ɵɵComponentDeclaration<EyeReIcon, "dma-icon[dma-eye-re-icon]", never, {}, {}, never, never, true, never>;
112
+ }
113
+
114
+ declare class FileLinesReIcon {
115
+ static ɵfac: i0.ɵɵFactoryDeclaration<FileLinesReIcon, never>;
116
+ static ɵcmp: i0.ɵɵComponentDeclaration<FileLinesReIcon, "dma-icon[dma-file-lines-re-icon]", never, {}, {}, never, never, true, never>;
117
+ }
118
+
119
+ declare class FileReIcon {
120
+ static ɵfac: i0.ɵɵFactoryDeclaration<FileReIcon, never>;
121
+ static ɵcmp: i0.ɵɵComponentDeclaration<FileReIcon, "dma-icon[dma-file-re-icon]", never, {}, {}, never, never, true, never>;
122
+ }
123
+
124
+ declare class FloppyDiskReIcon {
125
+ static ɵfac: i0.ɵɵFactoryDeclaration<FloppyDiskReIcon, never>;
126
+ static ɵcmp: i0.ɵɵComponentDeclaration<FloppyDiskReIcon, "dma-icon[dma-floppy-disk-re-icon]", never, {}, {}, never, never, true, never>;
127
+ }
128
+
129
+ declare class TrashCanReIcon {
130
+ static ɵfac: i0.ɵɵFactoryDeclaration<TrashCanReIcon, never>;
131
+ static ɵcmp: i0.ɵɵComponentDeclaration<TrashCanReIcon, "dma-icon[dma-trash-can-re-icon]", never, {}, {}, never, never, true, never>;
132
+ }
133
+
134
+ declare class AngleDownSoIcon {
135
+ static ɵfac: i0.ɵɵFactoryDeclaration<AngleDownSoIcon, never>;
136
+ static ɵcmp: i0.ɵɵComponentDeclaration<AngleDownSoIcon, "dma-icon[dma-angle-down-so-icon]", never, {}, {}, never, never, true, never>;
137
+ }
138
+
139
+ declare class AngleUpSoIcon {
140
+ static ɵfac: i0.ɵɵFactoryDeclaration<AngleUpSoIcon, never>;
141
+ static ɵcmp: i0.ɵɵComponentDeclaration<AngleUpSoIcon, "dma-icon[dma-angle-up-so-icon]", never, {}, {}, never, never, true, never>;
142
+ }
143
+
144
+ declare class ArrowRotateLeftSoIcon {
145
+ static ɵfac: i0.ɵɵFactoryDeclaration<ArrowRotateLeftSoIcon, never>;
146
+ static ɵcmp: i0.ɵɵComponentDeclaration<ArrowRotateLeftSoIcon, "dma-icon[dma-arrow-rotate-left-so-icon]", never, {}, {}, never, never, true, never>;
147
+ }
148
+
149
+ declare class BookOpenSoIcon {
150
+ static ɵfac: i0.ɵɵFactoryDeclaration<BookOpenSoIcon, never>;
151
+ static ɵcmp: i0.ɵɵComponentDeclaration<BookOpenSoIcon, "dma-icon[dma-book-open-so-icon]", never, {}, {}, never, never, true, never>;
152
+ }
153
+
154
+ declare class BoxSoIcon {
155
+ static ɵfac: i0.ɵɵFactoryDeclaration<BoxSoIcon, never>;
156
+ static ɵcmp: i0.ɵɵComponentDeclaration<BoxSoIcon, "dma-icon[dma-box-so-icon]", never, {}, {}, never, never, true, never>;
157
+ }
158
+
159
+ declare class CheckSoIcon {
160
+ static ɵfac: i0.ɵɵFactoryDeclaration<CheckSoIcon, never>;
161
+ static ɵcmp: i0.ɵɵComponentDeclaration<CheckSoIcon, "dma-icon[dma-check-so-icon]", never, {}, {}, never, never, true, never>;
162
+ }
163
+
164
+ declare class CircleUserSoIcon {
165
+ static ɵfac: i0.ɵɵFactoryDeclaration<CircleUserSoIcon, never>;
166
+ static ɵcmp: i0.ɵɵComponentDeclaration<CircleUserSoIcon, "dma-icon[dma-circle-user-so-icon]", never, {}, {}, never, never, true, never>;
167
+ }
168
+
169
+ declare class CloneSoIcon {
170
+ static ɵfac: i0.ɵɵFactoryDeclaration<CloneSoIcon, never>;
171
+ static ɵcmp: i0.ɵɵComponentDeclaration<CloneSoIcon, "dma-icon[dma-clone-so-icon]", never, {}, {}, never, never, true, never>;
172
+ }
173
+
174
+ declare class EyeSlashSoIcon {
175
+ static ɵfac: i0.ɵɵFactoryDeclaration<EyeSlashSoIcon, never>;
176
+ static ɵcmp: i0.ɵɵComponentDeclaration<EyeSlashSoIcon, "dma-icon[dma-eye-slash-so-icon]", never, {}, {}, never, never, true, never>;
177
+ }
178
+
179
+ declare class EyeSoIcon {
180
+ static ɵfac: i0.ɵɵFactoryDeclaration<EyeSoIcon, never>;
181
+ static ɵcmp: i0.ɵɵComponentDeclaration<EyeSoIcon, "dma-icon[dma-eye-so-icon]", never, {}, {}, never, never, true, never>;
182
+ }
183
+
184
+ declare class FileLinesSoIcon {
185
+ static ɵfac: i0.ɵɵFactoryDeclaration<FileLinesSoIcon, never>;
186
+ static ɵcmp: i0.ɵɵComponentDeclaration<FileLinesSoIcon, "dma-icon[dma-file-lines-so-icon]", never, {}, {}, never, never, true, never>;
187
+ }
188
+
189
+ declare class FileSoIcon {
190
+ static ɵfac: i0.ɵɵFactoryDeclaration<FileSoIcon, never>;
191
+ static ɵcmp: i0.ɵɵComponentDeclaration<FileSoIcon, "dma-icon[dma-file-so-icon]", never, {}, {}, never, never, true, never>;
192
+ }
193
+
194
+ declare class FloppyDiskSoIcon {
195
+ static ɵfac: i0.ɵɵFactoryDeclaration<FloppyDiskSoIcon, never>;
196
+ static ɵcmp: i0.ɵɵComponentDeclaration<FloppyDiskSoIcon, "dma-icon[dma-floppy-disk-so-icon]", never, {}, {}, never, never, true, never>;
197
+ }
198
+
199
+ declare class PlusSoIcon {
200
+ static ɵfac: i0.ɵɵFactoryDeclaration<PlusSoIcon, never>;
201
+ static ɵcmp: i0.ɵɵComponentDeclaration<PlusSoIcon, "dma-icon[dma-plus-so-icon]", never, {}, {}, never, never, true, never>;
202
+ }
203
+
204
+ declare class TrashCanSoIcon {
205
+ static ɵfac: i0.ɵɵFactoryDeclaration<TrashCanSoIcon, never>;
206
+ static ɵcmp: i0.ɵɵComponentDeclaration<TrashCanSoIcon, "dma-icon[dma-trash-can-so-icon]", never, {}, {}, never, never, true, never>;
207
+ }
208
+
209
+ declare class TrashSoIcon {
210
+ static ɵfac: i0.ɵɵFactoryDeclaration<TrashSoIcon, never>;
211
+ static ɵcmp: i0.ɵɵComponentDeclaration<TrashSoIcon, "dma-icon[dma-trash-so-icon]", never, {}, {}, never, never, true, never>;
212
+ }
213
+
214
+ declare class UsersSoIcon {
215
+ static ɵfac: i0.ɵɵFactoryDeclaration<UsersSoIcon, never>;
216
+ static ɵcmp: i0.ɵɵComponentDeclaration<UsersSoIcon, "dma-icon[dma-users-so-icon]", never, {}, {}, never, never, true, never>;
217
+ }
218
+
219
+ declare class WandMagicSparklesSoIcon {
220
+ static ɵfac: i0.ɵɵFactoryDeclaration<WandMagicSparklesSoIcon, never>;
221
+ static ɵcmp: i0.ɵɵComponentDeclaration<WandMagicSparklesSoIcon, "dma-icon[dma-wand-magic-sparkles-so-icon]", never, {}, {}, never, never, true, never>;
222
+ }
223
+
224
+ declare class XmarkSoIcon {
225
+ static ɵfac: i0.ɵɵFactoryDeclaration<XmarkSoIcon, never>;
226
+ static ɵcmp: i0.ɵɵComponentDeclaration<XmarkSoIcon, "dma-icon[dma-xmark-so-icon]", never, {}, {}, never, never, true, never>;
227
+ }
228
+
229
+ declare class TrailingIconDirective {
230
+ static ɵfac: i0.ɵɵFactoryDeclaration<TrailingIconDirective, never>;
231
+ static ɵdir: i0.ɵɵDirectiveDeclaration<TrailingIconDirective, "[dmaTrailingIcon]", never, {}, {}, never, never, true, never>;
232
+ }
233
+
234
+ declare class ActiveMarkerComponent {
235
+ readonly label: i0.InputSignal<string>;
236
+ readonly active: i0.InputSignalWithTransform<boolean, unknown>;
237
+ static ɵfac: i0.ɵɵFactoryDeclaration<ActiveMarkerComponent, never>;
238
+ static ɵcmp: i0.ɵɵComponentDeclaration<ActiveMarkerComponent, "dma-active-marker", never, { "label": { "alias": "label"; "required": true; "isSignal": true; }; "active": { "alias": "active"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
239
+ }
240
+
241
+ declare class AppTopBarSectionComponent {
242
+ readonly position: i0.InputSignalWithTransform<_dnd_mapp_shared_ui.SectionPosition, AttributeInput<_dnd_mapp_shared_ui.SectionPosition>>;
243
+ static ɵfac: i0.ɵɵFactoryDeclaration<AppTopBarSectionComponent, never>;
244
+ static ɵcmp: i0.ɵɵComponentDeclaration<AppTopBarSectionComponent, "dma-app-top-bar-section", never, { "position": { "alias": "position"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
245
+ }
246
+
247
+ declare class AppTopBarComponent {
248
+ static ɵfac: i0.ɵɵFactoryDeclaration<AppTopBarComponent, never>;
249
+ static ɵcmp: i0.ɵɵComponentDeclaration<AppTopBarComponent, "dma-app-top-bar", never, {}, {}, never, ["dma-app-top-bar-section"], true, never>;
250
+ }
251
+
252
+ declare const SectionPositions: {
253
+ readonly START: "start";
254
+ readonly END: "end";
255
+ };
256
+ type SectionPosition = (typeof SectionPositions)[keyof typeof SectionPositions];
257
+ declare const DEFAULT_SECTION_POSITION: SectionPosition;
258
+ declare function sectionPositionAttribute(value: AttributeInput<SectionPosition>): SectionPosition;
259
+
260
+ declare class NavbarBrandComponent {
261
+ readonly imgSrc: i0.InputSignal<string>;
262
+ readonly brandName: i0.InputSignal<string>;
263
+ static ɵfac: i0.ɵɵFactoryDeclaration<NavbarBrandComponent, never>;
264
+ static ɵcmp: i0.ɵɵComponentDeclaration<NavbarBrandComponent, "dma-navbar-brand", never, { "imgSrc": { "alias": "imgSrc"; "required": true; "isSignal": true; }; "brandName": { "alias": "brandName"; "required": true; "isSignal": true; }; }, {}, never, never, true, never>;
265
+ }
266
+
267
+ declare class NavbarLinkComponent implements OnInit {
268
+ private readonly router;
269
+ private readonly destroyRef;
270
+ readonly label: i0.InputSignal<string>;
271
+ readonly route: i0.InputSignal<string>;
272
+ protected isActive: Signal<boolean>;
273
+ ngOnInit(): void;
274
+ protected onClick(): void;
275
+ static ɵfac: i0.ɵɵFactoryDeclaration<NavbarLinkComponent, never>;
276
+ static ɵcmp: i0.ɵɵComponentDeclaration<NavbarLinkComponent, "dma-navbar-link", never, { "label": { "alias": "label"; "required": true; "isSignal": true; }; "route": { "alias": "route"; "required": true; "isSignal": true; }; }, {}, never, never, true, never>;
277
+ }
278
+
279
+ declare class NavbarMenuComponent {
280
+ readonly toggleOnHover: i0.InputSignalWithTransform<boolean, unknown>;
281
+ static ɵfac: i0.ɵɵFactoryDeclaration<NavbarMenuComponent, never>;
282
+ static ɵcmp: i0.ɵɵComponentDeclaration<NavbarMenuComponent, "dma-navbar-menu", never, { "toggleOnHover": { "alias": "toggleOnHover"; "required": false; "isSignal": true; }; }, {}, never, ["[dmaDropdownTrigger]", "[dmaDropdownMenu]"], true, never>;
283
+ }
284
+
285
+ declare class NavbarComponent {
286
+ static ɵfac: i0.ɵɵFactoryDeclaration<NavbarComponent, never>;
287
+ static ɵcmp: i0.ɵɵComponentDeclaration<NavbarComponent, "nav[dma-navbar]", never, {}, {}, never, ["*"], true, never>;
288
+ }
289
+
290
+ declare class VerticalRuleComponent {
291
+ static ɵfac: i0.ɵɵFactoryDeclaration<VerticalRuleComponent, never>;
292
+ static ɵcmp: i0.ɵɵComponentDeclaration<VerticalRuleComponent, "dma-vr", never, {}, {}, never, never, true, never>;
293
+ }
294
+
295
+ export { ActiveMarkerComponent, AngleDownSoIcon, AngleUpSoIcon, AppTopBarComponent, AppTopBarSectionComponent, ArrowRotateLeftSoIcon, BookOpenSoIcon, BoxSoIcon, ButtonColors, ButtonComponent, CheckSoIcon, CircleUserSoIcon, CloneReIcon, CloneSoIcon, DEFAULT_BUTTON_COLOR, DEFAULT_DROPDOWN_POSITIONS, DEFAULT_SECTION_POSITION, DropdownAnchorDirective, DropdownContainerComponent, DropdownMenuDirective, DropdownTriggerDirective, EyeReIcon, EyeSlashReIcon, EyeSlashSoIcon, EyeSoIcon, FileLinesReIcon, FileLinesSoIcon, FileReIcon, FileSoIcon, FloppyDiskReIcon, FloppyDiskSoIcon, InputComponent, LeadingIconDirective, NavbarBrandComponent, NavbarComponent, NavbarLinkComponent, NavbarMenuComponent, PlusSoIcon, SectionPositions, TrailingIconDirective, TrashCanReIcon, TrashCanSoIcon, TrashSoIcon, UsersSoIcon, VerticalRuleComponent, WandMagicSparklesSoIcon, XmarkSoIcon, buttonColorAttribute, sectionPositionAttribute };
296
+ export type { ButtonColor, SectionPosition };