@dnd-mapp/shared-ui 1.1.0 → 2.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 (82) hide show
  1. package/README.md +57 -15
  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/styles/_normalize.scss +380 -0
  33. package/assets/styles/colors/_amber.scss +11 -0
  34. package/assets/styles/colors/_blue.scss +11 -0
  35. package/assets/styles/colors/_common.scss +2 -0
  36. package/assets/styles/colors/_cyan.scss +11 -0
  37. package/assets/styles/colors/_emerald.scss +11 -0
  38. package/assets/styles/colors/_fuchsia.scss +11 -0
  39. package/assets/styles/colors/_gray.scss +11 -0
  40. package/assets/styles/colors/_green.scss +11 -0
  41. package/assets/styles/colors/_indigo.scss +11 -0
  42. package/assets/styles/colors/_lime.scss +11 -0
  43. package/assets/styles/colors/_mauve.scss +11 -0
  44. package/assets/styles/colors/_mist.scss +11 -0
  45. package/assets/styles/colors/_neutral.scss +11 -0
  46. package/assets/styles/colors/_olive.scss +11 -0
  47. package/assets/styles/colors/_orange.scss +11 -0
  48. package/assets/styles/colors/_pink.scss +11 -0
  49. package/assets/styles/colors/_purple.scss +11 -0
  50. package/assets/styles/colors/_red.scss +11 -0
  51. package/assets/styles/colors/_rose.scss +11 -0
  52. package/assets/styles/colors/_sky.scss +11 -0
  53. package/assets/styles/colors/_slate.scss +11 -0
  54. package/assets/styles/colors/_stone.scss +11 -0
  55. package/assets/styles/colors/_taupe.scss +11 -0
  56. package/assets/styles/colors/_teal.scss +11 -0
  57. package/assets/styles/colors/_violet.scss +11 -0
  58. package/assets/styles/colors/_yellow.scss +11 -0
  59. package/assets/styles/colors/_zinc.scss +11 -0
  60. package/assets/styles/colors/index.scss +27 -0
  61. package/assets/styles/fonts.scss +387 -0
  62. package/assets/styles/main.scss +17 -0
  63. package/assets/styles/theme-variables/_layout.scss +8 -0
  64. package/assets/styles/theme-variables/_shadows.scss +37 -0
  65. package/assets/styles/theme-variables/_spacing.scss +23 -0
  66. package/assets/styles/theme-variables/_text.scss +81 -0
  67. package/assets/styles/theme-variables/index.scss +4 -0
  68. package/fesm2022/dnd-mapp-shared-ui.mjs +329 -112
  69. package/fesm2022/dnd-mapp-shared-ui.mjs.map +1 -1
  70. package/package.json +19 -9
  71. package/src/lib/button/README.md +32 -34
  72. package/src/lib/dropdown/README.md +20 -16
  73. package/src/lib/forms/input/README.md +60 -36
  74. package/src/lib/nav/active-marker/README.md +35 -22
  75. package/src/lib/nav/app-top-bar/README.md +18 -35
  76. package/src/lib/nav/navbar/README.md +13 -18
  77. package/src/lib/nav/navbar-brand/README.md +32 -13
  78. package/src/lib/nav/navbar-link/README.md +22 -11
  79. package/src/lib/nav/navbar-menu/README.md +42 -68
  80. package/src/lib/vertical-rule/README.md +7 -5
  81. package/types/dnd-mapp-shared-ui.d.ts +157 -15
  82. package/assets/styles/main.css +0 -6
@@ -4,44 +4,41 @@
4
4
 
5
5
  # Navbar Menu `dma-navbar-menu`
6
6
 
7
- The `Navbar Menu` is a specialized navigation component designed to trigger dropdown menus within a navigation bar. It integrates seamlessly with the library's dropdown system, supporting both click-based and hover-based interactions for improved user experience.
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
8
 
9
9
  ## 🏰 Overview
10
10
 
11
- | Feature | Details |
12
- |----------------------|----------------------|
13
- | **Selector** | `dma-navbar-menu` |
14
- | **Format** | Standalone Component |
15
- | **Change Detection** | `OnPush` |
11
+ - **Selector**: `dma-navbar-menu`
12
+ - **Format**: Standalone Component
13
+ - **Change Detection**: `OnPush`
14
+ - **Dependencies**: `ButtonComponent`, `DropdownAnchorDirective`, `DropdownContainerComponent`
16
15
 
