flowbite-angular 20.1.2 → 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 +45 -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 +79 -79
- 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} +122 -112
- 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,11 +1,11 @@
|
|
|
1
|
-
import
|
|
2
|
-
import { FlowbiteBaseButtonColors } from 'flowbite-angular/button';
|
|
1
|
+
import * as flowbite_angular_pagination from 'flowbite-angular/pagination';
|
|
3
2
|
import * as _angular_core from '@angular/core';
|
|
4
3
|
import { InjectionToken, Provider } from '@angular/core';
|
|
5
4
|
import * as ng_primitives_state from 'ng-primitives/state';
|
|
5
|
+
import { ColorToTheme, FlowbiteSizes, DeepPartial } from 'flowbite-angular';
|
|
6
|
+
import { FlowbiteBaseButtonColors } from 'flowbite-angular/button';
|
|
6
7
|
import * as i1 from 'ng-primitives/pagination';
|
|
7
8
|
import { NgpPagination } from 'ng-primitives/pagination';
|
|
8
|
-
import * as flowbite_angular_pagination from 'flowbite-angular/pagination';
|
|
9
9
|
import * as _angular_cdk_coercion from '@angular/cdk/coercion';
|
|
10
10
|
import { BooleanInput } from '@angular/cdk/coercion';
|
|
11
11
|
import * as i2 from 'ng-primitives/interactions';
|
|
@@ -30,46 +30,9 @@ interface FlowbitePaginationContainerTheme {
|
|
|
30
30
|
}
|
|
31
31
|
declare const flowbitePaginationTheme: FlowbitePaginationTheme;
|
|
32
32
|
|
|
33
|
-
interface FlowbitePaginationConfig {
|
|
34
|
-
/**
|
|
35
|
-
* The default theme of pagination
|
|
36
|
-
*/
|
|
37
|
-
baseTheme: FlowbitePaginationTheme;
|
|
38
|
-
/**
|
|
39
|
-
* The default tabs number of pagination
|
|
40
|
-
*/
|
|
41
|
-
tabs: number;
|
|
42
|
-
/**
|
|
43
|
-
* The default color of pagination
|
|
44
|
-
*/
|
|
45
|
-
color: keyof FlowbitePaginationColors;
|
|
46
|
-
/**
|
|
47
|
-
* The default size of pagination
|
|
48
|
-
*/
|
|
49
|
-
size: keyof FlowbitePaginationSizes;
|
|
50
|
-
/**
|
|
51
|
-
* The custom theme of pagination
|
|
52
|
-
*/
|
|
53
|
-
customTheme: DeepPartial<FlowbitePaginationTheme>;
|
|
54
|
-
}
|
|
55
|
-
declare const defaultFlowbitePaginationConfig: FlowbitePaginationConfig;
|
|
56
|
-
declare const FlowbitePaginationConfigToken: InjectionToken<FlowbitePaginationConfig>;
|
|
57
|
-
/**
|
|
58
|
-
* Provide the default Pagination configuration
|
|
59
|
-
* @param config The Pagination configuration
|
|
60
|
-
* @returns The provider
|
|
61
|
-
*/
|
|
62
|
-
declare const provideFlowbitePaginationConfig: (config: Partial<FlowbitePaginationConfig>) => Provider[];
|
|
63
|
-
/**
|
|
64
|
-
* Inject the Pagination configuration
|
|
65
|
-
* @see {@link defaultFlowbitePaginationConfig}
|
|
66
|
-
* @returns The configuration
|
|
67
|
-
*/
|
|
68
|
-
declare const injectFlowbitePaginationConfig: () => FlowbitePaginationConfig;
|
|
69
|
-
|
|
70
33
|
declare class Pagination {
|
|
71
34
|
protected readonly paginationState: _angular_core.Signal<ng_primitives_state.State<NgpPagination>>;
|
|
72
|
-
protected readonly config: FlowbitePaginationConfig;
|
|
35
|
+
protected readonly config: flowbite_angular_pagination.FlowbitePaginationConfig;
|
|
73
36
|
/**
|
|
74
37
|
* Value of how many page tabs to display
|
|
75
38
|
*/
|
|
@@ -158,6 +121,43 @@ declare const injectFlowbitePaginationState: <U = {
|
|
|
158
121
|
}>(injectOptions?: _angular_core.InjectOptions) => _angular_core.Signal<ng_primitives_state.State<U>>;
|
|
159
122
|
declare const flowbitePaginationState: <U>(state: U) => ng_primitives_state.CreatedState<U>;
|
|
160
123
|
|
|
124
|
+
interface FlowbitePaginationConfig {
|
|
125
|
+
/**
|
|
126
|
+
* The default theme of pagination
|
|
127
|
+
*/
|
|
128
|
+
baseTheme: FlowbitePaginationTheme;
|
|
129
|
+
/**
|
|
130
|
+
* The default tabs number of pagination
|
|
131
|
+
*/
|
|
132
|
+
tabs: number;
|
|
133
|
+
/**
|
|
134
|
+
* The default color of pagination
|
|
135
|
+
*/
|
|
136
|
+
color: keyof FlowbitePaginationColors;
|
|
137
|
+
/**
|
|
138
|
+
* The default size of pagination
|
|
139
|
+
*/
|
|
140
|
+
size: keyof FlowbitePaginationSizes;
|
|
141
|
+
/**
|
|
142
|
+
* The custom theme of pagination
|
|
143
|
+
*/
|
|
144
|
+
customTheme: DeepPartial<FlowbitePaginationTheme>;
|
|
145
|
+
}
|
|
146
|
+
declare const defaultFlowbitePaginationConfig: FlowbitePaginationConfig;
|
|
147
|
+
declare const FlowbitePaginationConfigToken: InjectionToken<FlowbitePaginationConfig>;
|
|
148
|
+
/**
|
|
149
|
+
* Provide the default Pagination configuration
|
|
150
|
+
* @param config The Pagination configuration
|
|
151
|
+
* @returns The provider
|
|
152
|
+
*/
|
|
153
|
+
declare const provideFlowbitePaginationConfig: (config: Partial<FlowbitePaginationConfig>) => Provider[];
|
|
154
|
+
/**
|
|
155
|
+
* Inject the Pagination configuration
|
|
156
|
+
* @see {@link defaultFlowbitePaginationConfig}
|
|
157
|
+
* @returns The configuration
|
|
158
|
+
*/
|
|
159
|
+
declare const injectFlowbitePaginationConfig: () => FlowbitePaginationConfig;
|
|
160
|
+
|
|
161
161
|
interface FlowbitePaginationFirstSizes extends FlowbitePaginationSizes {
|
|
162
162
|
[key: string]: string;
|
|
163
163
|
}
|
|
@@ -177,45 +177,8 @@ interface FlowbitePaginationFirstHostTheme {
|
|
|
177
177
|
}
|
|
178
178
|
declare const flowbitePaginationFirstTheme: FlowbitePaginationFirstTheme;
|
|
179
179
|
|
|
180
|
-
interface FlowbitePaginationFirstConfig {
|
|
181
|
-
/**
|
|
182
|
-
* The default theme of PaginationFirst
|
|
183
|
-
*/
|
|
184
|
-
baseTheme: FlowbitePaginationFirstTheme;
|
|
185
|
-
/**
|
|
186
|
-
* The default color of button.
|
|
187
|
-
*/
|
|
188
|
-
color: keyof FlowbitePaginationFirstColors;
|
|
189
|
-
/**
|
|
190
|
-
* The default size of button.
|
|
191
|
-
*/
|
|
192
|
-
size: keyof FlowbitePaginationFirstSizes;
|
|
193
|
-
/**
|
|
194
|
-
* Whether the button is outline.
|
|
195
|
-
*/
|
|
196
|
-
outline: boolean;
|
|
197
|
-
/**
|
|
198
|
-
* The custom theme of PaginationFirst
|
|
199
|
-
*/
|
|
200
|
-
customTheme: DeepPartial<FlowbitePaginationFirstTheme>;
|
|
201
|
-
}
|
|
202
|
-
declare const defaultFlowbitePaginationFirstConfig: FlowbitePaginationFirstConfig;
|
|
203
|
-
declare const FlowbitePaginationFirstConfigToken: InjectionToken<FlowbitePaginationFirstConfig>;
|
|
204
|
-
/**
|
|
205
|
-
* Provide the default PaginationFirst configuration
|
|
206
|
-
* @param config The PaginationFirst configuration
|
|
207
|
-
* @returns The provider
|
|
208
|
-
*/
|
|
209
|
-
declare const provideFlowbitePaginationFirstConfig: (config: Partial<FlowbitePaginationFirstConfig>) => Provider[];
|
|
210
|
-
/**
|
|
211
|
-
* Inject the PaginationFirst configuration
|
|
212
|
-
* @see {@link defaultFlowbitePaginationFirstConfig}
|
|
213
|
-
* @returns The configuration
|
|
214
|
-
*/
|
|
215
|
-
declare const injectFlowbitePaginationFirstConfig: () => FlowbitePaginationFirstConfig;
|
|
216
|
-
|
|
217
180
|
declare class PaginationFirst {
|
|
218
|
-
protected readonly config: FlowbitePaginationFirstConfig;
|
|
181
|
+
protected readonly config: flowbite_angular_pagination.FlowbitePaginationFirstConfig;
|
|
219
182
|
/**
|
|
220
183
|
* @see {@link injectFlowbitePaginationFirstConfig}
|
|
221
184
|
*/
|
|
@@ -352,64 +315,64 @@ declare const injectFlowbitePaginationFirstState: <U = {
|
|
|
352
315
|
}>(injectOptions?: _angular_core.InjectOptions) => _angular_core.Signal<ng_primitives_state.State<U>>;
|
|
353
316
|
declare const flowbitePaginationFirstState: <U>(state: U) => ng_primitives_state.CreatedState<U>;
|
|
354
317
|
|
|
355
|
-
interface
|
|
356
|
-
[key: string]: string;
|
|
357
|
-
}
|
|
358
|
-
interface FlowbitePaginationPreviousColors extends FlowbitePaginationColors {
|
|
359
|
-
[key: string]: ColorToTheme;
|
|
360
|
-
}
|
|
361
|
-
interface FlowbitePaginationPreviousTheme {
|
|
362
|
-
host: FlowbitePaginationPreviousHostTheme;
|
|
363
|
-
}
|
|
364
|
-
interface FlowbitePaginationPreviousHostTheme {
|
|
365
|
-
base: string;
|
|
366
|
-
transition: string;
|
|
367
|
-
focus: string;
|
|
368
|
-
disabled: string;
|
|
369
|
-
size: FlowbitePaginationPreviousSizes;
|
|
370
|
-
colorOutline: FlowbitePaginationPreviousColors;
|
|
371
|
-
}
|
|
372
|
-
declare const flowbitePaginationPreviousTheme: FlowbitePaginationPreviousTheme;
|
|
373
|
-
|
|
374
|
-
interface FlowbitePaginationPreviousConfig {
|
|
318
|
+
interface FlowbitePaginationFirstConfig {
|
|
375
319
|
/**
|
|
376
|
-
* The default theme of
|
|
320
|
+
* The default theme of PaginationFirst
|
|
377
321
|
*/
|
|
378
|
-
baseTheme:
|
|
322
|
+
baseTheme: FlowbitePaginationFirstTheme;
|
|
379
323
|
/**
|
|
380
324
|
* The default color of button.
|
|
381
325
|
*/
|
|
382
|
-
color: keyof
|
|
326
|
+
color: keyof FlowbitePaginationFirstColors;
|
|
383
327
|
/**
|
|
384
328
|
* The default size of button.
|
|
385
329
|
*/
|
|
386
|
-
size: keyof
|
|
330
|
+
size: keyof FlowbitePaginationFirstSizes;
|
|
387
331
|
/**
|
|
388
332
|
* Whether the button is outline.
|
|
389
333
|
*/
|
|
390
334
|
outline: boolean;
|
|
391
335
|
/**
|
|
392
|
-
* The custom theme of
|
|
336
|
+
* The custom theme of PaginationFirst
|
|
393
337
|
*/
|
|
394
|
-
customTheme: DeepPartial<
|
|
338
|
+
customTheme: DeepPartial<FlowbitePaginationFirstTheme>;
|
|
395
339
|
}
|
|
396
|
-
declare const
|
|
397
|
-
declare const
|
|
340
|
+
declare const defaultFlowbitePaginationFirstConfig: FlowbitePaginationFirstConfig;
|
|
341
|
+
declare const FlowbitePaginationFirstConfigToken: InjectionToken<FlowbitePaginationFirstConfig>;
|
|
398
342
|
/**
|
|
399
|
-
* Provide the default
|
|
400
|
-
* @param config The
|
|
343
|
+
* Provide the default PaginationFirst configuration
|
|
344
|
+
* @param config The PaginationFirst configuration
|
|
401
345
|
* @returns The provider
|
|
402
346
|
*/
|
|
403
|
-
declare const
|
|
347
|
+
declare const provideFlowbitePaginationFirstConfig: (config: Partial<FlowbitePaginationFirstConfig>) => Provider[];
|
|
404
348
|
/**
|
|
405
|
-
* Inject the
|
|
406
|
-
* @see {@link
|
|
349
|
+
* Inject the PaginationFirst configuration
|
|
350
|
+
* @see {@link defaultFlowbitePaginationFirstConfig}
|
|
407
351
|
* @returns The configuration
|
|
408
352
|
*/
|
|
409
|
-
declare const
|
|
353
|
+
declare const injectFlowbitePaginationFirstConfig: () => FlowbitePaginationFirstConfig;
|
|
354
|
+
|
|
355
|
+
interface FlowbitePaginationPreviousSizes extends FlowbitePaginationSizes {
|
|
356
|
+
[key: string]: string;
|
|
357
|
+
}
|
|
358
|
+
interface FlowbitePaginationPreviousColors extends FlowbitePaginationColors {
|
|
359
|
+
[key: string]: ColorToTheme;
|
|
360
|
+
}
|
|
361
|
+
interface FlowbitePaginationPreviousTheme {
|
|
362
|
+
host: FlowbitePaginationPreviousHostTheme;
|
|
363
|
+
}
|
|
364
|
+
interface FlowbitePaginationPreviousHostTheme {
|
|
365
|
+
base: string;
|
|
366
|
+
transition: string;
|
|
367
|
+
focus: string;
|
|
368
|
+
disabled: string;
|
|
369
|
+
size: FlowbitePaginationPreviousSizes;
|
|
370
|
+
colorOutline: FlowbitePaginationPreviousColors;
|
|
371
|
+
}
|
|
372
|
+
declare const flowbitePaginationPreviousTheme: FlowbitePaginationPreviousTheme;
|
|
410
373
|
|
|
411
374
|
declare class PaginationPrevious {
|
|
412
|
-
protected readonly config: FlowbitePaginationPreviousConfig;
|
|
375
|
+
protected readonly config: flowbite_angular_pagination.FlowbitePaginationPreviousConfig;
|
|
413
376
|
/**
|
|
414
377
|
* @see {@link injectFlowbitePaginationPreviousConfig}
|
|
415
378
|
*/
|
|
@@ -546,64 +509,64 @@ declare const injectFlowbitePaginationPreviousState: <U = {
|
|
|
546
509
|
}>(injectOptions?: _angular_core.InjectOptions) => _angular_core.Signal<ng_primitives_state.State<U>>;
|
|
547
510
|
declare const flowbitePaginationPreviousState: <U>(state: U) => ng_primitives_state.CreatedState<U>;
|
|
548
511
|
|
|
549
|
-
interface
|
|
550
|
-
[key: string]: string;
|
|
551
|
-
}
|
|
552
|
-
interface FlowbitePaginationNextColors extends FlowbitePaginationColors {
|
|
553
|
-
[key: string]: ColorToTheme;
|
|
554
|
-
}
|
|
555
|
-
interface FlowbitePaginationNextTheme {
|
|
556
|
-
host: FlowbitePaginationNextHostTheme;
|
|
557
|
-
}
|
|
558
|
-
interface FlowbitePaginationNextHostTheme {
|
|
559
|
-
base: string;
|
|
560
|
-
transition: string;
|
|
561
|
-
focus: string;
|
|
562
|
-
disabled: string;
|
|
563
|
-
size: FlowbitePaginationNextSizes;
|
|
564
|
-
colorOutline: FlowbitePaginationNextColors;
|
|
565
|
-
}
|
|
566
|
-
declare const flowbitePaginationNextTheme: FlowbitePaginationNextTheme;
|
|
567
|
-
|
|
568
|
-
interface FlowbitePaginationNextConfig {
|
|
512
|
+
interface FlowbitePaginationPreviousConfig {
|
|
569
513
|
/**
|
|
570
|
-
* The default theme of
|
|
514
|
+
* The default theme of PaginationPrevious
|
|
571
515
|
*/
|
|
572
|
-
baseTheme:
|
|
516
|
+
baseTheme: FlowbitePaginationPreviousTheme;
|
|
573
517
|
/**
|
|
574
518
|
* The default color of button.
|
|
575
519
|
*/
|
|
576
|
-
color: keyof
|
|
520
|
+
color: keyof FlowbitePaginationPreviousColors;
|
|
577
521
|
/**
|
|
578
522
|
* The default size of button.
|
|
579
523
|
*/
|
|
580
|
-
size: keyof
|
|
524
|
+
size: keyof FlowbitePaginationPreviousSizes;
|
|
581
525
|
/**
|
|
582
526
|
* Whether the button is outline.
|
|
583
527
|
*/
|
|
584
528
|
outline: boolean;
|
|
585
529
|
/**
|
|
586
|
-
* The custom theme of
|
|
530
|
+
* The custom theme of PaginationPrevious
|
|
587
531
|
*/
|
|
588
|
-
customTheme: DeepPartial<
|
|
532
|
+
customTheme: DeepPartial<FlowbitePaginationPreviousTheme>;
|
|
589
533
|
}
|
|
590
|
-
declare const
|
|
591
|
-
declare const
|
|
534
|
+
declare const defaultFlowbitePaginationPreviousConfig: FlowbitePaginationPreviousConfig;
|
|
535
|
+
declare const FlowbitePaginationPreviousConfigToken: InjectionToken<FlowbitePaginationPreviousConfig>;
|
|
592
536
|
/**
|
|
593
|
-
* Provide the default
|
|
594
|
-
* @param config The
|
|
537
|
+
* Provide the default PaginationPrevious configuration
|
|
538
|
+
* @param config The PaginationPrevious configuration
|
|
595
539
|
* @returns The provider
|
|
596
540
|
*/
|
|
597
|
-
declare const
|
|
541
|
+
declare const provideFlowbitePaginationPreviousConfig: (config: Partial<FlowbitePaginationPreviousConfig>) => Provider[];
|
|
598
542
|
/**
|
|
599
|
-
* Inject the
|
|
600
|
-
* @see {@link
|
|
543
|
+
* Inject the PaginationPrevious configuration
|
|
544
|
+
* @see {@link defaultFlowbitePaginationPreviousConfig}
|
|
601
545
|
* @returns The configuration
|
|
602
546
|
*/
|
|
603
|
-
declare const
|
|
547
|
+
declare const injectFlowbitePaginationPreviousConfig: () => FlowbitePaginationPreviousConfig;
|
|
548
|
+
|
|
549
|
+
interface FlowbitePaginationNextSizes extends FlowbitePaginationSizes {
|
|
550
|
+
[key: string]: string;
|
|
551
|
+
}
|
|
552
|
+
interface FlowbitePaginationNextColors extends FlowbitePaginationColors {
|
|
553
|
+
[key: string]: ColorToTheme;
|
|
554
|
+
}
|
|
555
|
+
interface FlowbitePaginationNextTheme {
|
|
556
|
+
host: FlowbitePaginationNextHostTheme;
|
|
557
|
+
}
|
|
558
|
+
interface FlowbitePaginationNextHostTheme {
|
|
559
|
+
base: string;
|
|
560
|
+
transition: string;
|
|
561
|
+
focus: string;
|
|
562
|
+
disabled: string;
|
|
563
|
+
size: FlowbitePaginationNextSizes;
|
|
564
|
+
colorOutline: FlowbitePaginationNextColors;
|
|
565
|
+
}
|
|
566
|
+
declare const flowbitePaginationNextTheme: FlowbitePaginationNextTheme;
|
|
604
567
|
|
|
605
568
|
declare class PaginationNext {
|
|
606
|
-
protected readonly config: FlowbitePaginationNextConfig;
|
|
569
|
+
protected readonly config: flowbite_angular_pagination.FlowbitePaginationNextConfig;
|
|
607
570
|
/**
|
|
608
571
|
* @see {@link injectFlowbitePaginationNextConfig}
|
|
609
572
|
*/
|
|
@@ -743,64 +706,64 @@ declare const injectFlowbitePaginationNextState: <U = {
|
|
|
743
706
|
}>(injectOptions?: _angular_core.InjectOptions) => _angular_core.Signal<ng_primitives_state.State<U>>;
|
|
744
707
|
declare const flowbitePaginationNextState: <U>(state: U) => ng_primitives_state.CreatedState<U>;
|
|
745
708
|
|
|
746
|
-
interface
|
|
747
|
-
[key: string]: string;
|
|
748
|
-
}
|
|
749
|
-
interface FlowbitePaginationLastColors extends FlowbitePaginationColors {
|
|
750
|
-
[key: string]: ColorToTheme;
|
|
751
|
-
}
|
|
752
|
-
interface FlowbitePaginationLastTheme {
|
|
753
|
-
host: FlowbitePaginationLastHostTheme;
|
|
754
|
-
}
|
|
755
|
-
interface FlowbitePaginationLastHostTheme {
|
|
756
|
-
base: string;
|
|
757
|
-
transition: string;
|
|
758
|
-
focus: string;
|
|
759
|
-
disabled: string;
|
|
760
|
-
size: FlowbitePaginationLastSizes;
|
|
761
|
-
colorOutline: FlowbitePaginationLastColors;
|
|
762
|
-
}
|
|
763
|
-
declare const flowbitePaginationLastTheme: FlowbitePaginationLastTheme;
|
|
764
|
-
|
|
765
|
-
interface FlowbitePaginationLastConfig {
|
|
709
|
+
interface FlowbitePaginationNextConfig {
|
|
766
710
|
/**
|
|
767
|
-
* The default theme of
|
|
711
|
+
* The default theme of PaginationNext
|
|
768
712
|
*/
|
|
769
|
-
baseTheme:
|
|
713
|
+
baseTheme: FlowbitePaginationNextTheme;
|
|
770
714
|
/**
|
|
771
715
|
* The default color of button.
|
|
772
716
|
*/
|
|
773
|
-
color: keyof
|
|
717
|
+
color: keyof FlowbitePaginationNextColors;
|
|
774
718
|
/**
|
|
775
719
|
* The default size of button.
|
|
776
720
|
*/
|
|
777
|
-
size: keyof
|
|
721
|
+
size: keyof FlowbitePaginationNextSizes;
|
|
778
722
|
/**
|
|
779
723
|
* Whether the button is outline.
|
|
780
724
|
*/
|
|
781
725
|
outline: boolean;
|
|
782
726
|
/**
|
|
783
|
-
* The custom theme of
|
|
727
|
+
* The custom theme of PaginationNext
|
|
784
728
|
*/
|
|
785
|
-
customTheme: DeepPartial<
|
|
729
|
+
customTheme: DeepPartial<FlowbitePaginationNextTheme>;
|
|
786
730
|
}
|
|
787
|
-
declare const
|
|
788
|
-
declare const
|
|
731
|
+
declare const defaultFlowbitePaginationNextConfig: FlowbitePaginationNextConfig;
|
|
732
|
+
declare const FlowbitePaginationNextConfigToken: InjectionToken<FlowbitePaginationNextConfig>;
|
|
789
733
|
/**
|
|
790
|
-
* Provide the default
|
|
791
|
-
* @param config The
|
|
734
|
+
* Provide the default PaginationNext configuration
|
|
735
|
+
* @param config The PaginationNext configuration
|
|
792
736
|
* @returns The provider
|
|
793
737
|
*/
|
|
794
|
-
declare const
|
|
738
|
+
declare const provideFlowbitePaginationNextConfig: (config: Partial<FlowbitePaginationNextConfig>) => Provider[];
|
|
795
739
|
/**
|
|
796
|
-
* Inject the
|
|
797
|
-
* @see {@link
|
|
740
|
+
* Inject the PaginationNext configuration
|
|
741
|
+
* @see {@link defaultFlowbitePaginationNextConfig}
|
|
798
742
|
* @returns The configuration
|
|
799
743
|
*/
|
|
800
|
-
declare const
|
|
744
|
+
declare const injectFlowbitePaginationNextConfig: () => FlowbitePaginationNextConfig;
|
|
745
|
+
|
|
746
|
+
interface FlowbitePaginationLastSizes extends FlowbitePaginationSizes {
|
|
747
|
+
[key: string]: string;
|
|
748
|
+
}
|
|
749
|
+
interface FlowbitePaginationLastColors extends FlowbitePaginationColors {
|
|
750
|
+
[key: string]: ColorToTheme;
|
|
751
|
+
}
|
|
752
|
+
interface FlowbitePaginationLastTheme {
|
|
753
|
+
host: FlowbitePaginationLastHostTheme;
|
|
754
|
+
}
|
|
755
|
+
interface FlowbitePaginationLastHostTheme {
|
|
756
|
+
base: string;
|
|
757
|
+
transition: string;
|
|
758
|
+
focus: string;
|
|
759
|
+
disabled: string;
|
|
760
|
+
size: FlowbitePaginationLastSizes;
|
|
761
|
+
colorOutline: FlowbitePaginationLastColors;
|
|
762
|
+
}
|
|
763
|
+
declare const flowbitePaginationLastTheme: FlowbitePaginationLastTheme;
|
|
801
764
|
|
|
802
765
|
declare class PaginationLast {
|
|
803
|
-
protected readonly config: FlowbitePaginationLastConfig;
|
|
766
|
+
protected readonly config: flowbite_angular_pagination.FlowbitePaginationLastConfig;
|
|
804
767
|
/**
|
|
805
768
|
* @see {@link injectFlowbitePaginationLastConfig}
|
|
806
769
|
*/
|
|
@@ -937,64 +900,64 @@ declare const injectFlowbitePaginationLastState: <U = {
|
|
|
937
900
|
}>(injectOptions?: _angular_core.InjectOptions) => _angular_core.Signal<ng_primitives_state.State<U>>;
|
|
938
901
|
declare const flowbitePaginationLastState: <U>(state: U) => ng_primitives_state.CreatedState<U>;
|
|
939
902
|
|
|
940
|
-
interface
|
|
941
|
-
[key: string]: string;
|
|
942
|
-
}
|
|
943
|
-
interface FlowbitePaginationButtonColors extends FlowbitePaginationColors {
|
|
944
|
-
[key: string]: ColorToTheme;
|
|
945
|
-
}
|
|
946
|
-
interface FlowbitePaginationButtonTheme {
|
|
947
|
-
host: FlowbitePaginationButtonHostTheme;
|
|
948
|
-
}
|
|
949
|
-
interface FlowbitePaginationButtonHostTheme {
|
|
950
|
-
base: string;
|
|
951
|
-
transition: string;
|
|
952
|
-
focus: string;
|
|
953
|
-
disabled: string;
|
|
954
|
-
size: FlowbitePaginationButtonSizes;
|
|
955
|
-
colorOutline: FlowbitePaginationButtonColors;
|
|
956
|
-
}
|
|
957
|
-
declare const flowbitePaginationButtonTheme: FlowbitePaginationButtonTheme;
|
|
958
|
-
|
|
959
|
-
interface FlowbitePaginationButtonConfig {
|
|
903
|
+
interface FlowbitePaginationLastConfig {
|
|
960
904
|
/**
|
|
961
|
-
* The default theme of
|
|
905
|
+
* The default theme of PaginationLast
|
|
962
906
|
*/
|
|
963
|
-
baseTheme:
|
|
907
|
+
baseTheme: FlowbitePaginationLastTheme;
|
|
964
908
|
/**
|
|
965
909
|
* The default color of button.
|
|
966
910
|
*/
|
|
967
|
-
color: keyof
|
|
911
|
+
color: keyof FlowbitePaginationLastColors;
|
|
968
912
|
/**
|
|
969
913
|
* The default size of button.
|
|
970
914
|
*/
|
|
971
|
-
size: keyof
|
|
915
|
+
size: keyof FlowbitePaginationLastSizes;
|
|
972
916
|
/**
|
|
973
917
|
* Whether the button is outline.
|
|
974
918
|
*/
|
|
975
919
|
outline: boolean;
|
|
976
920
|
/**
|
|
977
|
-
* The custom theme of
|
|
921
|
+
* The custom theme of PaginationLast
|
|
978
922
|
*/
|
|
979
|
-
customTheme: DeepPartial<
|
|
923
|
+
customTheme: DeepPartial<FlowbitePaginationLastTheme>;
|
|
980
924
|
}
|
|
981
|
-
declare const
|
|
982
|
-
declare const
|
|
925
|
+
declare const defaultFlowbitePaginationLastConfig: FlowbitePaginationLastConfig;
|
|
926
|
+
declare const FlowbitePaginationLastConfigToken: InjectionToken<FlowbitePaginationLastConfig>;
|
|
983
927
|
/**
|
|
984
|
-
* Provide the default
|
|
985
|
-
* @param config The
|
|
928
|
+
* Provide the default PaginationLast configuration
|
|
929
|
+
* @param config The PaginationLast configuration
|
|
986
930
|
* @returns The provider
|
|
987
931
|
*/
|
|
988
|
-
declare const
|
|
932
|
+
declare const provideFlowbitePaginationLastConfig: (config: Partial<FlowbitePaginationLastConfig>) => Provider[];
|
|
989
933
|
/**
|
|
990
|
-
* Inject the
|
|
991
|
-
* @see {@link
|
|
934
|
+
* Inject the PaginationLast configuration
|
|
935
|
+
* @see {@link defaultFlowbitePaginationLastConfig}
|
|
992
936
|
* @returns The configuration
|
|
993
937
|
*/
|
|
994
|
-
declare const
|
|
938
|
+
declare const injectFlowbitePaginationLastConfig: () => FlowbitePaginationLastConfig;
|
|
939
|
+
|
|
940
|
+
interface FlowbitePaginationButtonSizes extends FlowbitePaginationSizes {
|
|
941
|
+
[key: string]: string;
|
|
942
|
+
}
|
|
943
|
+
interface FlowbitePaginationButtonColors extends FlowbitePaginationColors {
|
|
944
|
+
[key: string]: ColorToTheme;
|
|
945
|
+
}
|
|
946
|
+
interface FlowbitePaginationButtonTheme {
|
|
947
|
+
host: FlowbitePaginationButtonHostTheme;
|
|
948
|
+
}
|
|
949
|
+
interface FlowbitePaginationButtonHostTheme {
|
|
950
|
+
base: string;
|
|
951
|
+
transition: string;
|
|
952
|
+
focus: string;
|
|
953
|
+
disabled: string;
|
|
954
|
+
size: FlowbitePaginationButtonSizes;
|
|
955
|
+
colorOutline: FlowbitePaginationButtonColors;
|
|
956
|
+
}
|
|
957
|
+
declare const flowbitePaginationButtonTheme: FlowbitePaginationButtonTheme;
|
|
995
958
|
|
|
996
959
|
declare class PaginationButton {
|
|
997
|
-
protected readonly config: FlowbitePaginationButtonConfig;
|
|
960
|
+
protected readonly config: flowbite_angular_pagination.FlowbitePaginationButtonConfig;
|
|
998
961
|
/**
|
|
999
962
|
* @see {@link injectFlowbitePaginationFirstConfig}
|
|
1000
963
|
*/
|
|
@@ -1131,5 +1094,42 @@ declare const injectFlowbitePaginationButtonState: <U = {
|
|
|
1131
1094
|
}>(injectOptions?: _angular_core.InjectOptions) => _angular_core.Signal<ng_primitives_state.State<U>>;
|
|
1132
1095
|
declare const flowbitePaginationButtonState: <U>(state: U) => ng_primitives_state.CreatedState<U>;
|
|
1133
1096
|
|
|
1097
|
+
interface FlowbitePaginationButtonConfig {
|
|
1098
|
+
/**
|
|
1099
|
+
* The default theme of PaginationButton
|
|
1100
|
+
*/
|
|
1101
|
+
baseTheme: FlowbitePaginationButtonTheme;
|
|
1102
|
+
/**
|
|
1103
|
+
* The default color of button.
|
|
1104
|
+
*/
|
|
1105
|
+
color: keyof FlowbitePaginationButtonColors;
|
|
1106
|
+
/**
|
|
1107
|
+
* The default size of button.
|
|
1108
|
+
*/
|
|
1109
|
+
size: keyof FlowbitePaginationButtonSizes;
|
|
1110
|
+
/**
|
|
1111
|
+
* Whether the button is outline.
|
|
1112
|
+
*/
|
|
1113
|
+
outline: boolean;
|
|
1114
|
+
/**
|
|
1115
|
+
* The custom theme of PaginationButton
|
|
1116
|
+
*/
|
|
1117
|
+
customTheme: DeepPartial<FlowbitePaginationButtonTheme>;
|
|
1118
|
+
}
|
|
1119
|
+
declare const defaultFlowbitePaginationButtonConfig: FlowbitePaginationButtonConfig;
|
|
1120
|
+
declare const FlowbitePaginationButtonConfigToken: InjectionToken<FlowbitePaginationButtonConfig>;
|
|
1121
|
+
/**
|
|
1122
|
+
* Provide the default PaginationButton configuration
|
|
1123
|
+
* @param config The PaginationButton configuration
|
|
1124
|
+
* @returns The provider
|
|
1125
|
+
*/
|
|
1126
|
+
declare const provideFlowbitePaginationButtonConfig: (config: Partial<FlowbitePaginationButtonConfig>) => Provider[];
|
|
1127
|
+
/**
|
|
1128
|
+
* Inject the PaginationButton configuration
|
|
1129
|
+
* @see {@link defaultFlowbitePaginationButtonConfig}
|
|
1130
|
+
* @returns The configuration
|
|
1131
|
+
*/
|
|
1132
|
+
declare const injectFlowbitePaginationButtonConfig: () => FlowbitePaginationButtonConfig;
|
|
1133
|
+
|
|
1134
1134
|
export { FlowbitePaginationButtonConfigToken, FlowbitePaginationButtonStateToken, FlowbitePaginationConfigToken, FlowbitePaginationFirstConfigToken, FlowbitePaginationFirstStateToken, FlowbitePaginationLastConfigToken, FlowbitePaginationLastStateToken, FlowbitePaginationNextConfigToken, FlowbitePaginationNextStateToken, FlowbitePaginationPreviousConfigToken, FlowbitePaginationPreviousStateToken, FlowbitePaginationStateToken, Pagination, PaginationButton, PaginationFirst, PaginationLast, PaginationNext, PaginationPrevious, defaultFlowbitePaginationButtonConfig, defaultFlowbitePaginationConfig, defaultFlowbitePaginationFirstConfig, defaultFlowbitePaginationLastConfig, defaultFlowbitePaginationNextConfig, defaultFlowbitePaginationPreviousConfig, flowbitePaginationButtonState, flowbitePaginationButtonTheme, flowbitePaginationFirstState, flowbitePaginationFirstTheme, flowbitePaginationLastState, flowbitePaginationLastTheme, flowbitePaginationNextState, flowbitePaginationNextTheme, flowbitePaginationPreviousState, flowbitePaginationPreviousTheme, flowbitePaginationState, flowbitePaginationTheme, injectFlowbitePaginationButtonConfig, injectFlowbitePaginationButtonState, injectFlowbitePaginationConfig, injectFlowbitePaginationFirstConfig, injectFlowbitePaginationFirstState, injectFlowbitePaginationLastConfig, injectFlowbitePaginationLastState, injectFlowbitePaginationNextConfig, injectFlowbitePaginationNextState, injectFlowbitePaginationPreviousConfig, injectFlowbitePaginationPreviousState, injectFlowbitePaginationState, provideFlowbitePaginationButtonConfig, provideFlowbitePaginationButtonState, provideFlowbitePaginationConfig, provideFlowbitePaginationFirstConfig, provideFlowbitePaginationFirstState, provideFlowbitePaginationLastConfig, provideFlowbitePaginationLastState, provideFlowbitePaginationNextConfig, provideFlowbitePaginationNextState, provideFlowbitePaginationPreviousConfig, provideFlowbitePaginationPreviousState, provideFlowbitePaginationState };
|
|
1135
1135
|
export type { FlowbitePaginationButtonColors, FlowbitePaginationButtonConfig, FlowbitePaginationButtonHostTheme, FlowbitePaginationButtonSizes, FlowbitePaginationButtonTheme, FlowbitePaginationColors, FlowbitePaginationConfig, FlowbitePaginationContainerTheme, FlowbitePaginationFirstColors, FlowbitePaginationFirstConfig, FlowbitePaginationFirstHostTheme, FlowbitePaginationFirstSizes, FlowbitePaginationFirstTheme, FlowbitePaginationHostTheme, FlowbitePaginationLastColors, FlowbitePaginationLastConfig, FlowbitePaginationLastHostTheme, FlowbitePaginationLastSizes, FlowbitePaginationLastTheme, FlowbitePaginationNextColors, FlowbitePaginationNextConfig, FlowbitePaginationNextHostTheme, FlowbitePaginationNextSizes, FlowbitePaginationNextTheme, FlowbitePaginationPreviousColors, FlowbitePaginationPreviousConfig, FlowbitePaginationPreviousHostTheme, FlowbitePaginationPreviousSizes, FlowbitePaginationPreviousTheme, FlowbitePaginationSizes, FlowbitePaginationTheme };
|