@fundamental-ngx/core 0.56.4 → 0.57.0-rc.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1146) hide show
  1. package/action-bar/index.d.ts +131 -8
  2. package/action-sheet/index.d.ts +249 -6
  3. package/avatar/index.d.ts +155 -5
  4. package/avatar-group/index.d.ts +252 -9
  5. package/avatar-group-legacy/index.d.ts +204 -10
  6. package/bar/index.d.ts +133 -8
  7. package/breadcrumb/index.d.ts +133 -4
  8. package/busy-indicator/index.d.ts +60 -4
  9. package/button/index.d.ts +149 -5
  10. package/calendar/index.d.ts +1755 -16
  11. package/card/index.d.ts +680 -37
  12. package/carousel/index.d.ts +437 -6
  13. package/checkbox/index.d.ts +169 -4
  14. package/combobox/index.d.ts +390 -8
  15. package/content-density/index.d.ts +225 -14
  16. package/date-picker/index.d.ts +459 -4
  17. package/datetime/index.d.ts +723 -11
  18. package/datetime-picker/index.d.ts +381 -4
  19. package/dialog/index.d.ts +736 -29
  20. package/dynamic-page/index.d.ts +532 -23
  21. package/dynamic-side-content/index.d.ts +107 -6
  22. package/facets/index.d.ts +145 -7
  23. package/feed-input/index.d.ts +99 -5
  24. package/feed-list-item/index.d.ts +160 -7
  25. package/fesm2022/fundamental-ngx-core-action-bar.mjs +25 -25
  26. package/fesm2022/fundamental-ngx-core-action-bar.mjs.map +1 -1
  27. package/fesm2022/fundamental-ngx-core-action-sheet.mjs +19 -19
  28. package/fesm2022/fundamental-ngx-core-action-sheet.mjs.map +1 -1
  29. package/fesm2022/fundamental-ngx-core-avatar-group-legacy.mjs +28 -28
  30. package/fesm2022/fundamental-ngx-core-avatar-group-legacy.mjs.map +1 -1
  31. package/fesm2022/fundamental-ngx-core-avatar-group.mjs +34 -34
  32. package/fesm2022/fundamental-ngx-core-avatar-group.mjs.map +1 -1
  33. package/fesm2022/fundamental-ngx-core-avatar.mjs +10 -10
  34. package/fesm2022/fundamental-ngx-core-avatar.mjs.map +1 -1
  35. package/fesm2022/fundamental-ngx-core-bar.mjs +22 -22
  36. package/fesm2022/fundamental-ngx-core-bar.mjs.map +1 -1
  37. package/fesm2022/fundamental-ngx-core-breadcrumb.mjs +10 -10
  38. package/fesm2022/fundamental-ngx-core-breadcrumb.mjs.map +1 -1
  39. package/fesm2022/fundamental-ngx-core-busy-indicator.mjs +10 -10
  40. package/fesm2022/fundamental-ngx-core-busy-indicator.mjs.map +1 -1
  41. package/fesm2022/fundamental-ngx-core-button.mjs +13 -13
  42. package/fesm2022/fundamental-ngx-core-button.mjs.map +1 -1
  43. package/fesm2022/fundamental-ngx-core-calendar.mjs +42 -48
  44. package/fesm2022/fundamental-ngx-core-calendar.mjs.map +1 -1
  45. package/fesm2022/fundamental-ngx-core-card.mjs +109 -109
  46. package/fesm2022/fundamental-ngx-core-card.mjs.map +1 -1
  47. package/fesm2022/fundamental-ngx-core-carousel.mjs +21 -21
  48. package/fesm2022/fundamental-ngx-core-carousel.mjs.map +1 -1
  49. package/fesm2022/fundamental-ngx-core-checkbox.mjs +7 -7
  50. package/fesm2022/fundamental-ngx-core-checkbox.mjs.map +1 -1
  51. package/fesm2022/fundamental-ngx-core-combobox.mjs +16 -16
  52. package/fesm2022/fundamental-ngx-core-combobox.mjs.map +1 -1
  53. package/fesm2022/fundamental-ngx-core-content-density.mjs +30 -32
  54. package/fesm2022/fundamental-ngx-core-content-density.mjs.map +1 -1
  55. package/fesm2022/fundamental-ngx-core-date-picker.mjs +10 -10
  56. package/fesm2022/fundamental-ngx-core-date-picker.mjs.map +1 -1
  57. package/fesm2022/fundamental-ngx-core-datetime-picker.mjs +10 -10
  58. package/fesm2022/fundamental-ngx-core-datetime-picker.mjs.map +1 -1
  59. package/fesm2022/fundamental-ngx-core-datetime.mjs +30 -30
  60. package/fesm2022/fundamental-ngx-core-datetime.mjs.map +1 -1
  61. package/fesm2022/fundamental-ngx-core-dialog.mjs +58 -58
  62. package/fesm2022/fundamental-ngx-core-dialog.mjs.map +1 -1
  63. package/fesm2022/fundamental-ngx-core-dynamic-page.mjs +49 -49
  64. package/fesm2022/fundamental-ngx-core-dynamic-page.mjs.map +1 -1
  65. package/fesm2022/fundamental-ngx-core-dynamic-side-content.mjs +13 -13
  66. package/fesm2022/fundamental-ngx-core-dynamic-side-content.mjs.map +1 -1
  67. package/fesm2022/fundamental-ngx-core-facets.mjs +16 -16
  68. package/fesm2022/fundamental-ngx-core-facets.mjs.map +1 -1
  69. package/fesm2022/fundamental-ngx-core-feed-input.mjs +16 -16
  70. package/fesm2022/fundamental-ngx-core-feed-input.mjs.map +1 -1
  71. package/fesm2022/fundamental-ngx-core-feed-list-item.mjs +22 -22
  72. package/fesm2022/fundamental-ngx-core-feed-list-item.mjs.map +1 -1
  73. package/fesm2022/fundamental-ngx-core-file-uploader.mjs +16 -16
  74. package/fesm2022/fundamental-ngx-core-file-uploader.mjs.map +1 -1
  75. package/fesm2022/fundamental-ngx-core-fixed-card-layout.mjs +13 -13
  76. package/fesm2022/fundamental-ngx-core-fixed-card-layout.mjs.map +1 -1
  77. package/fesm2022/fundamental-ngx-core-flexible-column-layout.mjs +7 -7
  78. package/fesm2022/fundamental-ngx-core-flexible-column-layout.mjs.map +1 -1
  79. package/fesm2022/fundamental-ngx-core-form.mjs +70 -70
  80. package/fesm2022/fundamental-ngx-core-form.mjs.map +1 -1
  81. package/fesm2022/fundamental-ngx-core-formatted-text.mjs +7 -7
  82. package/fesm2022/fundamental-ngx-core-formatted-text.mjs.map +1 -1
  83. package/fesm2022/fundamental-ngx-core-generic-tag.mjs +7 -7
  84. package/fesm2022/fundamental-ngx-core-generic-tag.mjs.map +1 -1
  85. package/fesm2022/fundamental-ngx-core-grid-list.mjs +47 -47
  86. package/fesm2022/fundamental-ngx-core-grid-list.mjs.map +1 -1
  87. package/fesm2022/fundamental-ngx-core-icon.mjs +7 -7
  88. package/fesm2022/fundamental-ngx-core-icon.mjs.map +1 -1
  89. package/fesm2022/fundamental-ngx-core-illustrated-message.mjs +19 -19
  90. package/fesm2022/fundamental-ngx-core-illustrated-message.mjs.map +1 -1
  91. package/fesm2022/fundamental-ngx-core-infinite-scroll.mjs +7 -7
  92. package/fesm2022/fundamental-ngx-core-infinite-scroll.mjs.map +1 -1
  93. package/fesm2022/fundamental-ngx-core-info-label.mjs +7 -7
  94. package/fesm2022/fundamental-ngx-core-info-label.mjs.map +1 -1
  95. package/fesm2022/fundamental-ngx-core-inline-help.mjs +7 -7
  96. package/fesm2022/fundamental-ngx-core-inline-help.mjs.map +1 -1
  97. package/fesm2022/fundamental-ngx-core-input-group.mjs +19 -19
  98. package/fesm2022/fundamental-ngx-core-input-group.mjs.map +1 -1
  99. package/fesm2022/fundamental-ngx-core-layout-grid.mjs +13 -13
  100. package/fesm2022/fundamental-ngx-core-layout-grid.mjs.map +1 -1
  101. package/fesm2022/fundamental-ngx-core-layout-panel.mjs +31 -31
  102. package/fesm2022/fundamental-ngx-core-layout-panel.mjs.map +1 -1
  103. package/fesm2022/fundamental-ngx-core-link.mjs +7 -7
  104. package/fesm2022/fundamental-ngx-core-link.mjs.map +1 -1
  105. package/fesm2022/fundamental-ngx-core-list.mjs +64 -64
  106. package/fesm2022/fundamental-ngx-core-list.mjs.map +1 -1
  107. package/fesm2022/fundamental-ngx-core-menu.mjs +55 -55
  108. package/fesm2022/fundamental-ngx-core-menu.mjs.map +1 -1
  109. package/fesm2022/fundamental-ngx-core-message-box.mjs +37 -37
  110. package/fesm2022/fundamental-ngx-core-message-box.mjs.map +1 -1
  111. package/fesm2022/fundamental-ngx-core-message-page.mjs +19 -19
  112. package/fesm2022/fundamental-ngx-core-message-page.mjs.map +1 -1
  113. package/fesm2022/fundamental-ngx-core-message-strip.mjs +26 -26
  114. package/fesm2022/fundamental-ngx-core-message-strip.mjs.map +1 -1
  115. package/fesm2022/fundamental-ngx-core-message-toast.mjs +17 -17
  116. package/fesm2022/fundamental-ngx-core-message-toast.mjs.map +1 -1
  117. package/fesm2022/fundamental-ngx-core-micro-process-flow.mjs +19 -19
  118. package/fesm2022/fundamental-ngx-core-micro-process-flow.mjs.map +1 -1
  119. package/fesm2022/fundamental-ngx-core-mobile-mode.mjs +3 -3
  120. package/fesm2022/fundamental-ngx-core-mobile-mode.mjs.map +1 -1
  121. package/fesm2022/fundamental-ngx-core-multi-combobox.mjs +22 -22
  122. package/fesm2022/fundamental-ngx-core-multi-combobox.mjs.map +1 -1
  123. package/fesm2022/fundamental-ngx-core-multi-input.mjs +14 -14
  124. package/fesm2022/fundamental-ngx-core-multi-input.mjs.map +1 -1
  125. package/fesm2022/fundamental-ngx-core-nested-list.mjs +40 -40
  126. package/fesm2022/fundamental-ngx-core-nested-list.mjs.map +1 -1
  127. package/fesm2022/fundamental-ngx-core-notification.mjs +77 -78
  128. package/fesm2022/fundamental-ngx-core-notification.mjs.map +1 -1
  129. package/fesm2022/fundamental-ngx-core-object-attribute.mjs +7 -7
  130. package/fesm2022/fundamental-ngx-core-object-attribute.mjs.map +1 -1
  131. package/fesm2022/fundamental-ngx-core-object-identifier.mjs +7 -7
  132. package/fesm2022/fundamental-ngx-core-object-identifier.mjs.map +1 -1
  133. package/fesm2022/fundamental-ngx-core-object-marker.mjs +7 -7
  134. package/fesm2022/fundamental-ngx-core-object-marker.mjs.map +1 -1
  135. package/fesm2022/fundamental-ngx-core-object-number.mjs +7 -7
  136. package/fesm2022/fundamental-ngx-core-object-number.mjs.map +1 -1
  137. package/fesm2022/fundamental-ngx-core-object-status.mjs +7 -7
  138. package/fesm2022/fundamental-ngx-core-object-status.mjs.map +1 -1
  139. package/fesm2022/fundamental-ngx-core-overflow-layout.mjs +31 -31
  140. package/fesm2022/fundamental-ngx-core-overflow-layout.mjs.map +1 -1
  141. package/fesm2022/fundamental-ngx-core-pagination.mjs +10 -10
  142. package/fesm2022/fundamental-ngx-core-pagination.mjs.map +1 -1
  143. package/fesm2022/fundamental-ngx-core-panel.mjs +13 -13
  144. package/fesm2022/fundamental-ngx-core-panel.mjs.map +1 -1
  145. package/fesm2022/fundamental-ngx-core-popover.mjs +42 -42
  146. package/fesm2022/fundamental-ngx-core-popover.mjs.map +1 -1
  147. package/fesm2022/fundamental-ngx-core-product-switch.mjs +13 -13
  148. package/fesm2022/fundamental-ngx-core-product-switch.mjs.map +1 -1
  149. package/fesm2022/fundamental-ngx-core-progress-indicator.mjs +7 -7
  150. package/fesm2022/fundamental-ngx-core-progress-indicator.mjs.map +1 -1
  151. package/fesm2022/fundamental-ngx-core-quick-view.mjs +37 -37
  152. package/fesm2022/fundamental-ngx-core-quick-view.mjs.map +1 -1
  153. package/fesm2022/fundamental-ngx-core-radio.mjs +7 -7
  154. package/fesm2022/fundamental-ngx-core-radio.mjs.map +1 -1
  155. package/fesm2022/fundamental-ngx-core-rating-indicator.mjs +10 -10
  156. package/fesm2022/fundamental-ngx-core-rating-indicator.mjs.map +1 -1
  157. package/fesm2022/fundamental-ngx-core-resizable-card-layout.mjs +10 -10
  158. package/fesm2022/fundamental-ngx-core-resizable-card-layout.mjs.map +1 -1
  159. package/fesm2022/fundamental-ngx-core-scroll-spy.mjs +7 -7
  160. package/fesm2022/fundamental-ngx-core-scroll-spy.mjs.map +1 -1
  161. package/fesm2022/fundamental-ngx-core-scrollbar.mjs +9 -9
  162. package/fesm2022/fundamental-ngx-core-scrollbar.mjs.map +1 -1
  163. package/fesm2022/fundamental-ngx-core-segmented-button.mjs +7 -7
  164. package/fesm2022/fundamental-ngx-core-segmented-button.mjs.map +1 -1
  165. package/fesm2022/fundamental-ngx-core-select.mjs +20 -20
  166. package/fesm2022/fundamental-ngx-core-select.mjs.map +1 -1
  167. package/fesm2022/fundamental-ngx-core-settings.mjs +34 -34
  168. package/fesm2022/fundamental-ngx-core-settings.mjs.map +1 -1
  169. package/fesm2022/fundamental-ngx-core-shared.mjs +3 -3
  170. package/fesm2022/fundamental-ngx-core-shared.mjs.map +1 -1
  171. package/fesm2022/fundamental-ngx-core-shellbar.mjs +49 -49
  172. package/fesm2022/fundamental-ngx-core-shellbar.mjs.map +1 -1
  173. package/fesm2022/fundamental-ngx-core-side-navigation.mjs +13 -13
  174. package/fesm2022/fundamental-ngx-core-side-navigation.mjs.map +1 -1
  175. package/fesm2022/fundamental-ngx-core-skeleton.mjs +7 -7
  176. package/fesm2022/fundamental-ngx-core-skeleton.mjs.map +1 -1
  177. package/fesm2022/fundamental-ngx-core-slider.mjs +10 -10
  178. package/fesm2022/fundamental-ngx-core-slider.mjs.map +1 -1
  179. package/fesm2022/fundamental-ngx-core-split-button.mjs +10 -10
  180. package/fesm2022/fundamental-ngx-core-split-button.mjs.map +1 -1
  181. package/fesm2022/fundamental-ngx-core-status-indicator.mjs +7 -7
  182. package/fesm2022/fundamental-ngx-core-status-indicator.mjs.map +1 -1
  183. package/fesm2022/fundamental-ngx-core-step-input.mjs +7 -7
  184. package/fesm2022/fundamental-ngx-core-step-input.mjs.map +1 -1
  185. package/fesm2022/fundamental-ngx-core-switch.mjs +9 -9
  186. package/fesm2022/fundamental-ngx-core-switch.mjs.map +1 -1
  187. package/fesm2022/fundamental-ngx-core-table.mjs +49 -49
  188. package/fesm2022/fundamental-ngx-core-table.mjs.map +1 -1
  189. package/fesm2022/fundamental-ngx-core-tabs.mjs +52 -52
  190. package/fesm2022/fundamental-ngx-core-tabs.mjs.map +1 -1
  191. package/fesm2022/fundamental-ngx-core-tests.mjs.map +1 -1
  192. package/fesm2022/fundamental-ngx-core-text.mjs +8 -8
  193. package/fesm2022/fundamental-ngx-core-text.mjs.map +1 -1
  194. package/fesm2022/fundamental-ngx-core-theming.mjs +8 -9
  195. package/fesm2022/fundamental-ngx-core-theming.mjs.map +1 -1
  196. package/fesm2022/fundamental-ngx-core-tile.mjs +94 -94
  197. package/fesm2022/fundamental-ngx-core-tile.mjs.map +1 -1
  198. package/fesm2022/fundamental-ngx-core-time-picker.mjs +7 -7
  199. package/fesm2022/fundamental-ngx-core-time-picker.mjs.map +1 -1
  200. package/fesm2022/fundamental-ngx-core-time.mjs +10 -10
  201. package/fesm2022/fundamental-ngx-core-time.mjs.map +1 -1
  202. package/fesm2022/fundamental-ngx-core-timeline.mjs +43 -43
  203. package/fesm2022/fundamental-ngx-core-timeline.mjs.map +1 -1
  204. package/fesm2022/fundamental-ngx-core-title.mjs +7 -7
  205. package/fesm2022/fundamental-ngx-core-title.mjs.map +1 -1
  206. package/fesm2022/fundamental-ngx-core-token.mjs +15 -15
  207. package/fesm2022/fundamental-ngx-core-token.mjs.map +1 -1
  208. package/fesm2022/fundamental-ngx-core-toolbar.mjs +31 -31
  209. package/fesm2022/fundamental-ngx-core-toolbar.mjs.map +1 -1
  210. package/fesm2022/fundamental-ngx-core-tree.mjs +31 -31
  211. package/fesm2022/fundamental-ngx-core-tree.mjs.map +1 -1
  212. package/fesm2022/fundamental-ngx-core-upload-collection.mjs +37 -37
  213. package/fesm2022/fundamental-ngx-core-upload-collection.mjs.map +1 -1
  214. package/fesm2022/fundamental-ngx-core-user-menu.mjs +42 -44
  215. package/fesm2022/fundamental-ngx-core-user-menu.mjs.map +1 -1
  216. package/fesm2022/fundamental-ngx-core-utils.mjs.map +1 -1
  217. package/fesm2022/fundamental-ngx-core-vertical-navigation.mjs +13 -13
  218. package/fesm2022/fundamental-ngx-core-vertical-navigation.mjs.map +1 -1
  219. package/fesm2022/fundamental-ngx-core-wizard.mjs +28 -28
  220. package/fesm2022/fundamental-ngx-core-wizard.mjs.map +1 -1
  221. package/fesm2022/fundamental-ngx-core.mjs +4 -4
  222. package/fesm2022/fundamental-ngx-core.mjs.map +1 -1
  223. package/file-uploader/index.d.ts +202 -5
  224. package/fixed-card-layout/index.d.ts +166 -3
  225. package/flexible-column-layout/index.d.ts +235 -5
  226. package/form/index.d.ts +438 -22
  227. package/formatted-text/index.d.ts +60 -2
  228. package/generic-tag/index.d.ts +55 -3
  229. package/grid-list/index.d.ts +422 -15
  230. package/icon/index.d.ts +84 -3
  231. package/illustrated-message/index.d.ts +124 -6
  232. package/index.d.ts +134 -33
  233. package/infinite-scroll/index.d.ts +38 -2
  234. package/info-label/index.d.ts +58 -2
  235. package/inline-help/index.d.ts +50 -2
  236. package/input-group/index.d.ts +220 -4
  237. package/layout-grid/index.d.ts +102 -5
  238. package/layout-panel/index.d.ts +190 -10
  239. package/link/index.d.ts +68 -4
  240. package/list/index.d.ts +542 -24
  241. package/menu/index.d.ts +679 -19
  242. package/message-box/index.d.ts +312 -14
  243. package/message-page/index.d.ts +95 -6
  244. package/message-strip/index.d.ts +247 -7
  245. package/message-toast/index.d.ts +136 -10
  246. package/micro-process-flow/index.d.ts +193 -8
  247. package/mobile-mode/index.d.ts +66 -3
  248. package/multi-combobox/index.d.ts +668 -13
  249. package/multi-input/index.d.ts +418 -5
  250. package/nested-list/index.d.ts +521 -12
  251. package/notification/index.d.ts +515 -28
  252. package/object-attribute/index.d.ts +35 -2
  253. package/object-identifier/index.d.ts +38 -2
  254. package/object-marker/index.d.ts +44 -2
  255. package/object-number/index.d.ts +62 -2
  256. package/object-status/index.d.ts +92 -3
  257. package/overflow-layout/index.d.ts +567 -18
  258. package/package.json +34 -34
  259. package/pagination/index.d.ts +199 -4
  260. package/panel/index.d.ts +115 -4
  261. package/popover/index.d.ts +640 -16
  262. package/product-switch/index.d.ts +110 -6
  263. package/progress-indicator/index.d.ts +55 -2
  264. package/quick-view/index.d.ts +94 -12
  265. package/radio/index.d.ts +133 -3
  266. package/rating-indicator/index.d.ts +209 -4
  267. package/resizable-card-layout/index.d.ts +405 -3
  268. package/schematics/add-theming/index.js +4 -4
  269. package/schematics/utils/main-ts-file-path.js +1 -1
  270. package/schematics/utils/main-ts-file-path.js.map +1 -1
  271. package/scroll-spy/index.d.ts +60 -2
  272. package/scrollbar/index.d.ts +64 -2
  273. package/segmented-button/index.d.ts +127 -2
  274. package/select/index.d.ts +542 -8
  275. package/settings/index.d.ts +121 -11
  276. package/shared/index.d.ts +131 -8
  277. package/shellbar/index.d.ts +597 -22
  278. package/side-navigation/index.d.ts +91 -6
  279. package/skeleton/index.d.ts +50 -1
  280. package/slider/index.d.ts +304 -4
  281. package/split-button/index.d.ts +167 -3
  282. package/status-indicator/index.d.ts +134 -2
  283. package/step-input/index.d.ts +215 -2
  284. package/switch/index.d.ts +72 -2
  285. package/table/index.d.ts +343 -17
  286. package/tabs/index.d.ts +500 -10
  287. package/tests/index.d.ts +46 -5
  288. package/text/index.d.ts +60 -2
  289. package/theming/index.d.ts +222 -9
  290. package/tile/index.d.ts +383 -4
  291. package/time/index.d.ts +442 -4
  292. package/time-picker/index.d.ts +262 -2
  293. package/timeline/index.d.ts +294 -21
  294. package/title/index.d.ts +39 -2
  295. package/token/index.d.ts +303 -4
  296. package/toolbar/index.d.ts +234 -12
  297. package/tree/index.d.ts +556 -15
  298. package/upload-collection/index.d.ts +186 -7
  299. package/user-menu/index.d.ts +248 -13
  300. package/vertical-navigation/index.d.ts +74 -4
  301. package/wizard/index.d.ts +381 -11
  302. package/action-bar/action-bar-actions/action-bar-actions.directive.d.ts +0 -17
  303. package/action-bar/action-bar-back/action-bar-back.directive.d.ts +0 -16
  304. package/action-bar/action-bar-description/action-bar-description.directive.d.ts +0 -18
  305. package/action-bar/action-bar-header/action-bar-header.directive.d.ts +0 -15
  306. package/action-bar/action-bar-mobile/action-bar-mobile.directive.d.ts +0 -15
  307. package/action-bar/action-bar-title/action-bar-title.component.d.ts +0 -16
  308. package/action-bar/action-bar.component.d.ts +0 -21
  309. package/action-bar/action-bar.module.d.ts +0 -17
  310. package/action-sheet/action-sheet-body/action-sheet-body.component.d.ts +0 -50
  311. package/action-sheet/action-sheet-control/action-sheet-control.component.d.ts +0 -27
  312. package/action-sheet/action-sheet-item/action-sheet-item.component.d.ts +0 -60
  313. package/action-sheet/action-sheet-mobile/action-sheet-mobile.component.d.ts +0 -22
  314. package/action-sheet/action-sheet.component.d.ts +0 -88
  315. package/action-sheet/action-sheet.module.d.ts +0 -14
  316. package/avatar/avatar-icon.pipe.d.ts +0 -12
  317. package/avatar/avatar-value-states.type.d.ts +0 -1
  318. package/avatar/avatar.component.d.ts +0 -129
  319. package/avatar/avatar.module.d.ts +0 -11
  320. package/avatar/tokens.d.ts +0 -2
  321. package/avatar-group/avatar-group.component.d.ts +0 -54
  322. package/avatar-group/avatar-group.module.d.ts +0 -13
  323. package/avatar-group/components/avatar-group-host.component.d.ts +0 -61
  324. package/avatar-group/components/avatar-group-overflow-body/avatar-group-overflow-body.component.d.ts +0 -16
  325. package/avatar-group/components/avatar-group-overflow-button.component.d.ts +0 -36
  326. package/avatar-group/components/default-avatar-group-overflow-body/default-avatar-group-overflow-body.component.d.ts +0 -40
  327. package/avatar-group/directives/avatar-group-internal-overflow-button.directive.d.ts +0 -29
  328. package/avatar-group/directives/avatar-group-item-renderer.directive.d.ts +0 -81
  329. package/avatar-group/directives/avatar-group-item.directive.d.ts +0 -27
  330. package/avatar-group/directives/avatar-group-overflow-body.directive.d.ts +0 -15
  331. package/avatar-group/directives/avatar-group-overflow-button.directive.d.ts +0 -15
  332. package/avatar-group/tokens.d.ts +0 -3
  333. package/avatar-group/types.d.ts +0 -9
  334. package/avatar-group-legacy/avatar-group-legacy.component.d.ts +0 -76
  335. package/avatar-group-legacy/avatar-group-legacy.interface.d.ts +0 -4
  336. package/avatar-group-legacy/avatar-group-legacy.module.d.ts +0 -14
  337. package/avatar-group-legacy/directives/avatar-group-legacy-focusable-avatar.directive.d.ts +0 -19
  338. package/avatar-group-legacy/directives/avatar-group-legacy-item.directive.d.ts +0 -20
  339. package/avatar-group-legacy/directives/avatar-group-legacy-overflow-body.directive.d.ts +0 -40
  340. package/avatar-group-legacy/directives/avatar-group-legacy-overflow-button-text.directive.d.ts +0 -5
  341. package/avatar-group-legacy/directives/avatar-group-legacy-overflow-button.directive.d.ts +0 -28
  342. package/avatar-group-legacy/directives/avatar-group-legacy-overflow-item.directive.d.ts +0 -6
  343. package/avatar-group-legacy/directives/avatar-group-legacy-popover-control.directive.d.ts +0 -10
  344. package/avatar-group-legacy/tokens.d.ts +0 -7
  345. package/bar/bar.component.d.ts +0 -51
  346. package/bar/bar.module.d.ts +0 -16
  347. package/bar/button-bar/button-bar.component.d.ts +0 -30
  348. package/bar/directives/bar-element.directive.d.ts +0 -12
  349. package/bar/directives/bar-left.directive.d.ts +0 -8
  350. package/bar/directives/bar-middle.directive.d.ts +0 -8
  351. package/bar/directives/bar-right.directive.d.ts +0 -8
  352. package/bar/tokens.d.ts +0 -2
  353. package/breadcrumb/breadcrumb-item.component.d.ts +0 -42
  354. package/breadcrumb/breadcrumb.component.d.ts +0 -79
  355. package/breadcrumb/breadcrumb.module.d.ts +0 -10
  356. package/breadcrumb/tokens.d.ts +0 -3
  357. package/busy-indicator/busy-indicator-extended/busy-indicator-extended.directive.d.ts +0 -16
  358. package/busy-indicator/busy-indicator.component.d.ts +0 -34
  359. package/busy-indicator/busy-indicator.module.d.ts +0 -8
  360. package/busy-indicator/tokens.d.ts +0 -2
  361. package/button/base-button.d.ts +0 -64
  362. package/button/button-badge.directive.d.ts +0 -20
  363. package/button/button.component.d.ts +0 -55
  364. package/button/button.module.d.ts +0 -11
  365. package/button/tokens.d.ts +0 -3
  366. package/calendar/calendar-directives.d.ts +0 -11
  367. package/calendar/calendar-errors.d.ts +0 -2
  368. package/calendar/calendar-header/calendar-header.component.d.ts +0 -142
  369. package/calendar/calendar-legend/calendar-legend-focusing.service.d.ts +0 -16
  370. package/calendar/calendar-legend/calendar-legend-item.component.d.ts +0 -28
  371. package/calendar/calendar-legend/calendar-legend.component.d.ts +0 -32
  372. package/calendar/calendar-views/calendar-aggregated-year-view/calendar-aggregated-year-view.component.d.ts +0 -163
  373. package/calendar/calendar-views/calendar-day-view/calendar-day-view.component.d.ts +0 -499
  374. package/calendar/calendar-views/calendar-month-view/calendar-month-view.component.d.ts +0 -186
  375. package/calendar/calendar-views/calendar-year-view/calendar-year-view.component.d.ts +0 -211
  376. package/calendar/calendar.component.d.ts +0 -301
  377. package/calendar/calendar.module.d.ts +0 -14
  378. package/calendar/calendar.service.d.ts +0 -52
  379. package/calendar/i18n/calendar-i18n-labels.d.ts +0 -47
  380. package/calendar/models/aggregated-year.d.ts +0 -14
  381. package/calendar/models/calendar-current.d.ts +0 -7
  382. package/calendar/models/calendar-day.d.ts +0 -25
  383. package/calendar/models/calendar-month.d.ts +0 -11
  384. package/calendar/models/calendar-year-grid.d.ts +0 -20
  385. package/calendar/models/common.d.ts +0 -44
  386. package/calendar/models/date-range.d.ts +0 -17
  387. package/calendar/patch-deprecated-i18n-labels.d.ts +0 -6
  388. package/calendar/types.d.ts +0 -21
  389. package/card/card-focus-item.model.d.ts +0 -44
  390. package/card/card-list/card-list.directive.d.ts +0 -63
  391. package/card/card.component.d.ts +0 -153
  392. package/card/card.module.d.ts +0 -41
  393. package/card/constants.d.ts +0 -21
  394. package/card/content/card-content.component.d.ts +0 -16
  395. package/card/footer/card-footer-action-item.directive.d.ts +0 -9
  396. package/card/footer/card-footer.component.d.ts +0 -18
  397. package/card/header/card-header-action.directive.d.ts +0 -5
  398. package/card/header/card-header-column.directive.d.ts +0 -11
  399. package/card/header/card-header-extended.component.d.ts +0 -16
  400. package/card/header/card-header-main.component.d.ts +0 -31
  401. package/card/header/card-header-numeric.component.d.ts +0 -10
  402. package/card/header/card-header-row.directive.d.ts +0 -5
  403. package/card/header/card-header.component.d.ts +0 -12
  404. package/card/header-elements/card-counter.directive.d.ts +0 -26
  405. package/card/header-elements/card-indicator-title.directive.d.ts +0 -5
  406. package/card/header-elements/card-indicator-value.directive.d.ts +0 -5
  407. package/card/header-elements/card-indicator.component.d.ts +0 -5
  408. package/card/header-elements/card-numeric-container.component.d.ts +0 -5
  409. package/card/header-elements/card-second-subtitle.directive.d.ts +0 -16
  410. package/card/header-elements/card-subtitle.directive.d.ts +0 -16
  411. package/card/header-elements/card-title.directive.d.ts +0 -18
  412. package/card/kpi/card-kpi-analytics-content.directive.d.ts +0 -16
  413. package/card/kpi/card-kpi-analytics-label.directive.d.ts +0 -16
  414. package/card/kpi/card-kpi-analytics.directive.d.ts +0 -16
  415. package/card/kpi/card-kpi-header.component.d.ts +0 -16
  416. package/card/kpi/card-kpi-scale-icon.directive.d.ts +0 -16
  417. package/card/kpi/card-kpi-scale-text.directive.d.ts +0 -16
  418. package/card/kpi/card-kpi-value.directive.d.ts +0 -19
  419. package/card/loader/card-loader.component.d.ts +0 -16
  420. package/card/media/card-media-content-container.directive.d.ts +0 -23
  421. package/card/media/card-media-heading.directive.d.ts +0 -13
  422. package/card/media/card-media-image-container.directive.d.ts +0 -5
  423. package/card/media/card-media-image.directive.d.ts +0 -5
  424. package/card/media/card-media-text.directive.d.ts +0 -5
  425. package/card/media/card-media.component.d.ts +0 -28
  426. package/card/token.d.ts +0 -10
  427. package/card/utils.d.ts +0 -4
  428. package/carousel/carousel-item/carousel-item.component.d.ts +0 -51
  429. package/carousel/carousel-item.directive.d.ts +0 -23
  430. package/carousel/carousel.component.d.ts +0 -206
  431. package/carousel/carousel.directive.d.ts +0 -32
  432. package/carousel/carousel.module.d.ts +0 -10
  433. package/carousel/carousel.service.d.ts +0 -122
  434. package/carousel/i18n/carousel-resources.d.ts +0 -5
  435. package/checkbox/checkbox/checkbox.component.d.ts +0 -150
  436. package/checkbox/checkbox/fd-checkbox-values.interface.d.ts +0 -6
  437. package/checkbox/checkbox.module.d.ts +0 -8
  438. package/checkbox/tokens.d.ts +0 -2
  439. package/combobox/combobox-item.d.ts +0 -4
  440. package/combobox/combobox-item.directive.d.ts +0 -16
  441. package/combobox/combobox-mobile/combobox-mobile.component.d.ts +0 -38
  442. package/combobox/combobox.component.d.ts +0 -294
  443. package/combobox/combobox.interface.d.ts +0 -19
  444. package/combobox/combobox.module.d.ts +0 -13
  445. package/combobox/list-group.pipe.d.ts +0 -12
  446. package/combobox/tokens.d.ts +0 -3
  447. package/content-density/classes/abstract-content-density-storage.d.ts +0 -17
  448. package/content-density/classes/content-density-observer.settings.d.ts +0 -16
  449. package/content-density/content-density.module.d.ts +0 -11
  450. package/content-density/content-density.types.d.ts +0 -30
  451. package/content-density/directives/content-density.directive.d.ts +0 -39
  452. package/content-density/helpers/density-type-checkers.d.ts +0 -4
  453. package/content-density/helpers/get-changes-source.provider.d.ts +0 -10
  454. package/content-density/provide-content-density.d.ts +0 -7
  455. package/content-density/providers/content-density-observer-providers.d.ts +0 -6
  456. package/content-density/providers/local-content-density-storage.d.ts +0 -22
  457. package/content-density/providers/memory-content-density-storage.d.ts +0 -16
  458. package/content-density/providers/url-content-density-storage.d.ts +0 -25
  459. package/content-density/services/content-density-observer.service.d.ts +0 -68
  460. package/content-density/services/deprecated-content-density.service.d.ts +0 -23
  461. package/content-density/services/global-content-density.service.d.ts +0 -27
  462. package/content-density/testing/mocked-local-content-density-directive.d.ts +0 -7
  463. package/content-density/tokens/content-density-directive.d.ts +0 -4
  464. package/content-density/tokens/content-density-storage-key.token.d.ts +0 -2
  465. package/content-density/tokens/default-content-density.token.d.ts +0 -3
  466. package/content-density/types/content-density.mode.d.ts +0 -5
  467. package/content-density/variables/default-content-density-consumer-config.d.ts +0 -2
  468. package/date-picker/date-picker-mobile/date-picker-mobile.component.d.ts +0 -29
  469. package/date-picker/date-picker.component.d.ts +0 -416
  470. package/date-picker/date-picker.model.d.ts +0 -11
  471. package/date-picker/date-picker.module.d.ts +0 -8
  472. package/date-picker/errors.d.ts +0 -2
  473. package/date-picker/tokens.d.ts +0 -5
  474. package/datetime/datetime-adapter.d.ts +0 -313
  475. package/datetime/datetime-format.pipes.d.ts +0 -58
  476. package/datetime/datetime-formats.d.ts +0 -26
  477. package/datetime/datetime-utils.d.ts +0 -7
  478. package/datetime/fd-date-formats.d.ts +0 -2
  479. package/datetime/fd-date.d.ts +0 -100
  480. package/datetime/fd-date.utils.d.ts +0 -24
  481. package/datetime/fd-datetime-adapter.d.ts +0 -164
  482. package/datetime/fd-datetime-pipes.module.d.ts +0 -11
  483. package/datetime/fd-datetime.module.d.ts +0 -13
  484. package/datetime/provide-date-time.d.ts +0 -5
  485. package/datetime-picker/datetime-picker-mobile/datetime-picker-mobile.component.d.ts +0 -27
  486. package/datetime-picker/datetime-picker.component.d.ts +0 -341
  487. package/datetime-picker/datetime-picker.model.d.ts +0 -9
  488. package/datetime-picker/datetime-picker.module.d.ts +0 -8
  489. package/datetime-picker/errors.d.ts +0 -2
  490. package/datetime-picker/tokens.d.ts +0 -5
  491. package/dialog/base/dialog-base.class.d.ts +0 -71
  492. package/dialog/base/dialog-base.service.d.ts +0 -27
  493. package/dialog/base/dialog-config-base.class.d.ts +0 -74
  494. package/dialog/base/dialog-content-base.class.d.ts +0 -43
  495. package/dialog/base/dialog-footer-base.class.d.ts +0 -22
  496. package/dialog/base/dialog-header-base.class.d.ts +0 -22
  497. package/dialog/base/dialog-ref-base.class.d.ts +0 -37
  498. package/dialog/dialog-body/dialog-body.component.d.ts +0 -28
  499. package/dialog/dialog-close-button/dialog-close-button.component.d.ts +0 -18
  500. package/dialog/dialog-container/dialog-container.component.d.ts +0 -49
  501. package/dialog/dialog-default/dialog-default.component.d.ts +0 -42
  502. package/dialog/dialog-footer/dialog-footer.component.d.ts +0 -27
  503. package/dialog/dialog-full-screen-toggler-button/dialog-full-screen-toggler-button.component.d.ts +0 -22
  504. package/dialog/dialog-header/dialog-header.component.d.ts +0 -20
  505. package/dialog/dialog-service/dialog.service.d.ts +0 -31
  506. package/dialog/dialog.component.d.ts +0 -80
  507. package/dialog/dialog.module.d.ts +0 -32
  508. package/dialog/dialog.types.d.ts +0 -4
  509. package/dialog/directives/dialog-template.directive.d.ts +0 -20
  510. package/dialog/directives/dialog-title.directive.d.ts +0 -14
  511. package/dialog/provide-dialog-service.d.ts +0 -6
  512. package/dialog/tokens.d.ts +0 -3
  513. package/dialog/utils/dialog-config.class.d.ts +0 -16
  514. package/dialog/utils/dialog-container.model.d.ts +0 -4
  515. package/dialog/utils/dialog-default-content.class.d.ts +0 -12
  516. package/dialog/utils/dialog-overlay.container.d.ts +0 -13
  517. package/dialog/utils/dialog-position.class.d.ts +0 -13
  518. package/dialog/utils/dialog-ref.class.d.ts +0 -50
  519. package/dialog/utils/dialog-width-to-size.d.ts +0 -6
  520. package/dialog/utils/dialog.animations.d.ts +0 -2
  521. package/dynamic-page/constants.d.ts +0 -27
  522. package/dynamic-page/directives/dynamic-page-header-subtitle.directive.d.ts +0 -11
  523. package/dynamic-page/directives/dynamic-page-header-title.directive.d.ts +0 -11
  524. package/dynamic-page/dynamic-page-content/dynamic-page-content.component.d.ts +0 -27
  525. package/dynamic-page/dynamic-page-footer/dynamic-page-footer.component.d.ts +0 -5
  526. package/dynamic-page/dynamic-page-header/actions/dynamic-page-base-actions.d.ts +0 -8
  527. package/dynamic-page/dynamic-page-header/actions/dynamic-page-global-actions.component.d.ts +0 -19
  528. package/dynamic-page/dynamic-page-header/actions/dynamic-page-layout-actions.component.d.ts +0 -14
  529. package/dynamic-page/dynamic-page-header/actions/dynamic-page-title-content.component.d.ts +0 -16
  530. package/dynamic-page/dynamic-page-header/breadcrumb/dynamic-page-breadcrumb.component.d.ts +0 -5
  531. package/dynamic-page/dynamic-page-header/header/dynamic-page-header.component.d.ts +0 -91
  532. package/dynamic-page/dynamic-page-header/subheader/dynamic-page-subheader.component.d.ts +0 -97
  533. package/dynamic-page/dynamic-page-wrapper.directive.d.ts +0 -9
  534. package/dynamic-page/dynamic-page.component.d.ts +0 -136
  535. package/dynamic-page/dynamic-page.config.d.ts +0 -25
  536. package/dynamic-page/dynamic-page.interface.d.ts +0 -19
  537. package/dynamic-page/dynamic-page.module.d.ts +0 -18
  538. package/dynamic-page/dynamic-page.service.d.ts +0 -18
  539. package/dynamic-page/dynamic-page.tokens.d.ts +0 -3
  540. package/dynamic-page/models/title-directive-context.d.ts +0 -4
  541. package/dynamic-page/patch-header-i18n-texts.d.ts +0 -7
  542. package/dynamic-page/tokens.d.ts +0 -2
  543. package/dynamic-page/utils.d.ts +0 -7
  544. package/dynamic-side-content/constants.d.ts +0 -14
  545. package/dynamic-side-content/dynamic-side-content-main.component.d.ts +0 -16
  546. package/dynamic-side-content/dynamic-side-content-side.component.d.ts +0 -16
  547. package/dynamic-side-content/dynamic-side-content.component.d.ts +0 -51
  548. package/dynamic-side-content/dynamic-side-content.module.d.ts +0 -12
  549. package/dynamic-side-content/utils.d.ts +0 -3
  550. package/facets/constants.d.ts +0 -12
  551. package/facets/content/facet-content.component.d.ts +0 -14
  552. package/facets/facet/facet.component.d.ts +0 -63
  553. package/facets/facet-container.component.d.ts +0 -36
  554. package/facets/facet-group.component.d.ts +0 -10
  555. package/facets/facet.module.d.ts +0 -10
  556. package/facets/utils.d.ts +0 -2
  557. package/feed-input/directives/feed-input-avatar.directive.d.ts +0 -23
  558. package/feed-input/directives/feed-input-button.directive.d.ts +0 -21
  559. package/feed-input/directives/feed-input-textarea.directive.d.ts +0 -30
  560. package/feed-input/feed-input.component.d.ts +0 -22
  561. package/feed-input/feed-input.module.d.ts +0 -10
  562. package/feed-list-item/components/feed-list-action/feed-list-action.component.d.ts +0 -5
  563. package/feed-list-item/components/feed-list-avatar/feed-list-avatar.component.d.ts +0 -5
  564. package/feed-list-item/components/feed-list-footer/feed-list-footer.component.d.ts +0 -5
  565. package/feed-list-item/components/item/feed-list-item.component.d.ts +0 -75
  566. package/feed-list-item/components/list/feed-list.component.d.ts +0 -57
  567. package/feed-list-item/constants.d.ts +0 -4
  568. package/feed-list-item/directives/byline.directive.d.ts +0 -7
  569. package/feed-list-item/feed-list-item.module.d.ts +0 -12
  570. package/file-uploader/directives/file-uploader-dragndrop.directive.d.ts +0 -43
  571. package/file-uploader/directives/file-uploader-select.directive.d.ts +0 -17
  572. package/file-uploader/file-uploader.component.d.ts +0 -115
  573. package/file-uploader/file-uploader.module.d.ts +0 -9
  574. package/file-uploader/file-uploader.service.d.ts +0 -22
  575. package/fixed-card-layout/fixed-card-layout-item/fixed-card-layout-item.component.d.ts +0 -12
  576. package/fixed-card-layout/fixed-card-layout.component.d.ts +0 -147
  577. package/fixed-card-layout/fixed-card-layout.module.d.ts +0 -8
  578. package/flexible-column-layout/constants.d.ts +0 -30
  579. package/flexible-column-layout/flexible-column-layout.component.d.ts +0 -175
  580. package/flexible-column-layout/flexible-column-layout.module.d.ts +0 -21
  581. package/flexible-column-layout/provide-config.d.ts +0 -8
  582. package/flexible-column-layout/tokens.d.ts +0 -2
  583. package/form/fieldset/fieldset.component.d.ts +0 -18
  584. package/form/fieldset/fieldset.module.d.ts +0 -11
  585. package/form/form-control/form-control.component.d.ts +0 -54
  586. package/form/form-control/form-control.module.d.ts +0 -11
  587. package/form/form-group/form-group.component.d.ts +0 -39
  588. package/form/form-group/form-group.module.d.ts +0 -11
  589. package/form/form-header/form-header.component.d.ts +0 -13
  590. package/form/form-header/form-header.module.d.ts +0 -11
  591. package/form/form-input-message-group/form-input-message-group.component.d.ts +0 -55
  592. package/form/form-input-message-group/form-input-message-group.module.d.ts +0 -11
  593. package/form/form-item/form-item.component.d.ts +0 -32
  594. package/form/form-item/form-item.module.d.ts +0 -11
  595. package/form/form-item-control/form-item-control.d.ts +0 -11
  596. package/form/form-label/form-label.component.d.ts +0 -59
  597. package/form/form-label/form-label.module.d.ts +0 -11
  598. package/form/form-legend/form-legend.directive.d.ts +0 -12
  599. package/form/form-legend/form-legend.module.d.ts +0 -11
  600. package/form/form-message/constants.d.ts +0 -12
  601. package/form/form-message/form-message.component.d.ts +0 -31
  602. package/form/form-message/form-message.module.d.ts +0 -11
  603. package/form/form-message/popover-form-message.service.d.ts +0 -31
  604. package/form/form.module.d.ts +0 -15
  605. package/form/inline-help-placement.type.d.ts +0 -1
  606. package/formatted-text/formatted-text.component.d.ts +0 -46
  607. package/formatted-text/formatted-text.module.d.ts +0 -11
  608. package/formatted-text/utils/html-sanitizer.d.ts +0 -42
  609. package/fundamental-ngx.module.d.ts +0 -99
  610. package/generic-tag/generic-tag.component.d.ts +0 -43
  611. package/generic-tag/generic-tag.module.d.ts +0 -7
  612. package/generic-tag/tokens.d.ts +0 -2
  613. package/grid-list/components/grid-list/grid-list-base.component.d.ts +0 -11
  614. package/grid-list/components/grid-list/grid-list.component.d.ts +0 -102
  615. package/grid-list/components/grid-list-filter-bar/grid-list-filter-bar.component.d.ts +0 -8
  616. package/grid-list/components/grid-list-footer/grid-list-footer.component.d.ts +0 -5
  617. package/grid-list/components/grid-list-group-header/grid-list-group-header.component.d.ts +0 -8
  618. package/grid-list/components/grid-list-item/grid-list-item.component.d.ts +0 -205
  619. package/grid-list/components/grid-list-item-footer-bar/grid-list-item-footer-bar.component.d.ts +0 -8
  620. package/grid-list/components/grid-list-item-toolbar/grid-list-item-toolbar.component.d.ts +0 -8
  621. package/grid-list/components/grid-list-more-btn/grid-list-more-btn.component.d.ts +0 -16
  622. package/grid-list/components/grid-list-title-bar/grid-list-title-bar.component.d.ts +0 -7
  623. package/grid-list/components/grid-list-title-bar/grid-list-title-bar.directive.d.ts +0 -5
  624. package/grid-list/components/grid-list-title-bar-spacer/grid-list-title-bar-spacer.component.d.ts +0 -6
  625. package/grid-list/directives/grid-list-item-body.directive.d.ts +0 -9
  626. package/grid-list/directives/grid-list-item-image.directive.d.ts +0 -5
  627. package/grid-list/grid-list.module.d.ts +0 -22
  628. package/grid-list/helpers/parse-layout-pattern.d.ts +0 -2
  629. package/grid-list/models/grid-list-selection.models.d.ts +0 -23
  630. package/icon/icon.component.d.ts +0 -72
  631. package/icon/icon.module.d.ts +0 -7
  632. package/icon/tokens.d.ts +0 -2
  633. package/illustrated-message/components/illustrated-message-actions/illustrated-message-actions.component.d.ts +0 -5
  634. package/illustrated-message/components/illustrated-message-figcaption/illustrated-message-figcaption.component.d.ts +0 -5
  635. package/illustrated-message/directives/illustrated-message-text/illustrated-message-text.directive.d.ts +0 -7
  636. package/illustrated-message/directives/illustrated-message-title/illustrated-message-title.directive.d.ts +0 -7
  637. package/illustrated-message/illustrated-message.component.d.ts +0 -90
  638. package/illustrated-message/illustrated-message.module.d.ts +0 -11
  639. package/infinite-scroll/infinite-scroll.directive.d.ts +0 -29
  640. package/infinite-scroll/infinite-scroll.module.d.ts +0 -7
  641. package/info-label/info-label.component.d.ts +0 -49
  642. package/info-label/info-label.module.d.ts +0 -7
  643. package/inline-help/inline-help.directive.d.ts +0 -41
  644. package/inline-help/inline-help.module.d.ts +0 -7
  645. package/input-group/input-group-directives.d.ts +0 -82
  646. package/input-group/input-group.component.d.ts +0 -133
  647. package/input-group/input-group.module.d.ts +0 -8
  648. package/input-group/types.d.ts +0 -1
  649. package/layout-grid/constants.d.ts +0 -18
  650. package/layout-grid/directives/layout-grid-col.directive.d.ts +0 -40
  651. package/layout-grid/directives/layout-grid-row.directive.d.ts +0 -5
  652. package/layout-grid/layout-grid.component.d.ts +0 -32
  653. package/layout-grid/layout-grid.module.d.ts +0 -9
  654. package/layout-panel/layout-panel-actions/layout-panel-actions.component.d.ts +0 -20
  655. package/layout-panel/layout-panel-body/layout-panel-body.component.d.ts +0 -20
  656. package/layout-panel/layout-panel-description/layout-panel-description.component.d.ts +0 -18
  657. package/layout-panel/layout-panel-filters/layout-panel-filters.component.d.ts +0 -18
  658. package/layout-panel/layout-panel-footer/layout-panel-footer.component.d.ts +0 -24
  659. package/layout-panel/layout-panel-head/layout-panel-head.component.d.ts +0 -20
  660. package/layout-panel/layout-panel-header/layout-panel-header.component.d.ts +0 -20
  661. package/layout-panel/layout-panel-title/layout-panel-title.directive.d.ts +0 -15
  662. package/layout-panel/layout-panel.component.d.ts +0 -26
  663. package/layout-panel/layout-panel.module.d.ts +0 -15
  664. package/link/constants.d.ts +0 -3
  665. package/link/link.component.d.ts +0 -53
  666. package/link/link.module.d.ts +0 -7
  667. package/link/tokens.d.ts +0 -2
  668. package/list/directives/byline/list-byline-left.directive.d.ts +0 -9
  669. package/list/directives/byline/list-byline-right.directive.d.ts +0 -13
  670. package/list/directives/byline/list-byline.directive.d.ts +0 -9
  671. package/list/directives/byline/list-content.directive.d.ts +0 -9
  672. package/list/directives/byline/list-thumbnail.directive.d.ts +0 -7
  673. package/list/directives/list-footer.directive.d.ts +0 -7
  674. package/list/directives/list-group-header.directive.d.ts +0 -15
  675. package/list/directives/list-icon.directive.d.ts +0 -32
  676. package/list/directives/list-link.directive.d.ts +0 -22
  677. package/list/directives/list-navigation-item-arrow.directive.d.ts +0 -18
  678. package/list/directives/list-navigation-item-text.directive.d.ts +0 -11
  679. package/list/directives/list-secondary.directive.d.ts +0 -20
  680. package/list/directives/list-title-text.directive.d.ts +0 -7
  681. package/list/directives/list-title.directive.d.ts +0 -15
  682. package/list/directives/subline/list-subline.directive.d.ts +0 -5
  683. package/list/list-component.interface.d.ts +0 -15
  684. package/list/list-focus-item.model.d.ts +0 -40
  685. package/list/list-item/list-item.component.d.ts +0 -96
  686. package/list/list-message.directive.d.ts +0 -25
  687. package/list/list-navigation-item/list-navigation-item.component.d.ts +0 -82
  688. package/list/list-unread-indicator.interface.d.ts +0 -3
  689. package/list/list.component.d.ts +0 -94
  690. package/list/list.module.d.ts +0 -25
  691. package/list/tokens.d.ts +0 -6
  692. package/menu/default-menu-item.class.d.ts +0 -4
  693. package/menu/directives/glyph-menu-addon.directive.d.ts +0 -41
  694. package/menu/directives/menu-addon.directive.d.ts +0 -25
  695. package/menu/directives/menu-item-input.directive.d.ts +0 -14
  696. package/menu/directives/menu-shortcut.directive.d.ts +0 -23
  697. package/menu/directives/menu-title.directive.d.ts +0 -16
  698. package/menu/directives/menu-trigger.directive.d.ts +0 -29
  699. package/menu/directives/segmented-button/segmented-button-header.directive.d.ts +0 -28
  700. package/menu/directives/segmented-button/segmented-button-option.directive.d.ts +0 -41
  701. package/menu/directives/toggle-button.directive.d.ts +0 -19
  702. package/menu/menu-interactive.component.d.ts +0 -46
  703. package/menu/menu-item/menu-item.component.d.ts +0 -106
  704. package/menu/menu-keyboard.service.d.ts +0 -24
  705. package/menu/menu-mobile/menu-mobile.component.d.ts +0 -53
  706. package/menu/menu-separator.directive.d.ts +0 -16
  707. package/menu/menu.component.d.ts +0 -133
  708. package/menu/menu.interface.d.ts +0 -15
  709. package/menu/menu.module.d.ts +0 -23
  710. package/menu/menu.tokens.d.ts +0 -4
  711. package/menu/services/menu.service.d.ts +0 -91
  712. package/message-box/directives/message-box-template.directive.d.ts +0 -20
  713. package/message-box/message-box-body/message-box-body.component.d.ts +0 -18
  714. package/message-box/message-box-container/message-box-container.component.d.ts +0 -49
  715. package/message-box/message-box-content.type.d.ts +0 -3
  716. package/message-box/message-box-default/message-box-default.component.d.ts +0 -43
  717. package/message-box/message-box-footer/message-box-footer.component.d.ts +0 -26
  718. package/message-box/message-box-header/message-box-header.component.d.ts +0 -39
  719. package/message-box/message-box-semantic-icon/message-box-semantic-icon.component.d.ts +0 -29
  720. package/message-box/message-box.component.d.ts +0 -51
  721. package/message-box/message-box.module.d.ts +0 -16
  722. package/message-box/services/message-box.service.d.ts +0 -24
  723. package/message-box/utils/const.d.ts +0 -9
  724. package/message-box/utils/message-box-config.class.d.ts +0 -22
  725. package/message-box/utils/message-box-content.class.d.ts +0 -4
  726. package/message-box/utils/message-box-ref.class.d.ts +0 -6
  727. package/message-page/message-page-actions/message-page-actions.component.d.ts +0 -7
  728. package/message-page/message-page-more/message-page-more.component.d.ts +0 -7
  729. package/message-page/message-page-subtitle/message-page-subtitle.component.d.ts +0 -7
  730. package/message-page/message-page-title/message-page-title.component.d.ts +0 -7
  731. package/message-page/message-page.component.d.ts +0 -57
  732. package/message-page/message-page.module.d.ts +0 -11
  733. package/message-strip/alert/default-config.d.ts +0 -5
  734. package/message-strip/alert/index.d.ts +0 -7
  735. package/message-strip/alert/message-strip-alert/message-strip-alert.component.d.ts +0 -58
  736. package/message-strip/alert/message-strip-alert/message-strip-alert.interface.d.ts +0 -4
  737. package/message-strip/alert/message-strip-alert-container/message-strip-alert-container.component.d.ts +0 -28
  738. package/message-strip/alert/message-strip-alert-container-footer/message-strip-alert-container-footer.component.d.ts +0 -36
  739. package/message-strip/alert/message-strip-alert.position.d.ts +0 -3
  740. package/message-strip/alert/message-strip-alert.ref.d.ts +0 -14
  741. package/message-strip/alert/message-strip-alert.service.d.ts +0 -53
  742. package/message-strip/alert/message-strip-configuration-type.d.ts +0 -17
  743. package/message-strip/alert/open-message-strip-alert.config.d.ts +0 -24
  744. package/message-strip/alert/tokens.d.ts +0 -21
  745. package/message-strip/auto-dismiss-message-strip.directive.d.ts +0 -39
  746. package/message-strip/message-strip-icon.directive.d.ts +0 -9
  747. package/message-strip/message-strip-indication-color.d.ts +0 -4
  748. package/message-strip/message-strip-type.d.ts +0 -2
  749. package/message-strip/message-strip.component.d.ts +0 -70
  750. package/message-strip/message-strip.module.d.ts +0 -9
  751. package/message-toast/components/message-toast-text.component.d.ts +0 -11
  752. package/message-toast/config/message-toast.config.d.ts +0 -8
  753. package/message-toast/constants/message-toast.animation.d.ts +0 -1
  754. package/message-toast/constants/message-toast.token.d.ts +0 -5
  755. package/message-toast/message-toast.component.d.ts +0 -9
  756. package/message-toast/message-toast.module.d.ts +0 -17
  757. package/message-toast/message-toast.service.d.ts +0 -57
  758. package/message-toast/provide-config.d.ts +0 -8
  759. package/message-toast/ref/message-toast.ref.d.ts +0 -15
  760. package/message-toast/toast-overlay-container.class.d.ts +0 -16
  761. package/micro-process-flow/components/micro-process-flow/micro-process-flow.component.d.ts +0 -110
  762. package/micro-process-flow/components/micro-process-flow-icon/micro-process-flow-icon.component.d.ts +0 -20
  763. package/micro-process-flow/components/micro-process-flow-item/micro-process-flow-item.component.d.ts +0 -24
  764. package/micro-process-flow/injection-tokens.d.ts +0 -7
  765. package/micro-process-flow/micro-process-flow-focusable-item.directive.d.ts +0 -24
  766. package/micro-process-flow/micro-process-flow-intermediary-item.directive.d.ts +0 -5
  767. package/micro-process-flow/micro-process-flow.module.d.ts +0 -11
  768. package/micro-process-flow/types.d.ts +0 -1
  769. package/mobile-mode/mobile-control.interface.d.ts +0 -5
  770. package/mobile-mode/mobile-mode-config.d.ts +0 -13
  771. package/mobile-mode/mobile-mode.class.d.ts +0 -46
  772. package/multi-combobox/base-multi-combobox.class.d.ts +0 -170
  773. package/multi-combobox/data-source/multi-combobox-data-source-parser.d.ts +0 -9
  774. package/multi-combobox/data-source/multi-combobox-data-source.d.ts +0 -21
  775. package/multi-combobox/helpers.d.ts +0 -14
  776. package/multi-combobox/mobile/mobile-multi-combobox.component.d.ts +0 -40
  777. package/multi-combobox/models/multi-combobox.interface.d.ts +0 -26
  778. package/multi-combobox/models/selection-change.event.d.ts +0 -12
  779. package/multi-combobox/multi-announcer/multi-announcer.directive.d.ts +0 -25
  780. package/multi-combobox/multi-combobox-config.d.ts +0 -22
  781. package/multi-combobox/multi-combobox.component.d.ts +0 -301
  782. package/multi-combobox/multi-combobox.module.d.ts +0 -9
  783. package/multi-combobox/multi-combobox.token.d.ts +0 -2
  784. package/multi-combobox/select-all-toggler/select-all-toggler.component.d.ts +0 -38
  785. package/multi-input/multi-input-mobile/multi-input-mobile.component.d.ts +0 -40
  786. package/multi-input/multi-input-mobile/multi-input-mobile.module.d.ts +0 -7
  787. package/multi-input/multi-input.component.d.ts +0 -335
  788. package/multi-input/multi-input.interface.d.ts +0 -15
  789. package/multi-input/multi-input.module.d.ts +0 -8
  790. package/multi-input/pair-selection.model.d.ts +0 -19
  791. package/nested-list/nested-content/nested-list-content.directive.d.ts +0 -57
  792. package/nested-list/nested-item/nested-item.directive.d.ts +0 -94
  793. package/nested-list/nested-item/nested-item.interface.d.ts +0 -19
  794. package/nested-list/nested-item/nested-item.service.d.ts +0 -18
  795. package/nested-list/nested-link/nested-link.directive.d.ts +0 -50
  796. package/nested-list/nested-list/nested-list.directive.d.ts +0 -77
  797. package/nested-list/nested-list/nested-list.interface.d.ts +0 -8
  798. package/nested-list/nested-list-directives.d.ts +0 -65
  799. package/nested-list/nested-list-keyboard.service.d.ts +0 -39
  800. package/nested-list/nested-list-model.d.ts +0 -18
  801. package/nested-list/nested-list-popover/nested-list-popover.component.d.ts +0 -51
  802. package/nested-list/nested-list-popover/nested-list-popover.interface.d.ts +0 -7
  803. package/nested-list/nested-list-state.service.d.ts +0 -17
  804. package/nested-list/nested-list.module.d.ts +0 -13
  805. package/nested-list/prepared-nested-list/prepared-nested-list.component.d.ts +0 -32
  806. package/notification/directives/notification-footer-content.directive.d.ts +0 -5
  807. package/notification/directives/notification-group-growing-item-title.directive.d.ts +0 -5
  808. package/notification/directives/notification-group-header-title.directive.d.ts +0 -16
  809. package/notification/directives/notification-list.directive.d.ts +0 -10
  810. package/notification/directives/notification-message-strip-container.directive.d.ts +0 -5
  811. package/notification/directives/notification-message-strip.directive.d.ts +0 -5
  812. package/notification/directives/notification-paragraph.directive.d.ts +0 -13
  813. package/notification/directives/notification-popover.directive.d.ts +0 -5
  814. package/notification/directives/notification-separator.directive.d.ts +0 -5
  815. package/notification/directives/notification-title.directive.d.ts +0 -18
  816. package/notification/notification/notification.component.d.ts +0 -121
  817. package/notification/notification-actions/notification-actions.component.d.ts +0 -9
  818. package/notification/notification-body/notification-body.component.d.ts +0 -6
  819. package/notification/notification-content/notification-content.component.d.ts +0 -5
  820. package/notification/notification-footer/notification-footer.component.d.ts +0 -36
  821. package/notification/notification-group/notification-group.component.d.ts +0 -47
  822. package/notification/notification-group-growing-item/notification-group-growing-item.component.d.ts +0 -5
  823. package/notification/notification-group-header/notification-group-header.component.d.ts +0 -34
  824. package/notification/notification-group-list/notification-group-list.component.d.ts +0 -24
  825. package/notification/notification-header/notification-header.component.d.ts +0 -10
  826. package/notification/notification-link/notification-link.component.d.ts +0 -14
  827. package/notification/notification-service/notification.service.d.ts +0 -44
  828. package/notification/notification-utils/notification-config.d.ts +0 -25
  829. package/notification/notification-utils/notification-container.d.ts +0 -5
  830. package/notification/notification-utils/notification-group-base.d.ts +0 -18
  831. package/notification/notification-utils/notification-ref.d.ts +0 -29
  832. package/notification/notification.module.d.ts +0 -28
  833. package/notification/token.d.ts +0 -8
  834. package/object-attribute/object-attribute.component.d.ts +0 -26
  835. package/object-attribute/object-attribute.module.d.ts +0 -7
  836. package/object-identifier/object-identifier.component.d.ts +0 -25
  837. package/object-identifier/object-identifier.module.d.ts +0 -11
  838. package/object-marker/object-marker.component.d.ts +0 -31
  839. package/object-marker/object-marker.module.d.ts +0 -11
  840. package/object-number/object-number.component.d.ts +0 -50
  841. package/object-number/object-number.module.d.ts +0 -11
  842. package/object-status/object-status.component.d.ts +0 -77
  843. package/object-status/object-status.module.d.ts +0 -11
  844. package/object-status/tokens.d.ts +0 -2
  845. package/overflow-layout/directives/overflow-expand.directive.d.ts +0 -17
  846. package/overflow-layout/directives/overflow-item-container-ref.directive.d.ts +0 -26
  847. package/overflow-layout/directives/overflow-item-ref.directive.d.ts +0 -58
  848. package/overflow-layout/directives/overflow-layout-focusable-item.directive.d.ts +0 -28
  849. package/overflow-layout/directives/overflow-layout-item-container.directive.d.ts +0 -28
  850. package/overflow-layout/directives/overflow-layout-item.directive.d.ts +0 -38
  851. package/overflow-layout/directives/overflow-layout-popover-content.directive.d.ts +0 -38
  852. package/overflow-layout/interfaces/overflow-container.interface.d.ts +0 -4
  853. package/overflow-layout/interfaces/overflow-expand.interface.d.ts +0 -11
  854. package/overflow-layout/interfaces/overflow-focusable-item.interface.d.ts +0 -9
  855. package/overflow-layout/interfaces/overflow-item-ref.interface.d.ts +0 -55
  856. package/overflow-layout/interfaces/overflow-item.interface.d.ts +0 -24
  857. package/overflow-layout/interfaces/overflow-popover-content.interface.d.ts +0 -11
  858. package/overflow-layout/overflow-layout.component.d.ts +0 -142
  859. package/overflow-layout/overflow-layout.module.d.ts +0 -25
  860. package/overflow-layout/overflow-layout.service.d.ts +0 -85
  861. package/overflow-layout/tokens/overflow-container.token.d.ts +0 -3
  862. package/overflow-layout/tokens/overflow-expand.token.d.ts +0 -3
  863. package/overflow-layout/tokens/overflow-focusable-item.token.d.ts +0 -3
  864. package/overflow-layout/tokens/overflow-item-ref.token.d.ts +0 -3
  865. package/overflow-layout/tokens/overflow-item.token.d.ts +0 -3
  866. package/pagination/pagination.component.d.ts +0 -160
  867. package/pagination/pagination.model.d.ts +0 -5
  868. package/pagination/pagination.module.d.ts +0 -7
  869. package/pagination/pagination.service.d.ts +0 -27
  870. package/panel/panel-content/panel-content.directive.d.ts +0 -36
  871. package/panel/panel-title/panel-title.directive.d.ts +0 -16
  872. package/panel/panel.component.d.ts +0 -51
  873. package/panel/panel.module.d.ts +0 -14
  874. package/popover/base/base-popover.class.d.ts +0 -131
  875. package/popover/popover-body/popover-body-directives/popover-body-footer.directive.d.ts +0 -7
  876. package/popover/popover-body/popover-body-directives/popover-body-header.directive.d.ts +0 -7
  877. package/popover/popover-body/popover-body.component.d.ts +0 -90
  878. package/popover/popover-body.directive.d.ts +0 -10
  879. package/popover/popover-child-content.interface.d.ts +0 -5
  880. package/popover/popover-container/popover-container.directive.d.ts +0 -16
  881. package/popover/popover-control/popover-control.component.d.ts +0 -24
  882. package/popover/popover-mobile/popover-mobile.component.d.ts +0 -41
  883. package/popover/popover-mobile/popover-mobile.module.d.ts +0 -9
  884. package/popover/popover-service/popover.service.d.ts +0 -160
  885. package/popover/popover-trigger.directive.d.ts +0 -29
  886. package/popover/popover.component.d.ts +0 -117
  887. package/popover/popover.interface.d.ts +0 -13
  888. package/popover/popover.module.d.ts +0 -14
  889. package/popover/tokens.d.ts +0 -2
  890. package/product-switch/product-switch/product-switch.component.d.ts +0 -14
  891. package/product-switch/product-switch-body/product-switch-body.component.d.ts +0 -54
  892. package/product-switch/product-switch-body/product-switch.item.d.ts +0 -19
  893. package/product-switch/product-switch-button.directive.d.ts +0 -9
  894. package/product-switch/product-switch.module.d.ts +0 -12
  895. package/product-switch/tokens.d.ts +0 -2
  896. package/progress-indicator/progress-indicator.component.d.ts +0 -41
  897. package/progress-indicator/progress-indicator.module.d.ts +0 -11
  898. package/quick-view/quick-view/quick-view.component.d.ts +0 -7
  899. package/quick-view/quick-view-group/quick-view-group.component.d.ts +0 -5
  900. package/quick-view/quick-view-group-item/quick-view-group-item.component.d.ts +0 -7
  901. package/quick-view/quick-view-group-item-content/quick-view-group-item-content-element.directive.d.ts +0 -7
  902. package/quick-view/quick-view-group-item-content/quick-view-group-item-content.component.d.ts +0 -14
  903. package/quick-view/quick-view-group-item-label/quick-view-group-item-label.component.d.ts +0 -14
  904. package/quick-view/quick-view-group-title/quick-view-group-title.component.d.ts +0 -7
  905. package/quick-view/quick-view-subheader/quick-view-subheader.component.d.ts +0 -5
  906. package/quick-view/quick-view-subheader-subtitle/quick-view-subheader-subtitle.component.d.ts +0 -5
  907. package/quick-view/quick-view-subheader-title/quick-view-subheader-title.component.d.ts +0 -5
  908. package/quick-view/quick-view-title/quick-view-title.component.d.ts +0 -10
  909. package/quick-view/quick-view.module.d.ts +0 -17
  910. package/radio/radio-button/radio-button.component.d.ts +0 -116
  911. package/radio/radio.module.d.ts +0 -12
  912. package/radio/tokens.d.ts +0 -2
  913. package/rating-indicator/components/rating-indicator.component.d.ts +0 -172
  914. package/rating-indicator/constants.d.ts +0 -17
  915. package/rating-indicator/pipes/index.d.ts +0 -1
  916. package/rating-indicator/pipes/rating-star-label.pipe.d.ts +0 -8
  917. package/rating-indicator/rating-indicator.module.d.ts +0 -12
  918. package/resizable-card-layout/resizable-card-layout/resizable-card-item/resizable-card-item.component.d.ts +0 -240
  919. package/resizable-card-layout/resizable-card-layout/resizable-card-layout.component.d.ts +0 -154
  920. package/resizable-card-layout/resizable-card-layout.module.d.ts +0 -12
  921. package/scroll-spy/scroll-spy.directive.d.ts +0 -47
  922. package/scroll-spy/scroll-spy.module.d.ts +0 -11
  923. package/scrollbar/scrollbar.directive.d.ts +0 -54
  924. package/scrollbar/scrollbar.module.d.ts +0 -7
  925. package/segmented-button/segmented-button.component.d.ts +0 -113
  926. package/segmented-button/segmented-button.module.d.ts +0 -11
  927. package/select/option/option.component.d.ts +0 -114
  928. package/select/options.interface.d.ts +0 -7
  929. package/select/select-key-manager.service.d.ts +0 -30
  930. package/select/select-mobile/select-mobile.component.d.ts +0 -43
  931. package/select/select-mobile/select-mobile.module.d.ts +0 -9
  932. package/select/select.component.d.ts +0 -316
  933. package/select/select.interface.d.ts +0 -29
  934. package/select/select.module.d.ts +0 -8
  935. package/settings/settings-container/settings-container.component.d.ts +0 -52
  936. package/settings/settings-content/settings-content.directive.d.ts +0 -15
  937. package/settings/settings-detail-area/settings-detail-area.directive.d.ts +0 -5
  938. package/settings/settings-dialog-body/settings-dialog-body.directive.d.ts +0 -5
  939. package/settings/settings-dialog-content/settings-dialog-content.directive.d.ts +0 -5
  940. package/settings/settings-header/settings-header.directive.d.ts +0 -5
  941. package/settings/settings-header-button/settings-header-button.directive.d.ts +0 -5
  942. package/settings/settings-list-area/settings-list-area.directive.d.ts +0 -5
  943. package/settings/settings-list-container/settings-list-container.directive.d.ts +0 -5
  944. package/settings/settings.component.d.ts +0 -5
  945. package/settings/settings.module.d.ts +0 -20
  946. package/shared/interfaces/popover-position.d.ts +0 -42
  947. package/shared/interfaces/search-component.interface.d.ts +0 -26
  948. package/shared/interfaces/special-day-rule.d.ts +0 -13
  949. package/shared/interfaces/tablist.interface.d.ts +0 -8
  950. package/shared/services/value-state-message.service.d.ts +0 -23
  951. package/shared/tokens/dynamic-page-header.token.d.ts +0 -8
  952. package/shared/tokens/tabs.token.d.ts +0 -3
  953. package/shared/types/heading-level.d.ts +0 -1
  954. package/shellbar/model/shellbar-menu-item.d.ts +0 -21
  955. package/shellbar/model/shellbar-sizes.d.ts +0 -20
  956. package/shellbar/model/shellbar-user-menu.d.ts +0 -8
  957. package/shellbar/model/shellbar-user.d.ts +0 -14
  958. package/shellbar/model/shellbar.d.ts +0 -7
  959. package/shellbar/product-menu/product-menu.component.d.ts +0 -53
  960. package/shellbar/shellbar-action/shellbar-action.component.d.ts +0 -34
  961. package/shellbar/shellbar-actions/shellbar-actions.component.d.ts +0 -102
  962. package/shellbar/shellbar-actions-mobile/shellbar-actions-mobile.component.d.ts +0 -24
  963. package/shellbar/shellbar-branding/shellbar-branding.component.d.ts +0 -20
  964. package/shellbar/shellbar-context-area/shellbar-context-area.component.d.ts +0 -30
  965. package/shellbar/shellbar-hide-priority.directive.d.ts +0 -10
  966. package/shellbar/shellbar-logo/shellbar-logo.component.d.ts +0 -14
  967. package/shellbar/shellbar-separator/shellbar-separator.component.d.ts +0 -8
  968. package/shellbar/shellbar-sidenav.directive.d.ts +0 -5
  969. package/shellbar/shellbar-subtitle/shellbar-subtitle.component.d.ts +0 -16
  970. package/shellbar/shellbar-title/shellbar-title.component.d.ts +0 -14
  971. package/shellbar/shellbar.component.d.ts +0 -143
  972. package/shellbar/shellbar.module.d.ts +0 -22
  973. package/shellbar/tokens.d.ts +0 -7
  974. package/shellbar/user-menu/shellbar-user-menu-button.directive.d.ts +0 -12
  975. package/shellbar/user-menu/shellbar-user-menu.component.d.ts +0 -55
  976. package/side-navigation/side-navigation-main.directive.d.ts +0 -10
  977. package/side-navigation/side-navigation-model.d.ts +0 -6
  978. package/side-navigation/side-navigation-utility.directive.d.ts +0 -10
  979. package/side-navigation/side-navigation.component.d.ts +0 -54
  980. package/side-navigation/side-navigation.interface.d.ts +0 -3
  981. package/side-navigation/side-navigation.module.d.ts +0 -12
  982. package/skeleton/components/skeleton.component.d.ts +0 -36
  983. package/skeleton/public-api.d.ts +0 -2
  984. package/skeleton/skeleton.module.d.ts +0 -11
  985. package/slider/constants.d.ts +0 -1
  986. package/slider/slider-position.directive.d.ts +0 -21
  987. package/slider/slider.component.d.ts +0 -253
  988. package/slider/slider.model.d.ts +0 -17
  989. package/slider/slider.module.d.ts +0 -13
  990. package/split-button/main-action.d.ts +0 -6
  991. package/split-button/split-button-utils/split-button.directives.d.ts +0 -30
  992. package/split-button/split-button.component.d.ts +0 -119
  993. package/split-button/split-button.module.d.ts +0 -12
  994. package/status-indicator/status-indicator.component.d.ts +0 -124
  995. package/status-indicator/status-indicator.module.d.ts +0 -7
  996. package/step-input/step-input.component.d.ts +0 -205
  997. package/step-input/step-input.module.d.ts +0 -8
  998. package/switch/switch.component.d.ts +0 -63
  999. package/switch/switch.module.d.ts +0 -7
  1000. package/table/directives/table-body.directive.d.ts +0 -11
  1001. package/table/directives/table-cell.directive.d.ts +0 -44
  1002. package/table/directives/table-container.directive.d.ts +0 -24
  1003. package/table/directives/table-fixed.directive.d.ts +0 -7
  1004. package/table/directives/table-footer.directive.d.ts +0 -7
  1005. package/table/directives/table-header.directive.d.ts +0 -17
  1006. package/table/directives/table-icon.directive.d.ts +0 -38
  1007. package/table/directives/table-inner.directive.d.ts +0 -7
  1008. package/table/directives/table-popover.directive.d.ts +0 -7
  1009. package/table/directives/table-responsive-wrapper.directive.d.ts +0 -15
  1010. package/table/directives/table-row.directive.d.ts +0 -54
  1011. package/table/directives/table-status-indicator.directive.d.ts +0 -9
  1012. package/table/directives/table-text.directive.d.ts +0 -13
  1013. package/table/table-wrapper.component.d.ts +0 -26
  1014. package/table/table.component.d.ts +0 -60
  1015. package/table/table.module.d.ts +0 -21
  1016. package/table/table.service.d.ts +0 -6
  1017. package/tabs/tab-item/tab-item.directive.d.ts +0 -41
  1018. package/tabs/tab-item-expand/tab-item-expand.component.d.ts +0 -8
  1019. package/tabs/tab-link/tab-link.directive.d.ts +0 -36
  1020. package/tabs/tab-list-component.interface.d.ts +0 -4
  1021. package/tabs/tab-list.component.d.ts +0 -145
  1022. package/tabs/tab-list.token.d.ts +0 -3
  1023. package/tabs/tab-nav/tab-nav.component.d.ts +0 -72
  1024. package/tabs/tab-panel/tab-panel.component.d.ts +0 -77
  1025. package/tabs/tab-utils/tab-directives.d.ts +0 -88
  1026. package/tabs/tab-utils/tab-info.class.d.ts +0 -39
  1027. package/tabs/tabs.module.d.ts +0 -16
  1028. package/tests/element-ref-mock.class.d.ts +0 -5
  1029. package/tests/event-objects.d.ts +0 -18
  1030. package/tests/injection-tokens.d.ts +0 -3
  1031. package/tests/mobile-mode-view-elements.d.ts +0 -12
  1032. package/tests/when-stable.d.ts +0 -3
  1033. package/text/text.component.d.ts +0 -50
  1034. package/text/text.module.d.ts +0 -7
  1035. package/theming/config.d.ts +0 -31
  1036. package/theming/interfaces/theme.interface.d.ts +0 -56
  1037. package/theming/interfaces/theming-config.interface.d.ts +0 -27
  1038. package/theming/provide-theming.d.ts +0 -7
  1039. package/theming/standard-themes.d.ts +0 -2
  1040. package/theming/theming-initializer.d.ts +0 -5
  1041. package/theming/theming.module.d.ts +0 -10
  1042. package/theming/theming.service.d.ts +0 -84
  1043. package/theming/tokens.d.ts +0 -3
  1044. package/tile/directives/numeric-content.directives.d.ts +0 -145
  1045. package/tile/directives/tile.directives.d.ts +0 -195
  1046. package/tile/tile.component.d.ts +0 -39
  1047. package/tile/tile.module.d.ts +0 -9
  1048. package/time/errors.d.ts +0 -2
  1049. package/time/models.d.ts +0 -12
  1050. package/time/time-column/time-column-config.d.ts +0 -8
  1051. package/time/time-column/time-column.component.d.ts +0 -189
  1052. package/time/time.component.d.ts +0 -224
  1053. package/time/time.module.d.ts +0 -12
  1054. package/time-picker/errors.d.ts +0 -2
  1055. package/time-picker/time-picker.component.d.ts +0 -249
  1056. package/time-picker/time-picker.module.d.ts +0 -11
  1057. package/timeline/components/timeline-node/timeline-node-component.interface.d.ts +0 -6
  1058. package/timeline/components/timeline-node/timeline-node.component.d.ts +0 -25
  1059. package/timeline/components/timeline-node-body/timeline-node-body.component.d.ts +0 -20
  1060. package/timeline/components/timeline-node-footer/timeline-node-footer.component.d.ts +0 -5
  1061. package/timeline/components/timeline-node-header/timeline-node-header-info/timeline-node-header-info.directive.d.ts +0 -5
  1062. package/timeline/components/timeline-node-header/timeline-node-header.directive.d.ts +0 -5
  1063. package/timeline/directives/class-bindings/timeline-header-info-sub-title.directive.d.ts +0 -7
  1064. package/timeline/directives/class-bindings/timeline-node-header-info-text.directive.d.ts +0 -7
  1065. package/timeline/directives/class-bindings/timeline-node-header-info-title.directive.d.ts +0 -7
  1066. package/timeline/directives/timeline-first-list-outlet.directive.d.ts +0 -9
  1067. package/timeline/directives/timeline-node-def.directive.d.ts +0 -22
  1068. package/timeline/directives/timeline-second-list-outlet.directive.d.ts +0 -9
  1069. package/timeline/services/position-strategies/base-strategy.d.ts +0 -20
  1070. package/timeline/services/position-strategies/horizontal-double-sides-strategy.d.ts +0 -6
  1071. package/timeline/services/position-strategies/horizontal-single-side-strategy.d.ts +0 -6
  1072. package/timeline/services/position-strategies/position-strategy-factory.d.ts +0 -6
  1073. package/timeline/services/position-strategies/vertical-double-sides-strategy.d.ts +0 -6
  1074. package/timeline/services/position-strategies/vertical-single-side-strategy.d.ts +0 -6
  1075. package/timeline/services/timeline-position-control.service.d.ts +0 -19
  1076. package/timeline/timeline.component.d.ts +0 -89
  1077. package/timeline/timeline.module.d.ts +0 -29
  1078. package/timeline/types/index.d.ts +0 -3
  1079. package/title/title.component.d.ts +0 -29
  1080. package/title/title.module.d.ts +0 -7
  1081. package/token/token-input.directive.d.ts +0 -21
  1082. package/token/token.component.d.ts +0 -63
  1083. package/token/token.module.d.ts +0 -13
  1084. package/token/tokenizer.component.d.ts +0 -211
  1085. package/toolbar/abstract-toolbar-item.class.d.ts +0 -8
  1086. package/toolbar/deprecated-toolbar-size.directive.d.ts +0 -24
  1087. package/toolbar/tokens.d.ts +0 -2
  1088. package/toolbar/toolbar-form-label.directive.d.ts +0 -6
  1089. package/toolbar/toolbar-item.directive.d.ts +0 -25
  1090. package/toolbar/toolbar-label.directive.d.ts +0 -6
  1091. package/toolbar/toolbar-overflow-button-menu.directive.d.ts +0 -6
  1092. package/toolbar/toolbar-overflow-button.directive.d.ts +0 -6
  1093. package/toolbar/toolbar-separator.component.d.ts +0 -5
  1094. package/toolbar/toolbar-spacer.directive.d.ts +0 -20
  1095. package/toolbar/toolbar.component.d.ts +0 -130
  1096. package/toolbar/toolbar.module.d.ts +0 -16
  1097. package/tree/components/tree-item/tree-item.component.d.ts +0 -153
  1098. package/tree/data-source/tree-data-source-parser.d.ts +0 -9
  1099. package/tree/data-source/tree-data-source.d.ts +0 -22
  1100. package/tree/directives/tree-item-button.directive.d.ts +0 -5
  1101. package/tree/directives/tree-item-def.directive.d.ts +0 -17
  1102. package/tree/directives/tree-item-icon.directive.d.ts +0 -13
  1103. package/tree/directives/tree-item.directive.d.ts +0 -19
  1104. package/tree/models/base-tree-item.class.d.ts +0 -84
  1105. package/tree/models/selection-type.d.ts +0 -10
  1106. package/tree/models/tree-item-def-context.d.ts +0 -3
  1107. package/tree/models/tree-item.d.ts +0 -17
  1108. package/tree/tokens.d.ts +0 -2
  1109. package/tree/tree.component.d.ts +0 -152
  1110. package/tree/tree.module.d.ts +0 -23
  1111. package/tree/tree.service.d.ts +0 -62
  1112. package/upload-collection/upload-collection-button-group/upload-collection-button-group.component.d.ts +0 -33
  1113. package/upload-collection/upload-collection-form-item/upload-collection-form-item.component.d.ts +0 -28
  1114. package/upload-collection/upload-collection-item.directive.d.ts +0 -70
  1115. package/upload-collection/upload-collection-simple.directives.d.ts +0 -43
  1116. package/upload-collection/upload-collection.component.d.ts +0 -9
  1117. package/upload-collection/upload-collection.module.d.ts +0 -11
  1118. package/user-menu/components/user-menu-body.component.d.ts +0 -63
  1119. package/user-menu/components/user-menu-content-container.component.d.ts +0 -5
  1120. package/user-menu/components/user-menu-control.component.d.ts +0 -14
  1121. package/user-menu/components/user-menu-footer.component.d.ts +0 -5
  1122. package/user-menu/components/user-menu-list-item.component.d.ts +0 -61
  1123. package/user-menu/components/user-menu-list.component.d.ts +0 -5
  1124. package/user-menu/components/user-menu-sublist.component.d.ts +0 -25
  1125. package/user-menu/directives/user-menu-header-container.directive.d.ts +0 -5
  1126. package/user-menu/directives/user-menu-header.directive.d.ts +0 -5
  1127. package/user-menu/directives/user-menu-subline.directive.d.ts +0 -5
  1128. package/user-menu/directives/user-menu-user-name.directive.d.ts +0 -5
  1129. package/user-menu/user-menu.component.d.ts +0 -48
  1130. package/user-menu/user-menu.module.d.ts +0 -22
  1131. package/vertical-navigation/vertical-navigation-group-header.directive.d.ts +0 -7
  1132. package/vertical-navigation/vertical-navigation-main-navigation.component.d.ts +0 -8
  1133. package/vertical-navigation/vertical-navigation.component.d.ts +0 -46
  1134. package/vertical-navigation/vertical-navigation.module.d.ts +0 -13
  1135. package/wizard/constants.d.ts +0 -7
  1136. package/wizard/models/wizard-step.d.ts +0 -8
  1137. package/wizard/wizard-content/wizard-content.component.d.ts +0 -25
  1138. package/wizard/wizard-injection-token.d.ts +0 -6
  1139. package/wizard/wizard-navigation/wizard-navigation.component.d.ts +0 -15
  1140. package/wizard/wizard-next-step/wizard-next-step.component.d.ts +0 -25
  1141. package/wizard/wizard-progress-bar/wizard-progress-bar.directive.d.ts +0 -13
  1142. package/wizard/wizard-step/wizard-step.component.d.ts +0 -104
  1143. package/wizard/wizard-step-indicator/wizard-step-indicator.component.d.ts +0 -33
  1144. package/wizard/wizard.component.d.ts +0 -139
  1145. package/wizard/wizard.module.d.ts +0 -23
  1146. package/wizard/wizard.service.d.ts +0 -15
