@coreui/angular-pro 5.2.25 → 5.3.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 (392) hide show
  1. package/README.md +5 -5
  2. package/fesm2022/coreui-angular-pro.mjs +1064 -1163
  3. package/fesm2022/coreui-angular-pro.mjs.map +1 -1
  4. package/lib/grid/col.directive.d.ts +26 -26
  5. package/lib/smart-table/smart-table-head/smart-table-head.component.d.ts +2 -2
  6. package/lib/tabs-2/tab/tab.directive.d.ts +4 -3
  7. package/lib/tabs-2/tabs-list/tabs-list.component.d.ts +1 -1
  8. package/package.json +9 -11
  9. package/esm2022/coreui-angular-pro.mjs +0 -5
  10. package/esm2022/lib/accordion/accordion/accordion.component.mjs +0 -34
  11. package/esm2022/lib/accordion/accordion-button/accordion-button.directive.mjs +0 -35
  12. package/esm2022/lib/accordion/accordion-item/accordion-item.component.mjs +0 -59
  13. package/esm2022/lib/accordion/accordion.module.mjs +0 -36
  14. package/esm2022/lib/accordion/accordion.service.mjs +0 -36
  15. package/esm2022/lib/accordion/index.mjs +0 -2
  16. package/esm2022/lib/accordion/public_api.mjs +0 -5
  17. package/esm2022/lib/alert/alert-heading.directive.mjs +0 -15
  18. package/esm2022/lib/alert/alert-link.directive.mjs +0 -15
  19. package/esm2022/lib/alert/alert.component.mjs +0 -173
  20. package/esm2022/lib/alert/alert.module.mjs +0 -30
  21. package/esm2022/lib/alert/index.mjs +0 -2
  22. package/esm2022/lib/alert/public_api.mjs +0 -5
  23. package/esm2022/lib/avatar/avatar.component.mjs +0 -71
  24. package/esm2022/lib/avatar/avatar.module.mjs +0 -20
  25. package/esm2022/lib/avatar/index.mjs +0 -2
  26. package/esm2022/lib/avatar/public_api.mjs +0 -3
  27. package/esm2022/lib/backdrop/backdrop.service.mjs +0 -82
  28. package/esm2022/lib/backdrop/index.mjs +0 -2
  29. package/esm2022/lib/backdrop/public_api.mjs +0 -2
  30. package/esm2022/lib/badge/badge.component.mjs +0 -77
  31. package/esm2022/lib/badge/badge.module.mjs +0 -20
  32. package/esm2022/lib/badge/index.mjs +0 -2
  33. package/esm2022/lib/badge/public_api.mjs +0 -3
  34. package/esm2022/lib/breadcrumb/breadcrumb/breadcrumb.component.mjs +0 -40
  35. package/esm2022/lib/breadcrumb/breadcrumb-item/breadcrumb-item.component.mjs +0 -39
  36. package/esm2022/lib/breadcrumb/breadcrumb-item/breadcrumb-item.mjs +0 -2
  37. package/esm2022/lib/breadcrumb/breadcrumb-router/breadcrumb-router.component.mjs +0 -41
  38. package/esm2022/lib/breadcrumb/breadcrumb-router/breadcrumb-router.service.mjs +0 -52
  39. package/esm2022/lib/breadcrumb/breadcrumb.module.mjs +0 -34
  40. package/esm2022/lib/breadcrumb/index.mjs +0 -2
  41. package/esm2022/lib/breadcrumb/public_api.mjs +0 -6
  42. package/esm2022/lib/button/button-close.directive.mjs +0 -46
  43. package/esm2022/lib/button/button.directive.mjs +0 -88
  44. package/esm2022/lib/button/button.module.mjs +0 -25
  45. package/esm2022/lib/button/index.mjs +0 -2
  46. package/esm2022/lib/button/public_api.mjs +0 -4
  47. package/esm2022/lib/button-group/button-group/button-group.component.mjs +0 -41
  48. package/esm2022/lib/button-group/button-group.module.mjs +0 -17
  49. package/esm2022/lib/button-group/button-toolbar/button-toolbar.component.mjs +0 -24
  50. package/esm2022/lib/button-group/index.mjs +0 -2
  51. package/esm2022/lib/button-group/public_api.mjs +0 -4
  52. package/esm2022/lib/calendar/calendar/calendar-class-view.pipe.mjs +0 -20
  53. package/esm2022/lib/calendar/calendar/calendar.component.mjs +0 -380
  54. package/esm2022/lib/calendar/calendar-month/calendar-class-day.pipe.mjs +0 -30
  55. package/esm2022/lib/calendar/calendar-month/calendar-class-month.pipe.mjs +0 -24
  56. package/esm2022/lib/calendar/calendar-month/calendar-class-row.pipe.mjs +0 -24
  57. package/esm2022/lib/calendar/calendar-month/calendar-class-year.pipe.mjs +0 -22
  58. package/esm2022/lib/calendar/calendar-month/calendar-day-title.pipe.mjs +0 -17
  59. package/esm2022/lib/calendar/calendar-month/calendar-day.directive.mjs +0 -138
  60. package/esm2022/lib/calendar/calendar-month/calendar-day.pipe.mjs +0 -19
  61. package/esm2022/lib/calendar/calendar-month/calendar-month.component.mjs +0 -448
  62. package/esm2022/lib/calendar/calendar-month/calendar-row.directive.mjs +0 -123
  63. package/esm2022/lib/calendar/calendar-month/calendar-weekday.pipe.mjs +0 -21
  64. package/esm2022/lib/calendar/calendar-navigation/calendar-navigation.component.mjs +0 -87
  65. package/esm2022/lib/calendar/calendar.module.mjs +0 -57
  66. package/esm2022/lib/calendar/calendar.service.mjs +0 -66
  67. package/esm2022/lib/calendar/calendar.utils.mjs +0 -393
  68. package/esm2022/lib/calendar/index.mjs +0 -2
  69. package/esm2022/lib/calendar/public_api.mjs +0 -5
  70. package/esm2022/lib/callout/callout.component.mjs +0 -25
  71. package/esm2022/lib/callout/callout.module.mjs +0 -16
  72. package/esm2022/lib/callout/index.mjs +0 -2
  73. package/esm2022/lib/callout/public_api.mjs +0 -3
  74. package/esm2022/lib/card/card-body.component.mjs +0 -16
  75. package/esm2022/lib/card/card-footer.component.mjs +0 -16
  76. package/esm2022/lib/card/card-group.component.mjs +0 -16
  77. package/esm2022/lib/card/card-header-actions.component.mjs +0 -16
  78. package/esm2022/lib/card/card-header.component.mjs +0 -16
  79. package/esm2022/lib/card/card-img-overlay/card-img-overlay.component.mjs +0 -11
  80. package/esm2022/lib/card/card-img.directive.mjs +0 -32
  81. package/esm2022/lib/card/card-link.directive.mjs +0 -15
  82. package/esm2022/lib/card/card-subtitle.directive.mjs +0 -15
  83. package/esm2022/lib/card/card-text.directive.mjs +0 -15
  84. package/esm2022/lib/card/card-title.directive.mjs +0 -15
  85. package/esm2022/lib/card/card.component.mjs +0 -50
  86. package/esm2022/lib/card/card.module.mjs +0 -75
  87. package/esm2022/lib/card/index.mjs +0 -2
  88. package/esm2022/lib/card/public_api.mjs +0 -14
  89. package/esm2022/lib/carousel/carousel/carousel.component.mjs +0 -212
  90. package/esm2022/lib/carousel/carousel-caption/carousel-caption.component.mjs +0 -17
  91. package/esm2022/lib/carousel/carousel-control/carousel-control.component.mjs +0 -82
  92. package/esm2022/lib/carousel/carousel-indicators/carousel-indicators.component.mjs +0 -44
  93. package/esm2022/lib/carousel/carousel-inner/carousel-inner.component.mjs +0 -47
  94. package/esm2022/lib/carousel/carousel-item/carousel-item.component.mjs +0 -67
  95. package/esm2022/lib/carousel/carousel-state.mjs +0 -77
  96. package/esm2022/lib/carousel/carousel-state.type.mjs +0 -2
  97. package/esm2022/lib/carousel/carousel.animation.mjs +0 -70
  98. package/esm2022/lib/carousel/carousel.config.mjs +0 -22
  99. package/esm2022/lib/carousel/carousel.module.mjs +0 -52
  100. package/esm2022/lib/carousel/carousel.service.mjs +0 -18
  101. package/esm2022/lib/carousel/index.mjs +0 -2
  102. package/esm2022/lib/carousel/public_api.mjs +0 -9
  103. package/esm2022/lib/collapse/collapse.animations.mjs +0 -9
  104. package/esm2022/lib/collapse/collapse.directive.mjs +0 -145
  105. package/esm2022/lib/collapse/collapse.module.mjs +0 -19
  106. package/esm2022/lib/collapse/index.mjs +0 -2
  107. package/esm2022/lib/collapse/public_api.mjs +0 -3
  108. package/esm2022/lib/coreui.types.mjs +0 -10
  109. package/esm2022/lib/date-picker/date-picker.component.mjs +0 -80
  110. package/esm2022/lib/date-picker/date-picker.module.mjs +0 -16
  111. package/esm2022/lib/date-picker/index.mjs +0 -2
  112. package/esm2022/lib/date-picker/public_api.mjs +0 -3
  113. package/esm2022/lib/date-range-picker/date-range-picker/custom-range-key.pipe.mjs +0 -17
  114. package/esm2022/lib/date-range-picker/date-range-picker/date-range-picker.component.mjs +0 -599
  115. package/esm2022/lib/date-range-picker/date-range-picker.module.mjs +0 -16
  116. package/esm2022/lib/date-range-picker/index.mjs +0 -2
  117. package/esm2022/lib/date-range-picker/public_api.mjs +0 -3
  118. package/esm2022/lib/dropdown/dropdown/dropdown.component.mjs +0 -371
  119. package/esm2022/lib/dropdown/dropdown-close/dropdown-close.directive.mjs +0 -73
  120. package/esm2022/lib/dropdown/dropdown-divider/dropdown-divider.directive.mjs +0 -15
  121. package/esm2022/lib/dropdown/dropdown-header/dropdown-header.directive.mjs +0 -15
  122. package/esm2022/lib/dropdown/dropdown-item/dropdown-item-plain.directive.mjs +0 -15
  123. package/esm2022/lib/dropdown/dropdown-item/dropdown-item.directive.mjs +0 -96
  124. package/esm2022/lib/dropdown/dropdown-menu/dropdown-menu.directive.mjs +0 -119
  125. package/esm2022/lib/dropdown/dropdown.module.mjs +0 -56
  126. package/esm2022/lib/dropdown/dropdown.service.mjs +0 -18
  127. package/esm2022/lib/dropdown/index.mjs +0 -2
  128. package/esm2022/lib/dropdown/public_api.mjs +0 -10
  129. package/esm2022/lib/element-cover/element-cover.component.mjs +0 -79
  130. package/esm2022/lib/element-cover/element-cover.module.mjs +0 -16
  131. package/esm2022/lib/element-cover/index.mjs +0 -2
  132. package/esm2022/lib/element-cover/public_api.mjs +0 -3
  133. package/esm2022/lib/footer/footer.component.mjs +0 -39
  134. package/esm2022/lib/footer/footer.module.mjs +0 -16
  135. package/esm2022/lib/footer/index.mjs +0 -2
  136. package/esm2022/lib/footer/public_api.mjs +0 -3
  137. package/esm2022/lib/form/form/form.directive.mjs +0 -33
  138. package/esm2022/lib/form/form-check/form-check-input.directive.mjs +0 -78
  139. package/esm2022/lib/form/form-check/form-check-label.directive.mjs +0 -15
  140. package/esm2022/lib/form/form-check/form-check.component.mjs +0 -77
  141. package/esm2022/lib/form/form-control/form-control.directive.mjs +0 -66
  142. package/esm2022/lib/form/form-feedback/form-feedback.component.mjs +0 -38
  143. package/esm2022/lib/form/form-floating/form-floating.directive.mjs +0 -32
  144. package/esm2022/lib/form/form-label/form-label.directive.mjs +0 -41
  145. package/esm2022/lib/form/form-select/form-select.directive.mjs +0 -36
  146. package/esm2022/lib/form/form-text/form-text.directive.mjs +0 -15
  147. package/esm2022/lib/form/form.module.mjs +0 -75
  148. package/esm2022/lib/form/index.mjs +0 -2
  149. package/esm2022/lib/form/input-group/input-group.component.mjs +0 -29
  150. package/esm2022/lib/form/input-group-text/input-group-text.directive.mjs +0 -15
  151. package/esm2022/lib/form/public_api.mjs +0 -14
  152. package/esm2022/lib/grid/col.component.mjs +0 -12
  153. package/esm2022/lib/grid/col.directive.mjs +0 -157
  154. package/esm2022/lib/grid/col.type.mjs +0 -2
  155. package/esm2022/lib/grid/container.component.mjs +0 -33
  156. package/esm2022/lib/grid/container.type.mjs +0 -2
  157. package/esm2022/lib/grid/grid.module.mjs +0 -45
  158. package/esm2022/lib/grid/gutter.directive.mjs +0 -57
  159. package/esm2022/lib/grid/gutter.type.mjs +0 -2
  160. package/esm2022/lib/grid/index.mjs +0 -2
  161. package/esm2022/lib/grid/public_api.mjs +0 -8
  162. package/esm2022/lib/grid/row.component.mjs +0 -16
  163. package/esm2022/lib/grid/row.directive.mjs +0 -47
  164. package/esm2022/lib/grid/row.type.mjs +0 -2
  165. package/esm2022/lib/header/header/header.component.mjs +0 -45
  166. package/esm2022/lib/header/header-brand/header-brand.component.mjs +0 -32
  167. package/esm2022/lib/header/header-divider/header-divider.component.mjs +0 -21
  168. package/esm2022/lib/header/header-nav/header-nav.component.mjs +0 -28
  169. package/esm2022/lib/header/header-text/header-text.component.mjs +0 -21
  170. package/esm2022/lib/header/header-toggler/header-toggler.directive.mjs +0 -55
  171. package/esm2022/lib/header/header.module.mjs +0 -45
  172. package/esm2022/lib/header/index.mjs +0 -2
  173. package/esm2022/lib/header/public_api.mjs +0 -8
  174. package/esm2022/lib/image/img.directive.mjs +0 -58
  175. package/esm2022/lib/image/img.module.mjs +0 -16
  176. package/esm2022/lib/image/index.mjs +0 -2
  177. package/esm2022/lib/image/public_api.mjs +0 -3
  178. package/esm2022/lib/list-group/index.mjs +0 -2
  179. package/esm2022/lib/list-group/list-group-item.directive.mjs +0 -63
  180. package/esm2022/lib/list-group/list-group.directive.mjs +0 -38
  181. package/esm2022/lib/list-group/list-group.module.mjs +0 -17
  182. package/esm2022/lib/list-group/public_api.mjs +0 -4
  183. package/esm2022/lib/loading-button/index.mjs +0 -2
  184. package/esm2022/lib/loading-button/loading-button.animations.mjs +0 -26
  185. package/esm2022/lib/loading-button/loading-button.component.mjs +0 -65
  186. package/esm2022/lib/loading-button/loading-button.module.mjs +0 -16
  187. package/esm2022/lib/loading-button/public_api.mjs +0 -3
  188. package/esm2022/lib/modal/index.mjs +0 -2
  189. package/esm2022/lib/modal/modal/modal.component.mjs +0 -334
  190. package/esm2022/lib/modal/modal-body/modal-body.component.mjs +0 -11
  191. package/esm2022/lib/modal/modal-content/modal-content.component.mjs +0 -16
  192. package/esm2022/lib/modal/modal-dialog/modal-dialog.component.mjs +0 -32
  193. package/esm2022/lib/modal/modal-dismiss/modal-toggle.directive.mjs +0 -28
  194. package/esm2022/lib/modal/modal-footer/modal-footer.component.mjs +0 -16
  195. package/esm2022/lib/modal/modal-header/modal-header.component.mjs +0 -16
  196. package/esm2022/lib/modal/modal-title/modal-title.directive.mjs +0 -15
  197. package/esm2022/lib/modal/modal.module.mjs +0 -57
  198. package/esm2022/lib/modal/modal.service.mjs +0 -21
  199. package/esm2022/lib/modal/public_api.mjs +0 -11
  200. package/esm2022/lib/multi-select/index.mjs +0 -2
  201. package/esm2022/lib/multi-select/multi-select/multi-select-search.directive.mjs +0 -65
  202. package/esm2022/lib/multi-select/multi-select/multi-select.component.mjs +0 -1296
  203. package/esm2022/lib/multi-select/multi-select-native-select/multi-select-native-select.component.mjs +0 -30
  204. package/esm2022/lib/multi-select/multi-select-optgroup/multi-select-optgroup-label.component.mjs +0 -11
  205. package/esm2022/lib/multi-select/multi-select-optgroup/multi-select-optgroup.component.mjs +0 -59
  206. package/esm2022/lib/multi-select/multi-select-option/multi-select-option.component.mjs +0 -302
  207. package/esm2022/lib/multi-select/multi-select-tag/multi-select-tag.component.mjs +0 -44
  208. package/esm2022/lib/multi-select/multi-select.module.mjs +0 -37
  209. package/esm2022/lib/multi-select/multi-select.service.mjs +0 -50
  210. package/esm2022/lib/multi-select/multi-select.type.mjs +0 -2
  211. package/esm2022/lib/multi-select/public_api.mjs +0 -6
  212. package/esm2022/lib/nav/index.mjs +0 -2
  213. package/esm2022/lib/nav/nav-item.component.mjs +0 -11
  214. package/esm2022/lib/nav/nav-link.directive.mjs +0 -76
  215. package/esm2022/lib/nav/nav.component.mjs +0 -25
  216. package/esm2022/lib/nav/nav.module.mjs +0 -30
  217. package/esm2022/lib/nav/public_api.mjs +0 -5
  218. package/esm2022/lib/navbar/index.mjs +0 -2
  219. package/esm2022/lib/navbar/navbar-brand/navbar-brand.directive.mjs +0 -18
  220. package/esm2022/lib/navbar/navbar-nav/navbar-nav.component.mjs +0 -29
  221. package/esm2022/lib/navbar/navbar-text/navbar-text.component.mjs +0 -16
  222. package/esm2022/lib/navbar/navbar-toggler/navbar-toggler.directive.mjs +0 -63
  223. package/esm2022/lib/navbar/navbar.component.mjs +0 -107
  224. package/esm2022/lib/navbar/navbar.module.mjs +0 -40
  225. package/esm2022/lib/navbar/public_api.mjs +0 -7
  226. package/esm2022/lib/offcanvas/index.mjs +0 -2
  227. package/esm2022/lib/offcanvas/offcanvas/offcanvas.component.mjs +0 -309
  228. package/esm2022/lib/offcanvas/offcanvas-body/offcanvas-body.component.mjs +0 -11
  229. package/esm2022/lib/offcanvas/offcanvas-header/offcanvas-header.component.mjs +0 -16
  230. package/esm2022/lib/offcanvas/offcanvas-title/offcanvas-title.directive.mjs +0 -15
  231. package/esm2022/lib/offcanvas/offcanvas-toggle/offcanvas-toggle.directive.mjs +0 -28
  232. package/esm2022/lib/offcanvas/offcanvas.module.mjs +0 -49
  233. package/esm2022/lib/offcanvas/offcanvas.service.mjs +0 -21
  234. package/esm2022/lib/offcanvas/public_api.mjs +0 -8
  235. package/esm2022/lib/pagination/index.mjs +0 -2
  236. package/esm2022/lib/pagination/page-item/page-item.component.mjs +0 -12
  237. package/esm2022/lib/pagination/page-item/page-item.directive.mjs +0 -64
  238. package/esm2022/lib/pagination/page-link/page-link.directive.mjs +0 -15
  239. package/esm2022/lib/pagination/pagination/pagination.component.mjs +0 -41
  240. package/esm2022/lib/pagination/pagination.module.mjs +0 -35
  241. package/esm2022/lib/pagination/public_api.mjs +0 -6
  242. package/esm2022/lib/placeholder/index.mjs +0 -2
  243. package/esm2022/lib/placeholder/placeholder-animation.directive.mjs +0 -34
  244. package/esm2022/lib/placeholder/placeholder.directive.mjs +0 -43
  245. package/esm2022/lib/placeholder/placeholder.module.mjs +0 -25
  246. package/esm2022/lib/placeholder/public_api.mjs +0 -4
  247. package/esm2022/lib/popover/index.mjs +0 -2
  248. package/esm2022/lib/popover/popover/popover.component.mjs +0 -70
  249. package/esm2022/lib/popover/popover.directive.mjs +0 -204
  250. package/esm2022/lib/popover/popover.module.mjs +0 -25
  251. package/esm2022/lib/popover/public_api.mjs +0 -4
  252. package/esm2022/lib/progress/index.mjs +0 -2
  253. package/esm2022/lib/progress/progress-bar.component.mjs +0 -40
  254. package/esm2022/lib/progress/progress-bar.directive.mjs +0 -113
  255. package/esm2022/lib/progress/progress-stacked.component.mjs +0 -19
  256. package/esm2022/lib/progress/progress.component.mjs +0 -74
  257. package/esm2022/lib/progress/progress.module.mjs +0 -35
  258. package/esm2022/lib/progress/progress.type.mjs +0 -2
  259. package/esm2022/lib/progress/public_api.mjs +0 -6
  260. package/esm2022/lib/rating/index.mjs +0 -2
  261. package/esm2022/lib/rating/public_api.mjs +0 -3
  262. package/esm2022/lib/rating/rating-item-label/rating-item-label.component.mjs +0 -40
  263. package/esm2022/lib/rating/rating.component.mjs +0 -355
  264. package/esm2022/lib/rating/rating.module.mjs +0 -16
  265. package/esm2022/lib/services/class-toggle.service.mjs +0 -30
  266. package/esm2022/lib/services/color-mode.service.mjs +0 -78
  267. package/esm2022/lib/services/in-memory-storage.service.mjs +0 -32
  268. package/esm2022/lib/services/index.mjs +0 -2
  269. package/esm2022/lib/services/intersection.service.mjs +0 -51
  270. package/esm2022/lib/services/listeners.service.mjs +0 -52
  271. package/esm2022/lib/services/local-storage.service.mjs +0 -45
  272. package/esm2022/lib/services/public_api.mjs +0 -7
  273. package/esm2022/lib/shared/element-ref.directive.mjs +0 -18
  274. package/esm2022/lib/shared/html-attr.directive.mjs +0 -56
  275. package/esm2022/lib/shared/index.mjs +0 -2
  276. package/esm2022/lib/shared/public_api.mjs +0 -6
  277. package/esm2022/lib/shared/shared.module.mjs +0 -24
  278. package/esm2022/lib/shared/template-id.directive.mjs +0 -20
  279. package/esm2022/lib/shared/theme.directive.mjs +0 -45
  280. package/esm2022/lib/sidebar/index.mjs +0 -2
  281. package/esm2022/lib/sidebar/public_api.mjs +0 -10
  282. package/esm2022/lib/sidebar/sidebar/sidebar.component.mjs +0 -241
  283. package/esm2022/lib/sidebar/sidebar-backdrop/sidebar-backdrop.service.mjs +0 -62
  284. package/esm2022/lib/sidebar/sidebar-brand/sidebar-brand.component.mjs +0 -30
  285. package/esm2022/lib/sidebar/sidebar-footer/sidebar-footer.component.mjs +0 -16
  286. package/esm2022/lib/sidebar/sidebar-header/sidebar-header.component.mjs +0 -16
  287. package/esm2022/lib/sidebar/sidebar-nav/index.mjs +0 -2
  288. package/esm2022/lib/sidebar/sidebar-nav/public_api.mjs +0 -14
  289. package/esm2022/lib/sidebar/sidebar-nav/sidebar-nav-badge.pipe.mjs +0 -25
  290. package/esm2022/lib/sidebar/sidebar-nav/sidebar-nav-divider.component.mjs +0 -17
  291. package/esm2022/lib/sidebar/sidebar-nav/sidebar-nav-group.service.mjs +0 -18
  292. package/esm2022/lib/sidebar/sidebar-nav/sidebar-nav-icon.pipe.mjs +0 -21
  293. package/esm2022/lib/sidebar/sidebar-nav/sidebar-nav-item-class.pipe.mjs +0 -34
  294. package/esm2022/lib/sidebar/sidebar-nav/sidebar-nav-label.component.mjs +0 -43
  295. package/esm2022/lib/sidebar/sidebar-nav/sidebar-nav-link.component.mjs +0 -111
  296. package/esm2022/lib/sidebar/sidebar-nav/sidebar-nav-link.pipe.mjs +0 -23
  297. package/esm2022/lib/sidebar/sidebar-nav/sidebar-nav-title.component.mjs +0 -71
  298. package/esm2022/lib/sidebar/sidebar-nav/sidebar-nav.component.mjs +0 -230
  299. package/esm2022/lib/sidebar/sidebar-nav/sidebar-nav.mjs +0 -2
  300. package/esm2022/lib/sidebar/sidebar-nav/sidebar-nav.service.mjs +0 -54
  301. package/esm2022/lib/sidebar/sidebar-toggle/sidebar-toggle.directive.mjs +0 -41
  302. package/esm2022/lib/sidebar/sidebar-toggler/sidebar-toggler.directive.mjs +0 -39
  303. package/esm2022/lib/sidebar/sidebar.module.mjs +0 -83
  304. package/esm2022/lib/sidebar/sidebar.service.mjs +0 -21
  305. package/esm2022/lib/smart-pagination/index.mjs +0 -2
  306. package/esm2022/lib/smart-pagination/public_api.mjs +0 -3
  307. package/esm2022/lib/smart-pagination/smart-pagination.component.mjs +0 -191
  308. package/esm2022/lib/smart-pagination/smart-pagination.module.mjs +0 -16
  309. package/esm2022/lib/smart-pagination/smart-pagination.type.mjs +0 -2
  310. package/esm2022/lib/smart-table/index.mjs +0 -2
  311. package/esm2022/lib/smart-table/public_api.mjs +0 -5
  312. package/esm2022/lib/smart-table/smart-table/smart-table.component.mjs +0 -526
  313. package/esm2022/lib/smart-table/smart-table-column-filter/smart-table-column-filter.component.mjs +0 -27
  314. package/esm2022/lib/smart-table/smart-table-filter/filter-input.directive.mjs +0 -69
  315. package/esm2022/lib/smart-table/smart-table-filter/smart-table-filter.component.mjs +0 -42
  316. package/esm2022/lib/smart-table/smart-table-head/smart-table-column-label.pipe.mjs +0 -18
  317. package/esm2022/lib/smart-table/smart-table-head/smart-table-head.component.mjs +0 -229
  318. package/esm2022/lib/smart-table/smart-table-items-per-page-selector/smart-table-items-per-page-selector.component.mjs +0 -46
  319. package/esm2022/lib/smart-table/smart-table.module.mjs +0 -17
  320. package/esm2022/lib/smart-table/smart-table.type.mjs +0 -2
  321. package/esm2022/lib/smart-table/smart-table.utils.mjs +0 -181
  322. package/esm2022/lib/spinner/index.mjs +0 -2
  323. package/esm2022/lib/spinner/public_api.mjs +0 -3
  324. package/esm2022/lib/spinner/spinner.component.mjs +0 -52
  325. package/esm2022/lib/spinner/spinner.module.mjs +0 -20
  326. package/esm2022/lib/table/index.mjs +0 -2
  327. package/esm2022/lib/table/public_api.mjs +0 -5
  328. package/esm2022/lib/table/table-active.directive.mjs +0 -32
  329. package/esm2022/lib/table/table-color.directive.mjs +0 -25
  330. package/esm2022/lib/table/table.directive.mjs +0 -112
  331. package/esm2022/lib/table/table.module.mjs +0 -30
  332. package/esm2022/lib/table/table.type.mjs +0 -2
  333. package/esm2022/lib/tabs/index.mjs +0 -2
  334. package/esm2022/lib/tabs/public_api.mjs +0 -6
  335. package/esm2022/lib/tabs/tab-content/tab-content.component.mjs +0 -83
  336. package/esm2022/lib/tabs/tab-content-ref.directive.mjs +0 -141
  337. package/esm2022/lib/tabs/tab-pane/tab-pane.component.mjs +0 -60
  338. package/esm2022/lib/tabs/tab.service.mjs +0 -21
  339. package/esm2022/lib/tabs/tabs.module.mjs +0 -36
  340. package/esm2022/lib/tabs-2/index.mjs +0 -2
  341. package/esm2022/lib/tabs-2/public_api.mjs +0 -8
  342. package/esm2022/lib/tabs-2/tab/tab.directive.mjs +0 -96
  343. package/esm2022/lib/tabs-2/tab-panel/tab-panel.component.mjs +0 -113
  344. package/esm2022/lib/tabs-2/tabs-content/tabs-content.component.mjs +0 -19
  345. package/esm2022/lib/tabs-2/tabs-list/tabs-list.component.mjs +0 -93
  346. package/esm2022/lib/tabs-2/tabs.component.mjs +0 -37
  347. package/esm2022/lib/tabs-2/tabs.service.mjs +0 -15
  348. package/esm2022/lib/tabs-2/tabs2.module.mjs +0 -22
  349. package/esm2022/lib/time-picker/index.mjs +0 -2
  350. package/esm2022/lib/time-picker/public_api.mjs +0 -3
  351. package/esm2022/lib/time-picker/time-picker-roll-col/time-picker-roll-am-pm.component.mjs +0 -110
  352. package/esm2022/lib/time-picker/time-picker-roll-col/time-picker-roll-col.component.mjs +0 -114
  353. package/esm2022/lib/time-picker/time-picker.component.mjs +0 -517
  354. package/esm2022/lib/time-picker/time-picker.module.mjs +0 -16
  355. package/esm2022/lib/time-picker/time.utils.mjs +0 -645
  356. package/esm2022/lib/toast/index.mjs +0 -2
  357. package/esm2022/lib/toast/public_api.mjs +0 -9
  358. package/esm2022/lib/toast/toast/toast.component.mjs +0 -204
  359. package/esm2022/lib/toast/toast-body/toast-body.component.mjs +0 -21
  360. package/esm2022/lib/toast/toast-close.directive.mjs +0 -29
  361. package/esm2022/lib/toast/toast-header/toast-header.component.mjs +0 -30
  362. package/esm2022/lib/toast/toast.module.mjs +0 -47
  363. package/esm2022/lib/toast/toaster/toaster-host.directive.mjs +0 -18
  364. package/esm2022/lib/toast/toaster/toaster.component.mjs +0 -123
  365. package/esm2022/lib/toast/toaster/toaster.service.mjs +0 -22
  366. package/esm2022/lib/tooltip/index.mjs +0 -2
  367. package/esm2022/lib/tooltip/public_api.mjs +0 -4
  368. package/esm2022/lib/tooltip/tooltip/tooltip.component.mjs +0 -66
  369. package/esm2022/lib/tooltip/tooltip.directive.mjs +0 -204
  370. package/esm2022/lib/tooltip/tooltip.module.mjs +0 -25
  371. package/esm2022/lib/utilities/align.directive.mjs +0 -25
  372. package/esm2022/lib/utilities/bg-color.directive.mjs +0 -34
  373. package/esm2022/lib/utilities/border.directive.mjs +0 -67
  374. package/esm2022/lib/utilities/border.type.mjs +0 -2
  375. package/esm2022/lib/utilities/index.mjs +0 -2
  376. package/esm2022/lib/utilities/public_api.mjs +0 -9
  377. package/esm2022/lib/utilities/rounded.directive.mjs +0 -66
  378. package/esm2022/lib/utilities/rounded.type.mjs +0 -2
  379. package/esm2022/lib/utilities/shadow-on-scroll.directive.mjs +0 -48
  380. package/esm2022/lib/utilities/text-bg-color.directive.mjs +0 -30
  381. package/esm2022/lib/utilities/text-color.directive.mjs +0 -30
  382. package/esm2022/lib/utilities/utilities.module.mjs +0 -16
  383. package/esm2022/lib/widget/index.mjs +0 -2
  384. package/esm2022/lib/widget/public_api.mjs +0 -8
  385. package/esm2022/lib/widget/widget-stat-a/widget-stat-a.component.mjs +0 -55
  386. package/esm2022/lib/widget/widget-stat-b/widget-stat-b.component.mjs +0 -57
  387. package/esm2022/lib/widget/widget-stat-c/widget-stat-c.component.mjs +0 -71
  388. package/esm2022/lib/widget/widget-stat-d/widget-stat-d.component.mjs +0 -36
  389. package/esm2022/lib/widget/widget-stat-e/widget-stat-e.component.mjs +0 -36
  390. package/esm2022/lib/widget/widget-stat-f/widget-stat-f.component.mjs +0 -96
  391. package/esm2022/lib/widget/widget.module.mjs +0 -45
  392. package/esm2022/public-api.mjs +0 -53
