@breadstone/mosaik-elements-angular 0.0.31 → 0.0.32

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 (506) hide show
  1. package/fesm2022/mosaik-elements-angular.mjs +734 -721
  2. package/fesm2022/mosaik-elements-angular.mjs.map +1 -1
  3. package/index.d.ts +13995 -220
  4. package/index.d.ts.map +1 -1
  5. package/package.json +3 -3
  6. package/Cdk/Breakpoint/BreakPointRegistry.d.ts +0 -75
  7. package/Cdk/Breakpoint/BreakPointRegistry.d.ts.map +0 -1
  8. package/Cdk/Breakpoint/BreakpointAlias.d.ts +0 -23
  9. package/Cdk/Breakpoint/BreakpointAlias.d.ts.map +0 -1
  10. package/Cdk/Breakpoint/BreakpointDirective.d.ts +0 -55
  11. package/Cdk/Breakpoint/BreakpointDirective.d.ts.map +0 -1
  12. package/Cdk/Breakpoint/BreakpointProvider.d.ts +0 -9
  13. package/Cdk/Breakpoint/BreakpointProvider.d.ts.map +0 -1
  14. package/Cdk/Breakpoint/IBreakpoint.d.ts +0 -12
  15. package/Cdk/Breakpoint/IBreakpoint.d.ts.map +0 -1
  16. package/Cdk/Cancel.d.ts +0 -33
  17. package/Cdk/Cancel.d.ts.map +0 -1
  18. package/Cdk/CancelReason.d.ts +0 -5
  19. package/Cdk/CancelReason.d.ts.map +0 -1
  20. package/Cdk/Cdk.d.ts +0 -25
  21. package/Cdk/Cdk.d.ts.map +0 -1
  22. package/Cdk/Controls/Primitives/Directives/FlipToDirective.d.ts +0 -25
  23. package/Cdk/Controls/Primitives/Directives/FlipToDirective.d.ts.map +0 -1
  24. package/Cdk/Dialog/DialogPortalComponent.d.ts +0 -43
  25. package/Cdk/Dialog/DialogPortalComponent.d.ts.map +0 -1
  26. package/Cdk/Dialog/DialogRef.d.ts +0 -2
  27. package/Cdk/Dialog/DialogRef.d.ts.map +0 -1
  28. package/Cdk/Dialog/DialogService.d.ts +0 -77
  29. package/Cdk/Dialog/DialogService.d.ts.map +0 -1
  30. package/Cdk/Dialog/DialogTokens.d.ts +0 -16
  31. package/Cdk/Dialog/DialogTokens.d.ts.map +0 -1
  32. package/Cdk/Dialog/IDialogBehavior.d.ts +0 -17
  33. package/Cdk/Dialog/IDialogBehavior.d.ts.map +0 -1
  34. package/Cdk/Dialog/IDialogConfig.d.ts +0 -38
  35. package/Cdk/Dialog/IDialogConfig.d.ts.map +0 -1
  36. package/Cdk/Dialog/IDialogRef.d.ts +0 -31
  37. package/Cdk/Dialog/IDialogRef.d.ts.map +0 -1
  38. package/Cdk/Forms/FormStatusDirective.d.ts +0 -2
  39. package/Cdk/Forms/FormStatusDirective.d.ts.map +0 -1
  40. package/Cdk/Forms/FormValidator.d.ts +0 -37
  41. package/Cdk/Forms/FormValidator.d.ts.map +0 -1
  42. package/Cdk/Forms/Validators/Validators.d.ts +0 -59
  43. package/Cdk/Forms/Validators/Validators.d.ts.map +0 -1
  44. package/Cdk/ICancel.d.ts +0 -9
  45. package/Cdk/ICancel.d.ts.map +0 -1
  46. package/Cdk/Injection/StatelessInjector.d.ts +0 -2
  47. package/Cdk/Injection/StatelessInjector.d.ts.map +0 -1
  48. package/Cdk/Pipes/OfPipe.d.ts +0 -14
  49. package/Cdk/Pipes/OfPipe.d.ts.map +0 -1
  50. package/Cdk/Portal/IPortalRef.d.ts +0 -15
  51. package/Cdk/Portal/IPortalRef.d.ts.map +0 -1
  52. package/Cdk/Portal/PortalComponent.d.ts +0 -64
  53. package/Cdk/Portal/PortalComponent.d.ts.map +0 -1
  54. package/Cdk/Portal/PortalProvider.d.ts +0 -106
  55. package/Cdk/Portal/PortalProvider.d.ts.map +0 -1
  56. package/Cdk/Portal/PortalRef.d.ts +0 -2
  57. package/Cdk/Portal/PortalRef.d.ts.map +0 -1
  58. package/Cdk/Theming/TypographyDirective.d.ts +0 -22
  59. package/Cdk/Theming/TypographyDirective.d.ts.map +0 -1
  60. package/Cdk/Toast/ToastService.d.ts +0 -25
  61. package/Cdk/Toast/ToastService.d.ts.map +0 -1
  62. package/Cdk/Translate/TranslateDirective.d.ts +0 -50
  63. package/Cdk/Translate/TranslateDirective.d.ts.map +0 -1
  64. package/Cdk/Translate/TranslatePipe.d.ts +0 -39
  65. package/Cdk/Translate/TranslatePipe.d.ts.map +0 -1
  66. package/Cdk/Translate/TranslationProvider.d.ts +0 -10
  67. package/Cdk/Translate/TranslationProvider.d.ts.map +0 -1
  68. package/Controls/Components/Buttons/Anchor/AnchorComponent.d.ts +0 -60
  69. package/Controls/Components/Buttons/Anchor/AnchorComponent.d.ts.map +0 -1
  70. package/Controls/Components/Buttons/Button/ButtonComponent.d.ts +0 -88
  71. package/Controls/Components/Buttons/Button/ButtonComponent.d.ts.map +0 -1
  72. package/Controls/Components/Buttons/Button/ButtonGroupComponent.d.ts +0 -52
  73. package/Controls/Components/Buttons/Button/ButtonGroupComponent.d.ts.map +0 -1
  74. package/Controls/Components/Buttons/CompoundButton/CompoundButtonComponent.d.ts +0 -88
  75. package/Controls/Components/Buttons/CompoundButton/CompoundButtonComponent.d.ts.map +0 -1
  76. package/Controls/Components/Buttons/DropDownButton/DropDownButtonComponent.d.ts +0 -97
  77. package/Controls/Components/Buttons/DropDownButton/DropDownButtonComponent.d.ts.map +0 -1
  78. package/Controls/Components/Buttons/FloatingActionButton/FloatingActionButtonComponent.d.ts +0 -70
  79. package/Controls/Components/Buttons/FloatingActionButton/FloatingActionButtonComponent.d.ts.map +0 -1
  80. package/Controls/Components/Buttons/FloatingActionButton/FloatingActionButtonGroupComponent.d.ts +0 -70
  81. package/Controls/Components/Buttons/FloatingActionButton/FloatingActionButtonGroupComponent.d.ts.map +0 -1
  82. package/Controls/Components/Buttons/RepeatButton/RepeatButtonComponent.d.ts +0 -88
  83. package/Controls/Components/Buttons/RepeatButton/RepeatButtonComponent.d.ts.map +0 -1
  84. package/Controls/Components/Buttons/SplitButton/SplitButtonComponent.d.ts +0 -95
  85. package/Controls/Components/Buttons/SplitButton/SplitButtonComponent.d.ts.map +0 -1
  86. package/Controls/Components/Buttons/ToggleButton/ToggleButtonComponent.d.ts +0 -86
  87. package/Controls/Components/Buttons/ToggleButton/ToggleButtonComponent.d.ts.map +0 -1
  88. package/Controls/Components/Cells/CellComponent.d.ts +0 -55
  89. package/Controls/Components/Cells/CellComponent.d.ts.map +0 -1
  90. package/Controls/Components/Cells/CellGroupComponent.d.ts +0 -47
  91. package/Controls/Components/Cells/CellGroupComponent.d.ts.map +0 -1
  92. package/Controls/Components/Charts/ChartComponent.d.ts +0 -108
  93. package/Controls/Components/Charts/ChartComponent.d.ts.map +0 -1
  94. package/Controls/Components/Effects/Pattern/PatternComponent.d.ts +0 -56
  95. package/Controls/Components/Effects/Pattern/PatternComponent.d.ts.map +0 -1
  96. package/Controls/Components/Effects/Perspective/PerspectiveComponent.d.ts +0 -52
  97. package/Controls/Components/Effects/Perspective/PerspectiveComponent.d.ts.map +0 -1
  98. package/Controls/Components/Effects/Ripple/RippleComponent.d.ts +0 -56
  99. package/Controls/Components/Effects/Ripple/RippleComponent.d.ts.map +0 -1
  100. package/Controls/Components/Effects/Scale/ScaleComponent.d.ts +0 -54
  101. package/Controls/Components/Effects/Scale/ScaleComponent.d.ts.map +0 -1
  102. package/Controls/Components/Forms/FormComponent.d.ts +0 -54
  103. package/Controls/Components/Forms/FormComponent.d.ts.map +0 -1
  104. package/Controls/Components/Forms/FormFieldComponent.d.ts +0 -81
  105. package/Controls/Components/Forms/FormFieldComponent.d.ts.map +0 -1
  106. package/Controls/Components/Grouping/Banner/BannerComponent.d.ts +0 -81
  107. package/Controls/Components/Grouping/Banner/BannerComponent.d.ts.map +0 -1
  108. package/Controls/Components/Grouping/Banner/BannerHeaderComponent.d.ts +0 -52
  109. package/Controls/Components/Grouping/Banner/BannerHeaderComponent.d.ts.map +0 -1
  110. package/Controls/Components/Grouping/Banner/BannerSubHeaderComponent.d.ts +0 -52
  111. package/Controls/Components/Grouping/Banner/BannerSubHeaderComponent.d.ts.map +0 -1
  112. package/Controls/Components/Grouping/Breadcrumb/BreadcrumbComponent.d.ts +0 -46
  113. package/Controls/Components/Grouping/Breadcrumb/BreadcrumbComponent.d.ts.map +0 -1
  114. package/Controls/Components/Grouping/Breadcrumb/BreadcrumbItemComponent.d.ts +0 -46
  115. package/Controls/Components/Grouping/Breadcrumb/BreadcrumbItemComponent.d.ts.map +0 -1
  116. package/Controls/Components/Grouping/Card/CardActionsComponent.d.ts +0 -46
  117. package/Controls/Components/Grouping/Card/CardActionsComponent.d.ts.map +0 -1
  118. package/Controls/Components/Grouping/Card/CardComponent.d.ts +0 -71
  119. package/Controls/Components/Grouping/Card/CardComponent.d.ts.map +0 -1
  120. package/Controls/Components/Grouping/Card/CardContentComponent.d.ts +0 -52
  121. package/Controls/Components/Grouping/Card/CardContentComponent.d.ts.map +0 -1
  122. package/Controls/Components/Grouping/Card/CardFooterComponent.d.ts +0 -44
  123. package/Controls/Components/Grouping/Card/CardFooterComponent.d.ts.map +0 -1
  124. package/Controls/Components/Grouping/Card/CardHeaderComponent.d.ts +0 -54
  125. package/Controls/Components/Grouping/Card/CardHeaderComponent.d.ts.map +0 -1
  126. package/Controls/Components/Grouping/Card/CardSubTitleComponent.d.ts +0 -52
  127. package/Controls/Components/Grouping/Card/CardSubTitleComponent.d.ts.map +0 -1
  128. package/Controls/Components/Grouping/Card/CardTitleComponent.d.ts +0 -52
  129. package/Controls/Components/Grouping/Card/CardTitleComponent.d.ts.map +0 -1
  130. package/Controls/Components/Grouping/Disclosure/DisclosureComponent.d.ts +0 -51
  131. package/Controls/Components/Grouping/Disclosure/DisclosureComponent.d.ts.map +0 -1
  132. package/Controls/Components/Grouping/Expander/ExpanderComponent.d.ts +0 -75
  133. package/Controls/Components/Grouping/Expander/ExpanderComponent.d.ts.map +0 -1
  134. package/Controls/Components/Grouping/Expander/ExpanderGroupComponent.d.ts +0 -56
  135. package/Controls/Components/Grouping/Expander/ExpanderGroupComponent.d.ts.map +0 -1
  136. package/Controls/Components/Grouping/Expander/ExpanderHeaderComponent.d.ts +0 -46
  137. package/Controls/Components/Grouping/Expander/ExpanderHeaderComponent.d.ts.map +0 -1
  138. package/Controls/Components/Grouping/Expander/ExpanderSubHeaderComponent.d.ts +0 -46
  139. package/Controls/Components/Grouping/Expander/ExpanderSubHeaderComponent.d.ts.map +0 -1
  140. package/Controls/Components/Grouping/Toolbar/ToolbarComponent.d.ts +0 -60
  141. package/Controls/Components/Grouping/Toolbar/ToolbarComponent.d.ts.map +0 -1
  142. package/Controls/Components/Inputs/AutoCompleteBox/AutoCompleteBoxComponent.d.ts +0 -64
  143. package/Controls/Components/Inputs/AutoCompleteBox/AutoCompleteBoxComponent.d.ts.map +0 -1
  144. package/Controls/Components/Inputs/Calendar/CalendarComponent.d.ts +0 -105
  145. package/Controls/Components/Inputs/Calendar/CalendarComponent.d.ts.map +0 -1
  146. package/Controls/Components/Inputs/Calendar/CalendarHeaderComponent.d.ts +0 -48
  147. package/Controls/Components/Inputs/Calendar/CalendarHeaderComponent.d.ts.map +0 -1
  148. package/Controls/Components/Inputs/Calendar/CalendarItemComponent.d.ts +0 -70
  149. package/Controls/Components/Inputs/Calendar/CalendarItemComponent.d.ts.map +0 -1
  150. package/Controls/Components/Inputs/Calendar/CalendarSubHeaderComponent.d.ts +0 -48
  151. package/Controls/Components/Inputs/Calendar/CalendarSubHeaderComponent.d.ts.map +0 -1
  152. package/Controls/Components/Inputs/CheckBox/CheckBoxComponent.d.ts +0 -81
  153. package/Controls/Components/Inputs/CheckBox/CheckBoxComponent.d.ts.map +0 -1
  154. package/Controls/Components/Inputs/CheckBox/CheckBoxGroupComponent.d.ts +0 -69
  155. package/Controls/Components/Inputs/CheckBox/CheckBoxGroupComponent.d.ts.map +0 -1
  156. package/Controls/Components/Inputs/ChipBox/ChipBoxComponent.d.ts +0 -103
  157. package/Controls/Components/Inputs/ChipBox/ChipBoxComponent.d.ts.map +0 -1
  158. package/Controls/Components/Inputs/Choice/ChoiceComponent.d.ts +0 -85
  159. package/Controls/Components/Inputs/Choice/ChoiceComponent.d.ts.map +0 -1
  160. package/Controls/Components/Inputs/Choice/ChoiceGroupComponent.d.ts +0 -69
  161. package/Controls/Components/Inputs/Choice/ChoiceGroupComponent.d.ts.map +0 -1
  162. package/Controls/Components/Inputs/Choice/ChoiceGroupHeaderComponent.d.ts +0 -44
  163. package/Controls/Components/Inputs/Choice/ChoiceGroupHeaderComponent.d.ts.map +0 -1
  164. package/Controls/Components/Inputs/ColorBox/ColorBoxComponent.d.ts +0 -107
  165. package/Controls/Components/Inputs/ColorBox/ColorBoxComponent.d.ts.map +0 -1
  166. package/Controls/Components/Inputs/DateBox/DateBoxComponent.d.ts +0 -141
  167. package/Controls/Components/Inputs/DateBox/DateBoxComponent.d.ts.map +0 -1
  168. package/Controls/Components/Inputs/DateTimeBox/DateTimeBoxComponent.d.ts +0 -139
  169. package/Controls/Components/Inputs/DateTimeBox/DateTimeBoxComponent.d.ts.map +0 -1
  170. package/Controls/Components/Inputs/FileUpload/FilePickerComponent.d.ts +0 -54
  171. package/Controls/Components/Inputs/FileUpload/FilePickerComponent.d.ts.map +0 -1
  172. package/Controls/Components/Inputs/FileUpload/FileUploadComponent.d.ts +0 -89
  173. package/Controls/Components/Inputs/FileUpload/FileUploadComponent.d.ts.map +0 -1
  174. package/Controls/Components/Inputs/FileUpload/FileUploadItemComponent.d.ts +0 -50
  175. package/Controls/Components/Inputs/FileUpload/FileUploadItemComponent.d.ts.map +0 -1
  176. package/Controls/Components/Inputs/NumberBox/NumberBoxComponent.d.ts +0 -116
  177. package/Controls/Components/Inputs/NumberBox/NumberBoxComponent.d.ts.map +0 -1
  178. package/Controls/Components/Inputs/PasswordBox/PasswordBoxComponent.d.ts +0 -99
  179. package/Controls/Components/Inputs/PasswordBox/PasswordBoxComponent.d.ts.map +0 -1
  180. package/Controls/Components/Inputs/PinBox/PinBoxComponent.d.ts +0 -87
  181. package/Controls/Components/Inputs/PinBox/PinBoxComponent.d.ts.map +0 -1
  182. package/Controls/Components/Inputs/Radio/RadioComponent.d.ts +0 -81
  183. package/Controls/Components/Inputs/Radio/RadioComponent.d.ts.map +0 -1
  184. package/Controls/Components/Inputs/Radio/RadioGroupComponent.d.ts +0 -69
  185. package/Controls/Components/Inputs/Radio/RadioGroupComponent.d.ts.map +0 -1
  186. package/Controls/Components/Inputs/Rating/RatingComponent.d.ts +0 -70
  187. package/Controls/Components/Inputs/Rating/RatingComponent.d.ts.map +0 -1
  188. package/Controls/Components/Inputs/RichTextBox/RichTextBoxComponent.d.ts +0 -102
  189. package/Controls/Components/Inputs/RichTextBox/RichTextBoxComponent.d.ts.map +0 -1
  190. package/Controls/Components/Inputs/SearchBox/SearchBoxComponent.d.ts +0 -98
  191. package/Controls/Components/Inputs/SearchBox/SearchBoxComponent.d.ts.map +0 -1
  192. package/Controls/Components/Inputs/Select/SelectComponent.d.ts +0 -101
  193. package/Controls/Components/Inputs/Select/SelectComponent.d.ts.map +0 -1
  194. package/Controls/Components/Inputs/Select/SelectItemComponent.d.ts +0 -71
  195. package/Controls/Components/Inputs/Select/SelectItemComponent.d.ts.map +0 -1
  196. package/Controls/Components/Inputs/Select/SelectItemGroupComponent.d.ts +0 -49
  197. package/Controls/Components/Inputs/Select/SelectItemGroupComponent.d.ts.map +0 -1
  198. package/Controls/Components/Inputs/SignaturePad/SignaturePadComponent.d.ts +0 -103
  199. package/Controls/Components/Inputs/SignaturePad/SignaturePadComponent.d.ts.map +0 -1
  200. package/Controls/Components/Inputs/TextBox/TextBoxComponent.d.ts +0 -110
  201. package/Controls/Components/Inputs/TextBox/TextBoxComponent.d.ts.map +0 -1
  202. package/Controls/Components/Inputs/TimeBox/TimeBoxComponent.d.ts +0 -119
  203. package/Controls/Components/Inputs/TimeBox/TimeBoxComponent.d.ts.map +0 -1
  204. package/Controls/Components/Inputs/ToggleSwitch/ToggleSwitchComponent.d.ts +0 -81
  205. package/Controls/Components/Inputs/ToggleSwitch/ToggleSwitchComponent.d.ts.map +0 -1
  206. package/Controls/Components/Layouts/Absolute/AbsoluteComponent.d.ts +0 -48
  207. package/Controls/Components/Layouts/Absolute/AbsoluteComponent.d.ts.map +0 -1
  208. package/Controls/Components/Layouts/Absolute/AbsoluteItemComponent.d.ts +0 -52
  209. package/Controls/Components/Layouts/Absolute/AbsoluteItemComponent.d.ts.map +0 -1
  210. package/Controls/Components/Layouts/Grid/GridComponent.d.ts +0 -56
  211. package/Controls/Components/Layouts/Grid/GridComponent.d.ts.map +0 -1
  212. package/Controls/Components/Layouts/Grid/GridItemComponent.d.ts +0 -52
  213. package/Controls/Components/Layouts/Grid/GridItemComponent.d.ts.map +0 -1
  214. package/Controls/Components/Layouts/Masonry/MasonryComponent.d.ts +0 -50
  215. package/Controls/Components/Layouts/Masonry/MasonryComponent.d.ts.map +0 -1
  216. package/Controls/Components/Layouts/Page/PageComponent.d.ts +0 -50
  217. package/Controls/Components/Layouts/Page/PageComponent.d.ts.map +0 -1
  218. package/Controls/Components/Layouts/Page/PageContentComponent.d.ts +0 -52
  219. package/Controls/Components/Layouts/Page/PageContentComponent.d.ts.map +0 -1
  220. package/Controls/Components/Layouts/Page/PageHeaderComponent.d.ts +0 -48
  221. package/Controls/Components/Layouts/Page/PageHeaderComponent.d.ts.map +0 -1
  222. package/Controls/Components/Layouts/Page/PageMenuComponent.d.ts +0 -48
  223. package/Controls/Components/Layouts/Page/PageMenuComponent.d.ts.map +0 -1
  224. package/Controls/Components/Layouts/Page/PagePreContentComponent.d.ts +0 -46
  225. package/Controls/Components/Layouts/Page/PagePreContentComponent.d.ts.map +0 -1
  226. package/Controls/Components/Layouts/Page/PagePreHeaderComponent.d.ts +0 -46
  227. package/Controls/Components/Layouts/Page/PagePreHeaderComponent.d.ts.map +0 -1
  228. package/Controls/Components/Layouts/Split/SplitComponent.d.ts +0 -70
  229. package/Controls/Components/Layouts/Split/SplitComponent.d.ts.map +0 -1
  230. package/Controls/Components/Layouts/Stack/StackComponent.d.ts +0 -58
  231. package/Controls/Components/Layouts/Stack/StackComponent.d.ts.map +0 -1
  232. package/Controls/Components/Layouts/TileList/TileListComponent.d.ts +0 -52
  233. package/Controls/Components/Layouts/TileList/TileListComponent.d.ts.map +0 -1
  234. package/Controls/Components/Layouts/TileList/TileListItemComponent.d.ts +0 -60
  235. package/Controls/Components/Layouts/TileList/TileListItemComponent.d.ts.map +0 -1
  236. package/Controls/Components/Layouts/Virtualize/VirtualizeComponent.d.ts +0 -54
  237. package/Controls/Components/Layouts/Virtualize/VirtualizeComponent.d.ts.map +0 -1
  238. package/Controls/Components/Layouts/Wrap/WrapComponent.d.ts +0 -56
  239. package/Controls/Components/Layouts/Wrap/WrapComponent.d.ts.map +0 -1
  240. package/Controls/Components/Media/Avatar/AvatarComponent.d.ts +0 -72
  241. package/Controls/Components/Media/Avatar/AvatarComponent.d.ts.map +0 -1
  242. package/Controls/Components/Media/Avatar/AvatarGroupComponent.d.ts +0 -55
  243. package/Controls/Components/Media/Avatar/AvatarGroupComponent.d.ts.map +0 -1
  244. package/Controls/Components/Media/Badge/BadgeComponent.d.ts +0 -62
  245. package/Controls/Components/Media/Badge/BadgeComponent.d.ts.map +0 -1
  246. package/Controls/Components/Media/Camera/CameraComponent.d.ts +0 -77
  247. package/Controls/Components/Media/Camera/CameraComponent.d.ts.map +0 -1
  248. package/Controls/Components/Media/Chat/ChatComponent.d.ts +0 -64
  249. package/Controls/Components/Media/Chat/ChatComponent.d.ts.map +0 -1
  250. package/Controls/Components/Media/Chat/ChatHeaderComponent.d.ts +0 -51
  251. package/Controls/Components/Media/Chat/ChatHeaderComponent.d.ts.map +0 -1
  252. package/Controls/Components/Media/Chat/ChatMarkerComponent.d.ts +0 -60
  253. package/Controls/Components/Media/Chat/ChatMarkerComponent.d.ts.map +0 -1
  254. package/Controls/Components/Media/Chat/ChatMessageAvatarComponent.d.ts +0 -56
  255. package/Controls/Components/Media/Chat/ChatMessageAvatarComponent.d.ts.map +0 -1
  256. package/Controls/Components/Media/Chat/ChatMessageComponent.d.ts +0 -62
  257. package/Controls/Components/Media/Chat/ChatMessageComponent.d.ts.map +0 -1
  258. package/Controls/Components/Media/Chat/ChatMessageDividerComponent.d.ts +0 -50
  259. package/Controls/Components/Media/Chat/ChatMessageDividerComponent.d.ts.map +0 -1
  260. package/Controls/Components/Media/Chip/ChipComponent.d.ts +0 -72
  261. package/Controls/Components/Media/Chip/ChipComponent.d.ts.map +0 -1
  262. package/Controls/Components/Media/ColorArea/ColorAreaComponent.d.ts +0 -54
  263. package/Controls/Components/Media/ColorArea/ColorAreaComponent.d.ts.map +0 -1
  264. package/Controls/Components/Media/ColorPicker/ColorPickerComponent.d.ts +0 -46
  265. package/Controls/Components/Media/ColorPicker/ColorPickerComponent.d.ts.map +0 -1
  266. package/Controls/Components/Media/ColorSlider/ColorSliderComponent.d.ts +0 -56
  267. package/Controls/Components/Media/ColorSlider/ColorSliderComponent.d.ts.map +0 -1
  268. package/Controls/Components/Media/ColorSwatch/ColorSwatchComponent.d.ts +0 -52
  269. package/Controls/Components/Media/ColorSwatch/ColorSwatchComponent.d.ts.map +0 -1
  270. package/Controls/Components/Media/ColorSwatch/ColorSwatchGroupComponent.d.ts +0 -52
  271. package/Controls/Components/Media/ColorSwatch/ColorSwatchGroupComponent.d.ts.map +0 -1
  272. package/Controls/Components/Media/ColorThumb/ColorThumbComponent.d.ts +0 -50
  273. package/Controls/Components/Media/ColorThumb/ColorThumbComponent.d.ts.map +0 -1
  274. package/Controls/Components/Media/Comment/CommentComponent.d.ts +0 -57
  275. package/Controls/Components/Media/Comment/CommentComponent.d.ts.map +0 -1
  276. package/Controls/Components/Media/Emoji/EmojiComponent.d.ts +0 -48
  277. package/Controls/Components/Media/Emoji/EmojiComponent.d.ts.map +0 -1
  278. package/Controls/Components/Media/Icon/IconComponent.d.ts +0 -60
  279. package/Controls/Components/Media/Icon/IconComponent.d.ts.map +0 -1
  280. package/Controls/Components/Media/Image/ImageComponent.d.ts +0 -82
  281. package/Controls/Components/Media/Image/ImageComponent.d.ts.map +0 -1
  282. package/Controls/Components/Media/Persona/PersonaComponent.d.ts +0 -81
  283. package/Controls/Components/Media/Persona/PersonaComponent.d.ts.map +0 -1
  284. package/Controls/Components/Media/QRCode/QRCodeComponent.d.ts +0 -56
  285. package/Controls/Components/Media/QRCode/QRCodeComponent.d.ts.map +0 -1
  286. package/Controls/Components/Media/Video/VideoComponent.d.ts +0 -70
  287. package/Controls/Components/Media/Video/VideoComponent.d.ts.map +0 -1
  288. package/Controls/Components/Misc/CookieConsent/CookiesConsentComponent.d.ts +0 -66
  289. package/Controls/Components/Misc/CookieConsent/CookiesConsentComponent.d.ts.map +0 -1
  290. package/Controls/Components/Misc/LightChain/LightChainComponent.d.ts +0 -50
  291. package/Controls/Components/Misc/LightChain/LightChainComponent.d.ts.map +0 -1
  292. package/Controls/Components/Overlays/BottomSheet/BottomSheetComponent.d.ts +0 -66
  293. package/Controls/Components/Overlays/BottomSheet/BottomSheetComponent.d.ts.map +0 -1
  294. package/Controls/Components/Overlays/Dialog/DialogActionsComponent.d.ts +0 -46
  295. package/Controls/Components/Overlays/Dialog/DialogActionsComponent.d.ts.map +0 -1
  296. package/Controls/Components/Overlays/Dialog/DialogComponent.d.ts +0 -84
  297. package/Controls/Components/Overlays/Dialog/DialogComponent.d.ts.map +0 -1
  298. package/Controls/Components/Overlays/Dialog/DialogContentComponent.d.ts +0 -52
  299. package/Controls/Components/Overlays/Dialog/DialogContentComponent.d.ts.map +0 -1
  300. package/Controls/Components/Overlays/Dialog/DialogFooterComponent.d.ts +0 -46
  301. package/Controls/Components/Overlays/Dialog/DialogFooterComponent.d.ts.map +0 -1
  302. package/Controls/Components/Overlays/Dialog/DialogHeaderComponent.d.ts +0 -54
  303. package/Controls/Components/Overlays/Dialog/DialogHeaderComponent.d.ts.map +0 -1
  304. package/Controls/Components/Overlays/Dialog/DialogHeaderSubTextComponent.d.ts +0 -48
  305. package/Controls/Components/Overlays/Dialog/DialogHeaderSubTextComponent.d.ts.map +0 -1
  306. package/Controls/Components/Overlays/Dialog/DialogHeaderTextComponent.d.ts +0 -48
  307. package/Controls/Components/Overlays/Dialog/DialogHeaderTextComponent.d.ts.map +0 -1
  308. package/Controls/Components/Overlays/Dialog/DialogHostComponent.d.ts +0 -44
  309. package/Controls/Components/Overlays/Dialog/DialogHostComponent.d.ts.map +0 -1
  310. package/Controls/Components/Overlays/Drawer/DrawerComponent.d.ts +0 -81
  311. package/Controls/Components/Overlays/Drawer/DrawerComponent.d.ts.map +0 -1
  312. package/Controls/Components/Overlays/Drawer/DrawerContainerComponent.d.ts +0 -57
  313. package/Controls/Components/Overlays/Drawer/DrawerContainerComponent.d.ts.map +0 -1
  314. package/Controls/Components/Overlays/Drawer/DrawerContentComponent.d.ts +0 -46
  315. package/Controls/Components/Overlays/Drawer/DrawerContentComponent.d.ts.map +0 -1
  316. package/Controls/Components/Overlays/MessageBox/MessageBoxComponent.d.ts +0 -76
  317. package/Controls/Components/Overlays/MessageBox/MessageBoxComponent.d.ts.map +0 -1
  318. package/Controls/Components/Overlays/Toast/ToastComponent.d.ts +0 -80
  319. package/Controls/Components/Overlays/Toast/ToastComponent.d.ts.map +0 -1
  320. package/Controls/Components/Primitives/Adorners/ResizeAdorner/ResizeAdornerComponent.d.ts +0 -50
  321. package/Controls/Components/Primitives/Adorners/ResizeAdorner/ResizeAdornerComponent.d.ts.map +0 -1
  322. package/Controls/Components/Primitives/Backdrop/BackdropComponent.d.ts +0 -50
  323. package/Controls/Components/Primitives/Backdrop/BackdropComponent.d.ts.map +0 -1
  324. package/Controls/Components/Primitives/Box/BoxComponent.d.ts +0 -56
  325. package/Controls/Components/Primitives/Box/BoxComponent.d.ts.map +0 -1
  326. package/Controls/Components/Primitives/Checkmark/CheckmarkComponent.d.ts +0 -56
  327. package/Controls/Components/Primitives/Checkmark/CheckmarkComponent.d.ts.map +0 -1
  328. package/Controls/Components/Primitives/Code/CodeComponent.d.ts +0 -46
  329. package/Controls/Components/Primitives/Code/CodeComponent.d.ts.map +0 -1
  330. package/Controls/Components/Primitives/Divider/DividerComponent.d.ts +0 -48
  331. package/Controls/Components/Primitives/Divider/DividerComponent.d.ts.map +0 -1
  332. package/Controls/Components/Primitives/Dot/DotComponent.d.ts +0 -50
  333. package/Controls/Components/Primitives/Dot/DotComponent.d.ts.map +0 -1
  334. package/Controls/Components/Primitives/DropZone/DropZoneComponent.d.ts +0 -54
  335. package/Controls/Components/Primitives/DropZone/DropZoneComponent.d.ts.map +0 -1
  336. package/Controls/Components/Primitives/Elevation/ElevationComponent.d.ts +0 -52
  337. package/Controls/Components/Primitives/Elevation/ElevationComponent.d.ts.map +0 -1
  338. package/Controls/Components/Primitives/Error/ErrorComponent.d.ts +0 -50
  339. package/Controls/Components/Primitives/Error/ErrorComponent.d.ts.map +0 -1
  340. package/Controls/Components/Primitives/Expandable/ExpandableComponent.d.ts +0 -60
  341. package/Controls/Components/Primitives/Expandable/ExpandableComponent.d.ts.map +0 -1
  342. package/Controls/Components/Primitives/Flip/FlipComponent.d.ts +0 -49
  343. package/Controls/Components/Primitives/Flip/FlipComponent.d.ts.map +0 -1
  344. package/Controls/Components/Primitives/Floating/FloatingComponent.d.ts +0 -102
  345. package/Controls/Components/Primitives/Floating/FloatingComponent.d.ts.map +0 -1
  346. package/Controls/Components/Primitives/Floating/FloatingTriggerComponent.d.ts +0 -45
  347. package/Controls/Components/Primitives/Floating/FloatingTriggerComponent.d.ts.map +0 -1
  348. package/Controls/Components/Primitives/FocusRing/FocusRingComponent.d.ts +0 -56
  349. package/Controls/Components/Primitives/FocusRing/FocusRingComponent.d.ts.map +0 -1
  350. package/Controls/Components/Primitives/Footer/FooterComponent.d.ts +0 -55
  351. package/Controls/Components/Primitives/Footer/FooterComponent.d.ts.map +0 -1
  352. package/Controls/Components/Primitives/Footer/FooterItemComponent.d.ts +0 -44
  353. package/Controls/Components/Primitives/Footer/FooterItemComponent.d.ts.map +0 -1
  354. package/Controls/Components/Primitives/Footer/FooterItemGroupComponent.d.ts +0 -48
  355. package/Controls/Components/Primitives/Footer/FooterItemGroupComponent.d.ts.map +0 -1
  356. package/Controls/Components/Primitives/Helmet/HelmetComponent.d.ts +0 -42
  357. package/Controls/Components/Primitives/Helmet/HelmetComponent.d.ts.map +0 -1
  358. package/Controls/Components/Primitives/Hint/HintComponent.d.ts +0 -52
  359. package/Controls/Components/Primitives/Hint/HintComponent.d.ts.map +0 -1
  360. package/Controls/Components/Primitives/Jumbtron/JumbtronComponent.d.ts +0 -54
  361. package/Controls/Components/Primitives/Jumbtron/JumbtronComponent.d.ts.map +0 -1
  362. package/Controls/Components/Primitives/Jumbtron/JumbtronHeaderComponent.d.ts +0 -48
  363. package/Controls/Components/Primitives/Jumbtron/JumbtronHeaderComponent.d.ts.map +0 -1
  364. package/Controls/Components/Primitives/Jumbtron/JumbtronSubHeaderComponent.d.ts +0 -48
  365. package/Controls/Components/Primitives/Jumbtron/JumbtronSubHeaderComponent.d.ts.map +0 -1
  366. package/Controls/Components/Primitives/Kbd/KbdComponent.d.ts +0 -48
  367. package/Controls/Components/Primitives/Kbd/KbdComponent.d.ts.map +0 -1
  368. package/Controls/Components/Primitives/Kbd/KbdShortcutComponent.d.ts +0 -46
  369. package/Controls/Components/Primitives/Kbd/KbdShortcutComponent.d.ts.map +0 -1
  370. package/Controls/Components/Primitives/Marquee/MarqueeComponent.d.ts +0 -50
  371. package/Controls/Components/Primitives/Marquee/MarqueeComponent.d.ts.map +0 -1
  372. package/Controls/Components/Primitives/Number/NumberComponent.d.ts +0 -54
  373. package/Controls/Components/Primitives/Number/NumberComponent.d.ts.map +0 -1
  374. package/Controls/Components/Primitives/Number/NumberCounterComponent.d.ts +0 -58
  375. package/Controls/Components/Primitives/Number/NumberCounterComponent.d.ts.map +0 -1
  376. package/Controls/Components/Primitives/Paginator/PaginatorComponent.d.ts +0 -64
  377. package/Controls/Components/Primitives/Paginator/PaginatorComponent.d.ts.map +0 -1
  378. package/Controls/Components/Primitives/Popup/PopupComponent.d.ts +0 -68
  379. package/Controls/Components/Primitives/Popup/PopupComponent.d.ts.map +0 -1
  380. package/Controls/Components/Primitives/Portal/PortalComponent.d.ts +0 -58
  381. package/Controls/Components/Primitives/Portal/PortalComponent.d.ts.map +0 -1
  382. package/Controls/Components/Primitives/Portal/PortalProjectionComponent.d.ts +0 -58
  383. package/Controls/Components/Primitives/Portal/PortalProjectionComponent.d.ts.map +0 -1
  384. package/Controls/Components/Primitives/Ribbon/RibbonComponent.d.ts +0 -56
  385. package/Controls/Components/Primitives/Ribbon/RibbonComponent.d.ts.map +0 -1
  386. package/Controls/Components/Primitives/Scroll/ScrollComponent.d.ts +0 -48
  387. package/Controls/Components/Primitives/Scroll/ScrollComponent.d.ts.map +0 -1
  388. package/Controls/Components/Primitives/Skeleton/SkeletonComponent.d.ts +0 -54
  389. package/Controls/Components/Primitives/Skeleton/SkeletonComponent.d.ts.map +0 -1
  390. package/Controls/Components/Primitives/Spacer/SpacerComponent.d.ts +0 -54
  391. package/Controls/Components/Primitives/Spacer/SpacerComponent.d.ts.map +0 -1
  392. package/Controls/Components/Primitives/Sticky/StickyComponent.d.ts +0 -48
  393. package/Controls/Components/Primitives/Sticky/StickyComponent.d.ts.map +0 -1
  394. package/Controls/Components/Primitives/Summary/SummaryComponent.d.ts +0 -51
  395. package/Controls/Components/Primitives/Summary/SummaryComponent.d.ts.map +0 -1
  396. package/Controls/Components/Primitives/Swipe/SwipeComponent.d.ts +0 -56
  397. package/Controls/Components/Primitives/Swipe/SwipeComponent.d.ts.map +0 -1
  398. package/Controls/Components/Primitives/Text/TextComponent.d.ts +0 -66
  399. package/Controls/Components/Primitives/Text/TextComponent.d.ts.map +0 -1
  400. package/Controls/Components/Primitives/TextFormat/TextFormatComponent.d.ts +0 -46
  401. package/Controls/Components/Primitives/TextFormat/TextFormatComponent.d.ts.map +0 -1
  402. package/Controls/Components/Primitives/TickBar/TickBarComponent.d.ts +0 -62
  403. package/Controls/Components/Primitives/TickBar/TickBarComponent.d.ts.map +0 -1
  404. package/Controls/Components/Primitives/Toggletip/ToggleTipComponent.d.ts +0 -68
  405. package/Controls/Components/Primitives/Toggletip/ToggleTipComponent.d.ts.map +0 -1
  406. package/Controls/Components/Primitives/Tooltip/TooltipComponent.d.ts +0 -76
  407. package/Controls/Components/Primitives/Tooltip/TooltipComponent.d.ts.map +0 -1
  408. package/Controls/Components/Primitives/UpDownSpinner/UpDownSpinnerComponent.d.ts +0 -74
  409. package/Controls/Components/Primitives/UpDownSpinner/UpDownSpinnerComponent.d.ts.map +0 -1
  410. package/Controls/Components/Ranges/MeterBar/MeterBarComponent.d.ts +0 -70
  411. package/Controls/Components/Ranges/MeterBar/MeterBarComponent.d.ts.map +0 -1
  412. package/Controls/Components/Ranges/MeterRing/MeterRingComponent.d.ts +0 -72
  413. package/Controls/Components/Ranges/MeterRing/MeterRingComponent.d.ts.map +0 -1
  414. package/Controls/Components/Ranges/ProgressBar/ProgressBarComponent.d.ts +0 -66
  415. package/Controls/Components/Ranges/ProgressBar/ProgressBarComponent.d.ts.map +0 -1
  416. package/Controls/Components/Ranges/ProgressRing/ProgressRingComponent.d.ts +0 -67
  417. package/Controls/Components/Ranges/ProgressRing/ProgressRingComponent.d.ts.map +0 -1
  418. package/Controls/Components/Ranges/Slider/SliderComponent.d.ts +0 -88
  419. package/Controls/Components/Ranges/Slider/SliderComponent.d.ts.map +0 -1
  420. package/Controls/Components/Ranges/Slider2/Slider2Component.d.ts +0 -68
  421. package/Controls/Components/Ranges/Slider2/Slider2Component.d.ts.map +0 -1
  422. package/Controls/Components/Ranges/Slider2/Slider2ThumbComponent.d.ts +0 -60
  423. package/Controls/Components/Ranges/Slider2/Slider2ThumbComponent.d.ts.map +0 -1
  424. package/Controls/Components/Selectors/Carousel/CarouselComponent.d.ts +0 -66
  425. package/Controls/Components/Selectors/Carousel/CarouselComponent.d.ts.map +0 -1
  426. package/Controls/Components/Selectors/Carousel/CarouselItemComponent.d.ts +0 -56
  427. package/Controls/Components/Selectors/Carousel/CarouselItemComponent.d.ts.map +0 -1
  428. package/Controls/Components/Selectors/Carousel2/Carousel2Component.d.ts +0 -64
  429. package/Controls/Components/Selectors/Carousel2/Carousel2Component.d.ts.map +0 -1
  430. package/Controls/Components/Selectors/Carousel2/CarouselItem2Component.d.ts +0 -56
  431. package/Controls/Components/Selectors/Carousel2/CarouselItem2Component.d.ts.map +0 -1
  432. package/Controls/Components/Selectors/Combo/ComboComponent.d.ts +0 -99
  433. package/Controls/Components/Selectors/Combo/ComboComponent.d.ts.map +0 -1
  434. package/Controls/Components/Selectors/Combo/ComboItemComponent.d.ts +0 -70
  435. package/Controls/Components/Selectors/Combo/ComboItemComponent.d.ts.map +0 -1
  436. package/Controls/Components/Selectors/DataList/DataListComponent.d.ts +0 -52
  437. package/Controls/Components/Selectors/DataList/DataListComponent.d.ts.map +0 -1
  438. package/Controls/Components/Selectors/DataTable/DataTableComponent.d.ts +0 -58
  439. package/Controls/Components/Selectors/DataTable/DataTableComponent.d.ts.map +0 -1
  440. package/Controls/Components/Selectors/ElectronicProgramGuide/EpgChannelComponent.d.ts +0 -56
  441. package/Controls/Components/Selectors/ElectronicProgramGuide/EpgChannelComponent.d.ts.map +0 -1
  442. package/Controls/Components/Selectors/ElectronicProgramGuide/EpgComponent.d.ts +0 -80
  443. package/Controls/Components/Selectors/ElectronicProgramGuide/EpgComponent.d.ts.map +0 -1
  444. package/Controls/Components/Selectors/ElectronicProgramGuide/EpgProgramComponent.d.ts +0 -70
  445. package/Controls/Components/Selectors/ElectronicProgramGuide/EpgProgramComponent.d.ts.map +0 -1
  446. package/Controls/Components/Selectors/List/ListComponent.d.ts +0 -68
  447. package/Controls/Components/Selectors/List/ListComponent.d.ts.map +0 -1
  448. package/Controls/Components/Selectors/List/ListItemComponent.d.ts +0 -66
  449. package/Controls/Components/Selectors/List/ListItemComponent.d.ts.map +0 -1
  450. package/Controls/Components/Selectors/List/ListItemGroupComponent.d.ts +0 -51
  451. package/Controls/Components/Selectors/List/ListItemGroupComponent.d.ts.map +0 -1
  452. package/Controls/Components/Selectors/Menu/MenuComponent.d.ts +0 -50
  453. package/Controls/Components/Selectors/Menu/MenuComponent.d.ts.map +0 -1
  454. package/Controls/Components/Selectors/Menu/MenuItemComponent.d.ts +0 -73
  455. package/Controls/Components/Selectors/Menu/MenuItemComponent.d.ts.map +0 -1
  456. package/Controls/Components/Selectors/Menu/MenuItemGroupComponent.d.ts +0 -49
  457. package/Controls/Components/Selectors/Menu/MenuItemGroupComponent.d.ts.map +0 -1
  458. package/Controls/Components/Selectors/Segment/SegmentComponent.d.ts +0 -50
  459. package/Controls/Components/Selectors/Segment/SegmentComponent.d.ts.map +0 -1
  460. package/Controls/Components/Selectors/Segment/SegmentItemComponent.d.ts +0 -74
  461. package/Controls/Components/Selectors/Segment/SegmentItemComponent.d.ts.map +0 -1
  462. package/Controls/Components/Selectors/Tab/TabComponent.d.ts +0 -64
  463. package/Controls/Components/Selectors/Tab/TabComponent.d.ts.map +0 -1
  464. package/Controls/Components/Selectors/Tab/TabItemComponent.d.ts +0 -70
  465. package/Controls/Components/Selectors/Tab/TabItemComponent.d.ts.map +0 -1
  466. package/Controls/Components/Selectors/Tab/TabPanelComponent.d.ts +0 -60
  467. package/Controls/Components/Selectors/Tab/TabPanelComponent.d.ts.map +0 -1
  468. package/Controls/Components/Selectors/TabStrip/TabStripComponent.d.ts +0 -60
  469. package/Controls/Components/Selectors/TabStrip/TabStripComponent.d.ts.map +0 -1
  470. package/Controls/Components/Selectors/TabStrip/TabStripItemComponent.d.ts +0 -70
  471. package/Controls/Components/Selectors/TabStrip/TabStripItemComponent.d.ts.map +0 -1
  472. package/Controls/Components/Selectors/Table/TableBodyComponent.d.ts +0 -44
  473. package/Controls/Components/Selectors/Table/TableBodyComponent.d.ts.map +0 -1
  474. package/Controls/Components/Selectors/Table/TableCellComponent.d.ts +0 -56
  475. package/Controls/Components/Selectors/Table/TableCellComponent.d.ts.map +0 -1
  476. package/Controls/Components/Selectors/Table/TableComponent.d.ts +0 -52
  477. package/Controls/Components/Selectors/Table/TableComponent.d.ts.map +0 -1
  478. package/Controls/Components/Selectors/Table/TableFooterComponent.d.ts +0 -44
  479. package/Controls/Components/Selectors/Table/TableFooterComponent.d.ts.map +0 -1
  480. package/Controls/Components/Selectors/Table/TableHeaderComponent.d.ts +0 -44
  481. package/Controls/Components/Selectors/Table/TableHeaderComponent.d.ts.map +0 -1
  482. package/Controls/Components/Selectors/Table/TableRowComponent.d.ts +0 -44
  483. package/Controls/Components/Selectors/Table/TableRowComponent.d.ts.map +0 -1
  484. package/Controls/Components/Selectors/Tree/TreeComponent.d.ts +0 -54
  485. package/Controls/Components/Selectors/Tree/TreeComponent.d.ts.map +0 -1
  486. package/Controls/Components/Selectors/Tree/TreeItemComponent.d.ts +0 -74
  487. package/Controls/Components/Selectors/Tree/TreeItemComponent.d.ts.map +0 -1
  488. package/Controls/Components/Selectors/Wizard/WizardComponent.d.ts +0 -65
  489. package/Controls/Components/Selectors/Wizard/WizardComponent.d.ts.map +0 -1
  490. package/Controls/Components/Selectors/Wizard/WizardStepComponent.d.ts +0 -69
  491. package/Controls/Components/Selectors/Wizard/WizardStepComponent.d.ts.map +0 -1
  492. package/Controls/Components/Shell/AppComponent.d.ts +0 -55
  493. package/Controls/Components/Shell/AppComponent.d.ts.map +0 -1
  494. package/Controls/Components/Shell/AppHeaderComponent.d.ts +0 -46
  495. package/Controls/Components/Shell/AppHeaderComponent.d.ts.map +0 -1
  496. package/Controls/Components/States/Empty/EmptyStateComponent.d.ts +0 -53
  497. package/Controls/Components/States/Empty/EmptyStateComponent.d.ts.map +0 -1
  498. package/Controls/Components/States/Error/ErrorStateComponent.d.ts +0 -55
  499. package/Controls/Components/States/Error/ErrorStateComponent.d.ts.map +0 -1
  500. package/Controls/Components/States/Success/SuccessStateComponent.d.ts +0 -53
  501. package/Controls/Components/States/Success/SuccessStateComponent.d.ts.map +0 -1
  502. package/Theming/Theme2Component.d.ts +0 -46
  503. package/Theming/Theme2Component.d.ts.map +0 -1
  504. package/Utils/Proxy.d.ts +0 -24
  505. package/Utils/Proxy.d.ts.map +0 -1
  506. package/mosaik-elements-angular.d.ts.map +0 -1
