flowbite-angular 1.3.0 → 20.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 (308) hide show
  1. package/README.md +30 -39
  2. package/accordion/index.d.ts +569 -16
  3. package/alert/index.d.ts +602 -4
  4. package/badge/index.d.ts +636 -4
  5. package/breadcrumb/index.d.ts +452 -8
  6. package/button/index.d.ts +335 -4
  7. package/button-group/README.md +4 -0
  8. package/button-group/index.d.ts +85 -0
  9. package/{core → card}/README.md +2 -2
  10. package/card/index.d.ts +640 -0
  11. package/{accordion → clipboard}/README.md +2 -2
  12. package/clipboard/index.d.ts +103 -0
  13. package/dropdown/index.d.ts +536 -16
  14. package/fesm2022/flowbite-angular-accordion.mjs +339 -479
  15. package/fesm2022/flowbite-angular-accordion.mjs.map +1 -1
  16. package/fesm2022/flowbite-angular-alert.mjs +308 -240
  17. package/fesm2022/flowbite-angular-alert.mjs.map +1 -1
  18. package/fesm2022/flowbite-angular-badge.mjs +332 -238
  19. package/fesm2022/flowbite-angular-badge.mjs.map +1 -1
  20. package/fesm2022/flowbite-angular-breadcrumb.mjs +262 -191
  21. package/fesm2022/flowbite-angular-breadcrumb.mjs.map +1 -1
  22. package/fesm2022/flowbite-angular-button-group.mjs +86 -0
  23. package/fesm2022/flowbite-angular-button-group.mjs.map +1 -0
  24. package/fesm2022/flowbite-angular-button.mjs +189 -270
  25. package/fesm2022/flowbite-angular-button.mjs.map +1 -1
  26. package/fesm2022/flowbite-angular-card.mjs +344 -0
  27. package/fesm2022/flowbite-angular-card.mjs.map +1 -0
  28. package/fesm2022/flowbite-angular-clipboard.mjs +174 -0
  29. package/fesm2022/flowbite-angular-clipboard.mjs.map +1 -0
  30. package/fesm2022/flowbite-angular-dropdown.mjs +272 -459
  31. package/fesm2022/flowbite-angular-dropdown.mjs.map +1 -1
  32. package/fesm2022/flowbite-angular-form.mjs +444 -0
  33. package/fesm2022/flowbite-angular-form.mjs.map +1 -0
  34. package/fesm2022/flowbite-angular-icon-brand.mjs +71 -0
  35. package/fesm2022/flowbite-angular-icon-brand.mjs.map +1 -0
  36. package/fesm2022/flowbite-angular-icon-outline-arrows.mjs +51 -0
  37. package/fesm2022/flowbite-angular-icon-outline-arrows.mjs.map +1 -0
  38. package/fesm2022/flowbite-angular-icon-outline-e-commerce.mjs +23 -0
  39. package/fesm2022/flowbite-angular-icon-outline-e-commerce.mjs.map +1 -0
  40. package/fesm2022/flowbite-angular-icon-outline-emoji.mjs +13 -0
  41. package/fesm2022/flowbite-angular-icon-outline-emoji.mjs.map +1 -0
  42. package/fesm2022/flowbite-angular-icon-outline-files-folders.mjs +42 -0
  43. package/fesm2022/flowbite-angular-icon-outline-files-folders.mjs.map +1 -0
  44. package/fesm2022/flowbite-angular-icon-outline-general.mjs +145 -0
  45. package/fesm2022/flowbite-angular-icon-outline-general.mjs.map +1 -0
  46. package/fesm2022/flowbite-angular-icon-outline-media.mjs +25 -0
  47. package/fesm2022/flowbite-angular-icon-outline-media.mjs.map +1 -0
  48. package/fesm2022/flowbite-angular-icon-outline-text.mjs +20 -0
  49. package/fesm2022/flowbite-angular-icon-outline-text.mjs.map +1 -0
  50. package/fesm2022/flowbite-angular-icon-outline-user.mjs +17 -0
  51. package/fesm2022/flowbite-angular-icon-outline-user.mjs.map +1 -0
  52. package/fesm2022/flowbite-angular-icon-outline-weather.mjs +9 -0
  53. package/fesm2022/flowbite-angular-icon-outline-weather.mjs.map +1 -0
  54. package/fesm2022/flowbite-angular-icon-outline.mjs +6 -0
  55. package/fesm2022/flowbite-angular-icon-outline.mjs.map +1 -0
  56. package/fesm2022/flowbite-angular-icon-solid-arrows.mjs +17 -0
  57. package/fesm2022/flowbite-angular-icon-solid-arrows.mjs.map +1 -0
  58. package/fesm2022/flowbite-angular-icon-solid-brands.mjs +33 -0
  59. package/fesm2022/flowbite-angular-icon-solid-brands.mjs.map +1 -0
  60. package/fesm2022/flowbite-angular-icon-solid-e-commerce.mjs +21 -0
  61. package/fesm2022/flowbite-angular-icon-solid-e-commerce.mjs.map +1 -0
  62. package/fesm2022/flowbite-angular-icon-solid-emoji.mjs +13 -0
  63. package/fesm2022/flowbite-angular-icon-solid-emoji.mjs.map +1 -0
  64. package/fesm2022/flowbite-angular-icon-solid-files-folder.mjs +42 -0
  65. package/fesm2022/flowbite-angular-icon-solid-files-folder.mjs.map +1 -0
  66. package/fesm2022/flowbite-angular-icon-solid-general.mjs +123 -0
  67. package/fesm2022/flowbite-angular-icon-solid-general.mjs.map +1 -0
  68. package/fesm2022/flowbite-angular-icon-solid-media.mjs +24 -0
  69. package/fesm2022/flowbite-angular-icon-solid-media.mjs.map +1 -0
  70. package/fesm2022/flowbite-angular-icon-solid-text.mjs +11 -0
  71. package/fesm2022/flowbite-angular-icon-solid-text.mjs.map +1 -0
  72. package/fesm2022/flowbite-angular-icon-solid-user.mjs +17 -0
  73. package/fesm2022/flowbite-angular-icon-solid-user.mjs.map +1 -0
  74. package/fesm2022/flowbite-angular-icon-solid-weather.mjs +9 -0
  75. package/fesm2022/flowbite-angular-icon-solid-weather.mjs.map +1 -0
  76. package/fesm2022/flowbite-angular-icon-solid.mjs +6 -0
  77. package/fesm2022/flowbite-angular-icon-solid.mjs.map +1 -0
  78. package/fesm2022/flowbite-angular-icon.mjs +318 -219
  79. package/fesm2022/flowbite-angular-icon.mjs.map +1 -1
  80. package/fesm2022/flowbite-angular-indicator.mjs +119 -231
  81. package/fesm2022/flowbite-angular-indicator.mjs.map +1 -1
  82. package/fesm2022/flowbite-angular-modal.mjs +337 -486
  83. package/fesm2022/flowbite-angular-modal.mjs.map +1 -1
  84. package/fesm2022/flowbite-angular-navbar.mjs +600 -604
  85. package/fesm2022/flowbite-angular-navbar.mjs.map +1 -1
  86. package/fesm2022/flowbite-angular-pagination.mjs +994 -0
  87. package/fesm2022/flowbite-angular-pagination.mjs.map +1 -0
  88. package/fesm2022/flowbite-angular-sidebar.mjs +400 -776
  89. package/fesm2022/flowbite-angular-sidebar.mjs.map +1 -1
  90. package/fesm2022/flowbite-angular-tab.mjs +465 -0
  91. package/fesm2022/flowbite-angular-tab.mjs.map +1 -0
  92. package/fesm2022/flowbite-angular-theme-toggle.mjs +263 -0
  93. package/fesm2022/flowbite-angular-theme-toggle.mjs.map +1 -0
  94. package/fesm2022/flowbite-angular-tooltip.mjs +117 -0
  95. package/fesm2022/flowbite-angular-tooltip.mjs.map +1 -0
  96. package/fesm2022/flowbite-angular.mjs +53 -66
  97. package/fesm2022/flowbite-angular.mjs.map +1 -1
  98. package/{alert → form}/README.md +2 -2
  99. package/form/index.d.ts +684 -0
  100. package/{breadcrumb → icon/brand}/README.md +2 -2
  101. package/icon/brand/index.d.ts +66 -0
  102. package/icon/index.d.ts +322 -5
  103. package/icon/outline/README.md +4 -0
  104. package/icon/outline/arrows/index.d.ts +46 -0
  105. package/icon/outline/e-commerce/index.d.ts +18 -0
  106. package/icon/outline/emoji/index.d.ts +8 -0
  107. package/icon/outline/files-folders/index.d.ts +37 -0
  108. package/icon/outline/general/index.d.ts +140 -0
  109. package/icon/outline/index.d.ts +2 -0
  110. package/icon/outline/media/index.d.ts +20 -0
  111. package/icon/outline/text/index.d.ts +15 -0
  112. package/icon/outline/user/index.d.ts +12 -0
  113. package/icon/outline/weather/index.d.ts +4 -0
  114. package/icon/solid/README.md +4 -0
  115. package/icon/solid/arrows/index.d.ts +12 -0
  116. package/icon/solid/brands/index.d.ts +28 -0
  117. package/icon/solid/e-commerce/index.d.ts +16 -0
  118. package/icon/solid/emoji/index.d.ts +8 -0
  119. package/icon/solid/files-folder/index.d.ts +37 -0
  120. package/icon/solid/general/index.d.ts +118 -0
  121. package/icon/solid/index.d.ts +2 -0
  122. package/icon/solid/media/index.d.ts +19 -0
  123. package/icon/solid/text/index.d.ts +6 -0
  124. package/icon/solid/user/index.d.ts +12 -0
  125. package/icon/solid/weather/index.d.ts +4 -0
  126. package/index.d.ts +126 -3
  127. package/indicator/index.d.ts +242 -4
  128. package/modal/index.d.ts +458 -16
  129. package/navbar/index.d.ts +1467 -24
  130. package/package.json +137 -42
  131. package/pagination/README.md +4 -0
  132. package/pagination/index.d.ts +1135 -0
  133. package/sidebar/index.d.ts +880 -24
  134. package/styles/flowbite-angular.css +8 -0
  135. package/styles/part/animation.css +0 -0
  136. package/styles/part/color.css +125 -0
  137. package/styles/part/font-size.css +67 -0
  138. package/styles/part/rounded.css +11 -0
  139. package/styles/part/shadow.css +9 -0
  140. package/styles/part/spacing.css +38 -0
  141. package/{badge → tab}/README.md +2 -2
  142. package/tab/index.d.ts +791 -0
  143. package/theme-toggle/README.md +4 -0
  144. package/theme-toggle/index.d.ts +342 -0
  145. package/{button → tooltip}/README.md +2 -2
  146. package/tooltip/index.d.ts +158 -0
  147. package/accordion/accordion-content.component.d.ts +0 -69
  148. package/accordion/accordion-content.theme.d.ts +0 -28
  149. package/accordion/accordion-content.theme.service.d.ts +0 -19
  150. package/accordion/accordion-panel.component.d.ts +0 -67
  151. package/accordion/accordion-panel.theme.d.ts +0 -23
  152. package/accordion/accordion-panel.theme.service.d.ts +0 -20
  153. package/accordion/accordion-title.component.d.ts +0 -106
  154. package/accordion/accordion-title.theme.d.ts +0 -35
  155. package/accordion/accordion-title.theme.service.d.ts +0 -19
  156. package/accordion/accordion.component.d.ts +0 -61
  157. package/accordion/accordion.theme.d.ts +0 -29
  158. package/accordion/accordion.theme.service.d.ts +0 -19
  159. package/alert/alert.component.d.ts +0 -150
  160. package/alert/alert.theme.d.ts +0 -39
  161. package/alert/alert.theme.service.d.ts +0 -19
  162. package/badge/badge.component.d.ts +0 -196
  163. package/badge/badge.theme.d.ts +0 -53
  164. package/badge/badge.theme.service.d.ts +0 -19
  165. package/base-component.directive.d.ts +0 -51
  166. package/breadcrumb/breadcrumb-item.component.d.ts +0 -84
  167. package/breadcrumb/breadcrumb-item.theme.d.ts +0 -33
  168. package/breadcrumb/breadcrumb-item.theme.service.d.ts +0 -19
  169. package/breadcrumb/breadcrumb.component.d.ts +0 -43
  170. package/breadcrumb/breadcrumb.theme.d.ts +0 -29
  171. package/breadcrumb/breadcrumb.theme.service.d.ts +0 -19
  172. package/button/button.component.d.ts +0 -250
  173. package/button/button.theme.d.ts +0 -79
  174. package/button/button.theme.service.d.ts +0 -19
  175. package/core/flowbite.theme.init.d.ts +0 -9
  176. package/core/index.d.ts +0 -1
  177. package/dark-theme-toggle/README.md +0 -4
  178. package/dark-theme-toggle/dark-theme-toggle.component.d.ts +0 -51
  179. package/dark-theme-toggle/dark-theme-toggle.theme.d.ts +0 -23
  180. package/dark-theme-toggle/dark-theme-toggle.theme.service.d.ts +0 -19
  181. package/dark-theme-toggle/index.d.ts +0 -3
  182. package/dropdown/README.md +0 -4
  183. package/dropdown/dropdown-divider.component.d.ts +0 -36
  184. package/dropdown/dropdown-divider.theme.d.ts +0 -23
  185. package/dropdown/dropdown-divider.theme.service.d.ts +0 -19
  186. package/dropdown/dropdown-header.component.d.ts +0 -42
  187. package/dropdown/dropdown-header.theme.d.ts +0 -28
  188. package/dropdown/dropdown-header.theme.service.d.ts +0 -19
  189. package/dropdown/dropdown-item.component.d.ts +0 -36
  190. package/dropdown/dropdown-item.theme.d.ts +0 -23
  191. package/dropdown/dropdown-item.theme.service.d.ts +0 -19
  192. package/dropdown/dropdown.component.d.ts +0 -136
  193. package/dropdown/dropdown.theme.d.ts +0 -56
  194. package/dropdown/dropdown.theme.service.d.ts +0 -19
  195. package/fesm2022/flowbite-angular-core.mjs +0 -322
  196. package/fesm2022/flowbite-angular-core.mjs.map +0 -1
  197. package/fesm2022/flowbite-angular-dark-theme-toggle.mjs +0 -139
  198. package/fesm2022/flowbite-angular-dark-theme-toggle.mjs.map +0 -1
  199. package/fesm2022/flowbite-angular-router-link-active.mjs +0 -68
  200. package/fesm2022/flowbite-angular-router-link-active.mjs.map +0 -1
  201. package/fesm2022/flowbite-angular-router-link.mjs +0 -73
  202. package/fesm2022/flowbite-angular-router-link.mjs.map +0 -1
  203. package/fesm2022/flowbite-angular-sanitize-html.mjs +0 -39
  204. package/fesm2022/flowbite-angular-sanitize-html.mjs.map +0 -1
  205. package/fesm2022/flowbite-angular-scroll-top.mjs +0 -193
  206. package/fesm2022/flowbite-angular-scroll-top.mjs.map +0 -1
  207. package/fesm2022/flowbite-angular-theme.mjs +0 -78
  208. package/fesm2022/flowbite-angular-theme.mjs.map +0 -1
  209. package/fesm2022/flowbite-angular-utils.mjs +0 -210
  210. package/fesm2022/flowbite-angular-utils.mjs.map +0 -1
  211. package/flowbite.theme.service.d.ts +0 -12
  212. package/icon/icon-registry.d.ts +0 -45
  213. package/icon/icon.component.d.ts +0 -22
  214. package/icon/trusted-types.d.ts +0 -15
  215. package/indicator/indicators.component.d.ts +0 -224
  216. package/indicator/indicators.theme.d.ts +0 -59
  217. package/indicator/indicators.theme.service.d.ts +0 -19
  218. package/modal/modal-body.component.d.ts +0 -36
  219. package/modal/modal-body.theme.d.ts +0 -23
  220. package/modal/modal-body.theme.service.d.ts +0 -19
  221. package/modal/modal-footer.component.d.ts +0 -36
  222. package/modal/modal-footer.theme.d.ts +0 -23
  223. package/modal/modal-footer.theme.service.d.ts +0 -19
  224. package/modal/modal-header.component.d.ts +0 -60
  225. package/modal/modal-header.theme.d.ts +0 -32
  226. package/modal/modal-header.theme.service.d.ts +0 -19
  227. package/modal/modal.component.d.ts +0 -146
  228. package/modal/modal.theme.d.ts +0 -35
  229. package/modal/modal.theme.service.d.ts +0 -19
  230. package/navbar/navbar-brand.component.d.ts +0 -36
  231. package/navbar/navbar-brand.theme.d.ts +0 -23
  232. package/navbar/navbar-brand.theme.service.d.ts +0 -19
  233. package/navbar/navbar-content.component.d.ts +0 -50
  234. package/navbar/navbar-content.theme.d.ts +0 -28
  235. package/navbar/navbar-content.theme.service.d.ts +0 -19
  236. package/navbar/navbar-icon-button.component.d.ts +0 -59
  237. package/navbar/navbar-icon-button.theme.d.ts +0 -26
  238. package/navbar/navbar-icon-button.theme.service.d.ts +0 -19
  239. package/navbar/navbar-item.component.d.ts +0 -67
  240. package/navbar/navbar-item.theme.d.ts +0 -26
  241. package/navbar/navbar-item.theme.service.d.ts +0 -19
  242. package/navbar/navbar-toggle.component.d.ts +0 -51
  243. package/navbar/navbar-toggle.theme.d.ts +0 -23
  244. package/navbar/navbar-toggle.theme.service.d.ts +0 -19
  245. package/navbar/navbar.component.d.ts +0 -121
  246. package/navbar/navbar.theme.d.ts +0 -21
  247. package/navbar/navbar.theme.service.d.ts +0 -19
  248. package/router-link/README.md +0 -4
  249. package/router-link/flowbite-router-link.directive.d.ts +0 -28
  250. package/router-link/index.d.ts +0 -1
  251. package/router-link-active/README.md +0 -4
  252. package/router-link-active/flowbite-router-link-active.directive.d.ts +0 -37
  253. package/router-link-active/index.d.ts +0 -1
  254. package/sanitize-html/README.md +0 -4
  255. package/sanitize-html/index.d.ts +0 -1
  256. package/sanitize-html/sanitize-html.pipe.d.ts +0 -20
  257. package/scroll-top/README.md +0 -4
  258. package/scroll-top/index.d.ts +0 -4
  259. package/scroll-top/scroll-top.component.d.ts +0 -114
  260. package/scroll-top/scroll-top.theme.d.ts +0 -39
  261. package/scroll-top/scroll-top.theme.service.d.ts +0 -19
  262. package/sidebar/sidebar-item-group.component.d.ts +0 -100
  263. package/sidebar/sidebar-item-group.theme.d.ts +0 -31
  264. package/sidebar/sidebar-item-group.theme.service.d.ts +0 -19
  265. package/sidebar/sidebar-item.component.d.ts +0 -101
  266. package/sidebar/sidebar-item.theme.d.ts +0 -33
  267. package/sidebar/sidebar-item.theme.service.d.ts +0 -19
  268. package/sidebar/sidebar-menu.component.d.ts +0 -93
  269. package/sidebar/sidebar-menu.theme.d.ts +0 -30
  270. package/sidebar/sidebar-menu.theme.service.d.ts +0 -19
  271. package/sidebar/sidebar-page-content.component.d.ts +0 -46
  272. package/sidebar/sidebar-page-content.theme.d.ts +0 -27
  273. package/sidebar/sidebar-page-content.theme.service.d.ts +0 -19
  274. package/sidebar/sidebar-toggle.component.d.ts +0 -95
  275. package/sidebar/sidebar-toggle.theme.d.ts +0 -34
  276. package/sidebar/sidebar-toggle.theme.service.d.ts +0 -19
  277. package/sidebar/sidebar.component.d.ts +0 -84
  278. package/sidebar/sidebar.theme.d.ts +0 -22
  279. package/sidebar/sidebar.theme.service.d.ts +0 -19
  280. package/tailwind.config.js +0 -303
  281. package/theme/README.md +0 -4
  282. package/theme/flowbite-theme.directive.d.ts +0 -36
  283. package/theme/index.d.ts +0 -1
  284. package/type-definitions/colors/flowbite.colors.d.ts +0 -19
  285. package/type-definitions/colors/flowbite.gradient-colors.d.ts +0 -11
  286. package/type-definitions/colors/flowbite.gradient-duo-tone-colors.d.ts +0 -12
  287. package/type-definitions/colors/index.d.ts +0 -3
  288. package/type-definitions/flowbite.boolean.d.ts +0 -14
  289. package/type-definitions/flowbite.class.d.ts +0 -6
  290. package/type-definitions/flowbite.combination.d.ts +0 -8
  291. package/type-definitions/flowbite.content-positions.d.ts +0 -6
  292. package/type-definitions/flowbite.deep-partial.d.ts +0 -6
  293. package/type-definitions/flowbite.heading-levels.d.ts +0 -4
  294. package/type-definitions/flowbite.positions.d.ts +0 -14
  295. package/type-definitions/flowbite.router-link-parameter.d.ts +0 -5
  296. package/type-definitions/flowbite.sizes.d.ts +0 -10
  297. package/type-definitions/flowbite.themes.d.ts +0 -4
  298. package/type-definitions/index.d.ts +0 -12
  299. package/utils/README.md +0 -4
  300. package/utils/icon.list.d.ts +0 -7
  301. package/utils/id.generator.d.ts +0 -59
  302. package/utils/index.d.ts +0 -8
  303. package/utils/theme/clone-deep.d.ts +0 -7
  304. package/utils/theme/create-class.d.ts +0 -7
  305. package/utils/theme/create-theme.d.ts +0 -7
  306. package/utils/theme/is-object.d.ts +0 -7
  307. package/utils/theme/merge-theme.d.ts +0 -8
  308. package/utils/theme/to-string.d.ts +0 -7