17
16
  ---
18
17
 
19
18
  ## 🚀 Usage
20
19
 
21
- The component uses content projection to separate the trigger element from the dropdown content.
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.
22
21
 
23
22
  ```ts
24
23
  import { ChangeDetectionStrategy, Component } from '@angular/core';
25
- import { NavbarMenuComponent } from '@dnd-mapp/shared-ui';
24
+ import { DropdownMenuDirective, DropdownTriggerDirective, NavbarMenuComponent } from '@dnd-mapp/shared-ui';
26
25
 
27
26
  @Component({
28
27
  selector: 'app-nav',
29
28
  template: `
30
- <dma-navbar-menu [toggleOnHover]="true">
31
- <ng-container ngProjectAs="dropdown-trigger">
32
- <span>Products</span>
33
- </ng-container>
34
- <ng-container ngProjectAs="dropdown-menu">
29
+ <dma-navbar-menu toggleOnHover>
30
+ <span dmaDropdownTrigger>Products</span>
31
+
32
+ <nav dmaDropdownMenu>
35
33
  <a href="/link-1">Feature A</a>
36
34
  <a href="/link-2">Feature B</a>
37
- </ng-container>
35
+ </nav>
38
36
  </dma-navbar-menu>
39
37
  `,
40
38
  changeDetection: ChangeDetectionStrategy.OnPush,
41
- imports: [NavbarMenuComponent],
39
+ imports: [NavbarMenuComponent, DropdownTriggerDirective, DropdownMenuDirective],
42
40
  })
43
- export class NavComponent {
44
- }
41
+ export class NavComponent {}
45
42
  ```
46
43
 
47
44
  ---