@@ -1,77 +0,0 @@
1
- import type { OverlayRef, PositionStrategy, ScrollStrategy } from '@angular/cdk/overlay';
2
- import type { ComponentPortal } from '@angular/cdk/portal';
3
- import { Injector, type ComponentRef, type TemplateRef, type Type } from '@angular/core';
4
- import { PortalProvider } from '../Portal/PortalProvider';
5
- import { PortalComponent } from '../Portal/PortalComponent';
6
- import { IDialogBehavior } from './IDialogBehavior';
7
- import { IDialogRef } from './IDialogRef';
8
- import { IDialogConfig } from './IDialogConfig';
9
- import * as i0 from "@angular/core";
10
- /**
11
- * @public
12
- */
13
- export declare class DialogService extends PortalProvider {
14
- private readonly _document;
15
- private readonly _config?;
16
- private readonly _dialogBehaviors;
17
- /**
18
- * Constructs a new instance of the `DialogService` class.
19
- *
20
- * @public
21
- */
22
- constructor(injector: Injector);
23
- /**
24
- * Opens new instance of the dialog, may receive optional config.
25
- *
26
- * @public
27
- */
28
- show<TData = object, TResult = object>(componentTypeOrTemplateRef: Type<unknown> | TemplateRef<TData>, config?: Partial<IDialogConfig<TData>>): IDialogRef<TData, TResult>;
29
- /**
30
- * @public
31
- */
32
- close(ref: IDialogRef): void;
33
- /**
34
- * @public
35
- */
36
- isShown(ref: IDialogRef): boolean;
37
- /**
38
- * @public
39
- */
40
- withBehavior(type: Type<IDialogBehavior>): Omit<this, 'withBehavior'>;
41
- /**
42
- * @protected
43
- * @override
44
- */
45
- protected createId(): string;
46
- /**
47
- * @protected
48
- * @override
49
- */
50
- protected createPortalInjector<TData>(config?: IDialogConfig<TData>): Injector;
51
- /**
52
- * @protected
53
- * @override
54
- */
55
- protected createContentInjector<TData>(ref: IDialogRef, config?: IDialogConfig<TData>): Injector;
56
- /**
57
- * @protected
58
- * @override
59
- */
60
- protected createPositionStrategy(): PositionStrategy;
61
- /**
62
- * @protected
63
- * @override
64
- */
65
- protected createScrollStrategy(): ScrollStrategy;
66
- /**
67
- * @protected
68
- */
69
- protected createComponent<TPortal extends PortalComponent>(portal: ComponentPortal<TPortal>, overlayRef: OverlayRef, component: Type<TPortal>, config?: Partial<IDialogConfig>): ComponentRef<TPortal>;
70
- /**
71
- * @private
72
- */
73
- private prepareComponent;
74
- static ɵfac: i0.ɵɵFactoryDeclaration<DialogService, never>;
75
- static ɵprov: i0.ɵɵInjectableDeclaration<DialogService>;
76
- }
77
- //# sourceMappingURL=DialogService.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"DialogService.d.ts","sourceRoot":"","sources":["../../../src/Cdk/Dialog/DialogService.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,UAAU,EAAE,gBAAgB,EAAE,cAAc,EAAE,MAAM,sBAAsB,CAAC;AACzF,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,qBAAqB,CAAC;AAE3D,OAAO,EAAsB,QAAQ,EAAE,KAAK,YAAY,EAAE,KAAK,WAAW,EAAE,KAAK,IAAI,EAAE,MAAM,eAAe,CAAC;AAC7G,OAAO,EAA6B,cAAc,EAAE,MAAM,0BAA0B,CAAC;AAIrF,OAAO,EAAE,eAAe,EAAE,MAAM,2BAA2B,CAAC;AAE5D,OAAO,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAC;AACpD,OAAO,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAK1C,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;;AAIhD;;GAEG;AACH,qBACa,aACT,SAAQ,cAAc;IAItB,OAAO,CAAC,QAAQ,CAAC,SAAS,CAAW;IACrC,OAAO,CAAC,QAAQ,CAAC,OAAO,CAAC,CAAyB;IAClD,OAAO,CAAC,QAAQ,CAAC,gBAAgB,CAAyB;IAM1D;;;;OAIG;gBACgB,QAAQ,EAAE,QAAQ;IAYrC;;;;OAIG;IACI,IAAI,CAAC,KAAK,GAAG,MAAM,EAAE,OAAO,GAAG,MAAM,EAAE,0BAA0B,EAAE,IAAI,CAAC,OAAO,CAAC,GAAG,WAAW,CAAC,KAAK,CAAC,EAAE,MAAM,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,KAAK,CAAC,CAAC,GAAG,UAAU,CAAC,KAAK,EAAE,OAAO,CAAC;IAuCjL;;OAEG;IACI,KAAK,CAAC,GAAG,EAAE,UAAU,GAAG,IAAI;IAInC;;OAEG;IACI,OAAO,CAAC,GAAG,EAAE,UAAU,GAAG,OAAO;IAIxC;;OAEG;IACI,YAAY,CAAC,IAAI,EAAE,IAAI,CAAC,eAAe,CAAC,GAAG,IAAI,CAAC,IAAI,EAAE,cAAc,CAAC;IAO5E;;;OAGG;cACgB,QAAQ,IAAI,MAAM;IAIrC;;;OAGG;cACgB,oBAAoB,CAAC,KAAK,EAAE,MAAM,CAAC,EAAE,aAAa,CAAC,KAAK,CAAC,GAAG,QAAQ;IAMvF;;;OAGG;cACgB,qBAAqB,CAAC,KAAK,EAAE,GAAG,EAAE,UAAU,EAAE,MAAM,CAAC,EAAE,aAAa,CAAC,KAAK,CAAC,GAAG,QAAQ;IAQzG;;;OAGG;cACgB,sBAAsB,IAAI,gBAAgB;IAO7D;;;OAGG;cACgB,oBAAoB,IAAI,cAAc;IAIzD;;OAEG;cACgB,eAAe,CAAC,OAAO,SAAS,eAAe,EAAE,MAAM,EAAE,eAAe,CAAC,OAAO,CAAC,EAAE,UAAU,EAAE,UAAU,EAAE,SAAS,EAAE,IAAI,CAAC,OAAO,CAAC,EAAE,MAAM,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,GAAG,YAAY,CAAC,OAAO,CAAC;IAsB/M;;OAEG;IACH,OAAO,CAAC,gBAAgB;yCA/Kf,aAAa;6CAAb,aAAa;CA4NzB"}
@@ -1,16 +0,0 @@
1
- import { InjectionToken } from '@angular/core';
2
- import type { IDialogRef } from './IDialogRef';
3
- import type { IDialogConfig } from './IDialogConfig';
4
- /**
5
- * @public
6
- */
7
- export declare const DIALOG_CONFIG: InjectionToken<IDialogConfig<any>>;
8
- /**
9
- * @public
10
- */
11
- export declare const DIALOG_REF: InjectionToken<IDialogRef<any, any>>;
12
- /**
13
- * @public
14
- */
15
- export declare const DIALOG_REF_DATA: InjectionToken<any>;
16
- //# sourceMappingURL=DialogTokens.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"DialogTokens.d.ts","sourceRoot":"","sources":["../../../src/Cdk/Dialog/DialogTokens.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,cAAc,EAAE,MAAM,eAAe,CAAC;AAC/C,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAC/C,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAIrD;;GAEG;AACH,eAAO,MAAM,aAAa,oCAA4D,CAAC;AAEvF;;GAEG;AACH,eAAO,MAAM,UAAU,sCAAsD,CAAC;AAE9E;;GAEG;AACH,eAAO,MAAM,eAAe,qBAAoD,CAAC"}
@@ -1,17 +0,0 @@
1
- import type { ComponentPortal } from '@angular/cdk/portal';
2
- import type { IDialogRef } from './IDialogRef';
3
- import type { IDialogConfig } from './IDialogConfig';
4
- /**
5
- * @public
6
- */
7
- export interface IPortalProviderBehavior<TRef, TConfig> {
8
- configure(config: TConfig): void;
9
- attach(element: TRef, portal: ComponentPortal<unknown>): void;
10
- detach(): void;
11
- }
12
- /**
13
- * @public
14
- */
15
- export interface IDialogBehavior extends IPortalProviderBehavior<IDialogRef, Partial<IDialogConfig>> {
16
- }
17
- //# sourceMappingURL=IDialogBehavior.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"IDialogBehavior.d.ts","sourceRoot":"","sources":["../../../src/Cdk/Dialog/IDialogBehavior.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,qBAAqB,CAAC;AAC3D,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAC/C,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAIrD;;GAEG;AACH,MAAM,WAAW,uBAAuB,CAAC,IAAI,EAAE,OAAO;IAIlD,SAAS,CAAC,MAAM,EAAE,OAAO,GAAG,IAAI,CAAC;IAEjC,MAAM,CAAC,OAAO,EAAE,IAAI,EAAE,MAAM,EAAE,eAAe,CAAC,OAAO,CAAC,GAAG,IAAI,CAAC;IAE9D,MAAM,IAAI,IAAI,CAAC;CAIlB;AAED;;GAEG;AACH,MAAM,WAAW,eACb,SAAQ,uBAAuB,CAAC,UAAU,EAAE,OAAO,CAAC,aAAa,CAAC,CAAC;CAEtE"}
@@ -1,38 +0,0 @@
1
- import type { DialogElement } from '@breadstone/mosaik-elements-foundation';
2
- import type { Observable } from 'rxjs';
3
- interface ISizeLike {
4
- width: string;
5
- height: string;
6
- }
7
- export type ObservableLike<T> = T | Observable<T>;
8
- /**
9
- * Represents the `IDialogConfig` interface.
10
- *
11
- * @public
12
- */
13
- export interface IDialogConfig<TData = any> extends DialogElement.Props {
14
- data?: TData;
15
- size?: Partial<ISizeLike>;
16
- minSize?: Partial<ISizeLike>;
17
- maxSize?: Partial<ISizeLike>;
18
- header?: ObservableLike<string>;
19
- subheader?: ObservableLike<string>;
20
- actions?: Array<{
21
- kind?: 'primary' | 'secondary';
22
- handler?: () => void;
23
- label?: ObservableLike<string>;
24
- disabled?: ObservableLike<boolean>;
25
- visible?: ObservableLike<boolean>;
26
- }>;
27
- id?: string;
28
- disabled?: boolean;
29
- focusOnOpen?: boolean;
30
- scrollable?: boolean;
31
- closeOnNavigation?: boolean;
32
- /**
33
- * Detects if only showing one dialog at the same time.
34
- */
35
- singleton?: boolean;
36
- }
37
- export {};
38
- //# sourceMappingURL=IDialogConfig.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"IDialogConfig.d.ts","sourceRoot":"","sources":["../../../src/Cdk/Dialog/IDialogConfig.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,wCAAwC,CAAC;AAC5E,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,MAAM,CAAC;AAEvC,UAAU,SAAS;IACf,KAAK,EAAE,MAAM,CAAC;IACd,MAAM,EAAE,MAAM,CAAC;CAClB;AAED,MAAM,MAAM,cAAc,CAAC,CAAC,IAAI,CAAC,GAAG,UAAU,CAAC,CAAC,CAAC,CAAC;AAIlD;;;;GAIG;AACH,MAAM,WAAW,aAAa,CAAC,KAAK,GAAG,GAAG,CACtC,SAAQ,aAAa,CAAC,KAAK;IAI3B,IAAI,CAAC,EAAE,KAAK,CAAC;IAEb,IAAI,CAAC,EAAE,OAAO,CAAC,SAAS,CAAC,CAAC;IAE1B,OAAO,CAAC,EAAE,OAAO,CAAC,SAAS,CAAC,CAAC;IAE7B,OAAO,CAAC,EAAE,OAAO,CAAC,SAAS,CAAC,CAAC;IAE7B,MAAM,CAAC,EAAE,cAAc,CAAC,MAAM,CAAC,CAAC;IAEhC,SAAS,CAAC,EAAE,cAAc,CAAC,MAAM,CAAC,CAAC;IAEnC,OAAO,CAAC,EAAE,KAAK,CAAC;QACZ,IAAI,CAAC,EAAE,SAAS,GAAG,WAAW,CAAC;QAC/B,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;QACrB,KAAK,CAAC,EAAE,cAAc,CAAC,MAAM,CAAC,CAAC;QAC/B,QAAQ,CAAC,EAAE,cAAc,CAAC,OAAO,CAAC,CAAC;QACnC,OAAO,CAAC,EAAE,cAAc,CAAC,OAAO,CAAC,CAAC;KACrC,CAAC,CAAC;IAEH,EAAE,CAAC,EAAE,MAAM,CAAC;IAEZ,QAAQ,CAAC,EAAE,OAAO,CAAC;IAEnB,WAAW,CAAC,EAAE,OAAO,CAAC;IAEtB,UAAU,CAAC,EAAE,OAAO,CAAC;IAErB,iBAAiB,CAAC,EAAE,OAAO,CAAC;IAE5B;;OAEG;IACH,SAAS,CAAC,EAAE,OAAO,CAAC;CAIvB"}
@@ -1,31 +0,0 @@
1
- import type { Observable } from 'rxjs';
2
- import type { IPortalRef } from '../Portal/IPortalRef';
3
- import type { DialogComponent } from '../../Controls/Components/Overlays/Dialog/DialogComponent';
4
- /**
5
- * Represents the `IDialogRef` interface.
6
- *
7
- * @public
8
- */
9
- export interface IDialogRef<TData = any, TResult = any> extends IPortalRef<DialogComponent, TData, TResult> {
10
- get positionChanged(): Observable<Partial<{
11
- top: number | string;
12
- bottom: number | string;
13
- left: number | string;
14
- right: number | string;
15
- }>>;
16
- get sizeChanged(): Observable<Partial<{
17
- width: number | string;
18
- height: number | string;
19
- }>>;
20
- updatePosition(position: Partial<{
21
- top: number | string;
22
- bottom: number | string;
23
- left: number | string;
24
- right: number | string;
25
- }>): this;
26
- updateSize(size: Partial<{
27
- width: number | string;
28
- height: number | string;
29
- }>): this;
30
- }
31
- //# sourceMappingURL=IDialogRef.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"IDialogRef.d.ts","sourceRoot":"","sources":["../../../src/Cdk/Dialog/IDialogRef.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,MAAM,CAAC;AACvC,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,sBAAsB,CAAC;AACvD,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,2DAA2D,CAAC;AAIjG;;;;GAIG;AACH,MAAM,WAAW,UAAU,CAAC,KAAK,GAAG,GAAG,EAAE,OAAO,GAAG,GAAG,CAClD,SAAQ,UAAU,CAAC,eAAe,EAAE,KAAK,EAAE,OAAO,CAAC;IAInD,IAAI,eAAe,IAAI,UAAU,CAAC,OAAO,CAAC;QAAE,GAAG,EAAE,MAAM,GAAG,MAAM,CAAC;QAC7D,MAAM,EAAE,MAAM,GAAG,MAAM,CAAC;QACxB,IAAI,EAAE,MAAM,GAAG,MAAM,CAAC;QACtB,KAAK,EAAE,MAAM,GAAG,MAAM,CAAC;KAAE,CAAC,CAAC,CAAC;IAEhC,IAAI,WAAW,IAAI,UAAU,CAAC,OAAO,CAAC;QAAE,KAAK,EAAE,MAAM,GAAG,MAAM,CAAC;QAC3D,MAAM,EAAE,MAAM,GAAG,MAAM,CAAC;KAAE,CAAC,CAAC,CAAC;IAMjC,cAAc,CAAC,QAAQ,EAAE,OAAO,CAAC;QAAE,GAAG,EAAE,MAAM,GAAG,MAAM,CAAC;QACpD,MAAM,EAAE,MAAM,GAAG,MAAM,CAAC;QACxB,IAAI,EAAE,MAAM,GAAG,MAAM,CAAC;QACtB,KAAK,EAAE,MAAM,GAAG,MAAM,CAAC;KAAE,CAAC,GAAG,IAAI,CAAC;IAEtC,UAAU,CAAC,IAAI,EAAE,OAAO,CAAC;QAAE,KAAK,EAAE,MAAM,GAAG,MAAM,CAAC;QAC9C,MAAM,EAAE,MAAM,GAAG,MAAM,CAAC;KAAE,CAAC,GAAG,IAAI,CAAC;CAI1C"}
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=FormStatusDirective.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"FormStatusDirective.d.ts","sourceRoot":"","sources":["../../../src/Cdk/Forms/FormStatusDirective.ts"],"names":[],"mappings":""}
@@ -1,37 +0,0 @@
1
- import { FormArray, FormGroup } from '@angular/forms';
2
- import * as i0 from "@angular/core";
3
- /**
4
- * @public
5
- */
6
- export declare class FormValidator {
7
- /**
8
- * Constructs a new instance of the `ValidatorService` class.
9
- *
10
- * @public
11
- */
12
- constructor();
13
- /**
14
- * Mark each formControl in the form as touched.
15
- *
16
- * @public
17
- * @param formGroup - The form group to validate.
18
- */
19
- validate(formGroup: FormGroup): void;
20
- /**
21
- * Mark each formControl in the form as pristine.
22
- *
23
- * @public
24
- * @param formGroup - The form group to pristine.
25
- */
26
- pristine(formGroup: FormGroup): void;
27
- /**
28
- * Extract all errors of a from group.
29
- *
30
- * @public
31
- * @param control - The form group or form array to extract errors from.
32
- */
33
- errors(formControl: FormGroup | FormArray, parent?: string): Array<ValidationError>;
34
- static ɵfac: i0.ɵɵFactoryDeclaration<FormValidator, never>;
35
- static ɵprov: i0.ɵɵInjectableDeclaration<FormValidator>;
36
- }
37
- //# sourceMappingURL=FormValidator.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"FormValidator.d.ts","sourceRoot":"","sources":["../../../src/Cdk/Forms/FormValidator.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,SAAS,EAAe,SAAS,EAAE,MAAM,gBAAgB,CAAC;;AAYnE;;GAEG;AACH,qBACa,aAAa;IAItB;;;;OAIG;;IASH;;;;;OAKG;IACI,QAAQ,CAAC,SAAS,EAAE,SAAS,GAAG,IAAI;IAgB3C;;;;;OAKG;IACI,QAAQ,CAAC,SAAS,EAAE,SAAS,GAAG,IAAI;IAgB3C;;;;;OAKG;IACI,MAAM,CAAC,WAAW,EAAE,SAAS,GAAG,SAAS,EAAE,MAAM,CAAC,EAAE,MAAM,GAAG,KAAK,CAAC,eAAe,CAAC;yCAnEjF,aAAa;6CAAb,aAAa;CA4HzB"}
@@ -1,59 +0,0 @@
1
- import type { ValidatorFn } from '@angular/forms';
2
- /**
3
- * @public
4
- */
5
- export declare class Validators {
6
- /**
7
- * Validator to check if control value is only numeric.
8
- *
9
- * Errors:
10
- * * numeric
11
- * * actualValue
12
- *
13
- * @public
14
- * @static
15
- */
16
- static numeric(): ValidatorFn;
17
- /**
18
- * Validator to check the quality between two controls.
19
- *
20
- * Errors:
21
- * * equalsTo
22
- * * actualValue
23
- *
24
- * @public
25
- * @static
26
- */
27
- static equalsTo<T>(other: T | (() => T)): ValidatorFn;
28
- /**
29
- * Validator to check if control value is blank string.
30
- *
31
- * Errors:
32
- * *blank
33
- *
34
- * @public
35
- * @static
36
- */
37
- static blank(): ValidatorFn;
38
- /**
39
- * Validator to check a email with an exact domains.
40
- *
41
- * Errors:
42
- * * emailEndsWithDomain
43
- *
44
- * @public
45
- * @static
46
- */
47
- static emailEndsWithDomain(domains: Array<string>): ValidatorFn;
48
- /**
49
- * Validator to check a phone number.
50
- *
51
- * Errors:
52
- * * phoneNumber
53
- *
54
- * @public
55
- * @static
56
- */
57
- static phoneNumber(): ValidatorFn;
58
- }
59
- //# sourceMappingURL=Validators.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Validators.d.ts","sourceRoot":"","sources":["../../../../src/Cdk/Forms/Validators/Validators.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAqC,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAIrF;;GAEG;AACH,qBAAa,UAAU;IAInB;;;;;;;;;OASG;WACW,OAAO,IAAI,WAAW;IAiBpC;;;;;;;;;OASG;WACW,QAAQ,CAAC,CAAC,EAAE,KAAK,EAAE,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC,GAAG,WAAW;IAqB5D;;;;;;;;OAQG;WACW,KAAK,IAAI,WAAW;IAmBlC;;;;;;;;OAQG;WACW,mBAAmB,CAAC,OAAO,EAAE,KAAK,CAAC,MAAM,CAAC,GAAG,WAAW;IAoBtE;;;;;;;;OAQG;WACW,WAAW,IAAI,WAAW;CAiB3C"}
package/Cdk/ICancel.d.ts DELETED
@@ -1,9 +0,0 @@
1
- import type { CancelReason } from './CancelReason';
2
- /**
3
- * @public
4
- */
5
- export interface ICancel<TResult> {
6
- readonly reason: CancelReason;
7
- readonly result?: TResult;
8
- }
9
- //# sourceMappingURL=ICancel.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ICancel.d.ts","sourceRoot":"","sources":["../../src/Cdk/ICancel.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAInD;;GAEG;AACH,MAAM,WAAW,OAAO,CAAC,OAAO;IAE5B,QAAQ,CAAC,MAAM,EAAE,YAAY,CAAC;IAE9B,QAAQ,CAAC,MAAM,CAAC,EAAE,OAAO,CAAC;CAE7B"}
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=StatelessInjector.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"StatelessInjector.d.ts","sourceRoot":"","sources":["../../../src/Cdk/Injection/StatelessInjector.ts"],"names":[],"mappings":""}
@@ -1,14 +0,0 @@
1
- import { type PipeTransform } from '@angular/core';
2
- import { type Observable } from 'rxjs';
3
- import * as i0 from "@angular/core";
4
- /**
5
- * Transforms a value to an observable sequence.
6
- *
7
- * @public
8
- */
9
- export declare class OfPipe implements PipeTransform {
10
- transform<T>(value: unknown): Observable<T>;
11
- static ɵfac: i0.ɵɵFactoryDeclaration<OfPipe, never>;
12
- static ɵpipe: i0.ɵɵPipeDeclaration<OfPipe, "of", true>;
13
- }
14
- //# sourceMappingURL=OfPipe.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"OfPipe.d.ts","sourceRoot":"","sources":["../../../src/Cdk/Pipes/OfPipe.ts"],"names":[],"mappings":"AAEA,OAAO,EAAQ,KAAK,aAAa,EAAE,MAAM,eAAe,CAAC;AACzD,OAAO,EAAoB,KAAK,UAAU,EAAE,MAAM,MAAM,CAAC;;AAIzD;;;;GAIG;AACH,qBAIa,MAAO,YAAW,aAAa;IAIjC,SAAS,CAAC,CAAC,EAAE,KAAK,EAAE,OAAO,GAAG,UAAU,CAAC,CAAC,CAAC;yCAJzC,MAAM;uCAAN,MAAM;CAYlB"}
@@ -1,15 +0,0 @@
1
- import type { OverlayRef } from '@angular/cdk/overlay';
2
- import type { Observable } from 'rxjs';
3
- import type { ICancel } from '../ICancel';
4
- /**
5
- * @public
6
- */
7
- export interface IPortalRef<TInstance, TData, TResult> {
8
- readonly id: string;
9
- readonly component: TInstance;
10
- readonly overlayRef: OverlayRef;
11
- readonly data?: TData;
12
- readonly closed: Observable<ICancel<TResult>>;
13
- close(result?: ICancel<TResult>): void;
14
- }
15
- //# sourceMappingURL=IPortalRef.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"IPortalRef.d.ts","sourceRoot":"","sources":["../../../src/Cdk/Portal/IPortalRef.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,sBAAsB,CAAC;AACvD,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,MAAM,CAAC;AACvC,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,YAAY,CAAC;AAI1C;;GAEG;AACH,MAAM,WAAW,UAAU,CAAC,SAAS,EAAE,KAAK,EAAE,OAAO;IAIjD,QAAQ,CAAC,EAAE,EAAE,MAAM,CAAC;IAEpB,QAAQ,CAAC,SAAS,EAAE,SAAS,CAAC;IAE9B,QAAQ,CAAC,UAAU,EAAE,UAAU,CAAC;IAEhC,QAAQ,CAAC,IAAI,CAAC,EAAE,KAAK,CAAC;IAEtB,QAAQ,CAAC,MAAM,EAAE,UAAU,CAAC,OAAO,CAAC,OAAO,CAAC,CAAC,CAAC;IAM9C,KAAK,CAAC,MAAM,CAAC,EAAE,OAAO,CAAC,OAAO,CAAC,GAAG,IAAI,CAAC;CAI1C"}
@@ -1,64 +0,0 @@
1
- import { BasePortalOutlet, type CdkPortalOutlet, type ComponentPortal, type TemplatePortal } from '@angular/cdk/portal';
2
- import { type ComponentRef, type EmbeddedViewRef, type OnDestroy, type OnInit } from '@angular/core';
3
- import * as i0 from "@angular/core";
4
- /**
5
- * @public
6
- */
7
- export declare abstract class PortalComponent extends BasePortalOutlet implements OnInit, OnDestroy {
8
- private readonly _element;
9
- private readonly _focusTrapFactory;
10
- private readonly _document;
11
- private _focusTrap;
12
- private _elementFocusedBeforeOpened;
13
- /**
14
- * Constructs a new instance of the `PortalComponent` class.
15
- *
16
- * @protected
17
- */
18
- protected constructor();
19
- /**
20
- * Returns the `portal` property.
21
- *
22
- * @protected
23
- * @abstract
24
- * @readonly
25
- */
26
- protected abstract get portal(): CdkPortalOutlet;
27
- /**
28
- * @public
29
- */
30
- ngOnInit(): void;
31
- /**
32
- * @public
33
- */
34
- ngOnDestroy(): void;
35
- /**
36
- * Attach a ComponentPortal as content to this dialog container.
37
- *
38
- * @public
39
- * @param portal - Portal to be attached as the dialog content.
40
- */
41
- attachComponentPortal<T>(portal: ComponentPortal<T>): ComponentRef<T>;
42
- /**
43
- * Attach a TemplatePortal as content to this dialog container.
44
- *
45
- * @public
46
- * @param portal - Portal to be attached as the dialog content.
47
- */
48
- attachTemplatePortal<TComponent>(portal: TemplatePortal<TComponent>): EmbeddedViewRef<TComponent>;
49
- /**
50
- * @public
51
- */
52
- trapFocus(): void;
53
- /**
54
- * @public
55
- */
56
- restoreFocus(): void;
57
- /**
58
- * @private
59
- */
60
- private savePreviouslyFocusedElement;
61
- static ɵfac: i0.ɵɵFactoryDeclaration<PortalComponent, never>;
62
- static ɵdir: i0.ɵɵDirectiveDeclaration<PortalComponent, never, never, {}, {}, never, never, true, never>;
63
- }
64
- //# sourceMappingURL=PortalComponent.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"PortalComponent.d.ts","sourceRoot":"","sources":["../../../src/Cdk/Portal/PortalComponent.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,gBAAgB,EAAE,KAAK,eAAe,EAAE,KAAK,eAAe,EAAE,KAAK,cAAc,EAAE,MAAM,qBAAqB,CAAC;AAExH,OAAO,EAAiC,KAAK,YAAY,EAAE,KAAK,eAAe,EAAE,KAAK,SAAS,EAAE,KAAK,MAAM,EAAE,MAAM,eAAe,CAAC;;AAIpI;;GAEG;AACH,8BACsB,eAClB,SAAQ,gBACR,YAAW,MAAM,EAAE,SAAS;IAI5B,OAAO,CAAC,QAAQ,CAAC,QAAQ,CAAa;IACtC,OAAO,CAAC,QAAQ,CAAC,iBAAiB,CAA+B;IACjE,OAAO,CAAC,QAAQ,CAAC,SAAS,CAAW;IACrC,OAAO,CAAC,UAAU,CAA+B;IACjD,OAAO,CAAC,2BAA2B,CAAqB;IAMxD;;;;OAIG;IACH,SAAS;IAcT;;;;;;OAMG;IACH,SAAS,CAAC,QAAQ,KAAK,MAAM,IAAI,eAAe,CAAC;IAMjD;;OAEG;IACI,QAAQ,IAAI,IAAI;IAIvB;;OAEG;IACI,WAAW,IAAI,IAAI;IAI1B;;;;;OAKG;IACI,qBAAqB,CAAC,CAAC,EAAE,MAAM,EAAE,eAAe,CAAC,CAAC,CAAC,GAAG,YAAY,CAAC,CAAC,CAAC;IAK5E;;;;;OAKG;IACI,oBAAoB,CAAC,UAAU,EAAE,MAAM,EAAE,cAAc,CAAC,UAAU,CAAC,GAAG,eAAe,CAAC,UAAU,CAAC;IAKxG;;OAEG;IACI,SAAS,IAAI,IAAI;IAYxB;;OAEG;IACI,YAAY,IAAI,IAAI;IAY3B;;OAEG;IACH,OAAO,CAAC,4BAA4B;yCArHlB,eAAe;2CAAf,eAAe;CA+HpC"}
@@ -1,106 +0,0 @@
1
- import { Overlay, type OverlayConfig, OverlayPositionBuilder, type OverlayRef, type PositionStrategy, type ScrollStrategy } from '@angular/cdk/overlay';
2
- import { ComponentPortal } from '@angular/cdk/portal';
3
- import { TemplateRef, type Type, type ComponentRef, type EmbeddedViewRef, type Injector } from '@angular/core';
4
- import { type Observable } from 'rxjs';
5
- import type { PortalComponent } from './PortalComponent';
6
- import type { IPortalRef } from './IPortalRef';
7
- export interface IPortalProviderCacheEntry {
8
- overlay: OverlayRef;
9
- portal: ComponentPortal<PortalComponent>;
10
- }
11
- /**
12
- * @public
13
- */
14
- export declare abstract class PortalProvider {
15
- private readonly _injector;
16
- private readonly _overlayPositionBuilder;
17
- private readonly _overlay;
18
- private readonly _cache;
19
- private readonly _cacheCountSubject;
20
- /**
21
- * Constructs a new instance of the `PortalProvider` class.
22
- *
23
- * @protected
24
- */
25
- protected constructor(injector: Injector);
26
- /**
27
- * Returns the `count` property.
28
- *
29
- * @public
30
- * @readonly
31
- */
32
- get count(): Observable<number>;
33
- /**
34
- * Returns the `overlayPositionBuilder` property.
35
- *
36
- * @protected
37
- * @readonly
38
- */
39
- protected get overlayPositionBuilder(): OverlayPositionBuilder;
40
- /**
41
- * Returns the `overlay` property.
42
- *
43
- * @protected
44
- * @readonly
45
- */
46
- protected get overlay(): Overlay;
47
- /**
48
- * Returns the `injector` property.
49
- *
50
- * @protected
51
- * @readonly
52
- */
53
- protected get injector(): Injector;
54
- /**
55
- * Returns the `cache` property.
56
- *
57
- * @protected
58
- * @readonly
59
- */
60
- protected get cache(): ReadonlyArray<IPortalProviderCacheEntry>;
61
- /**
62
- * @protected
63
- */
64
- protected abstract createId(): string;
65
- /**
66
- * @protected
67
- */
68
- protected abstract createPortalInjector(config?: unknown): Injector;
69
- /**
70
- * @protected
71
- */
72
- protected abstract createContentInjector(ref: IPortalRef<unknown, unknown, unknown>, config?: unknown): Injector;
73
- /**
74
- * @protected
75
- */
76
- protected abstract createPositionStrategy(): PositionStrategy;
77
- /**
78
- * @protected
79
- */
80
- protected abstract createScrollStrategy(): ScrollStrategy;
81
- /**
82
- * @protected
83
- */
84
- protected createOverlay(config: OverlayConfig): OverlayRef;
85
- /**
86
- * @protected
87
- */
88
- protected createPortal<TPortal extends PortalComponent>(component: Type<TPortal>, config?: unknown): ComponentPortal<TPortal>;
89
- /**
90
- * @protected
91
- */
92
- protected createComponent<TPortal extends PortalComponent>(portal: ComponentPortal<TPortal>, overlayRef: OverlayRef, component: Type<TPortal>, config?: unknown): ComponentRef<TPortal>;
93
- /**
94
- * @protected
95
- */
96
- protected createContent(componentTypeOrTemplateRef: Type<unknown> | TemplateRef<unknown>, container: PortalComponent, ref: IPortalRef<unknown, unknown, unknown>, config?: unknown): ComponentRef<unknown> | EmbeddedViewRef<unknown>;
97
- /**
98
- * @protected
99
- */
100
- protected attach<TPortal extends PortalComponent>(overlayRef: OverlayRef, portal: ComponentPortal<TPortal>): void;
101
- /**
102
- * @protected
103
- */
104
- protected detach(overlayRef: OverlayRef): void;
105
- }
106
- //# sourceMappingURL=PortalProvider.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"PortalProvider.d.ts","sourceRoot":"","sources":["../../../src/Cdk/Portal/PortalProvider.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,OAAO,EAAE,KAAK,aAAa,EAAE,sBAAsB,EAAE,KAAK,UAAU,EAAE,KAAK,gBAAgB,EAAE,KAAK,cAAc,EAAE,MAAM,sBAAsB,CAAC;AACxJ,OAAO,EAAE,eAAe,EAAkB,MAAM,qBAAqB,CAAC;AACtE,OAAO,EAAE,WAAW,EAAE,KAAK,IAAI,EAAE,KAAK,YAAY,EAAE,KAAK,eAAe,EAAE,KAAK,QAAQ,EAAU,MAAM,eAAe,CAAC;AACvH,OAAO,EAAmB,KAAK,UAAU,EAAE,MAAM,MAAM,CAAC;AACxD,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAC;AACzD,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAI/C,MAAM,WAAW,yBAAyB;IACtC,OAAO,EAAE,UAAU,CAAC;IACpB,MAAM,EAAE,eAAe,CAAC,eAAe,CAAC,CAAC;CAC5C;AAED;;GAEG;AACH,8BAAsB,cAAc;IAIhC,OAAO,CAAC,QAAQ,CAAC,SAAS,CAAW;IACrC,OAAO,CAAC,QAAQ,CAAC,uBAAuB,CAAyB;IACjE,OAAO,CAAC,QAAQ,CAAC,QAAQ,CAAU;IACnC,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAmC;IAC1D,OAAO,CAAC,QAAQ,CAAC,kBAAkB,CAA0B;IAM7D;;;;OAIG;IACH,SAAS,aAAa,QAAQ,EAAE,QAAQ;IAYxC;;;;;OAKG;IACH,IAAW,KAAK,IAAI,UAAU,CAAC,MAAM,CAAC,CAErC;IAED;;;;;OAKG;IACH,SAAS,KAAK,sBAAsB,IAAI,sBAAsB,CAE7D;IAED;;;;;OAKG;IACH,SAAS,KAAK,OAAO,IAAI,OAAO,CAE/B;IAED;;;;;OAKG;IACH,SAAS,KAAK,QAAQ,IAAI,QAAQ,CAEjC;IAED;;;;;OAKG;IACH,SAAS,KAAK,KAAK,IAAI,aAAa,CAAC,yBAAyB,CAAC,CAE9D;IAMD;;OAEG;IACH,SAAS,CAAC,QAAQ,CAAC,QAAQ,IAAI,MAAM;IAErC;;OAEG;IACH,SAAS,CAAC,QAAQ,CAAC,oBAAoB,CAAC,MAAM,CAAC,EAAE,OAAO,GAAG,QAAQ;IAEnE;;OAEG;IACH,SAAS,CAAC,QAAQ,CAAC,qBAAqB,CAAC,GAAG,EAAE,UAAU,CAAC,OAAO,EAAE,OAAO,EAAE,OAAO,CAAC,EAAE,MAAM,CAAC,EAAE,OAAO,GAAG,QAAQ;IAEhH;;OAEG;IACH,SAAS,CAAC,QAAQ,CAAC,sBAAsB,IAAI,gBAAgB;IAE7D;;OAEG;IACH,SAAS,CAAC,QAAQ,CAAC,oBAAoB,IAAI,cAAc;IAEzD;;OAEG;IACH,SAAS,CAAC,aAAa,CAAC,MAAM,EAAE,aAAa,GAAG,UAAU;IAO1D;;OAEG;IACH,SAAS,CAAC,YAAY,CAAC,OAAO,SAAS,eAAe,EAAE,SAAS,EAAE,IAAI,CAAC,OAAO,CAAC,EAAE,MAAM,CAAC,EAAE,OAAO,GAAG,eAAe,CAAC,OAAO,CAAC;IAI7H;;OAEG;IACH,SAAS,CAAC,eAAe,CAAC,OAAO,SAAS,eAAe,EAAE,MAAM,EAAE,eAAe,CAAC,OAAO,CAAC,EAAE,UAAU,EAAE,UAAU,EAAE,SAAS,EAAE,IAAI,CAAC,OAAO,CAAC,EAAE,MAAM,CAAC,EAAE,OAAO,GAAG,YAAY,CAAC,OAAO,CAAC;IAMvL;;OAEG;IACH,SAAS,CAAC,aAAa,CAAC,0BAA0B,EAAE,IAAI,CAAC,OAAO,CAAC,GAAG,WAAW,CAAC,OAAO,CAAC,EAAE,SAAS,EAAE,eAAe,EAAE,GAAG,EAAE,UAAU,CAAC,OAAO,EAAE,OAAO,EAAE,OAAO,CAAC,EAAE,MAAM,CAAC,EAAE,OAAO,GAAG,YAAY,CAAC,OAAO,CAAC,GAAG,eAAe,CAAC,OAAO,CAAC;IAcrO;;OAEG;IACH,SAAS,CAAC,MAAM,CAAC,OAAO,SAAS,eAAe,EAAE,UAAU,EAAE,UAAU,EAAE,MAAM,EAAE,eAAe,CAAC,OAAO,CAAC,GAAG,IAAI;IAMjH;;OAEG;IACH,SAAS,CAAC,MAAM,CAAC,UAAU,EAAE,UAAU,GAAG,IAAI;CAWjD"}
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=PortalRef.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"PortalRef.d.ts","sourceRoot":"","sources":["../../../src/Cdk/Portal/PortalRef.ts"],"names":[],"mappings":""}
@@ -1,22 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- export declare class TypographyDirective {
3
- private readonly _el;
4
- private readonly _renderer;
5
- private readonly _typography;
6
- private readonly _themeName;
7
- constructor();
8
- /**
9
- * Type of the typography style to apply (e.g., "headline", "body").
10
- */
11
- get typography(): string | undefined;
12
- set typography(type: string | undefined);
13
- /**
14
- * Optional theme name override. Falls back to `[document.documentElement].getAttribute('theme')`.
15
- */
16
- get themeName(): string | undefined;
17
- set themeName(value: string | undefined);
18
- static ɵfac: i0.ɵɵFactoryDeclaration<TypographyDirective, never>;
19
- static ɵdir: i0.ɵɵDirectiveDeclaration<TypographyDirective, "[mosaikTypography]", never, { "typography": { "alias": "mosaikTypography"; "required": false; }; "themeName": { "alias": "mosaikTypographyThemeName"; "required": false; }; }, {}, never, never, true, never>;
20
- static ngAcceptInputType_typography: string | undefined;
21
- }
22
- //# sourceMappingURL=TypographyDirective.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"TypographyDirective.d.ts","sourceRoot":"","sources":["../../../src/Cdk/Theming/TypographyDirective.ts"],"names":[],"mappings":";AAEA,qBAIa,mBAAmB;IAI5B,OAAO,CAAC,QAAQ,CAAC,GAAG,CAA+C;IACnE,OAAO,CAAC,QAAQ,CAAC,SAAS,CAAgC;IAC1D,OAAO,CAAC,QAAQ,CAAC,WAAW,CAA6E;IACzG,OAAO,CAAC,QAAQ,CAAC,UAAU,CAA6E;;IAiCxG;;OAEG;IACH,IAIW,UAAU,IAAI,MAAM,GAAG,SAAS,CAE1C;IACD,IAAW,UAAU,CAAC,IAAI,EAAE,MAAM,GAAG,SAAS,EAE7C;IAED;;OAEG;IACH,IAGW,SAAS,IAAI,MAAM,GAAG,SAAS,CAEzC;IACD,IAAW,SAAS,CAAC,KAAK,EAAE,MAAM,GAAG,SAAS,EAE7C;yCAjEQ,mBAAmB;2CAAnB,mBAAmB;yCA6CL,MAAM,GAAG,SAAS;CAwB5C"}
@@ -1,25 +0,0 @@
1
- import { ToastElement } from '@breadstone/mosaik-elements-foundation';
2
- import { Observable } from 'rxjs';
3
- import * as i0 from "@angular/core";
4
- /**
5
- * The `ToastService` class.
6
- *
7
- * @public
8
- */
9
- export declare class ToastService {
10
- /**
11
- * Constructs a new instance of the `ToastService` class.
12
- *
13
- * @public
14
- */
15
- constructor();
16
- /**
17
- * Opens a toast.
18
- *
19
- * @public
20
- */
21
- open<TResult>(props?: Partial<ToastElement.Props>): Observable<TResult>;
22
- static ɵfac: i0.ɵɵFactoryDeclaration<ToastService, never>;
23
- static ɵprov: i0.ɵɵInjectableDeclaration<ToastService>;
24
- }
25
- //# sourceMappingURL=ToastService.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ToastService.d.ts","sourceRoot":"","sources":["../../../src/Cdk/Toast/ToastService.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,YAAY,EAAuB,MAAM,wCAAwC,CAAC;AAC3F,OAAO,EAAQ,UAAU,EAAE,MAAM,MAAM,CAAC;;AAIxC;;;;GAIG;AACH,qBACa,YAAY;IAIrB;;;;OAIG;;IAQH;;;;OAIG;IACI,IAAI,CAAC,OAAO,EAAE,KAAK,CAAC,EAAE,OAAO,CAAC,YAAY,CAAC,KAAK,CAAC,GAAG,UAAU,CAAC,OAAO,CAAC;yCArBrE,YAAY;6CAAZ,YAAY;CA2BxB"}