@@ -1,67 +0,0 @@
1
- import { AccordionContentComponent } from './accordion-content.component';
2
- import type { AccordionPanelClass } from './accordion-panel.theme';
3
- import { AccordionPanelThemeService } from './accordion-panel.theme.service';
4
- import { AccordionTitleComponent } from './accordion-title.component';
5
- import { AccordionComponent } from './accordion.component';
6
- import type { AccordionColors } from './accordion.theme';
7
- import { BaseComponent } from 'flowbite-angular';
8
- import type { OnInit } from '@angular/core';
9
- import { InjectionToken } from '@angular/core';
10
- import * as i0 from "@angular/core";
11
- export declare const FLOWBITE_ACCORDION_PANEL_IS_OPEN_DEFAULT_VALUE: InjectionToken<boolean>;
12
- export declare const FLOWBITE_ACCORDION_PANEL_CUSTOM_STYLE_DEFAULT_VALUE: InjectionToken<{
13
- root?: {
14
- base?: string | undefined;
15
- } | undefined;
16
- }>;
17
- export declare const accordionPanelDefaultValueProvider: import("@angular/core").EnvironmentProviders;
18
- /**
19
- * @see https://flowbite.com/docs/components/accordion/
20
- */
21
- export declare class AccordionPanelComponent extends BaseComponent<AccordionPanelClass> implements OnInit {
22
- /**
23
- * Service injected used to generate class
24
- */
25
- readonly themeService: AccordionPanelThemeService;
26
- /**
27
- * The parent `AccordionComponent`
28
- */
29
- readonly accordionComponent: AccordionComponent;
30
- /**
31
- * The child `AccordionTitleComponent`
32
- */
33
- readonly accordionTitleChild: import("@angular/core").Signal<AccordionTitleComponent>;
34
- /**
35
- * The child `AccordionContentComponent`
36
- */
37
- readonly accordionContentChild: import("@angular/core").Signal<AccordionContentComponent>;
38
- /**
39
- * Set the accordion panel color
40
- *
41
- * @default `AccordionComponent`'s color
42
- */
43
- color: import("@angular/core").ModelSignal<keyof AccordionColors>;
44
- /**
45
- * Set if the accordion panel is open or not
46
- *
47
- * @default false
48
- */
49
- isOpen: import("@angular/core").ModelSignal<boolean>;
50
- /**
51
- * Set the custom style for this accordion panel
52
- */
53
- customStyle: import("@angular/core").ModelSignal<{
54
- root?: {
55
- base?: string | undefined;
56
- } | undefined;
57
- }>;
58
- fetchClass(): AccordionPanelClass;
59
- /**
60
- * Toggle isOpen for itself and close every other `AccordionPanelComponent` if the parent `AccordionComponent`'s isAlwaysOpen is false
61
- *
62
- * @param isOpen Instead of toggle, it can set the value provided
63
- */
64
- toggleVisibility(isOpen?: boolean): void;
65
- static ɵfac: i0.ɵɵFactoryDeclaration<AccordionPanelComponent, never>;
66
- static ɵcmp: i0.ɵɵComponentDeclaration<AccordionPanelComponent, "flowbite-accordion-panel", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; "isOpen": { "alias": "isOpen"; "required": false; "isSignal": true; }; "customStyle": { "alias": "customStyle"; "required": false; "isSignal": true; }; }, { "color": "colorChange"; "isOpen": "isOpenChange"; "customStyle": "customStyleChange"; }, ["accordionTitleChild", "accordionContentChild"], ["*"], true, never>;
67
- }
@@ -1,23 +0,0 @@
1
- import type { DeepPartial, FlowbiteClass } from 'flowbite-angular';
2
- /**
3
- * Required properties for th class generation of `AccordionPanelComponent`
4
- */
5
- export interface AccordionPanelProperties {
6
- customStyle: DeepPartial<AccordionPanelTheme>;
7
- }
8
- /**
9
- * Theme definition for `AccordionPanelComponent`
10
- */
11
- export interface AccordionPanelTheme {
12
- root: {
13
- base: string;
14
- };
15
- }
16
- /**
17
- * Default theme for `AccordionPanelComponent`
18
- */
19
- export declare const accordionPanelTheme: AccordionPanelTheme;
20
- /**
21
- * Generated class definition for `AccordionPanelComponent`
22
- */
23
- export type AccordionPanelClass = FlowbiteClass;
@@ -1,20 +0,0 @@
1
- import type { AccordionPanelProperties, AccordionPanelTheme } from './accordion-panel.theme';
2
- import type { AccordionClass } from './accordion.theme';
3
- import type { FlowbiteThemeService } from 'flowbite-angular';
4
- import { InjectionToken } from '@angular/core';
5
- import * as i0 from "@angular/core";
6
- /**
7
- * `InjectionToken` used to import `AccordionPanelTheme` value
8
- *
9
- * @example
10
- * ```
11
- * var theme = inject(FLOWBITE_ACCORDION_PANEL_THEME_TOKEN)
12
- * ```
13
- */
14
- export declare const FLOWBITE_ACCORDION_PANEL_THEME_TOKEN: InjectionToken<AccordionPanelTheme>;
15
- export declare class AccordionPanelThemeService implements FlowbiteThemeService<AccordionPanelProperties> {
16
- private readonly baseTheme;
17
- getClasses(properties: AccordionPanelProperties): AccordionClass;
18
- static ɵfac: i0.ɵɵFactoryDeclaration<AccordionPanelThemeService, never>;
19
- static ɵprov: i0.ɵɵInjectableDeclaration<AccordionPanelThemeService>;
20
- }
@@ -1,106 +0,0 @@
1
- import { AccordionPanelComponent } from './accordion-panel.component';
2
- import type { AccordionTitleClass } from './accordion-title.theme';
3
- import { AccordionTitleThemeService } from './accordion-title.theme.service';
4
- import type { AccordionColors } from './accordion.theme';
5
- import { BaseComponent } from 'flowbite-angular';
6
- import { IconRegistry } from 'flowbite-angular/icon';
7
- import type { OnInit, TemplateRef } from '@angular/core';
8
- import { InjectionToken } from '@angular/core';
9
- import { DomSanitizer } from '@angular/platform-browser';
10
- import * as i0 from "@angular/core";
11
- export declare const FLOWBITE_ACCORDION_TITLE_ICON_DEFAULT_VALUE: InjectionToken<TemplateRef<unknown> | undefined>;
12
- export declare const FLOWBITE_ACCORDION_TITLE_CUSTOM_STYLE_DEFAULT_VALUE: InjectionToken<{
13
- root?: {
14
- base?: string | undefined;
15
- color?: {
16
- [x: string]: string | undefined;
17
- primary?: string | undefined;
18
- light?: string | undefined;
19
- blue?: string | undefined;
20
- red?: string | undefined;
21
- green?: string | undefined;
22
- yellow?: string | undefined;
23
- } | undefined;
24
- isFlush?: {
25
- enabled?: string | undefined;
26
- disabled?: string | undefined;
27
- } | undefined;
28
- isOpen?: {
29
- enabled?: string | undefined;
30
- disabled?: string | undefined;
31
- } | undefined;
32
- } | undefined;
33
- text?: {
34
- base?: string | undefined;
35
- } | undefined;
36
- }>;
37
- export declare const accordionTitleDefaultValueProvider: import("@angular/core").EnvironmentProviders;
38
- /**
39
- * @see https://flowbite.com/docs/components/accordion/
40
- */
41
- export declare class AccordionTitleComponent extends BaseComponent<AccordionTitleClass> implements OnInit {
42
- /**
43
- * Service injected used to generate class
44
- */
45
- readonly themeService: AccordionTitleThemeService;
46
- /**
47
- * The parent `AccordionPanelComponent`
48
- */
49
- readonly accordionPanelComponent: AccordionPanelComponent;
50
- /**
51
- * `IconRegistry` service
52
- */
53
- readonly iconRegistry: IconRegistry;
54
- /**
55
- * `DomSanitizer` service
56
- */
57
- readonly domSanitizer: DomSanitizer;
58
- /**
59
- * Set the accordion title color
60
- *
61
- * @default `AccordionPanelComponents`'s color
62
- */
63
- color: import("@angular/core").ModelSignal<keyof AccordionColors>;
64
- /**
65
- * Set the accordion title icon
66
- *
67
- * @default undefined
68
- */
69
- icon: import("@angular/core").ModelSignal<TemplateRef<unknown> | undefined>;
70
- /**
71
- * Set the custom style for this accordion title
72
- */
73
- customStyle: import("@angular/core").ModelSignal<{
74
- root?: {
75
- base?: string | undefined;
76
- color?: {
77
- [x: string]: string | undefined;
78
- primary?: string | undefined;
79
- light?: string | undefined;
80
- blue?: string | undefined;
81
- red?: string | undefined;
82
- green?: string | undefined;
83
- yellow?: string | undefined;
84
- } | undefined;
85
- isFlush?: {
86
- enabled?: string | undefined;
87
- disabled?: string | undefined;
88
- } | undefined;
89
- isOpen?: {
90
- enabled?: string | undefined;
91
- disabled?: string | undefined;
92
- } | undefined;
93
- } | undefined;
94
- text?: {
95
- base?: string | undefined;
96
- } | undefined;
97
- }>;
98
- fetchClass(): AccordionTitleClass;
99
- init(): void;
100
- /**
101
- * Toggle the parent `AccordionPanelComponent`'s isOpen
102
- */
103
- onClick(): void;
104
- static ɵfac: i0.ɵɵFactoryDeclaration<AccordionTitleComponent, never>;
105
- static ɵcmp: i0.ɵɵComponentDeclaration<AccordionTitleComponent, "flowbite-accordion-title", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; "icon": { "alias": "icon"; "required": false; "isSignal": true; }; "customStyle": { "alias": "customStyle"; "required": false; "isSignal": true; }; }, { "color": "colorChange"; "icon": "iconChange"; "customStyle": "customStyleChange"; }, never, ["*"], true, never>;
106
- }
@@ -1,35 +0,0 @@
1
- import type { AccordionColors } from './accordion.theme';
2
- import type { DeepPartial, FlowbiteBoolean, FlowbiteClass } from 'flowbite-angular';
3
- /**
4
- * Required properties for the class generation of `AccordionTitleComponent`
5
- */
6
- export interface AccordionTitleProperties {
7
- color: keyof AccordionColors;
8
- isOpen: keyof FlowbiteBoolean;
9
- isFlush: keyof FlowbiteBoolean;
10
- customStyle: DeepPartial<AccordionTitleTheme>;
11
- }
12
- /**
13
- * Theme definition for `AccordionTitleComponent`
14
- */
15
- export interface AccordionTitleTheme {
16
- root: {
17
- base: string;
18
- color: AccordionColors;
19
- isFlush: FlowbiteBoolean;
20
- isOpen: FlowbiteBoolean;
21
- };
22
- text: {
23
- base: string;
24
- };
25
- }
26
- /**
27
- * Default theme for `AccordionTitleComponent`
28
- */
29
- export declare const accordionTitleTheme: AccordionTitleTheme;
30
- /**
31
- * Generated class definition for `AccordionTitleComponent`
32
- */
33
- export interface AccordionTitleClass extends FlowbiteClass {
34
- textClass: string;
35
- }
@@ -1,19 +0,0 @@
1
- import type { AccordionTitleClass, AccordionTitleProperties, AccordionTitleTheme } from './accordion-title.theme';
2
- import type { FlowbiteThemeService } from 'flowbite-angular';
3
- import { InjectionToken } from '@angular/core';
4
- import * as i0 from "@angular/core";
5
- /**
6
- * `InjectionToken` used to import `AccordionTitleTheme` value
7
- *
8
- * @example
9
- * ```
10
- * var theme = inject(FLOWBITE_ACCORDION_TITLE_THEME_TOKEN)
11
- * ```
12
- */
13
- export declare const FLOWBITE_ACCORDION_TITLE_THEME_TOKEN: InjectionToken<AccordionTitleTheme>;
14
- export declare class AccordionTitleThemeService implements FlowbiteThemeService<AccordionTitleProperties> {
15
- private readonly baseTheme;
16
- getClasses(properties: AccordionTitleProperties): AccordionTitleClass;
17
- static ɵfac: i0.ɵɵFactoryDeclaration<AccordionTitleThemeService, never>;
18
- static ɵprov: i0.ɵɵInjectableDeclaration<AccordionTitleThemeService>;
19
- }
@@ -1,61 +0,0 @@
1
- import { AccordionPanelComponent } from './accordion-panel.component';
2
- import type { AccordionClass, AccordionColors } from './accordion.theme';
3
- import { AccordionThemeService } from './accordion.theme.service';
4
- import { BaseComponent } from 'flowbite-angular';
5
- import { InjectionToken } from '@angular/core';
6
- import * as i0 from "@angular/core";
7
- export declare const FLOWBITE_ACCORDION_IS_ALWAYS_OPEN_DEFAULT_VALUE: InjectionToken<boolean>;
8
- export declare const FLOWBITE_ACCORDION_COLOR_DEFAULT_VALUE: InjectionToken<keyof AccordionColors>;
9
- export declare const FLOWBITE_ACCORDION_IS_FLUSH_DEFAULT_VALUE: InjectionToken<boolean>;
10
- export declare const FLOWBITE_ACCORDION_CUSTOM_STYLE_DEFAULT_VALUE: InjectionToken<{
11
- root?: {
12
- base?: string | undefined;
13
- } | undefined;
14
- }>;
15
- export declare const accordionDefaultValueProvider: import("@angular/core").EnvironmentProviders;
16
- /**
17
- * @see https://flowbite.com/docs/components/accordion/
18
- */
19
- export declare class AccordionComponent extends BaseComponent<AccordionClass> {
20
- /**
21
- * Service injected used to generated class
22
- */
23
- readonly themeService: AccordionThemeService;
24
- /**
25
- * List of `AccordionPanelComponent`
26
- */
27
- readonly accordionPanelChildren: import("@angular/core").Signal<readonly AccordionPanelComponent[]>;
28
- /**
29
- * Does the opened `AccordionPanelComponent` stay open if another one is opening
30
- *
31
- * @default false
32
- */
33
- isAlwaysOpen: import("@angular/core").ModelSignal<boolean>;
34
- /**
35
- * Set the accordion color and every child default color
36
- *
37
- * @default primary
38
- */
39
- color: import("@angular/core").ModelSignal<keyof AccordionColors>;
40
- /**
41
- * Set the accordion as flush or not
42
- *
43
- * @default false
44
- */
45
- isFlush: import("@angular/core").ModelSignal<boolean>;
46
- /**
47
- * Set the custom style for this accordion
48
- */
49
- customStyle: import("@angular/core").ModelSignal<{
50
- root?: {
51
- base?: string | undefined;
52
- } | undefined;
53
- }>;
54
- fetchClass(): AccordionClass;
55
- /**
56
- * Close every `AccordionPanelComponent`
57
- */
58
- closeAll(): void;
59
- static ɵfac: i0.ɵɵFactoryDeclaration<AccordionComponent, never>;
60
- static ɵcmp: i0.ɵɵComponentDeclaration<AccordionComponent, "flowbite-accordion", never, { "isAlwaysOpen": { "alias": "isAlwaysOpen"; "required": false; "isSignal": true; }; "color": { "alias": "color"; "required": false; "isSignal": true; }; "isFlush": { "alias": "isFlush"; "required": false; "isSignal": true; }; "customStyle": { "alias": "customStyle"; "required": false; "isSignal": true; }; }, { "isAlwaysOpen": "isAlwaysOpenChange"; "color": "colorChange"; "isFlush": "isFlushChange"; "customStyle": "customStyleChange"; }, ["accordionPanelChildren"], ["*"], true, never>;
61
- }
@@ -1,29 +0,0 @@
1
- import type { DeepPartial, FlowbiteClass, FlowbiteColors } from 'flowbite-angular';
2
- /**
3
- * Available colors for `AccordionComponent`
4
- */
5
- export interface AccordionColors extends Pick<FlowbiteColors, 'primary' | 'light' | 'blue' | 'red' | 'green' | 'yellow'> {
6
- [key: string]: string;
7
- }
8
- /**
9
- * Required properties for the class generation of `AccordionComponent`
10
- */
11
- export interface AccordionProperties {
12
- customStyle: DeepPartial<AccordionTheme>;
13
- }
14
- /**
15
- * Theme definition for `AccordionComponent`
16
- */
17
- export interface AccordionTheme {
18
- root: {
19
- base: string;
20
- };
21
- }
22
- /**
23
- * Default theme for `AccordionComponent`
24
- */
25
- export declare const accordionTheme: AccordionTheme;
26
- /**
27
- * Generated class definition for `AccordionComponent`
28
- */
29
- export type AccordionClass = FlowbiteClass;
@@ -1,19 +0,0 @@
1
- import type { AccordionClass, AccordionProperties, AccordionTheme } from './accordion.theme';
2
- import type { FlowbiteThemeService } from 'flowbite-angular';
3
- import { InjectionToken } from '@angular/core';
4
- import * as i0 from "@angular/core";
5
- /**
6
- * `InjectionToken` used to import `AccordionTheme` value
7
- *
8
- * @example
9
- * ```
10
- * var theme = inject(FLOWBITE_ACCORDION_THEME_TOKEN)
11
- * ```
12
- */
13
- export declare const FLOWBITE_ACCORDION_THEME_TOKEN: InjectionToken<AccordionTheme>;
14
- export declare class AccordionThemeService implements FlowbiteThemeService<AccordionProperties> {
15
- private readonly baseTheme;
16
- getClasses(properties: AccordionProperties): AccordionClass;
17
- static ɵfac: i0.ɵɵFactoryDeclaration<AccordionThemeService, never>;
18
- static ɵprov: i0.ɵɵInjectableDeclaration<AccordionThemeService>;
19
- }
@@ -1,150 +0,0 @@
1
- import type { AlertClass } from './alert.theme';
2
- import { AlertThemeService } from './alert.theme.service';
3
- import { BaseComponent } from 'flowbite-angular';
4
- import { IconRegistry } from 'flowbite-angular/icon';
5
- import type { OnInit, TemplateRef } from '@angular/core';
6
- import { InjectionToken } from '@angular/core';
7
- import { DomSanitizer } from '@angular/platform-browser';
8
- import * as i0 from "@angular/core";
9
- export declare const FLOWBITE_ALERT_COLOR_DEFAULT_VALUE: InjectionToken<"primary" | "dark" | "blue" | "red" | "green" | "yellow">;
10
- export declare const FLOWBITE_ALERT_HAS_BORDER_DEFAULT_VALUE: InjectionToken<boolean>;
11
- export declare const FLOWBITE_ALERT_HAS_BORDER_ACCENT_DEFAULT_VALUE: InjectionToken<boolean>;
12
- export declare const FLOWBITE_ALERT_CUSTOM_STYLE_DEFAULT_VALUE: InjectionToken<{
13
- root?: {
14
- base?: string | undefined;
15
- color?: {
16
- primary?: string | undefined;
17
- dark?: string | undefined;
18
- blue?: string | undefined;
19
- red?: string | undefined;
20
- green?: string | undefined;
21
- yellow?: string | undefined;
22
- } | undefined;
23
- hasBorder?: {
24
- enabled?: string | undefined;
25
- disabled?: string | undefined;
26
- } | undefined;
27
- hasBorderAccent?: {
28
- enabled?: string | undefined;
29
- disabled?: string | undefined;
30
- } | undefined;
31
- } | undefined;
32
- closeButton?: {
33
- base?: string | undefined;
34
- color?: {
35
- primary?: string | undefined;
36
- dark?: string | undefined;
37
- blue?: string | undefined;
38
- red?: string | undefined;
39
- green?: string | undefined;
40
- yellow?: string | undefined;
41
- } | undefined;
42
- } | undefined;
43
- }>;
44
- export declare const FLOWBITE_ALERT_ICON_DEFAULT_VALUE: InjectionToken<TemplateRef<unknown> | null>;
45
- export declare const FLOWBITE_ALERT_ADDITIONAL_CONTENT_DEFAULT_VALUE: InjectionToken<TemplateRef<unknown> | null>;
46
- export declare const FLOWBITE_ALERT_IS_DISMISSABLE_DEFAULT_VALUE: InjectionToken<boolean>;
47
- export declare const FLOWBITE_ALERT_ON_DISMISS_DEFAULT_VALUE: InjectionToken<(() => void) | undefined>;
48
- export declare const alertDefaultValueProvider: import("@angular/core").EnvironmentProviders;
49
- /**
50
- * @see https://flowbite.com/docs/components/alerts/
51
- */
52
- export declare class AlertComponent extends BaseComponent<AlertClass> implements OnInit {
53
- /**
54
- * Service injected used to generate class
55
- */
56
- readonly themeService: AlertThemeService;
57
- /**
58
- * `IcoRegistry` service
59
- */
60
- readonly iconRegistry: IconRegistry;
61
- /**
62
- * `DomSanitizer` service
63
- */
64
- readonly domSanitizer: DomSanitizer;
65
- /**
66
- * Set the indicator color
67
- *
68
- * @default primary
69
- */
70
- color: import("@angular/core").ModelSignal<"primary" | "dark" | "blue" | "red" | "green" | "yellow">;
71
- /**
72
- * Set if the alert has border
73
- *
74
- * @default false
75
- */
76
- hasBorder: import("@angular/core").ModelSignal<boolean>;
77
- /**
78
- * Set if the alert has border accent
79
- *
80
- * @default false
81
- */
82
- hasBorderAccent: import("@angular/core").ModelSignal<boolean>;
83
- /**
84
- * Set the custom style for this alert
85
- */
86
- customStyle: import("@angular/core").ModelSignal<{
87
- root?: {
88
- base?: string | undefined;
89
- color?: {
90
- primary?: string | undefined;
91
- dark?: string | undefined;
92
- blue?: string | undefined;
93
- red?: string | undefined;
94
- green?: string | undefined;
95
- yellow?: string | undefined;
96
- } | undefined;
97
- hasBorder?: {
98
- enabled?: string | undefined;
99
- disabled?: string | undefined;
100
- } | undefined;
101
- hasBorderAccent?: {
102
- enabled?: string | undefined;
103
- disabled?: string | undefined;
104
- } | undefined;
105
- } | undefined;
106
- closeButton?: {
107
- base?: string | undefined;
108
- color?: {
109
- primary?: string | undefined;
110
- dark?: string | undefined;
111
- blue?: string | undefined;
112
- red?: string | undefined;
113
- green?: string | undefined;
114
- yellow?: string | undefined;
115
- } | undefined;
116
- } | undefined;
117
- }>;
118
- /**
119
- * Set the custom icon
120
- *
121
- * @default null
122
- */
123
- icon: import("@angular/core").ModelSignal<TemplateRef<unknown> | null>;
124
- /**
125
- * Set the additional content
126
- *
127
- * @default null
128
- */
129
- additionalContent: import("@angular/core").ModelSignal<TemplateRef<unknown> | null>;
130
- /**
131
- * Set if the alert is dismissable
132
- *
133
- * @default false
134
- */
135
- isDismissable: import("@angular/core").ModelSignal<boolean>;
136
- /**
137
- * Set the function called when the alert is dismissed
138
- *
139
- * @default undefined
140
- */
141
- onDismiss: import("@angular/core").ModelSignal<(() => void) | undefined>;
142
- fetchClass(): AlertClass;
143
- init(): void;
144
- /**
145
- * Call the onDismiss function if it's not undefined
146
- */
147
- onDismissClick(): void;
148
- static ɵfac: i0.ɵɵFactoryDeclaration<AlertComponent, never>;
149
- static ɵcmp: i0.ɵɵComponentDeclaration<AlertComponent, "flowbite-alert", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; "hasBorder": { "alias": "hasBorder"; "required": false; "isSignal": true; }; "hasBorderAccent": { "alias": "hasBorderAccent"; "required": false; "isSignal": true; }; "customStyle": { "alias": "customStyle"; "required": false; "isSignal": true; }; "icon": { "alias": "icon"; "required": false; "isSignal": true; }; "additionalContent": { "alias": "additionalContent"; "required": false; "isSignal": true; }; "isDismissable": { "alias": "isDismissable"; "required": false; "isSignal": true; }; "onDismiss": { "alias": "onDismiss"; "required": false; "isSignal": true; }; }, { "color": "colorChange"; "hasBorder": "hasBorderChange"; "hasBorderAccent": "hasBorderAccentChange"; "customStyle": "customStyleChange"; "icon": "iconChange"; "additionalContent": "additionalContentChange"; "isDismissable": "isDismissableChange"; "onDismiss": "onDismissChange"; }, never, ["*"], true, never>;
150
- }
@@ -1,39 +0,0 @@
1
- import type { DeepPartial, FlowbiteBoolean, FlowbiteClass, FlowbiteColors } from 'flowbite-angular';
2
- /**
3
- * Available colors for `AlertComponent`
4
- */
5
- export type AlertColors = Pick<FlowbiteColors, 'primary' | 'dark' | 'blue' | 'red' | 'green' | 'yellow'>;
6
- /**
7
- * Required properties for the class generation of `AlertComponent`
8
- */
9
- export interface AlertProperties {
10
- color: keyof AlertColors;
11
- hasBorder: keyof FlowbiteBoolean;
12
- hasBorderAccent: keyof FlowbiteBoolean;
13
- customStyle: DeepPartial<AlertTheme>;
14
- }
15
- /**
16
- * Theme definition for `AlertComponent`
17
- */
18
- export interface AlertTheme {
19
- root: {
20
- base: string;
21
- color: AlertColors;
22
- hasBorder: FlowbiteBoolean;
23
- hasBorderAccent: FlowbiteBoolean;
24
- };
25
- closeButton: {
26
- base: string;
27
- color: AlertColors;
28
- };
29
- }
30
- /**
31
- * Default theme for `AlertComponent`
32
- */
33
- export declare const alertTheme: AlertTheme;
34
- /**
35
- * Generated class definition for `AlertComponent`
36
- */
37
- export interface AlertClass extends FlowbiteClass {
38
- closeButtonClass: string;
39
- }
@@ -1,19 +0,0 @@
1
- import type { AlertClass, AlertProperties, AlertTheme } from './alert.theme';
2
- import type { FlowbiteThemeService } from 'flowbite-angular';
3
- import { InjectionToken } from '@angular/core';
4
- import * as i0 from "@angular/core";
5
- /**
6
- * `InjectionToken` used to import `AlertTheme` value
7
- *
8
- * @example
9
- * ```
10
- * var theme = inject(FLOWBITE_ALERT_THEME_TOKEN)
11
- * ```
12
- */
13
- export declare const FLOWBITE_ALERT_THEME_TOKEN: InjectionToken<AlertTheme>;
14
- export declare class AlertThemeService implements FlowbiteThemeService<AlertProperties> {
15
- private readonly baseTheme;
16
- getClasses(properties: AlertProperties): AlertClass;
17
- static ɵfac: i0.ɵɵFactoryDeclaration<AlertThemeService, never>;
18
- static ɵprov: i0.ɵɵInjectableDeclaration<AlertThemeService>;
19
- }