@@ -1,45 +0,0 @@
1
- import { NgModule } from '@angular/core';
2
- import { WidgetStatAComponent } from './widget-stat-a/widget-stat-a.component';
3
- import { WidgetStatBComponent } from './widget-stat-b/widget-stat-b.component';
4
- import { WidgetStatCComponent } from './widget-stat-c/widget-stat-c.component';
5
- import { WidgetStatDComponent } from './widget-stat-d/widget-stat-d.component';
6
- import { WidgetStatEComponent } from './widget-stat-e/widget-stat-e.component';
7
- import { WidgetStatFComponent } from './widget-stat-f/widget-stat-f.component';
8
- import * as i0 from "@angular/core";
9
- export class WidgetModule {
10
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: WidgetModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
11
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.12", ngImport: i0, type: WidgetModule, imports: [WidgetStatAComponent,
12
- WidgetStatBComponent,
13
- WidgetStatCComponent,
14
- WidgetStatDComponent,
15
- WidgetStatEComponent,
16
- WidgetStatFComponent], exports: [WidgetStatAComponent,
17
- WidgetStatBComponent,
18
- WidgetStatCComponent,
19
- WidgetStatDComponent,
20
- WidgetStatEComponent,
21
- WidgetStatFComponent] }); }
22
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: WidgetModule }); }
23
- }
24
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.12", ngImport: i0, type: WidgetModule, decorators: [{
25
- type: NgModule,
26
- args: [{
27
- imports: [
28
- WidgetStatAComponent,
29
- WidgetStatBComponent,
30
- WidgetStatCComponent,
31
- WidgetStatDComponent,
32
- WidgetStatEComponent,
33
- WidgetStatFComponent
34
- ],
35
- exports: [
36
- WidgetStatAComponent,
37
- WidgetStatBComponent,
38
- WidgetStatCComponent,
39
- WidgetStatDComponent,
40
- WidgetStatEComponent,
41
- WidgetStatFComponent
42
- ]
43
- }]
44
- }] });
45
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoid2lkZ2V0Lm1vZHVsZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2NvcmV1aS1hbmd1bGFyL3NyYy9saWIvd2lkZ2V0L3dpZGdldC5tb2R1bGUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFFBQVEsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUV6QyxPQUFPLEVBQUUsb0JBQW9CLEVBQUUsTUFBTSx5Q0FBeUMsQ0FBQztBQUMvRSxPQUFPLEVBQUUsb0JBQW9CLEVBQUUsTUFBTSx5Q0FBeUMsQ0FBQztBQUMvRSxPQUFPLEVBQUUsb0JBQW9CLEVBQUUsTUFBTSx5Q0FBeUMsQ0FBQztBQUMvRSxPQUFPLEVBQUUsb0JBQW9CLEVBQUUsTUFBTSx5Q0FBeUMsQ0FBQztBQUMvRSxPQUFPLEVBQUUsb0JBQW9CLEVBQUUsTUFBTSx5Q0FBeUMsQ0FBQztBQUMvRSxPQUFPLEVBQUUsb0JBQW9CLEVBQUUsTUFBTSx5Q0FBeUMsQ0FBQzs7QUFvQi9FLE1BQU0sT0FBTyxZQUFZOytHQUFaLFlBQVk7Z0hBQVosWUFBWSxZQWhCckIsb0JBQW9CO1lBQ3BCLG9CQUFvQjtZQUNwQixvQkFBb0I7WUFDcEIsb0JBQW9CO1lBQ3BCLG9CQUFvQjtZQUNwQixvQkFBb0IsYUFHcEIsb0JBQW9CO1lBQ3BCLG9CQUFvQjtZQUNwQixvQkFBb0I7WUFDcEIsb0JBQW9CO1lBQ3BCLG9CQUFvQjtZQUNwQixvQkFBb0I7Z0hBR1gsWUFBWTs7NEZBQVosWUFBWTtrQkFsQnhCLFFBQVE7bUJBQUM7b0JBQ1IsT0FBTyxFQUFFO3dCQUNQLG9CQUFvQjt3QkFDcEIsb0JBQW9CO3dCQUNwQixvQkFBb0I7d0JBQ3BCLG9CQUFvQjt3QkFDcEIsb0JBQW9CO3dCQUNwQixvQkFBb0I7cUJBQ3JCO29CQUNELE9BQU8sRUFBRTt3QkFDUCxvQkFBb0I7d0JBQ3BCLG9CQUFvQjt3QkFDcEIsb0JBQW9CO3dCQUNwQixvQkFBb0I7d0JBQ3BCLG9CQUFvQjt3QkFDcEIsb0JBQW9CO3FCQUNyQjtpQkFDRiIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IE5nTW9kdWxlIH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5cbmltcG9ydCB7IFdpZGdldFN0YXRBQ29tcG9uZW50IH0gZnJvbSAnLi93aWRnZXQtc3RhdC1hL3dpZGdldC1zdGF0LWEuY29tcG9uZW50JztcbmltcG9ydCB7IFdpZGdldFN0YXRCQ29tcG9uZW50IH0gZnJvbSAnLi93aWRnZXQtc3RhdC1iL3dpZGdldC1zdGF0LWIuY29tcG9uZW50JztcbmltcG9ydCB7IFdpZGdldFN0YXRDQ29tcG9uZW50IH0gZnJvbSAnLi93aWRnZXQtc3RhdC1jL3dpZGdldC1zdGF0LWMuY29tcG9uZW50JztcbmltcG9ydCB7IFdpZGdldFN0YXREQ29tcG9uZW50IH0gZnJvbSAnLi93aWRnZXQtc3RhdC1kL3dpZGdldC1zdGF0LWQuY29tcG9uZW50JztcbmltcG9ydCB7IFdpZGdldFN0YXRFQ29tcG9uZW50IH0gZnJvbSAnLi93aWRnZXQtc3RhdC1lL3dpZGdldC1zdGF0LWUuY29tcG9uZW50JztcbmltcG9ydCB7IFdpZGdldFN0YXRGQ29tcG9uZW50IH0gZnJvbSAnLi93aWRnZXQtc3RhdC1mL3dpZGdldC1zdGF0LWYuY29tcG9uZW50JztcblxuQE5nTW9kdWxlKHtcbiAgaW1wb3J0czogW1xuICAgIFdpZGdldFN0YXRBQ29tcG9uZW50LFxuICAgIFdpZGdldFN0YXRCQ29tcG9uZW50LFxuICAgIFdpZGdldFN0YXRDQ29tcG9uZW50LFxuICAgIFdpZGdldFN0YXREQ29tcG9uZW50LFxuICAgIFdpZGdldFN0YXRFQ29tcG9uZW50LFxuICAgIFdpZGdldFN0YXRGQ29tcG9uZW50XG4gIF0sXG4gIGV4cG9ydHM6IFtcbiAgICBXaWRnZXRTdGF0QUNvbXBvbmVudCxcbiAgICBXaWRnZXRTdGF0QkNvbXBvbmVudCxcbiAgICBXaWRnZXRTdGF0Q0NvbXBvbmVudCxcbiAgICBXaWRnZXRTdGF0RENvbXBvbmVudCxcbiAgICBXaWRnZXRTdGF0RUNvbXBvbmVudCxcbiAgICBXaWRnZXRTdGF0RkNvbXBvbmVudFxuICBdXG59KVxuZXhwb3J0IGNsYXNzIFdpZGdldE1vZHVsZSB7fVxuIl19
@@ -1,53 +0,0 @@
1
- /*
2
- * Public API Surface of coreui-angular
3
- */
4
- export * from './lib/coreui.types';
5
- export * from './lib/shared';
6
- export * from './lib/accordion';
7
- export * from './lib/alert';
8
- export * from './lib/avatar';
9
- export * from './lib/badge';
10
- export * from './lib/backdrop';
11
- export * from './lib/breadcrumb';
12
- export * from './lib/button';
13
- export * from './lib/button-group';
14
- export * from './lib/calendar';
15
- export * from './lib/callout';
16
- export * from './lib/card';
17
- export * from './lib/carousel';
18
- export * from './lib/collapse';
19
- export * from './lib/date-picker';
20
- export * from './lib/date-range-picker';
21
- export * from './lib/dropdown';
22
- export * from './lib/element-cover';
23
- export * from './lib/footer';
24
- export * from './lib/form';
25
- export * from './lib/grid';
26
- export * from './lib/header';
27
- export * from './lib/image';
28
- export * from './lib/list-group';
29
- export * from './lib/loading-button';
30
- export * from './lib/multi-select';
31
- export * from './lib/nav';
32
- export * from './lib/navbar';
33
- export * from './lib/modal';
34
- export * from './lib/offcanvas';
35
- export * from './lib/pagination';
36
- export * from './lib/placeholder';
37
- export * from './lib/popover';
38
- export * from './lib/progress';
39
- export * from './lib/rating';
40
- export * from './lib/services';
41
- export * from './lib/sidebar';
42
- export * from './lib/smart-pagination';
43
- export * from './lib/smart-table';
44
- export * from './lib/spinner';
45
- export * from './lib/table';
46
- export * from './lib/tabs';
47
- export * from './lib/tabs-2';
48
- export * from './lib/time-picker';
49
- export * from './lib/toast';
50
- export * from './lib/tooltip';
51
- export * from './lib/utilities';
52
- export * from './lib/widget';
53
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicHVibGljLWFwaS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uL3Byb2plY3RzL2NvcmV1aS1hbmd1bGFyL3NyYy9wdWJsaWMtYXBpLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBOztHQUVHO0FBRUgsY0FBYyxvQkFBb0IsQ0FBQztBQUNuQyxjQUFjLGNBQWMsQ0FBQztBQUM3QixjQUFjLGlCQUFpQixDQUFDO0FBQ2hDLGNBQWMsYUFBYSxDQUFDO0FBQzVCLGNBQWMsY0FBYyxDQUFDO0FBQzdCLGNBQWMsYUFBYSxDQUFDO0FBQzVCLGNBQWMsZ0JBQWdCLENBQUM7QUFDL0IsY0FBYyxrQkFBa0IsQ0FBQztBQUNqQyxjQUFjLGNBQWMsQ0FBQztBQUM3QixjQUFjLG9CQUFvQixDQUFDO0FBQ25DLGNBQWMsZ0JBQWdCLENBQUM7QUFDL0IsY0FBYyxlQUFlLENBQUM7QUFDOUIsY0FBYyxZQUFZLENBQUM7QUFDM0IsY0FBYyxnQkFBZ0IsQ0FBQztBQUMvQixjQUFjLGdCQUFnQixDQUFDO0FBQy9CLGNBQWMsbUJBQW1CLENBQUM7QUFDbEMsY0FBYyx5QkFBeUIsQ0FBQztBQUN4QyxjQUFjLGdCQUFnQixDQUFDO0FBQy9CLGNBQWMscUJBQXFCLENBQUM7QUFDcEMsY0FBYyxjQUFjLENBQUM7QUFDN0IsY0FBYyxZQUFZLENBQUM7QUFDM0IsY0FBYyxZQUFZLENBQUM7QUFDM0IsY0FBYyxjQUFjLENBQUM7QUFDN0IsY0FBYyxhQUFhLENBQUM7QUFDNUIsY0FBYyxrQkFBa0IsQ0FBQztBQUNqQyxjQUFjLHNCQUFzQixDQUFDO0FBQ3JDLGNBQWMsb0JBQW9CLENBQUM7QUFDbkMsY0FBYyxXQUFXLENBQUM7QUFDMUIsY0FBYyxjQUFjLENBQUM7QUFDN0IsY0FBYyxhQUFhLENBQUM7QUFDNUIsY0FBYyxpQkFBaUIsQ0FBQztBQUNoQyxjQUFjLGtCQUFrQixDQUFDO0FBQ2pDLGNBQWMsbUJBQW1CLENBQUM7QUFDbEMsY0FBYyxlQUFlLENBQUM7QUFDOUIsY0FBYyxnQkFBZ0IsQ0FBQztBQUMvQixjQUFjLGNBQWMsQ0FBQztBQUM3QixjQUFjLGdCQUFnQixDQUFDO0FBQy9CLGNBQWMsZUFBZSxDQUFDO0FBQzlCLGNBQWMsd0JBQXdCLENBQUM7QUFDdkMsY0FBYyxtQkFBbUIsQ0FBQztBQUNsQyxjQUFjLGVBQWUsQ0FBQztBQUM5QixjQUFjLGFBQWEsQ0FBQztBQUM1QixjQUFjLFlBQVksQ0FBQztBQUMzQixjQUFjLGNBQWMsQ0FBQztBQUM3QixjQUFjLG1CQUFtQixDQUFDO0FBQ2xDLGNBQWMsYUFBYSxDQUFDO0FBQzVCLGNBQWMsZUFBZSxDQUFDO0FBQzlCLGNBQWMsaUJBQWlCLENBQUM7QUFDaEMsY0FBYyxjQUFjLENBQUMiLCJzb3VyY2VzQ29udGVudCI6WyIvKlxuICogUHVibGljIEFQSSBTdXJmYWNlIG9mIGNvcmV1aS1hbmd1bGFyXG4gKi9cblxuZXhwb3J0ICogZnJvbSAnLi9saWIvY29yZXVpLnR5cGVzJztcbmV4cG9ydCAqIGZyb20gJy4vbGliL3NoYXJlZCc7XG5leHBvcnQgKiBmcm9tICcuL2xpYi9hY2NvcmRpb24nO1xuZXhwb3J0ICogZnJvbSAnLi9saWIvYWxlcnQnO1xuZXhwb3J0ICogZnJvbSAnLi9saWIvYXZhdGFyJztcbmV4cG9ydCAqIGZyb20gJy4vbGliL2JhZGdlJztcbmV4cG9ydCAqIGZyb20gJy4vbGliL2JhY2tkcm9wJztcbmV4cG9ydCAqIGZyb20gJy4vbGliL2JyZWFkY3J1bWInO1xuZXhwb3J0ICogZnJvbSAnLi9saWIvYnV0dG9uJztcbmV4cG9ydCAqIGZyb20gJy4vbGliL2J1dHRvbi1ncm91cCc7XG5leHBvcnQgKiBmcm9tICcuL2xpYi9jYWxlbmRhcic7XG5leHBvcnQgKiBmcm9tICcuL2xpYi9jYWxsb3V0JztcbmV4cG9ydCAqIGZyb20gJy4vbGliL2NhcmQnO1xuZXhwb3J0ICogZnJvbSAnLi9saWIvY2Fyb3VzZWwnO1xuZXhwb3J0ICogZnJvbSAnLi9saWIvY29sbGFwc2UnO1xuZXhwb3J0ICogZnJvbSAnLi9saWIvZGF0ZS1waWNrZXInO1xuZXhwb3J0ICogZnJvbSAnLi9saWIvZGF0ZS1yYW5nZS1waWNrZXInO1xuZXhwb3J0ICogZnJvbSAnLi9saWIvZHJvcGRvd24nO1xuZXhwb3J0ICogZnJvbSAnLi9saWIvZWxlbWVudC1jb3Zlcic7XG5leHBvcnQgKiBmcm9tICcuL2xpYi9mb290ZXInO1xuZXhwb3J0ICogZnJvbSAnLi9saWIvZm9ybSc7XG5leHBvcnQgKiBmcm9tICcuL2xpYi9ncmlkJztcbmV4cG9ydCAqIGZyb20gJy4vbGliL2hlYWRlcic7XG5leHBvcnQgKiBmcm9tICcuL2xpYi9pbWFnZSc7XG5leHBvcnQgKiBmcm9tICcuL2xpYi9saXN0LWdyb3VwJztcbmV4cG9ydCAqIGZyb20gJy4vbGliL2xvYWRpbmctYnV0dG9uJztcbmV4cG9ydCAqIGZyb20gJy4vbGliL211bHRpLXNlbGVjdCc7XG5leHBvcnQgKiBmcm9tICcuL2xpYi9uYXYnO1xuZXhwb3J0ICogZnJvbSAnLi9saWIvbmF2YmFyJztcbmV4cG9ydCAqIGZyb20gJy4vbGliL21vZGFsJztcbmV4cG9ydCAqIGZyb20gJy4vbGliL29mZmNhbnZhcyc7XG5leHBvcnQgKiBmcm9tICcuL2xpYi9wYWdpbmF0aW9uJztcbmV4cG9ydCAqIGZyb20gJy4vbGliL3BsYWNlaG9sZGVyJztcbmV4cG9ydCAqIGZyb20gJy4vbGliL3BvcG92ZXInO1xuZXhwb3J0ICogZnJvbSAnLi9saWIvcHJvZ3Jlc3MnO1xuZXhwb3J0ICogZnJvbSAnLi9saWIvcmF0aW5nJztcbmV4cG9ydCAqIGZyb20gJy4vbGliL3NlcnZpY2VzJztcbmV4cG9ydCAqIGZyb20gJy4vbGliL3NpZGViYXInO1xuZXhwb3J0ICogZnJvbSAnLi9saWIvc21hcnQtcGFnaW5hdGlvbic7XG5leHBvcnQgKiBmcm9tICcuL2xpYi9zbWFydC10YWJsZSc7XG5leHBvcnQgKiBmcm9tICcuL2xpYi9zcGlubmVyJztcbmV4cG9ydCAqIGZyb20gJy4vbGliL3RhYmxlJztcbmV4cG9ydCAqIGZyb20gJy4vbGliL3RhYnMnO1xuZXhwb3J0ICogZnJvbSAnLi9saWIvdGFicy0yJztcbmV4cG9ydCAqIGZyb20gJy4vbGliL3RpbWUtcGlja2VyJztcbmV4cG9ydCAqIGZyb20gJy4vbGliL3RvYXN0JztcbmV4cG9ydCAqIGZyb20gJy4vbGliL3Rvb2x0aXAnO1xuZXhwb3J0ICogZnJvbSAnLi9saWIvdXRpbGl0aWVzJztcbmV4cG9ydCAqIGZyb20gJy4vbGliL3dpZGdldCc7XG4iXX0=