flowbite-angular 20.1.3 → 21.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.
- package/LICENSE +21 -21
- package/README.md +375 -375
- package/button-group/README.md +4 -4
- package/card/README.md +4 -4
- package/clipboard/README.md +4 -4
- package/fesm2022/flowbite-angular-accordion.mjs +34 -34
- package/fesm2022/flowbite-angular-accordion.mjs.map +1 -1
- package/fesm2022/flowbite-angular-alert.mjs +28 -28
- package/fesm2022/flowbite-angular-alert.mjs.map +1 -1
- package/fesm2022/flowbite-angular-badge.mjs +30 -30
- package/fesm2022/flowbite-angular-badge.mjs.map +1 -1
- package/fesm2022/flowbite-angular-breadcrumb.mjs +26 -26
- package/fesm2022/flowbite-angular-breadcrumb.mjs.map +1 -1
- package/fesm2022/flowbite-angular-button-group.mjs +8 -8
- package/fesm2022/flowbite-angular-button-group.mjs.map +1 -1
- package/fesm2022/flowbite-angular-button.mjs +17 -17
- package/fesm2022/flowbite-angular-button.mjs.map +1 -1
- package/fesm2022/flowbite-angular-card.mjs +27 -27
- package/fesm2022/flowbite-angular-card.mjs.map +1 -1
- package/fesm2022/flowbite-angular-clipboard.mjs +65 -65
- package/fesm2022/flowbite-angular-clipboard.mjs.map +1 -1
- package/fesm2022/flowbite-angular-dropdown.mjs +25 -25
- package/fesm2022/flowbite-angular-dropdown.mjs.map +1 -1
- package/fesm2022/flowbite-angular-form.mjs +37 -37
- package/fesm2022/flowbite-angular-form.mjs.map +1 -1
- package/fesm2022/flowbite-angular-icon-brand.mjs.map +1 -1
- package/fesm2022/flowbite-angular-icon-outline-arrows.mjs.map +1 -1
- package/fesm2022/flowbite-angular-icon-outline-e-commerce.mjs.map +1 -1
- package/fesm2022/flowbite-angular-icon-outline-emoji.mjs.map +1 -1
- package/fesm2022/flowbite-angular-icon-outline-files-folders.mjs.map +1 -1
- package/fesm2022/flowbite-angular-icon-outline-general.mjs.map +1 -1
- package/fesm2022/flowbite-angular-icon-outline-media.mjs.map +1 -1
- package/fesm2022/flowbite-angular-icon-outline-text.mjs.map +1 -1
- package/fesm2022/flowbite-angular-icon-outline-user.mjs.map +1 -1
- package/fesm2022/flowbite-angular-icon-outline-weather.mjs.map +1 -1
- package/fesm2022/flowbite-angular-icon-outline.mjs.map +1 -1
- package/fesm2022/flowbite-angular-icon-solid-arrows.mjs.map +1 -1
- package/fesm2022/flowbite-angular-icon-solid-brands.mjs.map +1 -1
- package/fesm2022/flowbite-angular-icon-solid-e-commerce.mjs.map +1 -1
- package/fesm2022/flowbite-angular-icon-solid-emoji.mjs.map +1 -1
- package/fesm2022/flowbite-angular-icon-solid-files-folder.mjs.map +1 -1
- package/fesm2022/flowbite-angular-icon-solid-general.mjs.map +1 -1
- package/fesm2022/flowbite-angular-icon-solid-media.mjs.map +1 -1
- package/fesm2022/flowbite-angular-icon-solid-text.mjs.map +1 -1
- package/fesm2022/flowbite-angular-icon-solid-user.mjs.map +1 -1
- package/fesm2022/flowbite-angular-icon-solid-weather.mjs.map +1 -1
- package/fesm2022/flowbite-angular-icon-solid.mjs.map +1 -1
- package/fesm2022/flowbite-angular-icon.mjs +9 -9
- package/fesm2022/flowbite-angular-icon.mjs.map +1 -1
- package/fesm2022/flowbite-angular-indicator.mjs +12 -12
- package/fesm2022/flowbite-angular-indicator.mjs.map +1 -1
- package/fesm2022/flowbite-angular-modal.mjs +48 -48
- package/fesm2022/flowbite-angular-modal.mjs.map +1 -1
- package/fesm2022/flowbite-angular-navbar.mjs +68 -68
- package/fesm2022/flowbite-angular-navbar.mjs.map +1 -1
- package/fesm2022/flowbite-angular-pagination.mjs +166 -176
- package/fesm2022/flowbite-angular-pagination.mjs.map +1 -1
- package/fesm2022/flowbite-angular-sidebar.mjs +42 -42
- package/fesm2022/flowbite-angular-sidebar.mjs.map +1 -1
- package/fesm2022/flowbite-angular-tab.mjs +34 -34
- package/fesm2022/flowbite-angular-tab.mjs.map +1 -1
- package/fesm2022/flowbite-angular-table.mjs +65 -65
- package/fesm2022/flowbite-angular-table.mjs.map +1 -1
- package/fesm2022/flowbite-angular-theme-toggle.mjs +30 -30
- package/fesm2022/flowbite-angular-theme-toggle.mjs.map +1 -1
- package/fesm2022/flowbite-angular-tooltip.mjs +9 -9
- package/fesm2022/flowbite-angular-tooltip.mjs.map +1 -1
- package/fesm2022/flowbite-angular.mjs.map +1 -1
- package/form/README.md +4 -4
- package/icon/README.md +4 -4
- package/icon/brand/README.md +4 -4
- package/icon/outline/README.md +4 -4
- package/icon/solid/README.md +4 -4
- package/indicator/README.md +4 -4
- package/modal/README.md +4 -4
- package/navbar/README.md +4 -4
- package/package.json +82 -82
- package/pagination/README.md +4 -4
- package/sidebar/README.md +4 -4
- package/styles/flowbite-angular.css +1 -1
- package/tab/README.md +4 -4
- package/table/README.md +4 -4
- package/theme-toggle/README.md +4 -4
- package/tooltip/README.md +4 -4
- package/{accordion/index.d.ts → types/flowbite-angular-accordion.d.ts} +116 -116
- package/{alert/index.d.ts → types/flowbite-angular-alert.d.ts} +89 -89
- package/{badge/index.d.ts → types/flowbite-angular-badge.d.ts} +98 -98
- package/{breadcrumb/index.d.ts → types/flowbite-angular-breadcrumb.d.ts} +97 -97
- package/{button-group/index.d.ts → types/flowbite-angular-button-group.d.ts} +36 -36
- package/{button/index.d.ts → types/flowbite-angular-button.d.ts} +76 -76
- package/{card/index.d.ts → types/flowbite-angular-card.d.ts} +97 -97
- package/{clipboard/index.d.ts → types/flowbite-angular-clipboard.d.ts} +37 -37
- package/{dropdown/index.d.ts → types/flowbite-angular-dropdown.d.ts} +78 -78
- package/{form/index.d.ts → types/flowbite-angular-form.d.ts} +113 -113
- package/{icon/index.d.ts → types/flowbite-angular-icon.d.ts} +46 -46
- package/{indicator/index.d.ts → types/flowbite-angular-indicator.d.ts} +65 -65
- package/{modal/index.d.ts → types/flowbite-angular-modal.d.ts} +119 -119
- package/{navbar/index.d.ts → types/flowbite-angular-navbar.d.ts} +161 -161
- package/{pagination/index.d.ts → types/flowbite-angular-pagination.d.ts} +219 -219
- package/{sidebar/index.d.ts → types/flowbite-angular-sidebar.d.ts} +107 -107
- package/{tab/index.d.ts → types/flowbite-angular-tab.d.ts} +107 -107
- package/{table/index.d.ts → types/flowbite-angular-table.d.ts} +102 -102
- package/{theme-toggle/index.d.ts → types/flowbite-angular-theme-toggle.d.ts} +82 -82
- package/{tooltip/index.d.ts → types/flowbite-angular-tooltip.d.ts} +31 -31
- /package/{icon/brand/index.d.ts → types/flowbite-angular-icon-brand.d.ts} +0 -0
- /package/{icon/outline/arrows/index.d.ts → types/flowbite-angular-icon-outline-arrows.d.ts} +0 -0
- /package/{icon/outline/e-commerce/index.d.ts → types/flowbite-angular-icon-outline-e-commerce.d.ts} +0 -0
- /package/{icon/outline/emoji/index.d.ts → types/flowbite-angular-icon-outline-emoji.d.ts} +0 -0
- /package/{icon/outline/files-folders/index.d.ts → types/flowbite-angular-icon-outline-files-folders.d.ts} +0 -0
- /package/{icon/outline/general/index.d.ts → types/flowbite-angular-icon-outline-general.d.ts} +0 -0
- /package/{icon/outline/media/index.d.ts → types/flowbite-angular-icon-outline-media.d.ts} +0 -0
- /package/{icon/outline/text/index.d.ts → types/flowbite-angular-icon-outline-text.d.ts} +0 -0
- /package/{icon/outline/user/index.d.ts → types/flowbite-angular-icon-outline-user.d.ts} +0 -0
- /package/{icon/outline/weather/index.d.ts → types/flowbite-angular-icon-outline-weather.d.ts} +0 -0
- /package/{icon/outline/index.d.ts → types/flowbite-angular-icon-outline.d.ts} +0 -0
- /package/{icon/solid/arrows/index.d.ts → types/flowbite-angular-icon-solid-arrows.d.ts} +0 -0
- /package/{icon/solid/brands/index.d.ts → types/flowbite-angular-icon-solid-brands.d.ts} +0 -0
- /package/{icon/solid/e-commerce/index.d.ts → types/flowbite-angular-icon-solid-e-commerce.d.ts} +0 -0
- /package/{icon/solid/emoji/index.d.ts → types/flowbite-angular-icon-solid-emoji.d.ts} +0 -0
- /package/{icon/solid/files-folder/index.d.ts → types/flowbite-angular-icon-solid-files-folder.d.ts} +0 -0
- /package/{icon/solid/general/index.d.ts → types/flowbite-angular-icon-solid-general.d.ts} +0 -0
- /package/{icon/solid/media/index.d.ts → types/flowbite-angular-icon-solid-media.d.ts} +0 -0
- /package/{icon/solid/text/index.d.ts → types/flowbite-angular-icon-solid-text.d.ts} +0 -0
- /package/{icon/solid/user/index.d.ts → types/flowbite-angular-icon-solid-user.d.ts} +0 -0
- /package/{icon/solid/weather/index.d.ts → types/flowbite-angular-icon-solid-weather.d.ts} +0 -0
- /package/{icon/solid/index.d.ts → types/flowbite-angular-icon-solid.d.ts} +0 -0
- /package/{index.d.ts → types/flowbite-angular.d.ts} +0 -0
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import * as ng_primitives_state from 'ng-primitives/state';
|
|
2
2
|
import * as _angular_core from '@angular/core';
|
|
3
3
|
import { InjectionToken, Provider } from '@angular/core';
|
|
4
|
-
import
|
|
4
|
+
import * as flowbite_angular_navbar from 'flowbite-angular/navbar';
|
|
5
|
+
import { FlowbiteColors, ColorToTheme, FlowbiteBoolean, DeepPartial } from 'flowbite-angular';
|
|
5
6
|
import * as _angular_cdk_coercion from '@angular/cdk/coercion';
|
|
6
7
|
import { BooleanInput } from '@angular/cdk/coercion';
|
|
7
|
-
import * as flowbite_angular_navbar from 'flowbite-angular/navbar';
|
|
8
8
|
import * as flowbite_angular_button from 'flowbite-angular/button';
|
|
9
9
|
import { FlowbiteBaseButtonSizes, FlowbiteBaseButtonColors, BaseButton } from 'flowbite-angular/button';
|
|
10
10
|
import * as i2 from 'ng-primitives/button';
|
|
@@ -29,45 +29,8 @@ interface FlowbiteNavbarContainerTheme {
|
|
|
29
29
|
}
|
|
30
30
|
declare const flowbiteNavbarTheme: FlowbiteNavbarTheme;
|
|
31
31
|
|
|
32
|
-
interface FlowbiteNavbarConfig {
|
|
33
|
-
/**
|
|
34
|
-
* The default theme of navbar
|
|
35
|
-
*/
|
|
36
|
-
baseTheme: FlowbiteNavbarTheme;
|
|
37
|
-
/**
|
|
38
|
-
* Whether the navbar is fixed
|
|
39
|
-
*/
|
|
40
|
-
fixed: boolean;
|
|
41
|
-
/**
|
|
42
|
-
* Whether the navbar is open
|
|
43
|
-
*/
|
|
44
|
-
open: boolean;
|
|
45
|
-
/**
|
|
46
|
-
* The color of navbar
|
|
47
|
-
*/
|
|
48
|
-
color: keyof FlowbiteNavbarColors;
|
|
49
|
-
/**
|
|
50
|
-
* The custom theme of navbar
|
|
51
|
-
*/
|
|
52
|
-
customTheme: DeepPartial<FlowbiteNavbarTheme>;
|
|
53
|
-
}
|
|
54
|
-
declare const defaultFlowbiteNavbarConfig: FlowbiteNavbarConfig;
|
|
55
|
-
declare const FlowbiteNavbarConfigToken: InjectionToken<FlowbiteNavbarConfig>;
|
|
56
|
-
/**
|
|
57
|
-
* Provide the default Navbar configuration
|
|
58
|
-
* @param config The Navbar configuration
|
|
59
|
-
* @returns The provider
|
|
60
|
-
*/
|
|
61
|
-
declare const provideFlowbiteNavbarConfig: (config: Partial<FlowbiteNavbarConfig>) => Provider[];
|
|
62
|
-
/**
|
|
63
|
-
* Inject the Navbar configuration
|
|
64
|
-
* @see {@link defaultFlowbiteNavbarConfig}
|
|
65
|
-
* @returns The configuration
|
|
66
|
-
*/
|
|
67
|
-
declare const injectFlowbiteNavbarConfig: () => FlowbiteNavbarConfig;
|
|
68
|
-
|
|
69
32
|
declare class Navbar {
|
|
70
|
-
protected readonly config: FlowbiteNavbarConfig;
|
|
33
|
+
protected readonly config: flowbite_angular_navbar.FlowbiteNavbarConfig;
|
|
71
34
|
/**
|
|
72
35
|
* @see {@link injectFlowbiteNavbarConfig}
|
|
73
36
|
*/
|
|
@@ -211,48 +174,45 @@ declare const injectFlowbiteNavbarState: <U = {
|
|
|
211
174
|
}>(injectOptions?: _angular_core.InjectOptions) => _angular_core.Signal<ng_primitives_state.State<U>>;
|
|
212
175
|
declare const flowbiteNavbarState: <U>(state: U) => ng_primitives_state.CreatedState<U>;
|
|
213
176
|
|
|
214
|
-
interface
|
|
215
|
-
host: FlowbiteNavbarItemHostTheme;
|
|
216
|
-
}
|
|
217
|
-
interface FlowbiteNavbarItemHostTheme {
|
|
218
|
-
base: string;
|
|
219
|
-
transition: string;
|
|
220
|
-
focus: string;
|
|
221
|
-
disabled: string;
|
|
222
|
-
size: FlowbiteBaseButtonSizes;
|
|
223
|
-
pill: FlowbiteBoolean;
|
|
224
|
-
color: FlowbiteBaseButtonColors;
|
|
225
|
-
colorOutline: FlowbiteBaseButtonColors;
|
|
226
|
-
}
|
|
227
|
-
declare const flowbiteNavbarItemTheme: FlowbiteNavbarItemTheme;
|
|
228
|
-
|
|
229
|
-
interface FlowbiteNavbarItemConfig {
|
|
177
|
+
interface FlowbiteNavbarConfig {
|
|
230
178
|
/**
|
|
231
|
-
* The default theme of navbar
|
|
179
|
+
* The default theme of navbar
|
|
232
180
|
*/
|
|
233
|
-
baseTheme:
|
|
181
|
+
baseTheme: FlowbiteNavbarTheme;
|
|
234
182
|
/**
|
|
235
|
-
*
|
|
183
|
+
* Whether the navbar is fixed
|
|
236
184
|
*/
|
|
237
|
-
|
|
185
|
+
fixed: boolean;
|
|
186
|
+
/**
|
|
187
|
+
* Whether the navbar is open
|
|
188
|
+
*/
|
|
189
|
+
open: boolean;
|
|
190
|
+
/**
|
|
191
|
+
* The color of navbar
|
|
192
|
+
*/
|
|
193
|
+
color: keyof FlowbiteNavbarColors;
|
|
194
|
+
/**
|
|
195
|
+
* The custom theme of navbar
|
|
196
|
+
*/
|
|
197
|
+
customTheme: DeepPartial<FlowbiteNavbarTheme>;
|
|
238
198
|
}
|
|
239
|
-
declare const
|
|
240
|
-
declare const
|
|
199
|
+
declare const defaultFlowbiteNavbarConfig: FlowbiteNavbarConfig;
|
|
200
|
+
declare const FlowbiteNavbarConfigToken: InjectionToken<FlowbiteNavbarConfig>;
|
|
241
201
|
/**
|
|
242
|
-
* Provide the default
|
|
243
|
-
* @param config The
|
|
202
|
+
* Provide the default Navbar configuration
|
|
203
|
+
* @param config The Navbar configuration
|
|
244
204
|
* @returns The provider
|
|
245
205
|
*/
|
|
246
|
-
declare const
|
|
206
|
+
declare const provideFlowbiteNavbarConfig: (config: Partial<FlowbiteNavbarConfig>) => Provider[];
|
|
247
207
|
/**
|
|
248
|
-
* Inject the
|
|
249
|
-
* @see {@link
|
|
208
|
+
* Inject the Navbar configuration
|
|
209
|
+
* @see {@link defaultFlowbiteNavbarConfig}
|
|
250
210
|
* @returns The configuration
|
|
251
211
|
*/
|
|
252
|
-
declare const
|
|
212
|
+
declare const injectFlowbiteNavbarConfig: () => FlowbiteNavbarConfig;
|
|
253
213
|
|
|
254
214
|
declare class NavbarItem {
|
|
255
|
-
protected readonly config: FlowbiteNavbarItemConfig;
|
|
215
|
+
protected readonly config: flowbite_angular_navbar.FlowbiteNavbarItemConfig;
|
|
256
216
|
protected readonly navbarState: _angular_core.Signal<ng_primitives_state.State<{
|
|
257
217
|
readonly config: flowbite_angular_navbar.FlowbiteNavbarConfig;
|
|
258
218
|
readonly fixed: _angular_core.InputSignalWithTransform<boolean, _angular_cdk_coercion.BooleanInput>;
|
|
@@ -519,50 +479,48 @@ declare const injectFlowbiteNavbarItemState: <U = {
|
|
|
519
479
|
}>(injectOptions?: _angular_core.InjectOptions) => _angular_core.Signal<ng_primitives_state.State<U>>;
|
|
520
480
|
declare const flowbiteNavbarItemState: <U>(state: U) => ng_primitives_state.CreatedState<U>;
|
|
521
481
|
|
|
522
|
-
interface
|
|
523
|
-
host:
|
|
524
|
-
container: FlowbiteNavbarContentContainerTheme;
|
|
525
|
-
}
|
|
526
|
-
interface FlowbiteNavbarContentHostTheme {
|
|
527
|
-
base: string;
|
|
528
|
-
transition: string;
|
|
529
|
-
fixed: FlowbiteBoolean;
|
|
530
|
-
open: FlowbiteBoolean;
|
|
482
|
+
interface FlowbiteNavbarItemTheme {
|
|
483
|
+
host: FlowbiteNavbarItemHostTheme;
|
|
531
484
|
}
|
|
532
|
-
interface
|
|
485
|
+
interface FlowbiteNavbarItemHostTheme {
|
|
533
486
|
base: string;
|
|
534
487
|
transition: string;
|
|
535
|
-
|
|
488
|
+
focus: string;
|
|
489
|
+
disabled: string;
|
|
490
|
+
size: FlowbiteBaseButtonSizes;
|
|
491
|
+
pill: FlowbiteBoolean;
|
|
492
|
+
color: FlowbiteBaseButtonColors;
|
|
493
|
+
colorOutline: FlowbiteBaseButtonColors;
|
|
536
494
|
}
|
|
537
|
-
declare const
|
|
495
|
+
declare const flowbiteNavbarItemTheme: FlowbiteNavbarItemTheme;
|
|
538
496
|
|
|
539
|
-
interface
|
|
497
|
+
interface FlowbiteNavbarItemConfig {
|
|
540
498
|
/**
|
|
541
|
-
* The default theme of navbar-
|
|
499
|
+
* The default theme of navbar-item
|
|
542
500
|
*/
|
|
543
|
-
baseTheme:
|
|
501
|
+
baseTheme: FlowbiteNavbarItemTheme;
|
|
544
502
|
/**
|
|
545
|
-
* The custom theme of navbar-
|
|
503
|
+
* The custom theme of navbar-item
|
|
546
504
|
*/
|
|
547
|
-
customTheme: DeepPartial<
|
|
505
|
+
customTheme: DeepPartial<FlowbiteNavbarItemTheme>;
|
|
548
506
|
}
|
|
549
|
-
declare const
|
|
550
|
-
declare const
|
|
507
|
+
declare const defaultFlowbiteNavbarItemConfig: FlowbiteNavbarItemConfig;
|
|
508
|
+
declare const FlowbiteNavbarItemConfigToken: InjectionToken<FlowbiteNavbarItemConfig>;
|
|
551
509
|
/**
|
|
552
|
-
* Provide the default
|
|
553
|
-
* @param config The
|
|
510
|
+
* Provide the default NavbarItem configuration
|
|
511
|
+
* @param config The NavbarItem configuration
|
|
554
512
|
* @returns The provider
|
|
555
513
|
*/
|
|
556
|
-
declare const
|
|
514
|
+
declare const provideFlowbiteNavbarItemConfig: (config: Partial<FlowbiteNavbarItemConfig>) => Provider[];
|
|
557
515
|
/**
|
|
558
|
-
* Inject the
|
|
559
|
-
* @see {@link
|
|
516
|
+
* Inject the NavbarItem configuration
|
|
517
|
+
* @see {@link defaultFlowbiteNavbarItemConfig}
|
|
560
518
|
* @returns The configuration
|
|
561
519
|
*/
|
|
562
|
-
declare const
|
|
520
|
+
declare const injectFlowbiteNavbarItemConfig: () => FlowbiteNavbarItemConfig;
|
|
563
521
|
|
|
564
522
|
declare class NavbarContent {
|
|
565
|
-
protected readonly config: FlowbiteNavbarContentConfig;
|
|
523
|
+
protected readonly config: flowbite_angular_navbar.FlowbiteNavbarContentConfig;
|
|
566
524
|
protected readonly navbarState: _angular_core.Signal<ng_primitives_state.State<{
|
|
567
525
|
readonly config: flowbite_angular_navbar.FlowbiteNavbarConfig;
|
|
568
526
|
readonly fixed: _angular_core.InputSignalWithTransform<boolean, _angular_cdk_coercion.BooleanInput>;
|
|
@@ -764,48 +722,50 @@ declare const injectFlowbiteNavbarContentState: <U = {
|
|
|
764
722
|
}>(injectOptions?: _angular_core.InjectOptions) => _angular_core.Signal<ng_primitives_state.State<U>>;
|
|
765
723
|
declare const flowbiteNavbarContentState: <U>(state: U) => ng_primitives_state.CreatedState<U>;
|
|
766
724
|
|
|
767
|
-
interface
|
|
768
|
-
host:
|
|
725
|
+
interface FlowbiteNavbarContentTheme {
|
|
726
|
+
host: FlowbiteNavbarContentHostTheme;
|
|
727
|
+
container: FlowbiteNavbarContentContainerTheme;
|
|
769
728
|
}
|
|
770
|
-
interface
|
|
729
|
+
interface FlowbiteNavbarContentHostTheme {
|
|
771
730
|
base: string;
|
|
772
731
|
transition: string;
|
|
773
|
-
|
|
774
|
-
|
|
775
|
-
size: FlowbiteBaseButtonSizes;
|
|
776
|
-
pill: FlowbiteBoolean;
|
|
777
|
-
color: FlowbiteBaseButtonColors;
|
|
778
|
-
colorOutline: FlowbiteBaseButtonColors;
|
|
732
|
+
fixed: FlowbiteBoolean;
|
|
733
|
+
open: FlowbiteBoolean;
|
|
779
734
|
}
|
|
780
|
-
|
|
735
|
+
interface FlowbiteNavbarContentContainerTheme {
|
|
736
|
+
base: string;
|
|
737
|
+
transition: string;
|
|
738
|
+
color: FlowbiteNavbarColors;
|
|
739
|
+
}
|
|
740
|
+
declare const flowbiteNavbarContentTheme: FlowbiteNavbarContentTheme;
|
|
781
741
|
|
|
782
|
-
interface
|
|
742
|
+
interface FlowbiteNavbarContentConfig {
|
|
783
743
|
/**
|
|
784
|
-
* The default theme of navbar-
|
|
744
|
+
* The default theme of navbar-content
|
|
785
745
|
*/
|
|
786
|
-
baseTheme:
|
|
746
|
+
baseTheme: FlowbiteNavbarContentTheme;
|
|
787
747
|
/**
|
|
788
|
-
* The custom theme of navbar-
|
|
748
|
+
* The custom theme of navbar-content
|
|
789
749
|
*/
|
|
790
|
-
customTheme: DeepPartial<
|
|
750
|
+
customTheme: DeepPartial<FlowbiteNavbarContentTheme>;
|
|
791
751
|
}
|
|
792
|
-
declare const
|
|
793
|
-
declare const
|
|
752
|
+
declare const defaultFlowbiteNavbarContentConfig: FlowbiteNavbarContentConfig;
|
|
753
|
+
declare const FlowbiteNavbarContentConfigToken: InjectionToken<FlowbiteNavbarContentConfig>;
|
|
794
754
|
/**
|
|
795
|
-
* Provide the default
|
|
796
|
-
* @param config The
|
|
755
|
+
* Provide the default NavbarContent configuration
|
|
756
|
+
* @param config The NavbarContent configuration
|
|
797
757
|
* @returns The provider
|
|
798
758
|
*/
|
|
799
|
-
declare const
|
|
759
|
+
declare const provideFlowbiteNavbarContentConfig: (config: Partial<FlowbiteNavbarContentConfig>) => Provider[];
|
|
800
760
|
/**
|
|
801
|
-
* Inject the
|
|
802
|
-
* @see {@link
|
|
761
|
+
* Inject the NavbarContent configuration
|
|
762
|
+
* @see {@link defaultFlowbiteNavbarContentConfig}
|
|
803
763
|
* @returns The configuration
|
|
804
764
|
*/
|
|
805
|
-
declare const
|
|
765
|
+
declare const injectFlowbiteNavbarContentConfig: () => FlowbiteNavbarContentConfig;
|
|
806
766
|
|
|
807
767
|
declare class NavbarToggle {
|
|
808
|
-
protected readonly config: FlowbiteNavbarToggleConfig;
|
|
768
|
+
protected readonly config: flowbite_angular_navbar.FlowbiteNavbarToggleConfig;
|
|
809
769
|
protected readonly navbarState: _angular_core.Signal<ng_primitives_state.State<{
|
|
810
770
|
readonly config: flowbite_angular_navbar.FlowbiteNavbarConfig;
|
|
811
771
|
readonly fixed: _angular_core.InputSignalWithTransform<boolean, _angular_cdk_coercion.BooleanInput>;
|
|
@@ -1072,42 +1032,48 @@ declare const injectFlowbiteNavbarToggleState: <U = {
|
|
|
1072
1032
|
}>(injectOptions?: _angular_core.InjectOptions) => _angular_core.Signal<ng_primitives_state.State<U>>;
|
|
1073
1033
|
declare const flowbiteNavbarToggleState: <U>(state: U) => ng_primitives_state.CreatedState<U>;
|
|
1074
1034
|
|
|
1075
|
-
interface
|
|
1076
|
-
host:
|
|
1035
|
+
interface FlowbiteNavbarToggleTheme {
|
|
1036
|
+
host: FlowbiteNavbarToggleHostTheme;
|
|
1077
1037
|
}
|
|
1078
|
-
interface
|
|
1038
|
+
interface FlowbiteNavbarToggleHostTheme {
|
|
1079
1039
|
base: string;
|
|
1080
1040
|
transition: string;
|
|
1041
|
+
focus: string;
|
|
1042
|
+
disabled: string;
|
|
1043
|
+
size: FlowbiteBaseButtonSizes;
|
|
1044
|
+
pill: FlowbiteBoolean;
|
|
1045
|
+
color: FlowbiteBaseButtonColors;
|
|
1046
|
+
colorOutline: FlowbiteBaseButtonColors;
|
|
1081
1047
|
}
|
|
1082
|
-
declare const
|
|
1048
|
+
declare const flowbiteNavbarToggleTheme: FlowbiteNavbarToggleTheme;
|
|
1083
1049
|
|
|
1084
|
-
interface
|
|
1050
|
+
interface FlowbiteNavbarToggleConfig {
|
|
1085
1051
|
/**
|
|
1086
|
-
* The default theme of navbar-
|
|
1052
|
+
* The default theme of navbar-toggle
|
|
1087
1053
|
*/
|
|
1088
|
-
baseTheme:
|
|
1054
|
+
baseTheme: FlowbiteNavbarToggleTheme;
|
|
1089
1055
|
/**
|
|
1090
|
-
* The custom theme of navbar-
|
|
1056
|
+
* The custom theme of navbar-toggle
|
|
1091
1057
|
*/
|
|
1092
|
-
customTheme: DeepPartial<
|
|
1058
|
+
customTheme: DeepPartial<FlowbiteNavbarToggleTheme>;
|
|
1093
1059
|
}
|
|
1094
|
-
declare const
|
|
1095
|
-
declare const
|
|
1060
|
+
declare const defaultFlowbiteNavbarToggleConfig: FlowbiteNavbarToggleConfig;
|
|
1061
|
+
declare const FlowbiteNavbarToggleConfigToken: InjectionToken<FlowbiteNavbarToggleConfig>;
|
|
1096
1062
|
/**
|
|
1097
|
-
* Provide the default
|
|
1098
|
-
* @param config The
|
|
1063
|
+
* Provide the default NavbarToggle configuration
|
|
1064
|
+
* @param config The NavbarToggle configuration
|
|
1099
1065
|
* @returns The provider
|
|
1100
1066
|
*/
|
|
1101
|
-
declare const
|
|
1067
|
+
declare const provideFlowbiteNavbarToggleConfig: (config: Partial<FlowbiteNavbarToggleConfig>) => Provider[];
|
|
1102
1068
|
/**
|
|
1103
|
-
* Inject the
|
|
1104
|
-
* @see {@link
|
|
1069
|
+
* Inject the NavbarToggle configuration
|
|
1070
|
+
* @see {@link defaultFlowbiteNavbarToggleConfig}
|
|
1105
1071
|
* @returns The configuration
|
|
1106
1072
|
*/
|
|
1107
|
-
declare const
|
|
1073
|
+
declare const injectFlowbiteNavbarToggleConfig: () => FlowbiteNavbarToggleConfig;
|
|
1108
1074
|
|
|
1109
1075
|
declare class NavbarBrand {
|
|
1110
|
-
protected readonly config: FlowbiteNavbarBrandConfig;
|
|
1076
|
+
protected readonly config: flowbite_angular_navbar.FlowbiteNavbarBrandConfig;
|
|
1111
1077
|
/**
|
|
1112
1078
|
* @see {@link injectFlowbiteNavbarBrandConfig}
|
|
1113
1079
|
*/
|
|
@@ -1146,45 +1112,39 @@ declare const injectFlowbiteNavbarBrandState: <U = {
|
|
|
1146
1112
|
}>(injectOptions?: _angular_core.InjectOptions) => _angular_core.Signal<ng_primitives_state.State<U>>;
|
|
1147
1113
|
declare const flowbiteNavbarBrandState: <U>(state: U) => ng_primitives_state.CreatedState<U>;
|
|
1148
1114
|
|
|
1149
|
-
interface
|
|
1150
|
-
host:
|
|
1115
|
+
interface FlowbiteNavbarBrandTheme {
|
|
1116
|
+
host: FlowbiteNavbarBrandHostTheme;
|
|
1151
1117
|
}
|
|
1152
|
-
interface
|
|
1118
|
+
interface FlowbiteNavbarBrandHostTheme {
|
|
1153
1119
|
base: string;
|
|
1154
1120
|
transition: string;
|
|
1155
|
-
focus: string;
|
|
1156
|
-
disabled: string;
|
|
1157
|
-
size: FlowbiteBaseButtonSizes;
|
|
1158
|
-
pill: FlowbiteBoolean;
|
|
1159
|
-
color: FlowbiteBaseButtonColors;
|
|
1160
|
-
colorOutline: FlowbiteBaseButtonColors;
|
|
1161
1121
|
}
|
|
1162
|
-
declare const
|
|
1122
|
+
declare const flowbiteNavbarBrandTheme: FlowbiteNavbarBrandTheme;
|
|
1163
1123
|
|
|
1164
|
-
interface
|
|
1124
|
+
interface FlowbiteNavbarBrandConfig {
|
|
1165
1125
|
/**
|
|
1166
|
-
* The default theme of
|
|
1126
|
+
* The default theme of navbar-brand
|
|
1167
1127
|
*/
|
|
1168
|
-
baseTheme:
|
|
1128
|
+
baseTheme: FlowbiteNavbarBrandTheme;
|
|
1169
1129
|
/**
|
|
1170
|
-
* The custom theme of
|
|
1130
|
+
* The custom theme of navbar-brand
|
|
1171
1131
|
*/
|
|
1172
|
-
customTheme: DeepPartial<
|
|
1132
|
+
customTheme: DeepPartial<FlowbiteNavbarBrandTheme>;
|
|
1173
1133
|
}
|
|
1174
|
-
declare const
|
|
1175
|
-
declare const
|
|
1134
|
+
declare const defaultFlowbiteNavbarBrandConfig: FlowbiteNavbarBrandConfig;
|
|
1135
|
+
declare const FlowbiteNavbarBrandConfigToken: InjectionToken<FlowbiteNavbarBrandConfig>;
|
|
1176
1136
|
/**
|
|
1177
|
-
* Provide the default
|
|
1178
|
-
* @param config The
|
|
1137
|
+
* Provide the default NavbarBrand configuration
|
|
1138
|
+
* @param config The NavbarBrand configuration
|
|
1179
1139
|
* @returns The provider
|
|
1180
1140
|
*/
|
|
1181
|
-
declare const
|
|
1141
|
+
declare const provideFlowbiteNavbarBrandConfig: (config: Partial<FlowbiteNavbarBrandConfig>) => Provider[];
|
|
1182
1142
|
/**
|
|
1183
|
-
* Inject the
|
|
1184
|
-
* @see {@link
|
|
1143
|
+
* Inject the NavbarBrand configuration
|
|
1144
|
+
* @see {@link defaultFlowbiteNavbarBrandConfig}
|
|
1185
1145
|
* @returns The configuration
|
|
1186
1146
|
*/
|
|
1187
|
-
declare const
|
|
1147
|
+
declare const injectFlowbiteNavbarBrandConfig: () => FlowbiteNavbarBrandConfig;
|
|
1188
1148
|
|
|
1189
1149
|
declare class NavbarIconItem {
|
|
1190
1150
|
protected readonly baseButtonState: _angular_core.Signal<ng_primitives_state.State<{
|
|
@@ -1255,7 +1215,7 @@ declare class NavbarIconItem {
|
|
|
1255
1215
|
readonly state: ng_primitives_state.CreatedState<flowbite_angular_navbar.Navbar>;
|
|
1256
1216
|
toggle: (newState?: boolean) => void;
|
|
1257
1217
|
}>>;
|
|
1258
|
-
protected readonly config: FlowbiteNavbarIconItemConfig;
|
|
1218
|
+
protected readonly config: flowbite_angular_navbar.FlowbiteNavbarIconItemConfig;
|
|
1259
1219
|
/**
|
|
1260
1220
|
* @see {@link injectFlowbiteNavbarIconItemConfig}
|
|
1261
1221
|
*/
|
|
@@ -1463,5 +1423,45 @@ declare const injectFlowbiteNavbarIconItemState: <U = {
|
|
|
1463
1423
|
}>(injectOptions?: _angular_core.InjectOptions) => _angular_core.Signal<ng_primitives_state.State<U>>;
|
|
1464
1424
|
declare const flowbiteNavbarIconItemState: <U>(state: U) => ng_primitives_state.CreatedState<U>;
|
|
1465
1425
|
|
|
1426
|
+
interface FlowbiteNavbarIconItemTheme {
|
|
1427
|
+
host: FlowbiteNavbarIconItemHostTheme;
|
|
1428
|
+
}
|
|
1429
|
+
interface FlowbiteNavbarIconItemHostTheme {
|
|
1430
|
+
base: string;
|
|
1431
|
+
transition: string;
|
|
1432
|
+
focus: string;
|
|
1433
|
+
disabled: string;
|
|
1434
|
+
size: FlowbiteBaseButtonSizes;
|
|
1435
|
+
pill: FlowbiteBoolean;
|
|
1436
|
+
color: FlowbiteBaseButtonColors;
|
|
1437
|
+
colorOutline: FlowbiteBaseButtonColors;
|
|
1438
|
+
}
|
|
1439
|
+
declare const flowbiteNavbarIconItemTheme: FlowbiteNavbarIconItemTheme;
|
|
1440
|
+
|
|
1441
|
+
interface FlowbiteNavbarIconItemConfig {
|
|
1442
|
+
/**
|
|
1443
|
+
* The default theme of NavbarIconItem
|
|
1444
|
+
*/
|
|
1445
|
+
baseTheme: FlowbiteNavbarIconItemTheme;
|
|
1446
|
+
/**
|
|
1447
|
+
* The custom theme of NavbarIconItem
|
|
1448
|
+
*/
|
|
1449
|
+
customTheme: DeepPartial<FlowbiteNavbarIconItemTheme>;
|
|
1450
|
+
}
|
|
1451
|
+
declare const defaultFlowbiteNavbarIconItemConfig: FlowbiteNavbarIconItemConfig;
|
|
1452
|
+
declare const FlowbiteNavbarIconItemConfigToken: InjectionToken<FlowbiteNavbarIconItemConfig>;
|
|
1453
|
+
/**
|
|
1454
|
+
* Provide the default NavbarIconItem configuration
|
|
1455
|
+
* @param config The NavbarIconItem configuration
|
|
1456
|
+
* @returns The provider
|
|
1457
|
+
*/
|
|
1458
|
+
declare const provideFlowbiteNavbarIconItemConfig: (config: Partial<FlowbiteNavbarIconItemConfig>) => Provider[];
|
|
1459
|
+
/**
|
|
1460
|
+
* Inject the NavbarIconItem configuration
|
|
1461
|
+
* @see {@link defaultFlowbiteNavbarIconItemConfig}
|
|
1462
|
+
* @returns The configuration
|
|
1463
|
+
*/
|
|
1464
|
+
declare const injectFlowbiteNavbarIconItemConfig: () => FlowbiteNavbarIconItemConfig;
|
|
1465
|
+
|
|
1466
1466
|
export { FlowbiteNavbarBrandConfigToken, FlowbiteNavbarBrandStateToken, FlowbiteNavbarConfigToken, FlowbiteNavbarContentConfigToken, FlowbiteNavbarContentStateToken, FlowbiteNavbarIconItemConfigToken, FlowbiteNavbarIconItemStateToken, FlowbiteNavbarItemConfigToken, FlowbiteNavbarItemStateToken, FlowbiteNavbarStateToken, FlowbiteNavbarToggleConfigToken, FlowbiteNavbarToggleStateToken, Navbar, NavbarBrand, NavbarContent, NavbarIconItem, NavbarItem, NavbarToggle, defaultFlowbiteNavbarBrandConfig, defaultFlowbiteNavbarConfig, defaultFlowbiteNavbarContentConfig, defaultFlowbiteNavbarIconItemConfig, defaultFlowbiteNavbarItemConfig, defaultFlowbiteNavbarToggleConfig, flowbiteNavbarBrandState, flowbiteNavbarBrandTheme, flowbiteNavbarContentState, flowbiteNavbarContentTheme, flowbiteNavbarIconItemState, flowbiteNavbarIconItemTheme, flowbiteNavbarItemState, flowbiteNavbarItemTheme, flowbiteNavbarState, flowbiteNavbarTheme, flowbiteNavbarToggleState, flowbiteNavbarToggleTheme, injectFlowbiteNavbarBrandConfig, injectFlowbiteNavbarBrandState, injectFlowbiteNavbarConfig, injectFlowbiteNavbarContentConfig, injectFlowbiteNavbarContentState, injectFlowbiteNavbarIconItemConfig, injectFlowbiteNavbarIconItemState, injectFlowbiteNavbarItemConfig, injectFlowbiteNavbarItemState, injectFlowbiteNavbarState, injectFlowbiteNavbarToggleConfig, injectFlowbiteNavbarToggleState, provideFlowbiteNavbarBrandConfig, provideFlowbiteNavbarBrandState, provideFlowbiteNavbarConfig, provideFlowbiteNavbarContentConfig, provideFlowbiteNavbarContentState, provideFlowbiteNavbarIconItemConfig, provideFlowbiteNavbarIconItemState, provideFlowbiteNavbarItemConfig, provideFlowbiteNavbarItemState, provideFlowbiteNavbarState, provideFlowbiteNavbarToggleConfig, provideFlowbiteNavbarToggleState };
|
|
1467
1467
|
export type { FlowbiteNavbarBrandConfig, FlowbiteNavbarBrandHostTheme, FlowbiteNavbarBrandTheme, FlowbiteNavbarColors, FlowbiteNavbarConfig, FlowbiteNavbarContainerTheme, FlowbiteNavbarContentConfig, FlowbiteNavbarContentContainerTheme, FlowbiteNavbarContentHostTheme, FlowbiteNavbarContentTheme, FlowbiteNavbarHostTheme, FlowbiteNavbarIconItemConfig, FlowbiteNavbarIconItemHostTheme, FlowbiteNavbarIconItemTheme, FlowbiteNavbarItemConfig, FlowbiteNavbarItemHostTheme, FlowbiteNavbarItemTheme, FlowbiteNavbarTheme, FlowbiteNavbarToggleConfig, FlowbiteNavbarToggleHostTheme, FlowbiteNavbarToggleTheme };
|