@@ -50,16 +47,16 @@ export class NavComponent {
50
47
 
51
48
  ### Inputs
52
49
 
53
- | Name | Type | Default | Description |
54
- |-----------------|-----------|---------|------------------------------------------------------------------------------------------------------------|
55
- | `toggleOnHover` | `boolean` | `false` | Whether the dropdown should open and close automatically when the mouse enters or leaves the trigger area. |
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. |
56
53
 
57
54
  ### Content Projection Slots
58
55
 
59
- | Selector | Description |
60
- |--------------------|-----------------------------------------------------------|
61
- | `dropdown-trigger` | The element that acts as the button to toggle the menu. |
62
- | `dropdown-menu` | The container holding the navigation links or menu items. |
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. |
63
60
 
64
61
  ---
65
62
 
@@ -67,55 +64,32 @@ export class NavComponent {
67
64
 
68
65
  ### Basic Click Toggle
69
66
 
70
- By default, the menu requires a click interaction to open, which is ideal for mobile-responsive headers or complex navigation.
71
-
72
- ```ts
73
- import { ChangeDetectionStrategy, Component } from '@angular/core';
74
- import { NavbarMenuComponent } from '@dnd-mapp/shared-ui';
67
+ By default, the menu requires a click interaction. This is the recommended approach for accessibility and mobile compatibility.
75
68
 
76
- @Component({
77
- selector: 'app-basic-nav',
78
- template: `
79
- <dma-navbar-menu>
80
- <dropdown-trigger>Settings</dropdown-trigger>
81
- <dropdown-menu>
82
- <ul>
83
- <li>Profile</li>
84
- <li>Security</li>
85
- </ul>
86
- </dropdown-menu>
87
- </dma-navbar-menu>
88
- `,
89
- changeDetection: ChangeDetectionStrategy.OnPush,
90
- imports: [NavbarMenuComponent],
91
- })
92
- export class BasicNavComponent {
93
- }
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>
94
77
  ```
95
78
 
96
79
  ### Hover Activation
97
80
 
98
- Use the `toggleOnHover` input to create a more fluid desktop navigation experience where menus appear instantly on mouseenter.
99
-
100
- ```ts
101
- import { ChangeDetectionStrategy, Component } from '@angular/core';
102
- import { NavbarMenuComponent } from '@dnd-mapp/shared-ui';
103
-
104
- @Component({
105
- selector: 'app-hover-nav',
106
- template: `
107
- <dma-navbar-menu toggleOnHover>
108
- <ng-container ngProjectAs="dropdown-trigger">Resources</ng-container>
109
- <ng-container ngProjectAs="dropdown-menu">
110
- <nav-item>Documentation</nav-item>
111
- <nav-item>API Reference</nav-item>
112
- </ng-container>
113
- </dma-navbar-menu>
114
- `,
115
- changeDetection: ChangeDetectionStrategy.OnPush,
116
- imports: [NavbarMenuComponent],
117
- })
118
- export class HoverNavComponent {}
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>
119
93
  ```
120
94
 
121
95
  ---
@@ -2,13 +2,14 @@
2
2
 
3
3
  ---
4
4
 
5
- # Vertical Rule Component (`dma-vr`)
5
+ # Vertical Rule
6
6
 
7
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
8
 
9
9
  ## 🏰 Overview
10
10
 
11
11
  - **Selector**: `dma-vr`
12
+ - **Change Detection**: `OnPush` for optimal performance.
12
13
  - **Use Case**: Visual separation of inline elements.
13
14
  - **Compatibility**: Designed for use within flexbox or grid containers.
14
15
 
@@ -53,11 +54,12 @@ For the divider to display correctly, the parent container should have a defined
53
54
 
54
55
  `dma-vr`
55
56
 
56
- ### Visual Behavior
57
+ ### Technical Implementation
57
58
 
58
- - **Orientation**: Vertical.
59
- - **Color**: Preset to the design system's neutral palette.
60
- - **Thickness**: Single-pixel border (start-aligned).
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.
61
63
 
62
64
  ---
63
65
 
@@ -17,11 +17,8 @@ declare function buttonColorAttribute(value: AttributeInput<ButtonColor>): Butto
17
17
 
18
18
  declare class ButtonComponent {
19
19
  readonly color: i0.InputSignalWithTransform<_dnd_mapp_shared_ui.ButtonColor, AttributeInput<_dnd_mapp_shared_ui.ButtonColor>>;
20
- protected readonly isBase: i0.Signal<boolean>;
21
- protected readonly isPrimary: i0.Signal<boolean>;
22
- protected readonly isDanger: i0.Signal<boolean>;
23
20
  static ɵfac: i0.ɵɵFactoryDeclaration<ButtonComponent, never>;
24
- static ɵcmp: i0.ɵɵComponentDeclaration<ButtonComponent, "button[dma-button]", never, { "color": { "alias": "dma-button"; "required": false; "isSignal": true; }; }, {}, never, ["dma-leading-icon", "*"], true, never>;
21
+ static ɵcmp: i0.ɵɵComponentDeclaration<ButtonComponent, "button[dma-button]", never, { "color": { "alias": "dma-button"; "required": false; "isSignal": true; }; }, {}, never, ["[dmaLeadingIcon]", "*"], true, never>;
25
22
  }
26
23
 
27
24
  declare class DropdownAnchorDirective {
@@ -33,16 +30,18 @@ declare class DropdownAnchorDirective {
33
30
  readonly positions: i0.InputSignal<ConnectedPosition[]>;
34
31
  readonly toggleOnHover: i0.InputSignalWithTransform<boolean, unknown>;
35
32
  readonly dropdownToggle: i0.OutputEmitterRef<boolean>;
36
- private readonly hideScheduler;
33
+ readonly dropdownOpen: i0.Signal<boolean>;
34
+ private readonly closeScheduler;
37
35
  private overlayRef;
38
36
  constructor();
39
- show(): void;
40
- scheduleHide(shouldHide: boolean): void;
37
+ open(): void;
38
+ close(): void;
39
+ scheduleClose(shouldClose: boolean): void;
41
40
  protected onClick(): void;
42
41
  protected onMouseenter(): void;
43
42
  protected onMouseleave(): void;
44
43
  private toggle;
45
- private hide;
44
+ private onOutsideClick;
46
45
  static ɵfac: i0.ɵɵFactoryDeclaration<DropdownAnchorDirective, never>;
47
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>;
48
47
  }
@@ -55,6 +54,16 @@ declare class DropdownContainerComponent {
55
54
  static ɵcmp: i0.ɵɵComponentDeclaration<DropdownContainerComponent, "dma-dropdown-container", never, {}, { "hover": "hover"; }, never, ["*"], true, never>;
56
55
  }
57
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
+
58
67
  declare const DEFAULT_DROPDOWN_POSITIONS: ConnectedPosition[];
59
68
 
60
69
  type NgOnChange<T> = (value: T) => void;
@@ -82,22 +91,155 @@ declare class InputComponent implements ControlValueAccessor {
82
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>;
83
92
  }
84
93
 
85
- declare class CircleUserIcon {
86
- static ɵfac: i0.ɵɵFactoryDeclaration<CircleUserIcon, never>;
87
- static ɵcmp: i0.ɵɵComponentDeclaration<CircleUserIcon, "dma-icon[dma-circle-user-icon]", never, {}, {}, never, never, true, never>;
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>;
88
232
  }
89
233
 
90
234
  declare class ActiveMarkerComponent {
91
235
  readonly label: i0.InputSignal<string>;
92
236
  readonly active: i0.InputSignalWithTransform<boolean, unknown>;
93
- protected readonly inactive: i0.Signal<boolean>;
94
237
  static ɵfac: i0.ɵɵFactoryDeclaration<ActiveMarkerComponent, never>;
95
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>;
96
239
  }
97
240
 
98
241
  declare class AppTopBarSectionComponent {
99
242
  readonly position: i0.InputSignalWithTransform<_dnd_mapp_shared_ui.SectionPosition, AttributeInput<_dnd_mapp_shared_ui.SectionPosition>>;
100
- protected readonly positionedAtStart: i0.Signal<boolean>;
101
243
  static ɵfac: i0.ɵɵFactoryDeclaration<AppTopBarSectionComponent, never>;
102
244
  static ɵcmp: i0.ɵɵComponentDeclaration<AppTopBarSectionComponent, "dma-app-top-bar-section", never, { "position": { "alias": "position"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
103
245
  }
@@ -137,7 +279,7 @@ declare class NavbarLinkComponent implements OnInit {
137
279
  declare class NavbarMenuComponent {
138
280
  readonly toggleOnHover: i0.InputSignalWithTransform<boolean, unknown>;
139
281
  static ɵfac: i0.ɵɵFactoryDeclaration<NavbarMenuComponent, never>;
140
- static ɵcmp: i0.ɵɵComponentDeclaration<NavbarMenuComponent, "dma-navbar-menu", never, { "toggleOnHover": { "alias": "toggleOnHover"; "required": false; "isSignal": true; }; }, {}, never, ["dropdown-trigger", "dropdown-menu"], true, never>;
282
+ static ɵcmp: i0.ɵɵComponentDeclaration<NavbarMenuComponent, "dma-navbar-menu", never, { "toggleOnHover": { "alias": "toggleOnHover"; "required": false; "isSignal": true; }; }, {}, never, ["[dmaDropdownTrigger]", "[dmaDropdownMenu]"], true, never>;
141
283
  }
142
284
 
143
285
  declare class NavbarComponent {
@@ -150,5 +292,5 @@ declare class VerticalRuleComponent {
150
292
  static ɵcmp: i0.ɵɵComponentDeclaration<VerticalRuleComponent, "dma-vr", never, {}, {}, never, never, true, never>;
151
293
  }
152
294
 
153
- export { ActiveMarkerComponent, AppTopBarComponent, AppTopBarSectionComponent, ButtonColors, ButtonComponent, CircleUserIcon, DEFAULT_BUTTON_COLOR, DEFAULT_DROPDOWN_POSITIONS, DEFAULT_SECTION_POSITION, DropdownAnchorDirective, DropdownContainerComponent, InputComponent, NavbarBrandComponent, NavbarComponent, NavbarLinkComponent, NavbarMenuComponent, SectionPositions, VerticalRuleComponent, buttonColorAttribute, sectionPositionAttribute };
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 };
154
296
  export type { ButtonColor, SectionPosition };
@@ -1,6 +0,0 @@
1
- @reference 'tailwindcss';
2
-
3
- html,
4
- body {
5
- @apply text-neutral-900 bg-neutral-100 p-0!;
6
- }