@@ -1,8 +1,131 @@
1
- export * from './action-bar-actions/action-bar-actions.directive';
2
- export * from './action-bar-back/action-bar-back.directive';
3
- export * from './action-bar-description/action-bar-description.directive';
4
- export * from './action-bar-header/action-bar-header.directive';
5
- export * from './action-bar-mobile/action-bar-mobile.directive';
6
- export * from './action-bar-title/action-bar-title.component';
7
- export * from './action-bar.component';
8
- export * from './action-bar.module';
1
+ import * as i0 from '@angular/core';
2
+
3
+ /**
4
+ * This component holds the right-aligned action buttons for the action bar.
5
+ *
6
+ * ```html
7
+ * <div fd-action-bar>
8
+ * <div fd-action-bar-actions>
9
+ * <button fd-button [fdType]="'primary'">Cancel</button>
10
+ * <button fd-button [fdType]="'main'">Save</button>
11
+ * </div>
12
+ * </div>
13
+ * ```
14
+ */
15
+ declare class ActionBarActionsDirective {
16
+ static ɵfac: i0.ɵɵFactoryDeclaration<ActionBarActionsDirective, never>;
17
+ static ɵdir: i0.ɵɵDirectiveDeclaration<ActionBarActionsDirective, "[fd-action-bar-actions]", never, {}, {}, never, never, true, never>;
18
+ }
19
+
20
+ /**
21
+ * The left-aligned back button for the action bar.
22
+ *
23
+ * ```html
24
+ * <div fd-action-bar>
25
+ * <div fd-action-bar-back>
26
+ * <button aria-label="back" fd-button [fdType]="'transparent'" [compact]="true" [glyph]="'nav-back'"></button>
27
+ * </div>
28
+ * </div>
29
+ * ```
30
+ */
31
+ declare class ActionBarBackDirective {
32
+ static ɵfac: i0.ɵɵFactoryDeclaration<ActionBarBackDirective, never>;
33
+ static ɵdir: i0.ɵɵDirectiveDeclaration<ActionBarBackDirective, "[fd-action-bar-back]", never, {}, {}, never, never, true, never>;
34
+ }
35
+
36
+ /**
37
+ * The action bar description.
38
+ *
39
+ * ```html
40
+ * <div fd-action-bar>
41
+ * <div fd-action-bar-header>
42
+ * <div fd-action-bar-description>Page Description</div>
43
+ * </div>
44
+ * <div>
45
+ * ```
46
+ */
47
+ declare class ActionBarDescriptionDirective {
48
+ /** Whether the action bar also has a back button. */
49
+ withBackBtn: boolean;
50
+ static ɵfac: i0.ɵɵFactoryDeclaration<ActionBarDescriptionDirective, never>;
51
+ static ɵdir: i0.ɵɵDirectiveDeclaration<ActionBarDescriptionDirective, "[fd-action-bar-description]", never, { "withBackBtn": { "alias": "withBackBtn"; "required": false; }; }, {}, never, never, true, never>;
52
+ }
53
+
54
+ /**
55
+ * The action bar header, which contains the action bar's title and description components.
56
+ *
57
+ * ```html
58
+ * <div fd-action-bar>
59
+ * <div fd-action-bar-header>
60
+ * </div>
61
+ * </div>
62
+ * ```
63
+ */
64
+ declare class ActionBarHeaderDirective {
65
+ static ɵfac: i0.ɵɵFactoryDeclaration<ActionBarHeaderDirective, never>;
66
+ static ɵdir: i0.ɵɵDirectiveDeclaration<ActionBarHeaderDirective, "[fd-action-bar-header]", never, {}, {}, never, never, true, never>;
67
+ }
68
+
69
+ /**
70
+ * The action bar mobile component. This component should wrap all other action bar components, including the `[fd-action-bar]`.
71
+ *
72
+ * ```html
73
+ * <div fd-action-bar-mobile>
74
+ * <div fd-action-bar>
75
+ * </div>
76
+ * </div>
77
+ * ```
78
+ */
79
+ declare class ActionBarMobileDirective {
80
+ static ɵfac: i0.ɵɵFactoryDeclaration<ActionBarMobileDirective, never>;
81
+ static ɵdir: i0.ɵɵDirectiveDeclaration<ActionBarMobileDirective, "[fd-action-bar-mobile]", never, {}, {}, never, never, true, never>;
82
+ }
83
+
84
+ /**
85
+ * The action bar title component.
86
+ *
87
+ * ```html
88
+ * <fd-action-bar>
89
+ * <div fd-action-bar-header>
90
+ * <div fd-action-bar-title>Page Title</div>
91
+ * </div>
92
+ * <fd-action-bar>
93
+ * ```
94
+ */
95
+ declare class ActionBarTitleComponent {
96
+ static ɵfac: i0.ɵɵFactoryDeclaration<ActionBarTitleComponent, never>;
97
+ static ɵcmp: i0.ɵɵComponentDeclaration<ActionBarTitleComponent, "[fd-action-bar-title]", never, {}, {}, never, ["*"], true, never>;
98
+ }
99
+
100
+ /**
101
+ * @deprecated
102
+ * Action Bar component is deprecated since version 0.40.0
103
+ *
104
+ * Children usage:
105
+ * ```html
106
+ * <div fd-action-bar-actions>
107
+ * <div fd-action-bar-back>
108
+ * <div fd-action-bar-description>
109
+ * <div fd-action-bar-header>
110
+ * <div fd-action-bar-mobile>
111
+ * <div fd-action-bar-title>
112
+ * ```
113
+ */
114
+ declare class ActionBarComponent {
115
+ /** @hidden */
116
+ constructor();
117
+ static ɵfac: i0.ɵɵFactoryDeclaration<ActionBarComponent, never>;
118
+ static ɵcmp: i0.ɵɵComponentDeclaration<ActionBarComponent, "[fd-action-bar]", never, {}, {}, never, ["*"], true, never>;
119
+ }
120
+
121
+ /**
122
+ * @deprecated
123
+ * Use direct imports of components and directives.
124
+ */
125
+ declare class ActionBarModule {
126
+ static ɵfac: i0.ɵɵFactoryDeclaration<ActionBarModule, never>;
127
+ static ɵmod: i0.ɵɵNgModuleDeclaration<ActionBarModule, never, [typeof ActionBarComponent, typeof ActionBarTitleComponent, typeof ActionBarDescriptionDirective, typeof ActionBarHeaderDirective, typeof ActionBarActionsDirective, typeof ActionBarBackDirective, typeof ActionBarMobileDirective], [typeof ActionBarComponent, typeof ActionBarTitleComponent, typeof ActionBarDescriptionDirective, typeof ActionBarHeaderDirective, typeof ActionBarActionsDirective, typeof ActionBarBackDirective, typeof ActionBarMobileDirective]>;
128
+ static ɵinj: i0.ɵɵInjectorDeclaration<ActionBarModule>;
129
+ }
130
+
131
+ export { ActionBarActionsDirective, ActionBarBackDirective, ActionBarComponent, ActionBarDescriptionDirective, ActionBarHeaderDirective, ActionBarMobileDirective, ActionBarModule, ActionBarTitleComponent };
@@ -1,6 +1,249 @@
1
- export * from './action-sheet-body/action-sheet-body.component';
2
- export * from './action-sheet-control/action-sheet-control.component';
3
- export * from './action-sheet-item/action-sheet-item.component';
4
- export * from './action-sheet-mobile/action-sheet-mobile.component';
5
- export * from './action-sheet.component';
6
- export * from './action-sheet.module';
1
+ import * as i0 from '@angular/core';
2
+ import { ElementRef, EventEmitter, AfterViewInit, TemplateRef, ChangeDetectorRef, AfterContentInit, OnDestroy, QueryList, ComponentRef, ViewContainerRef } from '@angular/core';
3
+ import { KeyboardSupportItemInterface, Nullable, KeyboardSupportService, FocusEscapeDirection, DynamicComponentService } from '@fundamental-ngx/cdk/utils';
4
+ import { ContentDensityObserver } from '@fundamental-ngx/core/content-density';
5
+ import { IconFont } from '@fundamental-ngx/core/icon';
6
+ import { Subject } from 'rxjs';
7
+ import { PopoverComponent } from '@fundamental-ngx/core/popover';
8
+ import { Placement } from '@fundamental-ngx/core/shared';
9
+
10
+ interface ActionSheetClickEvent {
11
+ shouldClose: boolean;
12
+ }
13
+ /**
14
+ * A component used to enforce a certain layout for the action sheet.
15
+ * ```html
16
+ * <fd-action-sheet>
17
+ * <fd-action-sheet-control>Control Element</fd-action-sheet-control>
18
+ * <fd-action-sheet-body>
19
+ * <fd-action-sheet-item>Action Sheet Body</fd-action-sheet-item>
20
+ * <fd-action-sheet-item>Action Sheet Body</fd-action-sheet-item>
21
+ * <fd-action-sheet-item>Action Sheet Body</fd-action-sheet-item>
22
+ * </fd-action-sheet-body>
23
+ * </fd-action-sheet>
24
+ * ```
25
+ */
26
+ declare class ActionSheetItemComponent implements KeyboardSupportItemInterface {
27
+ private readonly _elementRef;
28
+ /** Sets text of button. */
29
+ label: string;
30
+ /** Sets icon of action item. */
31
+ glyph: string;
32
+ /** Glyph font family */
33
+ glyphFont: IconFont;
34
+ /** Indicate state of the button.*/
35
+ negative: boolean;
36
+ /** Indicate if it's closing button */
37
+ isCloseButton: boolean;
38
+ /** Whether or not the action sheet item is disabled. */
39
+ disabled: boolean;
40
+ /** @hidden */
41
+ buttonComponent: ElementRef;
42
+ /** @hidden */
43
+ keyDown: EventEmitter<KeyboardEvent>;
44
+ /** @hidden */
45
+ readonly clicked: Subject<ActionSheetClickEvent>;
46
+ /** @hidden */
47
+ readonly focused: Subject<ActionSheetItemComponent>;
48
+ /** @hidden */
49
+ readonly _tabIndex$: i0.WritableSignal<number | null>;
50
+ /** @hidden */
51
+ constructor(_elementRef: ElementRef);
52
+ /** @hidden */
53
+ keydownHandler(event: KeyboardEvent): void;
54
+ /** @hidden */
55
+ focusHandler(): void;
56
+ /** Handler for mouse events */
57
+ onClick(): void;
58
+ /** @hidden Support for KeyboardSupportItemInterface */
59
+ click(): void;
60
+ /** @hidden */
61
+ focus(): void;
62
+ static ɵfac: i0.ɵɵFactoryDeclaration<ActionSheetItemComponent, never>;
63
+ static ɵcmp: i0.ɵɵComponentDeclaration<ActionSheetItemComponent, "[fd-action-sheet-item]", never, { "label": { "alias": "label"; "required": false; }; "glyph": { "alias": "glyph"; "required": false; }; "glyphFont": { "alias": "glyphFont"; "required": false; }; "negative": { "alias": "negative"; "required": false; }; "isCloseButton": { "alias": "isCloseButton"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; }, { "keyDown": "keyDown"; }, never, ["*"], true, never>;
64
+ }
65
+
66
+ /**
67
+ * A component used to enforce a certain layout for the action sheet.
68
+ * ```html
69
+ * <fd-action-sheet>
70
+ * <fd-action-sheet-control>Control Element</fd-action-sheet-control>
71
+ * <fd-action-sheet-body>
72
+ * <fd-action-sheet-item>Action Sheet Body</fd-action-sheet-item>
73
+ * <fd-action-sheet-item>Action Sheet Body</fd-action-sheet-item>
74
+ * <fd-action-sheet-item>Action Sheet Body</fd-action-sheet-item>
75
+ * </fd-action-sheet-body>
76
+ * </fd-action-sheet>
77
+ * ```
78
+ */
79
+ declare class ActionSheetBodyComponent implements AfterViewInit {
80
+ private readonly _keyboardSupportService;
81
+ readonly _contentDensityObserver: ContentDensityObserver;
82
+ /** Id of the Action Sheet Body. */
83
+ actionSheetBodyId: string;
84
+ /** Display in mobile view. */
85
+ mobile: boolean;
86
+ /** Aria-label for Action Sheet Body. */
87
+ ariaLabel: Nullable<string>;
88
+ /** Aria-Labelledby for element describing Action Sheet Body. */
89
+ ariaLabelledby: Nullable<string>;
90
+ /** @hidden */
91
+ actionSheetElementRef: ElementRef<HTMLUListElement>;
92
+ /** @hidden */
93
+ private readonly _items;
94
+ /** @hidden */
95
+ private _refresh$;
96
+ /** @hidden */
97
+ private readonly _destroyRef;
98
+ /** @hidden */
99
+ constructor(_keyboardSupportService: KeyboardSupportService<ActionSheetItemComponent>, _contentDensityObserver: ContentDensityObserver);
100
+ /** Handler for mouse events */
101
+ onClick(event: MouseEvent): void;
102
+ /** @hidden */
103
+ keyDownHandler(event: KeyboardEvent): void;
104
+ /** @hidden */
105
+ ngAfterViewInit(): void;
106
+ /** @hidden */
107
+ private _setupInteractionListeners;
108
+ static ɵfac: i0.ɵɵFactoryDeclaration<ActionSheetBodyComponent, never>;
109
+ static ɵcmp: i0.ɵɵComponentDeclaration<ActionSheetBodyComponent, "fd-action-sheet-body", never, { "actionSheetBodyId": { "alias": "actionSheetBodyId"; "required": false; }; "mobile": { "alias": "mobile"; "required": false; }; "ariaLabel": { "alias": "ariaLabel"; "required": false; }; "ariaLabelledby": { "alias": "ariaLabelledby"; "required": false; }; }, {}, ["_items"], ["[fd-action-sheet-item]"], true, never>;
110
+ }
111
+
112
+ /**
113
+ * A component used to enforce a certain layout for the action sheet.
114
+ * ```html
115
+ * <fd-action-sheet>
116
+ * <fd-action-sheet-control>Control Element</fd-action-sheet-control>
117
+ * <fd-action-sheet-body>
118
+ * <fd-action-sheet-item>Action Sheet Body</fd-action-sheet-item>
119
+ * <fd-action-sheet-item>Action Sheet Body</fd-action-sheet-item>
120
+ * <fd-action-sheet-item>Action Sheet Body</fd-action-sheet-item>
121
+ * </fd-action-sheet-body>
122
+ * </fd-action-sheet>
123
+ * ```
124
+ */
125
+ declare class ActionSheetControlComponent {
126
+ /** Emitted event when control button is clicked */
127
+ clicked: EventEmitter<void>;
128
+ /** saves element that is focused before dialog opened */
129
+ private _focusedElementBeforeDialogOpened;
130
+ /** Handler for mouse events */
131
+ onClick(): void;
132
+ /** @hidden */
133
+ _focus(): void;
134
+ static ɵfac: i0.ɵɵFactoryDeclaration<ActionSheetControlComponent, never>;
135
+ static ɵcmp: i0.ɵɵComponentDeclaration<ActionSheetControlComponent, "fd-action-sheet-control", never, {}, { "clicked": "clicked"; }, never, ["*"], true, never>;
136
+ }
137
+
138
+ type OpenChangeHandle = (isOpen: boolean) => void;
139
+ declare class ActionSheetMobileComponent {
140
+ private readonly _changeDetectionRef;
141
+ /** Whenever links should be visible */
142
+ open: boolean;
143
+ /** @hidden */
144
+ childContent: {
145
+ actionSheetBodyTemplate: TemplateRef<any>;
146
+ isOpenChangeHandle: OpenChangeHandle;
147
+ } | null;
148
+ /** @hidden */
149
+ get _isOpenChangeHandle(): OpenChangeHandle | undefined;
150
+ /** @hidden */
151
+ constructor(_changeDetectionRef: ChangeDetectorRef);
152
+ /** @hidden */
153
+ toggleOpenState(isOpen: boolean): void;
154
+ static ɵfac: i0.ɵɵFactoryDeclaration<ActionSheetMobileComponent, never>;
155
+ static ɵcmp: i0.ɵɵComponentDeclaration<ActionSheetMobileComponent, "fd-action-sheet-mobile", never, {}, {}, never, never, true, never>;
156
+ }
157
+
158
+ declare class ActionSheetComponent implements AfterContentInit, AfterViewInit, OnDestroy {
159
+ private readonly _keyboardSupportService;
160
+ private readonly _changeDetectionRef;
161
+ private readonly _viewContainerRef;
162
+ private _dynamicComponentService;
163
+ /** Whether should be displayed in mobile mode */
164
+ mobile: boolean;
165
+ /** The position of the popover body. Set to 'bottom' by default. */
166
+ placement: Placement;
167
+ /** Whether the popover body has an arrow. Set to false by default. */
168
+ noArrow: boolean;
169
+ /** Whenever links should be visible */
170
+ isOpen: boolean;
171
+ /** Whether internal keyboard support should be enabled. It's enabled by default */
172
+ keyboardSupport: boolean;
173
+ /**
174
+ * To allow user to determine what event he wants to trigger the messages to show
175
+ * Accepts any [HTML DOM Events](https://www.w3schools.com/jsref/dom_obj_event.asp).
176
+ */
177
+ triggers: string[];
178
+ /** Value for the control title in mobile mode */
179
+ controlTitle: Nullable<string>;
180
+ /**
181
+ * Value for the control title heading level
182
+ * A number between 1 and 6
183
+ * Default is set to 2
184
+ */
185
+ controlTitleHeading: 1 | 2 | 3 | 4 | 5 | 6;
186
+ /** Event thrown, when focus escapes the list */
187
+ focusEscapeList: EventEmitter<FocusEscapeDirection>;
188
+ /** Event thrown, when the action sheet is opened or closed */
189
+ readonly isOpenChange: EventEmitter<boolean>;
190
+ /** @hidden */
191
+ actionSheetBody: ActionSheetBodyComponent;
192
+ /** @hidden */
193
+ actionSheetControl: ActionSheetControlComponent;
194
+ /** @hidden */
195
+ actionSheetItems: QueryList<ActionSheetItemComponent>;
196
+ /** @hidden */
197
+ actionSheetBodyTemplate: TemplateRef<any>;
198
+ /** @hidden */
199
+ popoverComponent: PopoverComponent;
200
+ /** @hidden */
201
+ actionSheetMobileDynamic: ComponentRef<ActionSheetMobileComponent>;
202
+ /** @hidden */
203
+ private readonly _destroyRef;
204
+ /** @hidden */
205
+ private readonly _onRefresh$;
206
+ /** @hidden */
207
+ private _subscriptions;
208
+ /** @hidden */
209
+ constructor(_keyboardSupportService: KeyboardSupportService<ActionSheetItemComponent>, _changeDetectionRef: ChangeDetectorRef, _viewContainerRef: ViewContainerRef, _dynamicComponentService: DynamicComponentService);
210
+ /** @hidden */
211
+ ngAfterContentInit(): void;
212
+ /** @hidden */
213
+ ngAfterViewInit(): void;
214
+ /** @hidden */
215
+ ngOnDestroy(): void;
216
+ /** Method that opens action sheet */
217
+ open(): void;
218
+ /** Method that closes action sheet */
219
+ close(): void;
220
+ /** @hidden */
221
+ isOpenChangeHandle(isOpen: boolean): void;
222
+ /** @hidden */
223
+ private _initializeChildrenState;
224
+ /** @hidden */
225
+ private _actionControlHandle;
226
+ /** @hidden */
227
+ private _listenOnItemsChange;
228
+ /** @hidden */
229
+ private _listenOnItemsClick;
230
+ /** @hidden Set fake focus on element with passed index */
231
+ private _setItemActive;
232
+ /** @hidden */
233
+ private _setUpMobileMode;
234
+ static ɵfac: i0.ɵɵFactoryDeclaration<ActionSheetComponent, [null, null, null, { optional: true; }]>;
235
+ static ɵcmp: i0.ɵɵComponentDeclaration<ActionSheetComponent, "fd-action-sheet", never, { "mobile": { "alias": "mobile"; "required": false; }; "placement": { "alias": "placement"; "required": false; }; "noArrow": { "alias": "noArrow"; "required": false; }; "isOpen": { "alias": "isOpen"; "required": false; }; "keyboardSupport": { "alias": "keyboardSupport"; "required": false; }; "triggers": { "alias": "triggers"; "required": false; }; "controlTitle": { "alias": "controlTitle"; "required": false; }; "controlTitleHeading": { "alias": "controlTitleHeading"; "required": false; }; }, { "focusEscapeList": "focusEscapeList"; "isOpenChange": "isOpenChange"; }, ["actionSheetBody", "actionSheetControl", "actionSheetItems"], ["fd-action-sheet-body", "fd-action-sheet-control"], true, never>;
236
+ }
237
+
238
+ /**
239
+ * @deprecated
240
+ * Use direct imports of components.
241
+ */
242
+ declare class ActionSheetModule {
243
+ static ɵfac: i0.ɵɵFactoryDeclaration<ActionSheetModule, never>;
244
+ static ɵmod: i0.ɵɵNgModuleDeclaration<ActionSheetModule, never, [typeof ActionSheetComponent, typeof ActionSheetControlComponent, typeof ActionSheetItemComponent, typeof ActionSheetBodyComponent], [typeof ActionSheetComponent, typeof ActionSheetControlComponent, typeof ActionSheetItemComponent, typeof ActionSheetBodyComponent]>;
245
+ static ɵinj: i0.ɵɵInjectorDeclaration<ActionSheetModule>;
246
+ }
247
+
248
+ export { ActionSheetBodyComponent, ActionSheetComponent, ActionSheetControlComponent, ActionSheetItemComponent, ActionSheetMobileComponent, ActionSheetModule };
249
+ export type { ActionSheetClickEvent };
package/avatar/index.d.ts CHANGED
@@ -1,5 +1,155 @@
1
- export * from './avatar-icon.pipe';
2
- export * from './avatar-value-states.type';
3
- export * from './avatar.component';
4
- export * from './avatar.module';
5
- export * from './tokens';
1
+ import * as i0 from '@angular/core';
2
+ import { PipeTransform, OnChanges, OnInit, ElementRef, EventEmitter, ChangeDetectorRef, Renderer2, InjectionToken } from '@angular/core';
3
+ import { Nullable, CssClassBuilder, Size, ColorAccent } from '@fundamental-ngx/cdk/utils';
4
+ import { IconComponent } from '@fundamental-ngx/core/icon';
5
+
6
+ type AvatarValueStates = 'positive' | 'caution' | 'negative' | 'information';
7
+
8
+ declare class AvatarIconPipe implements PipeTransform {
9
+ /**
10
+ * Selects appropriate Avatar icon based on Avatar Value state and fallback icon.
11
+ */
12
+ transform(valueState: Nullable<AvatarValueStates>, fallbackIcon: Nullable<string>): string;
13
+ static ɵfac: i0.ɵɵFactoryDeclaration<AvatarIconPipe, never>;
14
+ static ɵpipe: i0.ɵɵPipeDeclaration<AvatarIconPipe, "fdAvatarIcon", true>;
15
+ }
16
+
17
+ type IndicationColor = 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10;
18
+ declare class AvatarComponent implements OnChanges, OnInit, CssClassBuilder, OnChanges {
19
+ readonly elementRef: ElementRef;
20
+ private readonly _cdr;
21
+ private readonly _renderer;
22
+ private hostTabindex;
23
+ /** User's custom classes */
24
+ class: string;
25
+ /** Id of the Avatar. */
26
+ id: string;
27
+ /** Aria-label for Avatar. */
28
+ ariaLabel: Nullable<string>;
29
+ /** Aria-Labelledby for element describing Avatar. */
30
+ ariaLabelledby: Nullable<string>;
31
+ /** Localized text for label */
32
+ set label(value: Nullable<string>);
33
+ /** The size of the Avatar. Options include: *xs*, *s*, *m*, *l* and *xl*. */
34
+ size: Size;
35
+ /** Font family of the icon. */
36
+ font: IconComponent['font'];
37
+ /** The glyph name. */
38
+ glyph: Nullable<string>;
39
+ /** The glyph name for zoom icon. */
40
+ zoomGlyph: Nullable<string>;
41
+ /** Whether to apply a circle style to the Avatar. */
42
+ circle: boolean;
43
+ /** Whether to apply a transparent style to the Avatar. */
44
+ transparent: boolean;
45
+ /** Whether to apply background size contain style to the Avatar */
46
+ contain: boolean;
47
+ /** Whether to apply a placeholder background style to the Avatar. */
48
+ placeholder: boolean;
49
+ /** Whether to apply a tile background style to the Avatar. */
50
+ tile: boolean;
51
+ /** Whether to apply a border to the Avatar. */
52
+ border: boolean;
53
+ /** A number from 1 to 10 representing the background color of the Avatar.
54
+ * This property will override the colorIndication property.
55
+ */
56
+ colorAccent: Nullable<ColorAccent>;
57
+ /** A number from 1 to 10 representing the background color of the Avatar using the Indication Colors. */
58
+ colorIndication: Nullable<IndicationColor>;
59
+ /** Whether to apply random background color to the Avatar. */
60
+ random: boolean;
61
+ /** Whether component should be focusable & clicable */
62
+ clickable: boolean;
63
+ /** Value state of the Avatar. */
64
+ valueState: Nullable<AvatarValueStates>;
65
+ /** Background image resource: url or base64. */
66
+ set image(value: Nullable<string>);
67
+ get image(): Nullable<string>;
68
+ /** Backup options to use when image hasn't been loaded successfully.
69
+ * Options separated with "|" symbol.
70
+ * Possible options: content, alt, backup, default-icon
71
+ */
72
+ set alterIcon(value: Nullable<string>);
73
+ get alterIcon(): Nullable<string>;
74
+ /** Backup image to load when image hasn't been loaded successfully.
75
+ * Only applicable when using alterIcon input property.
76
+ */
77
+ set backupImage(value: Nullable<string>);
78
+ get backupImage(): Nullable<string>;
79
+ /** Event emitted when avatar clicked. Only fires if clickable input property set to true. */
80
+ avatarClicked: EventEmitter<Event>;
81
+ /** Event emitted when zoom icon clicked. Only fires if zoomGlyph input property is set. */
82
+ zoomGlyphClicked: EventEmitter<void>;
83
+ /**
84
+ * @hidden
85
+ */
86
+ set bgImage(image: Nullable<string>);
87
+ get bgImage(): Nullable<string>;
88
+ /** @hidden */
89
+ get role(): string;
90
+ /** @hidden */
91
+ set content(value: ElementRef);
92
+ /** @hidden */
93
+ abbreviate: Nullable<string>;
94
+ /** @hidden */
95
+ private _image;
96
+ /** @hidden */
97
+ private _alterIcon;
98
+ /** @hidden */
99
+ private _content;
100
+ /** @hidden */
101
+ private _backupImage;
102
+ /** @hidden */
103
+ private _bgImage;
104
+ /** @hidden */
105
+ get _tabindex(): number | null;
106
+ /** If a default placeholder should be displayed */
107
+ get showDefault(): boolean;
108
+ /** @hidden */
109
+ constructor(elementRef: ElementRef, _cdr: ChangeDetectorRef, _renderer: Renderer2, hostTabindex: number | null);
110
+ /** @hidden
111
+ * CssClassBuilder interface implementation
112
+ * function must return single string
113
+ * function is responsible for order which css classes are applied
114
+ */
115
+ buildComponentCssClass(): string[];
116
+ /** @hidden */
117
+ _onClick(event: Event): void;
118
+ /** @hidden */
119
+ ngOnInit(): void;
120
+ /** @hidden */
121
+ ngOnChanges(): void;
122
+ /** @hidden */
123
+ zoomClicked(event: Event): void;
124
+ /** @hidden Get an abbreviate from the label or return null if not fit requirements */
125
+ private _getAbbreviate;
126
+ /** @hidden Get the abbreviation string */
127
+ private _generateAbbreviation;
128
+ /** @hidden */
129
+ private _setImage;
130
+ /** @hidden */
131
+ private _verifyImageUrl;
132
+ /** @hidden */
133
+ private _assignBgImage;
134
+ /** @hidden */
135
+ private _onErrorCallback;
136
+ /** @hidden */
137
+ private _showDefaultIcon;
138
+ static ɵfac: i0.ɵɵFactoryDeclaration<AvatarComponent, [null, null, null, { attribute: "tabindex"; }]>;
139
+ static ɵcmp: i0.ɵɵComponentDeclaration<AvatarComponent, "fd-avatar", never, { "class": { "alias": "class"; "required": false; }; "id": { "alias": "id"; "required": false; }; "ariaLabel": { "alias": "ariaLabel"; "required": false; }; "ariaLabelledby": { "alias": "ariaLabelledby"; "required": false; }; "label": { "alias": "label"; "required": false; }; "size": { "alias": "size"; "required": false; }; "font": { "alias": "font"; "required": false; }; "glyph": { "alias": "glyph"; "required": false; }; "zoomGlyph": { "alias": "zoomGlyph"; "required": false; }; "circle": { "alias": "circle"; "required": false; }; "transparent": { "alias": "transparent"; "required": false; }; "contain": { "alias": "contain"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "tile": { "alias": "tile"; "required": false; }; "border": { "alias": "border"; "required": false; }; "colorAccent": { "alias": "colorAccent"; "required": false; }; "colorIndication": { "alias": "colorIndication"; "required": false; }; "random": { "alias": "random"; "required": false; }; "clickable": { "alias": "clickable"; "required": false; }; "valueState": { "alias": "valueState"; "required": false; }; "image": { "alias": "image"; "required": false; }; "alterIcon": { "alias": "alterIcon"; "required": false; }; "backupImage": { "alias": "backupImage"; "required": false; }; }, { "avatarClicked": "avatarClicked"; "zoomGlyphClicked": "zoomGlyphClicked"; }, never, ["*"], true, never>;
140
+ }
141
+
142
+ /**
143
+ * @deprecated
144
+ * Use `AvatarComponent` import instead.
145
+ */
146
+ declare class AvatarModule {
147
+ static ɵfac: i0.ɵɵFactoryDeclaration<AvatarModule, never>;
148
+ static ɵmod: i0.ɵɵNgModuleDeclaration<AvatarModule, never, [typeof AvatarComponent], [typeof AvatarComponent]>;
149
+ static ɵinj: i0.ɵɵInjectorDeclaration<AvatarModule>;
150
+ }
151
+
152
+ declare const FD_AVATAR_COMPONENT: InjectionToken<unknown>;
153
+
154
+ export { AvatarComponent, AvatarIconPipe, AvatarModule, FD_AVATAR_COMPONENT };
155
+ export type { AvatarValueStates, IndicationColor };