@coreui/angular-pro 4.0.0-beta.2 → 4.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (224) hide show
  1. package/esm2020/lib/accordion/accordion/accordion.component.mjs +3 -3
  2. package/esm2020/lib/accordion/accordion-button/accordion-button.directive.mjs +3 -3
  3. package/esm2020/lib/accordion/accordion-item/accordion-item.component.mjs +3 -3
  4. package/esm2020/lib/accordion/accordion.module.mjs +4 -4
  5. package/esm2020/lib/accordion/accordion.service.mjs +3 -3
  6. package/esm2020/lib/alert/alert-heading.directive.mjs +3 -3
  7. package/esm2020/lib/alert/alert-link.directive.mjs +3 -3
  8. package/esm2020/lib/alert/alert.component.mjs +3 -3
  9. package/esm2020/lib/alert/alert.module.mjs +4 -4
  10. package/esm2020/lib/avatar/avatar.component.mjs +3 -3
  11. package/esm2020/lib/avatar/avatar.module.mjs +4 -4
  12. package/esm2020/lib/backdrop/backdrop.service.mjs +3 -3
  13. package/esm2020/lib/badge/badge.component.mjs +3 -3
  14. package/esm2020/lib/badge/badge.module.mjs +4 -4
  15. package/esm2020/lib/breadcrumb/breadcrumb/breadcrumb.component.mjs +3 -3
  16. package/esm2020/lib/breadcrumb/breadcrumb-item/breadcrumb-item.component.mjs +3 -3
  17. package/esm2020/lib/breadcrumb/breadcrumb-router/breadcrumb-router.component.mjs +3 -3
  18. package/esm2020/lib/breadcrumb/breadcrumb-router/breadcrumb-router.service.mjs +3 -3
  19. package/esm2020/lib/breadcrumb/breadcrumb.module.mjs +4 -4
  20. package/esm2020/lib/button/button-close.directive.mjs +3 -3
  21. package/esm2020/lib/button/button.directive.mjs +3 -3
  22. package/esm2020/lib/button/button.module.mjs +4 -4
  23. package/esm2020/lib/button-group/button-group/button-group.component.mjs +3 -3
  24. package/esm2020/lib/button-group/button-group.module.mjs +4 -4
  25. package/esm2020/lib/button-group/button-toolbar/button-toolbar.component.mjs +3 -3
  26. package/esm2020/lib/callout/callout.component.mjs +3 -3
  27. package/esm2020/lib/callout/callout.module.mjs +4 -4
  28. package/esm2020/lib/card/card-body.component.mjs +3 -3
  29. package/esm2020/lib/card/card-footer.component.mjs +3 -3
  30. package/esm2020/lib/card/card-group.component.mjs +3 -3
  31. package/esm2020/lib/card/card-header-actions.component.mjs +3 -3
  32. package/esm2020/lib/card/card-header.component.mjs +3 -3
  33. package/esm2020/lib/card/card-img-overlay/card-img-overlay.component.mjs +3 -3
  34. package/esm2020/lib/card/card-img.directive.mjs +3 -3
  35. package/esm2020/lib/card/card-link.directive.mjs +3 -3
  36. package/esm2020/lib/card/card-subtitle.directive.mjs +3 -3
  37. package/esm2020/lib/card/card-text.directive.mjs +3 -3
  38. package/esm2020/lib/card/card-title.directive.mjs +3 -3
  39. package/esm2020/lib/card/card.component.mjs +3 -3
  40. package/esm2020/lib/card/card.module.mjs +4 -4
  41. package/esm2020/lib/carousel/carousel/carousel.component.mjs +3 -3
  42. package/esm2020/lib/carousel/carousel-caption/carousel-caption.component.mjs +3 -3
  43. package/esm2020/lib/carousel/carousel-control/carousel-control.component.mjs +3 -3
  44. package/esm2020/lib/carousel/carousel-indicators/carousel-indicators.component.mjs +3 -3
  45. package/esm2020/lib/carousel/carousel-inner/carousel-inner.component.mjs +3 -3
  46. package/esm2020/lib/carousel/carousel-item/carousel-item.component.mjs +3 -3
  47. package/esm2020/lib/carousel/carousel-state.mjs +3 -3
  48. package/esm2020/lib/carousel/carousel.config.mjs +3 -3
  49. package/esm2020/lib/carousel/carousel.module.mjs +4 -4
  50. package/esm2020/lib/carousel/carousel.service.mjs +3 -3
  51. package/esm2020/lib/collapse/collapse.directive.mjs +3 -3
  52. package/esm2020/lib/collapse/collapse.module.mjs +4 -4
  53. package/esm2020/lib/dropdown/dropdown/dropdown.component.mjs +20 -18
  54. package/esm2020/lib/dropdown/dropdown-close/dropdown-close.directive.mjs +3 -3
  55. package/esm2020/lib/dropdown/dropdown-divider/dropdown-divider.directive.mjs +3 -3
  56. package/esm2020/lib/dropdown/dropdown-header/dropdown-header.directive.mjs +3 -3
  57. package/esm2020/lib/dropdown/dropdown-item/dropdown-item-plain.directive.mjs +3 -3
  58. package/esm2020/lib/dropdown/dropdown-item/dropdown-item.directive.mjs +3 -3
  59. package/esm2020/lib/dropdown/dropdown-menu/dropdown-menu.directive.mjs +3 -3
  60. package/esm2020/lib/dropdown/dropdown.module.mjs +4 -4
  61. package/esm2020/lib/dropdown/dropdown.service.mjs +3 -3
  62. package/esm2020/lib/element-cover/element-cover.component.mjs +3 -3
  63. package/esm2020/lib/element-cover/element-cover.module.mjs +4 -4
  64. package/esm2020/lib/footer/footer.component.mjs +3 -3
  65. package/esm2020/lib/footer/footer.module.mjs +4 -4
  66. package/esm2020/lib/form/form/form.directive.mjs +3 -3
  67. package/esm2020/lib/form/form-check/form-check-input.directive.mjs +3 -3
  68. package/esm2020/lib/form/form-check/form-check-label.directive.mjs +3 -3
  69. package/esm2020/lib/form/form-check/form-check.component.mjs +3 -3
  70. package/esm2020/lib/form/form-control/form-control.directive.mjs +3 -3
  71. package/esm2020/lib/form/form-feedback/form-feedback.component.mjs +3 -3
  72. package/esm2020/lib/form/form-floating/form-floating.directive.mjs +3 -3
  73. package/esm2020/lib/form/form-label/form-label.directive.mjs +3 -3
  74. package/esm2020/lib/form/form-select/form-select.directive.mjs +3 -3
  75. package/esm2020/lib/form/form-text/form-text.directive.mjs +3 -3
  76. package/esm2020/lib/form/form.module.mjs +4 -4
  77. package/esm2020/lib/form/input-group/input-group.component.mjs +3 -3
  78. package/esm2020/lib/form/input-group-text/input-group-text.directive.mjs +3 -3
  79. package/esm2020/lib/grid/col.component.mjs +3 -3
  80. package/esm2020/lib/grid/col.directive.mjs +3 -3
  81. package/esm2020/lib/grid/container.component.mjs +3 -3
  82. package/esm2020/lib/grid/grid.module.mjs +4 -4
  83. package/esm2020/lib/grid/gutter.directive.mjs +3 -3
  84. package/esm2020/lib/grid/row.component.mjs +3 -3
  85. package/esm2020/lib/grid/row.directive.mjs +3 -3
  86. package/esm2020/lib/header/header/header.component.mjs +3 -3
  87. package/esm2020/lib/header/header-brand/header-brand.component.mjs +3 -3
  88. package/esm2020/lib/header/header-divider/header-divider.component.mjs +3 -3
  89. package/esm2020/lib/header/header-nav/header-nav.component.mjs +3 -3
  90. package/esm2020/lib/header/header-text/header-text.component.mjs +3 -3
  91. package/esm2020/lib/header/header-toggler/header-toggler.directive.mjs +3 -3
  92. package/esm2020/lib/header/header.module.mjs +4 -4
  93. package/esm2020/lib/image/img.directive.mjs +3 -3
  94. package/esm2020/lib/image/img.module.mjs +4 -4
  95. package/esm2020/lib/list-group/list-group-item.directive.mjs +3 -3
  96. package/esm2020/lib/list-group/list-group.directive.mjs +3 -3
  97. package/esm2020/lib/list-group/list-group.module.mjs +4 -4
  98. package/esm2020/lib/loading-button/loading-button.component.mjs +3 -3
  99. package/esm2020/lib/loading-button/loading-button.module.mjs +4 -4
  100. package/esm2020/lib/modal/modal/modal.component.mjs +3 -3
  101. package/esm2020/lib/modal/modal-body/modal-body.component.mjs +3 -3
  102. package/esm2020/lib/modal/modal-content/modal-content.component.mjs +3 -3
  103. package/esm2020/lib/modal/modal-dialog/modal-dialog.component.mjs +3 -3
  104. package/esm2020/lib/modal/modal-dismiss/modal-toggle.directive.mjs +3 -3
  105. package/esm2020/lib/modal/modal-footer/modal-footer.component.mjs +3 -3
  106. package/esm2020/lib/modal/modal-header/modal-header.component.mjs +3 -3
  107. package/esm2020/lib/modal/modal-title/modal-title.directive.mjs +3 -3
  108. package/esm2020/lib/modal/modal.module.mjs +4 -4
  109. package/esm2020/lib/modal/modal.service.mjs +3 -3
  110. package/esm2020/lib/multi-select/multi-select/multi-select.component.mjs +3 -3
  111. package/esm2020/lib/multi-select/multi-select-native-select/multi-select-native-select.component.mjs +3 -3
  112. package/esm2020/lib/multi-select/multi-select-optgroup/multi-select-optgroup-label.component.mjs +3 -3
  113. package/esm2020/lib/multi-select/multi-select-optgroup/multi-select-optgroup.component.mjs +3 -3
  114. package/esm2020/lib/multi-select/multi-select-option/multi-select-option.component.mjs +3 -3
  115. package/esm2020/lib/multi-select/multi-select-tag/multi-select-tag.component.mjs +3 -3
  116. package/esm2020/lib/multi-select/multi-select.module.mjs +4 -4
  117. package/esm2020/lib/multi-select/multi-select.service.mjs +3 -3
  118. package/esm2020/lib/nav/nav-item.component.mjs +3 -3
  119. package/esm2020/lib/nav/nav-link.directive.mjs +3 -3
  120. package/esm2020/lib/nav/nav.component.mjs +3 -3
  121. package/esm2020/lib/nav/nav.module.mjs +4 -4
  122. package/esm2020/lib/navbar/navbar-brand/navbar-brand.directive.mjs +3 -3
  123. package/esm2020/lib/navbar/navbar-nav/navbar-nav.component.mjs +3 -3
  124. package/esm2020/lib/navbar/navbar-text/navbar-text.component.mjs +3 -3
  125. package/esm2020/lib/navbar/navbar-toggler/navbar-toggler.directive.mjs +3 -3
  126. package/esm2020/lib/navbar/navbar.component.mjs +3 -3
  127. package/esm2020/lib/navbar/navbar.module.mjs +4 -4
  128. package/esm2020/lib/offcanvas/offcanvas/offcanvas.component.mjs +3 -3
  129. package/esm2020/lib/offcanvas/offcanvas-body/offcanvas-body.component.mjs +3 -3
  130. package/esm2020/lib/offcanvas/offcanvas-header/offcanvas-header.component.mjs +3 -3
  131. package/esm2020/lib/offcanvas/offcanvas-title/offcanvas-title.directive.mjs +3 -3
  132. package/esm2020/lib/offcanvas/offcanvas-toggle/offcanvas-toggle.directive.mjs +3 -3
  133. package/esm2020/lib/offcanvas/offcanvas.module.mjs +4 -4
  134. package/esm2020/lib/offcanvas/offcanvas.service.mjs +3 -3
  135. package/esm2020/lib/pagination/page-item/page-item.component.mjs +3 -3
  136. package/esm2020/lib/pagination/page-item/page-item.directive.mjs +3 -3
  137. package/esm2020/lib/pagination/page-link/page-link.directive.mjs +3 -3
  138. package/esm2020/lib/pagination/pagination/pagination.component.mjs +3 -3
  139. package/esm2020/lib/pagination/pagination.module.mjs +4 -4
  140. package/esm2020/lib/placeholder/placeholder-animation.directive.mjs +3 -3
  141. package/esm2020/lib/placeholder/placeholder.directive.mjs +3 -3
  142. package/esm2020/lib/placeholder/placeholder.module.mjs +4 -4
  143. package/esm2020/lib/popover/popover/popover.component.mjs +3 -3
  144. package/esm2020/lib/popover/popover.directive.mjs +3 -3
  145. package/esm2020/lib/popover/popover.module.mjs +4 -4
  146. package/esm2020/lib/progress/progress-bar.component.mjs +3 -3
  147. package/esm2020/lib/progress/progress.component.mjs +3 -3
  148. package/esm2020/lib/progress/progress.module.mjs +4 -4
  149. package/esm2020/lib/services/class-toggle.service.mjs +3 -3
  150. package/esm2020/lib/services/intersection.service.mjs +3 -3
  151. package/esm2020/lib/services/listeners.service.mjs +3 -3
  152. package/esm2020/lib/shared/html-attr.directive.mjs +3 -3
  153. package/esm2020/lib/shared/shared.module.mjs +4 -4
  154. package/esm2020/lib/shared/template-id.directive.mjs +3 -3
  155. package/esm2020/lib/sidebar/sidebar/sidebar.component.mjs +3 -3
  156. package/esm2020/lib/sidebar/sidebar-backdrop/sidebar-backdrop.service.mjs +3 -3
  157. package/esm2020/lib/sidebar/sidebar-brand/sidebar-brand.component.mjs +3 -3
  158. package/esm2020/lib/sidebar/sidebar-footer/sidebar-footer.component.mjs +3 -3
  159. package/esm2020/lib/sidebar/sidebar-header/sidebar-header.component.mjs +3 -3
  160. package/esm2020/lib/sidebar/sidebar-nav/sidebar-nav-badge.pipe.mjs +3 -3
  161. package/esm2020/lib/sidebar/sidebar-nav/sidebar-nav-divider.component.mjs +3 -3
  162. package/esm2020/lib/sidebar/sidebar-nav/sidebar-nav-icon.pipe.mjs +3 -3
  163. package/esm2020/lib/sidebar/sidebar-nav/sidebar-nav-item-class.pipe.mjs +3 -3
  164. package/esm2020/lib/sidebar/sidebar-nav/sidebar-nav-label.component.mjs +3 -3
  165. package/esm2020/lib/sidebar/sidebar-nav/sidebar-nav-link.component.mjs +6 -6
  166. package/esm2020/lib/sidebar/sidebar-nav/sidebar-nav-link.pipe.mjs +3 -3
  167. package/esm2020/lib/sidebar/sidebar-nav/sidebar-nav-title.component.mjs +3 -3
  168. package/esm2020/lib/sidebar/sidebar-nav/sidebar-nav.component.mjs +6 -6
  169. package/esm2020/lib/sidebar/sidebar-nav/sidebar-nav.service.mjs +6 -6
  170. package/esm2020/lib/sidebar/sidebar-toggle/sidebar-toggle.directive.mjs +3 -3
  171. package/esm2020/lib/sidebar/sidebar-toggler/sidebar-toggler.component.mjs +3 -3
  172. package/esm2020/lib/sidebar/sidebar.module.mjs +4 -4
  173. package/esm2020/lib/sidebar/sidebar.service.mjs +3 -3
  174. package/esm2020/lib/smart-pagination/smart-pagination.component.mjs +3 -3
  175. package/esm2020/lib/smart-pagination/smart-pagination.module.mjs +4 -4
  176. package/esm2020/lib/smart-table/smart-table/smart-table.component.mjs +16 -13
  177. package/esm2020/lib/smart-table/smart-table-filter/smart-table-filter.component.mjs +3 -3
  178. package/esm2020/lib/smart-table/smart-table-head/smart-table-head.component.mjs +3 -3
  179. package/esm2020/lib/smart-table/smart-table-items-per-page-selector/smart-table-items-per-page-selector.component.mjs +3 -3
  180. package/esm2020/lib/smart-table/smart-table.module.mjs +4 -4
  181. package/esm2020/lib/smart-table/smart-table.type.mjs +1 -1
  182. package/esm2020/lib/spinner/spinner.component.mjs +3 -3
  183. package/esm2020/lib/spinner/spinner.module.mjs +4 -4
  184. package/esm2020/lib/table/table-active.directive.mjs +3 -3
  185. package/esm2020/lib/table/table-color.directive.mjs +3 -3
  186. package/esm2020/lib/table/table.directive.mjs +3 -3
  187. package/esm2020/lib/table/table.module.mjs +4 -4
  188. package/esm2020/lib/tabs/tab-content/tab-content.component.mjs +3 -3
  189. package/esm2020/lib/tabs/tab-content-ref.directive.mjs +3 -3
  190. package/esm2020/lib/tabs/tab-pane/tab-pane.component.mjs +3 -3
  191. package/esm2020/lib/tabs/tab.service.mjs +3 -3
  192. package/esm2020/lib/tabs/tabs.module.mjs +4 -4
  193. package/esm2020/lib/toast/toast/toast.component.mjs +3 -3
  194. package/esm2020/lib/toast/toast-body/toast-body.component.mjs +3 -3
  195. package/esm2020/lib/toast/toast-close.directive.mjs +3 -3
  196. package/esm2020/lib/toast/toast-header/toast-header.component.mjs +3 -3
  197. package/esm2020/lib/toast/toast.module.mjs +4 -4
  198. package/esm2020/lib/toast/toaster/toaster-host.directive.mjs +3 -3
  199. package/esm2020/lib/toast/toaster/toaster.component.mjs +3 -3
  200. package/esm2020/lib/toast/toaster/toaster.service.mjs +3 -3
  201. package/esm2020/lib/tooltip/tooltip/tooltip.component.mjs +3 -3
  202. package/esm2020/lib/tooltip/tooltip.directive.mjs +3 -3
  203. package/esm2020/lib/tooltip/tooltip.module.mjs +4 -4
  204. package/esm2020/lib/utilities/align.directive.mjs +3 -3
  205. package/esm2020/lib/utilities/bg-color.directive.mjs +3 -3
  206. package/esm2020/lib/utilities/border.directive.mjs +3 -3
  207. package/esm2020/lib/utilities/rounded.directive.mjs +3 -3
  208. package/esm2020/lib/utilities/text-color.directive.mjs +3 -3
  209. package/esm2020/lib/utilities/utilities.module.mjs +4 -4
  210. package/esm2020/lib/widget/widget-stat-a/widget-stat-a.component.mjs +3 -3
  211. package/esm2020/lib/widget/widget-stat-b/widget-stat-b.component.mjs +3 -3
  212. package/esm2020/lib/widget/widget-stat-c/widget-stat-c.component.mjs +3 -3
  213. package/esm2020/lib/widget/widget-stat-d/widget-stat-d.component.mjs +3 -3
  214. package/esm2020/lib/widget/widget-stat-e/widget-stat-e.component.mjs +3 -3
  215. package/esm2020/lib/widget/widget-stat-f/widget-stat-f.component.mjs +3 -3
  216. package/esm2020/lib/widget/widget.module.mjs +4 -4
  217. package/fesm2015/coreui-angular-pro.mjs +720 -717
  218. package/fesm2015/coreui-angular-pro.mjs.map +1 -1
  219. package/fesm2020/coreui-angular-pro.mjs +722 -717
  220. package/fesm2020/coreui-angular-pro.mjs.map +1 -1
  221. package/lib/dropdown/dropdown/dropdown.component.d.ts +2 -0
  222. package/lib/smart-table/smart-table/smart-table.component.d.ts +6 -0
  223. package/lib/smart-table/smart-table.type.d.ts +3 -0
  224. package/package.json +1 -1
@@ -1,2 +1,2 @@
1
1
  export {};
2
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic21hcnQtdGFibGUudHlwZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2NvcmV1aS1hbmd1bGFyL3NyYy9saWIvc21hcnQtdGFibGUvc21hcnQtdGFibGUudHlwZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ29sb3JzIH0gZnJvbSAnLi4vY29yZXVpLnR5cGVzJztcclxuaW1wb3J0IHsgVGVtcGxhdGVSZWYgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcclxuaW1wb3J0IHsgSVRhYmxlLCBJVGFibGVFbGVtZW50UHJvcHMsIElUYWJsZVJvd0NlbGxQcm9wcyB9IGZyb20gJy4uL3RhYmxlL3RhYmxlLnR5cGUnO1xyXG5cclxuZXhwb3J0IGludGVyZmFjZSBJU21hcnRUYWJsZSB7XHJcbiAgLyoqXHJcbiAgICogU2V0cyBhY3RpdmUgcGFnZS4gSWYgJ3BhZ2luYXRpb24nIHByb3AgaXMgZW5hYmxlZCwgYWN0aXZlUGFnZSBpcyBzZXQgb25seSBpbml0aWFsbHkuXHJcbiAgICogQHR5cGUgbnVtYmVyXHJcbiAgICogQGRlZmF1bHQgMVxyXG4gICAqL1xyXG4gIGFjdGl2ZVBhZ2U/OiBudW1iZXI7XHJcbiAgLyoqXHJcbiAgICogV2hlbiBzZXQsIGRpc3BsYXlzIHRhYmxlIGNsZWFuZXIgYWJvdmUgdGFibGUsIG5leHQgdG8gdGhlIHRhYmxlIGZpbHRlciAob3IgaW4gcGxhY2Ugb2YgdGFibGUgZmlsdGVyIGlmIGB0YWJsZUZpbHRlcmAgcHJvcCBpcyBub3Qgc2V0KVxyXG4gICAqIENsZWFuZXIgcmVzZXRzIGB0YWJsZUZpbHRlclZhbHVlYCwgYGNvbHVtbkZpbHRlclZhbHVlYCwgYHNvcnRlclZhbHVlYC5cclxuICAgKiBJZiBjbGVhbiBpcyBwb3NzaWJsZSBpdCBpcyBjbGlja2FibGUgKGB0YWJJbmRleD1cIjBcImAgYHJvbGU9XCJidXR0b25cImAsIGBjb2xvcj1cImRhbmdlclwiYCksIG90aGVyd2lzZSBpdCBpcyBub3QgY2xpY2thYmxlIGFuZCB0cmFuc3BhcmVudC5cclxuICAgKiBDbGVhbmVyIGNhbiBiZSBjdXN0b21pemVkIHRocm91Z2ggdGhlIGBjbGVhbmVyYCBzbG90LlxyXG4gICAqIEB0eXBlIGJvb2xlYW5cclxuICAgKi9cclxuICBjbGVhbmVyPzogYm9vbGVhbjtcclxuICAvKipcclxuICAgKiBTdHlsZSB0YWJsZSBpdGVtcyBhcyBjbGlja2FibGUuXHJcbiAgICogQHR5cGUgYm9vbGVhblxyXG4gICAqL1xyXG4gIGNsaWNrYWJsZVJvd3M/OiBib29sZWFuO1xyXG4gIC8qKlxyXG4gICAqIFdoZW4gc2V0LCBkaXNwbGF5cyBhZGRpdGlvbmFsIGZpbHRlciByb3cgYmV0d2VlbiB0YWJsZSBoZWFkZXIgYW5kIGl0ZW1zLCBhbGxvd2luZyBmaWx0ZXJpbmcgYnkgc3BlY2lmaWMgY29sdW1uLlxyXG4gICAqIENvbHVtbiBmaWx0ZXIgY2FuIGJlIGN1c3RvbWl6ZWQsIGJ5IHBhc3NpbmcgcHJvcCBhcyBvYmplY3Qgd2l0aCBhZGRpdGlvbmFsIG9wdGlvbnMgYXMga2V5cy4gQXZhaWxhYmxlIG9wdGlvbnM6XHJcbiAgICogLSBleHRlcm5hbCAoQm9vbGVhbikgLSBEaXNhYmxlcyBhdXRvbWF0aWMgZmlsdGVyaW5nIGluc2lkZSBjb21wb25lbnQuXHJcbiAgICogLSBsYXp5IChCb29sZWFuKSAtIFNldCB0byB0cnVlIHRvIHRyaWdnZXIgZmlsdGVyIHVwZGF0ZXMgb25seSBvbiBjaGFuZ2UgZXZlbnQuXHJcbiAgICogQHR5cGUgYm9vbGVhbiB8IENvbHVtbkZpbHRlclxyXG4gICAqL1xyXG4gIGNvbHVtbkZpbHRlcj86IGJvb2xlYW4gfCBJQ29sdW1uRmlsdGVyO1xyXG4gIC8qKlxyXG4gICAqIFZhbHVlIG9mIHRhYmxlIGZpbHRlci4gVG8gc2V0IHBhc3Mgb2JqZWN0IHdoZXJlIGtleXMgYXJlIGNvbHVtbiBuYW1lcyBhbmQgdmFsdWVzIGFyZSBmaWx0ZXIgc3RyaW5ncyBlLmcuOlxyXG4gICAqIHsgdXNlcjogJ0pvaG4nLCBhZ2U6IDEyIH1cclxuICAgKi9cclxuICBjb2x1bW5GaWx0ZXJWYWx1ZT86IElDb2x1bW5GaWx0ZXJWYWx1ZTtcclxuICAvKipcclxuICAgKiBQcm9wIGZvciB0YWJsZSBjb2x1bW5zIGNvbmZpZ3VyYXRpb24uIElmIHByb3AgaXMgbm90IGRlZmluZWQsIHRhYmxlIHdpbGwgZGlzcGxheSBjb2x1bW5zIGJhc2VkIG9uIHRoZSBmaXJzdCBpdGVtIGtleXMsIG9taXR0aW5nIGtleXMgdGhhdCBiZWdpbiB3aXRoIHVuZGVyc2NvcmUgKGUuZy4gJ19jbGFzc2VzJylcclxuICAgKlxyXG4gICAqIEluIGNvbHVtbnMgcHJvcCBlYWNoIGFycmF5IGl0ZW0gcmVwcmVzZW50cyBvbmUgY29sdW1uLiBJdGVtIG1pZ2h0IGJlIHNwZWNpZmllZCBpbiB0d28gd2F5czpcclxuICAgKiBTdHJpbmc6IGVhY2ggaXRlbSBkZWZpbmUgY29sdW1uIG5hbWUgZXF1YWwgdG8gaXRlbSB2YWx1ZS5cclxuICAgKiBPYmplY3Q6IGl0ZW0gaXMgb2JqZWN0IHdpdGggZm9sbG93aW5nIGtleXMgYXZhaWxhYmxlIGFzIGNvbHVtbiBjb25maWd1cmF0aW9uOlxyXG4gICAqIC0ga2V5IChyZXF1aXJlZCkoU3RyaW5nKSAtIGRlZmluZSBjb2x1bW4gbmFtZSBlcXVhbCB0byBpdGVtIGtleS5cclxuICAgKiAtIGxhYmVsIChTdHJpbmcpIC0gZGVmaW5lIHZpc2libGUgbGFiZWwgb2YgY29sdW1uLiBJZiBub3QgZGVmaW5lZCwgbGFiZWwgd2lsbCBiZSBnZW5lcmF0ZWQgYXV0b21hdGljYWxseSBiYXNlZCBvbiBjb2x1bW4gbmFtZSwgYnkgY29udmVydGluZyBrZWJhYi1jYXNlIGFuZCBzbmFrZV9jYXNlIHRvIGluZGl2aWR1YWwgd29yZHMgYW5kIGNhcGl0YWxpemF0aW9uIG9mIGVhY2ggd29yZC5cclxuICAgKiAtIF9jbGFzc2VzIChTdHJpbmcvQXJyYXkvT2JqZWN0KSAtIGFkZHMgY2xhc3NlcyB0byBhbGwgY2VscyBpbiBjb2x1bW5cclxuICAgKiAtIF9zdHlsZSAoU3RyaW5nL0FycmF5L09iamVjdCkgLSBhZGRzIHN0eWxlcyB0byB0aGUgY29sdW1uIGhlYWRlciAodXNlZnVsIGZvciBkZWZpbmluZyB3aWR0aHMpXHJcbiAgICogLSBzb3J0ZXIgKEJvb2xlYW4pIC0gZGlzYWJsZXMgc29ydGluZyBvZiB0aGUgY29sdW1uIHdoZW4gc2V0IHRvIGZhbHNlXHJcbiAgICogLSBmaWx0ZXIgKEJvb2xlYW4pIC0gcmVtb3ZlcyBmaWx0ZXIgZnJvbSBjb2x1bW4gd2hlbiBzZXQgdG8gZmFsc2UuXHJcbiAgICovXHJcbiAgY29sdW1ucz86IChzdHJpbmcgfCBJQ29sdW1uKVtdO1xyXG4gIC8qKlxyXG4gICAqIEVuYWJsZXMgdGFibGUgc29ydGluZyBieSBjb2x1bW4gdmFsdWUuIFNvcnRpbmcgd2lsbCBiZSBwZXJmb3JtZWQgY29ycmVjdGx5IGlmIHZhbHVlcyBpbiBjb2x1bW4gYXJlIG9uZSBvZiB0eXBlOiBzdHJpbmcgKGNhc2UtaW5zZW5zaXRpdmUpIG9yIG51bWJlci5cclxuICAgKlxyXG4gICAqIFNvcnRlciBjYW4gYmUgY3VzdG9taXplZCwgYnkgcGFzc2luZyBwcm9wIGFzIG9iamVjdCB3aXRoIGFkZGl0aW9uYWwgb3B0aW9ucyBhcyBrZXlzLiBBdmFpbGFibGUgb3B0aW9uczpcclxuICAgKiAtIGV4dGVybmFsIChCb29sZWFuKSAtIERpc2FibGVzIGF1dG9tYXRpYyBzb3J0aW5nIGluc2lkZSBjb21wb25lbnQuXHJcbiAgICogLSByZXNldGFibGUgKEJvb2xlYW4pIC0gSWYgc2V0IHRvIHRydWUgY2xpY2tpbmcgb24gc29ydGVyIGhhdmUgdGhyZWUgc3RhdGVzOiBhc2NlbmRpbmcsIGRlc2NlbmRpbmcgYW5kIG51bGwuIFRoYXQgbWVhbnMgdGhhdCB0aGlyZCBjbGljayBvbiBzb3J0ZXIgd2lsbCByZXNldCBzb3J0aW5nLCBhbmQgcmVzdG9yZSB0YWJsZSB0byBvcmlnaW5hbCBvcmRlci5cclxuICAgKiBAdHlwZSBib29sZWFuIHwgU29ydGVyXHJcbiAgICovXHJcbiAgY29sdW1uU29ydGVyPzogYm9vbGVhbiB8IElTb3J0ZXI7XHJcbiAgLyoqXHJcbiAgICogRGlzcGxheXMgdGFibGUgZm9vdGVyLCB3aGljaCBtaXJyb3JzIHRhYmxlIGhlYWRlci4gKHdpdGhvdXQgY29sdW1uIGZpbHRlcikuXHJcbiAgICogQGRlZmF1bHQgZmFsc2VcclxuICAgKiBAdHlwZSBib29sZWFuXHJcbiAgICovXHJcbiAgZm9vdGVyPzogYm9vbGVhbjtcclxuICAvKipcclxuICAgKiBTZXQgdG8gZmFsc2UgdG8gcmVtb3ZlIHRhYmxlIGhlYWRlci5cclxuICAgKiBAZGVmYXVsdCB0cnVlXHJcbiAgICovXHJcbiAgaGVhZGVyPzogYm9vbGVhbjtcclxuICAvKipcclxuICAgKiBBcnJheSBvZiBvYmplY3RzLCB3aGVyZSBlYWNoIG9iamVjdCByZXByZXNlbnRzIG9uZSBpdGVtIC0gcm93IGluIHRhYmxlLiBBZGRpdGlvbmFsbHksIHlvdSBjYW4gYWRkIHN0eWxlIGNsYXNzZXMgdG8gZWFjaCByb3cgYnkgcGFzc2luZyB0aGVtIGJ5ICdfY2xhc3Nlcycga2V5IGFuZCB0byBzaW5nbGUgY2VsbCBieSAnX2NlbGxDbGFzc2VzJy5cclxuICAgKlxyXG4gICAqIEV4YW1wbGUgaXRlbTpcclxuICAgKiB7IG5hbWU6ICdKb2huJyAsIGFnZTogMTIsIF9wcm9wczogeyBjb2xvcjogJ3N1Y2Nlc3MnIH0sIF9jZWxsUHJvcHM6IHsgYWdlOiB7IGNsYXNzTmFtZTogJ2Z3LWJvbGQnfX19XHJcbiAgICogRm9yIGNvbHVtbiBnZW5lcmF0aW9uIGRlc2NyaXB0aW9uIHNlZSBjb2x1bW5zIHByb3AuXHJcbiAgICogQHR5cGUgQXJyYXk8SUl0ZW0+XHJcbiAgICovXHJcbiAgaXRlbXM/OiBJSXRlbVtdO1xyXG4gIC8qKlxyXG4gICAqIE51bWJlciBvZiBpdGVtcyBwZXIgc2l0ZSwgd2hlbiBwYWdpbmF0aW9uIGlzIGVuYWJsZWQuXHJcbiAgICogQGRlZmF1bHQgMTBcclxuICAgKiBAdHlwZSBudW1iZXJcclxuICAgKi9cclxuICBpdGVtc1BlclBhZ2U/OiBudW1iZXI7XHJcbiAgLyoqXHJcbiAgICogTGFiZWwgZm9yIGl0ZW1zIHBlciBwYWdlIHNlbGVjdG9yLlxyXG4gICAqIEBkZWZhdWx0ICdJdGVtcyBwZXIgcGFnZTonXHJcbiAgICogQHR5cGUgc3RyaW5nXHJcbiAgICogdG9kbyBvciByZW1vdmU/XHJcbiAgICovXHJcbiAgaXRlbXNQZXJQYWdlTGFiZWw/OiBzdHJpbmc7XHJcbiAgLyoqXHJcbiAgICogSXRlbXMgcGVyIHBhZ2Ugc2VsZWN0b3Igb3B0aW9ucy5cclxuICAgKiBAZGVmYXVsdCBbNSwgMTAsIDIwLCA1MF1cclxuICAgKiBAdHlwZSBudW1iZXJbXVxyXG4gICAqIHRvZG8gb3IgcmVtb3ZlP1xyXG4gICAqL1xyXG4gIGl0ZW1zUGVyUGFnZU9wdGlvbnM/OiBudW1iZXJbXTtcclxuICAvKipcclxuICAgKiBBZGRzIHNlbGVjdCBlbGVtZW50IG92ZXIgdGFibGUsIHdoaWNoIGlzIHVzZWQgZm9yIGNvbnRyb2wgaXRlbXMgcGVyIHBhZ2UgaW4gcGFnaW5hdGlvbi5cclxuICAgKiBJZiB5b3Ugd2FudCB0byBjdXN0b21pemUgdGhpcyBlbGVtZW50LCBwYXNzIGFuIG9iamVjdCB3aXRoIG9wdGlvbmFsIHZhbHVlczpcclxuICAgKiAtIGxhYmVsIChTdHJpbmcpIC0gcmVwbGFjZXMgZGVmYXVsdCBsYWJlbCB0ZXh0XHJcbiAgICogLSB2YWx1ZXMgKEFycmF5KSAtIGN1c3RvbSBhcnJheSBvZiBwYWdpbmF0aW9uIHZhbHVlc1xyXG4gICAqIC0gZXh0ZXJuYWwgKEJvb2xlYW4pIC0gZGlzYWJsZXMgYXV0b21hdGljICdpdGVtc1BlclBhZ2UnIGNoYW5nZSAodXNlIHRvIGNoYW5nZSBwYWdlcyBleHRlcm5hbGx5IGJ5ICdwYWdpbmF0aW9uLWNoYW5nZScgZXZlbnQpLlxyXG4gICAqL1xyXG4gIGl0ZW1zUGVyUGFnZVNlbGVjdD86IGJvb2xlYW4gfCBJdGVtc1BlclBhZ2VTZWxlY3Q7XHJcbiAgLyoqXHJcbiAgICogV2hlbiBzZXQsIHRhYmxlIHdpbGwgaGF2ZSBsb2FkaW5nIHN0eWxlOiBsb2FkaW5nIHNwaW5uZXIgYW5kIHJlZHVjZWQgb3BhY2l0eS5cclxuICAgKiBXaGVuICdzbWFsbCcgcHJvcCBpcyBlbmFibGVkIHNwaW5uZXIgd2lsbCBiZSBhbHNvIHNtYWxsZXIuXHJcbiAgICogQHR5cGUgYm9vbGVhblxyXG4gICAqL1xyXG4gIGxvYWRpbmc/OiBib29sZWFuO1xyXG4gIC8qKlxyXG4gICAqIFJlYWN0Tm9kZSBvciBzdHJpbmcgZm9yIHBhc3NpbmcgY3VzdG9tIG5vSXRlbXNMYWJlbCB0ZXh0cy5cclxuICAgKiBAZGVmYXVsdCAnTm8gaXRlbXMgZm91bmQnXHJcbiAgICovXHJcbiAgbm9JdGVtc0xhYmVsPzogc3RyaW5nIHwgVGVtcGxhdGVSZWY8YW55PjtcclxuICAvKipcclxuICAgKiBFbmFibGVzIGRlZmF1bHQgcGFnaW5hdGlvbi4gU2V0IHRvIHRydWUgZm9yIGRlZmF1bHQgc2V0dXAgb3IgcGFzcyBhbiBvYmplY3Qgd2l0aCBhZGRpdGlvbmFsIENQYWdpbmF0aW9uIHByb3BzLlxyXG4gICAqIERlZmF1bHQgcGFnaW5hdGlvbiB3aWxsIGFsd2F5cyBoYXZlIHRoZSBjb21wdXRlZCBudW1iZXIgb2YgcGFnZXMgdGhhdCBjYW5ub3QgYmUgY2hhbmdlZC5cclxuICAgKiBUaGUgbnVtYmVyIG9mIHBhZ2VzIGlzIGdlbmVyYXRlZCBiYXNlZCBvbiB0aGUgbnVtYmVyIG9mIHBhc3NlZCBpdGVtcyBhbmQgJ2l0ZW1zUGVyUGFnZScgcHJvcC5cclxuICAgKiBJZiB0aGlzIHJlc3RyaWN0aW9uIGlzIGFuIG9ic3RhY2xlLCB5b3UgY2FuIG1ha2UgZXh0ZXJuYWwgQ1BhZ2luYXRpb24gaW5zdGVhZC5cclxuICAgKi9cclxuICBwYWdpbmF0aW9uPzogYm9vbGVhbjtcclxuICAvKipcclxuICAgKiBQcm9wZXJ0aWVzIHRvIGBDU21hcnRQYWdpbmF0aW9uYCBjb21wb25lbnQuXHJcbiAgICogQGxpbmsgaHR0cHM6Ly9jb3JldWkuaW8vcmVhY3QvZG9jcy80LjAvY29tcG9uZW50cy9zbWFydC1wYWdpbmF0aW9uI2NzbWFydHBhZ2luYXRpb25cclxuICAgKiB0b2RvIG9yIHJlbW92ZT9cclxuICAgKi9cclxuICAvLyBwYWdpbmF0aW9uUHJvcHM/OiBDU21hcnRQYWdpbmF0aW9uUHJvcHNcclxuICAvKipcclxuICAgKiBTY29wZWQgY29sdW1ucy5cclxuICAgKiBAdHlwZSBTY29wZWRDb2x1bW5zXHJcbiAgICogdG9kbyBvciByZW1vdmU/XHJcbiAgICovXHJcbiAgLy8gc2NvcGVkQ29sdW1ucz86IFNjb3BlZENvbHVtbnNcclxuICAvKipcclxuICAgKiBBZGQgY2hlY2tib3hlcyB0byBtYWtlIHRhYmxlIHJvd3Mgc2VsZWN0YWJsZS5cclxuICAgKiBAdHlwZSBib29sZWFuXHJcbiAgICovXHJcbiAgc2VsZWN0YWJsZT86IGJvb2xlYW47XHJcbiAgLyoqXHJcbiAgICogU3RhdGUgb2YgdGhlIHNvcnRlci4gTmFtZSBrZXkgaXMgY29sdW1uIG5hbWUsIGRpcmVjdGlvbiBjYW4gYmUgJ2FzYycgb3IgJ2Rlc2MnLlxyXG4gICAqIEB0eXBlIElTb3J0ZXJWYWx1ZVxyXG4gICAqL1xyXG4gIHNvcnRlclZhbHVlPzogSVNvcnRlclZhbHVlO1xyXG4gIC8qKlxyXG4gICAqIFNvcnRlciBpY29uIHdoZW4gaXRlbXMgYXJlIHVuc29ydGVkLlxyXG4gICAqIEBkZWZhdWx0ICc8c3ZnIGNJY29uIHdpZHRoPVwiMThcIiBjb250ZW50PXtjaWxBcnJvd1RvcH0gLz5cclxuICAgKi9cclxuICBzb3J0aW5nSWNvbj86IFRlbXBsYXRlUmVmPGFueT47XHJcbiAgLyoqXHJcbiAgICogU29ydGVyIGljb24gd2hlbiBpdGVtcyBhcmUgc29ydGVkIGFzY2VuZGluZy5cclxuICAgKiBAZGVmYXVsdCAnPHN2ZyBjSWNvbiB3aWR0aD1cIjE4XCIgY29udGVudD17Y2lsQXJyb3dUb3B9IC8+XHJcbiAgICovXHJcbiAgc29ydGluZ0ljb25Bc2NlbmRpbmc/OiBUZW1wbGF0ZVJlZjxhbnk+O1xyXG4gIC8qKlxyXG4gICAqIFNvcnRlciBpY29uIHdoZW4gaXRlbXMgYXJlIHNvcnRlZCBkZXNjZW5kaW5nLlxyXG4gICAqIEBkZWZhdWx0ICc8c3ZnIGNJY29uIHdpZHRoPVwiMThcIiBjb250ZW50PXtjaWxBcnJvd0JvdHRvbX0gLz5cclxuICAgKi9cclxuICBzb3J0aW5nSWNvbkRlc2NlbmRpbmc/OiBUZW1wbGF0ZVJlZjxhbnk+O1xyXG4gIC8qKlxyXG4gICAqIFByb3BlcnRpZXMgdG8gYENUYWJsZUJvZHlgIGNvbXBvbmVudC5cclxuICAgKiBAbGluayBodHRwczovL2NvcmV1aS5pby9yZWFjdC9kb2NzLzQuMC9jb21wb25lbnRzL3RhYmxlLyNjdGFibGVib2R5XHJcbiAgICogdG9kbyBvciByZW1vdmU/XHJcbiAgICovXHJcbiAgLy8gdGFibGVCb2R5UHJvcHM/OiBDVGFibGVCb2R5UHJvcHNcclxuICAvKipcclxuICAgKiBQcm9wZXJ0aWVzIHRvIGBDVGFibGVGb290YCBjb21wb25lbnQuXHJcbiAgICogQGxpbmsgaHR0cHM6Ly9jb3JldWkuaW8vcmVhY3QvZG9jcy80LjAvY29tcG9uZW50cy90YWJsZS8jY3RhYmxlZm9vdFxyXG4gICAqIHRvZG8gb3IgcmVtb3ZlP1xyXG4gICAqL1xyXG4gIC8vICAgdGFibGVGb290UHJvcHM/OiBDVGFibGVGb290UHJvcHNcclxuICAvKipcclxuICAgKiBXaGVuIHNldCwgZGlzcGxheXMgdGFibGUgZmlsdGVyIGFib3ZlIHRhYmxlLCBhbGxvd2luZyBmaWx0ZXJpbmcgYnkgc3BlY2lmaWMgY29sdW1uLlxyXG4gICAqXHJcbiAgICogQ29sdW1uIGZpbHRlciBjYW4gYmUgY3VzdG9taXplZCwgYnkgcGFzc2luZyBwcm9wIGFzIG9iamVjdCB3aXRoIGFkZGl0aW9uYWwgb3B0aW9ucyBhcyBrZXlzLiBBdmFpbGFibGUgb3B0aW9uczpcclxuICAgKiAtIHBsYWNlaG9sZGVyIChTdHJpbmcpIC0gU2V0cyBjdXN0b20gdGFibGUgZmlsdGVyIHBsYWNlaG9sZGVyLlxyXG4gICAqIC0gbGFiZWwgKFN0cmluZykgLSBTZXRzIGN1c3RvbSB0YWJsZSBmaWx0ZXIgbGFiZWwuXHJcbiAgICogLSBleHRlcm5hbCAoQm9vbGVhbikgLSBEaXNhYmxlcyBhdXRvbWF0aWMgZmlsdGVyaW5nIGluc2lkZSBjb21wb25lbnQuXHJcbiAgICogLSBsYXp5IChCb29sZWFuKSAtIFNldCB0byB0cnVlIHRvIHRyaWdnZXIgZmlsdGVyIHVwZGF0ZXMgb25seSBvbiBjaGFuZ2UgZXZlbnQuXHJcbiAgICovXHJcbiAgdGFibGVGaWx0ZXI/OiBib29sZWFuIHwgSVRhYmxlRmlsdGVyO1xyXG4gIC8qKlxyXG4gICAqIFRoZSBlbGVtZW50IHJlcHJlc2VudHMgYSBjYXB0aW9uIGZvciBhIGNvbXBvbmVudC5cclxuICAgKiBAZGVmYXVsdCAnRmlsdGVyOidcclxuICAgKiB0b2RvIG9yIHJlbW92ZT9cclxuICAgKi9cclxuICB0YWJsZUZpbHRlckxhYmVsPzogc3RyaW5nO1xyXG4gIC8qKlxyXG4gICAqIFNwZWNpZmllcyBhIHNob3J0IGhpbnQgdGhhdCBpcyB2aXNpYmxlIGluIHRoZSBzZWFyY2ggaW5wdXQuXHJcbiAgICogQGRlZmF1bHQgJ3R5cGUgc3RyaW5nLi4uJ1xyXG4gICAqIHRvZG8gb3IgcmVtb3ZlP1xyXG4gICAqL1xyXG4gIHRhYmxlRmlsdGVyUGxhY2Vob2xkZXI/OiBzdHJpbmc7XHJcbiAgLyoqXHJcbiAgICogVmFsdWUgb2YgdGFibGUgZmlsdGVyLiBTZXQgLnN5bmMgbW9kaWZpZXIgdG8gdHJhY2sgY2hhbmdlcy5cclxuICAgKiBAdHlwZSBzdHJpbmdcclxuICAgKi9cclxuICB0YWJsZUZpbHRlclZhbHVlPzogc3RyaW5nO1xyXG4gIC8qKlxyXG4gICAqIFByb3BlcnRpZXMgdG8gYENUYWJsZUhlYWRgIGNvbXBvbmVudC5cclxuICAgKiBAbGluayBodHRwczovL2NvcmV1aS5pby9yZWFjdC9kb2NzLzQuMC9jb21wb25lbnRzL3RhYmxlLyNjdGFibGVoZWFkXHJcbiAgICogdG9kbyBvciByZW1vdmU/XHJcbiAgICovXHJcbiAgLy8gdGFibGVIZWFkUHJvcHM/OiBDVGFibGVIZWFkUHJvcHNcclxuICAvKipcclxuICAgKiBQcm9wZXJ0aWVzIHRvIGBDVGFibGVgIGNvbXBvbmVudC5cclxuICAgKiBAbGluayBodHRwczovL2NvcmV1aS5pby9yZWFjdC9kb2NzLzQuMC9jb21wb25lbnRzL3RhYmxlLyNjdGFibGVcclxuICAgKi9cclxuICB0YWJsZVByb3BzPzogSVRhYmxlO1xyXG59XHJcblxyXG5leHBvcnQgaW50ZXJmYWNlIElDb2x1bW5GaWx0ZXIge1xyXG4gIGxhenk/OiBib29sZWFuO1xyXG4gIGV4dGVybmFsPzogYm9vbGVhbjtcclxufVxyXG5cclxuZXhwb3J0IGludGVyZmFjZSBJQ29sdW1uRmlsdGVyVmFsdWUge1xyXG4gIFtrZXk6IHN0cmluZ106IGFueTtcclxufVxyXG5cclxuZXhwb3J0IGludGVyZmFjZSBJQ29sdW1uIHtcclxuICBmaWx0ZXI/OiBib29sZWFuO1xyXG4gIGxhYmVsPzogc3RyaW5nO1xyXG4gIGtleTogc3RyaW5nO1xyXG4gIHNvcnRlcj86IGJvb2xlYW47XHJcbiAgX3N0eWxlPzogYW55O1xyXG4gIF9wcm9wcz86IElUYWJsZUhlYWRlckNlbGxQcm9wcztcclxufVxyXG5cclxuZXhwb3J0IGludGVyZmFjZSBJVGFibGVIZWFkZXJDZWxsUHJvcHMge1xyXG4gIC8qKlxyXG4gICAqIFNldHMgdGhlIGNvbG9yIGNvbnRleHQgb2YgdGhlIGNvbXBvbmVudCB0byBvbmUgb2YgQ29yZVVJ4oCZcyB0aGVtZWQgY29sb3JzLlxyXG4gICAqXHJcbiAgICogQHR5cGUgJ3ByaW1hcnknIHwgJ3NlY29uZGFyeScgfCAnc3VjY2VzcycgfCAnZGFuZ2VyJyB8ICd3YXJuaW5nJyB8ICdpbmZvJyB8ICdkYXJrJyB8ICdsaWdodCcgfCBzdHJpbmdcclxuICAgKi9cclxuICBjb2xvcj86IENvbG9ycztcclxufVxyXG5cclxuZXhwb3J0IGludGVyZmFjZSBJU29ydGVyIHtcclxuICByZXNldGFibGU/OiBib29sZWFuO1xyXG4gIGV4dGVybmFsPzogYm9vbGVhbjtcclxufVxyXG5cclxuZXhwb3J0IGludGVyZmFjZSBJSXRlbSB7XHJcbiAgX3Byb3BzPzogSVRhYmxlUm93Q2VsbFByb3BzO1xyXG4gIF9jZWxsUHJvcHM/OiBJVGFibGVDZWxsUHJvcHM7XHJcbiAgX3NlbGVjdGVkPzogYm9vbGVhbjtcclxuICAvLyBfZGVsZXRlZD86IGJvb2xlYW47XHJcbiAgW2tleTogc3RyaW5nXTogbnVtYmVyIHwgc3RyaW5nIHwgYW55O1xyXG59XHJcblxyXG5leHBvcnQgaW50ZXJmYWNlIElUYWJsZUNlbGxQcm9wcyB7XHJcbiAgX2FsbD86IElUYWJsZVJvd0NlbGxQcm9wcztcclxuICBfYXR0cmlidXRlcz86IHsgW2tleTogc3RyaW5nXTogYW55IH1cclxuICBba2V5OiBzdHJpbmddOiBJVGFibGVSb3dDZWxsUHJvcHMgfCB1bmRlZmluZWQ7XHJcbn1cclxuXHJcbmV4cG9ydCBpbnRlcmZhY2UgSUl0ZW1JbnRlcm5hbCBleHRlbmRzIElJdGVtIHtcclxuICBfaWQ/OiBudW1iZXI7XHJcbn1cclxuXHJcbmV4cG9ydCBpbnRlcmZhY2UgSXRlbXNQZXJQYWdlU2VsZWN0IHtcclxuICBleHRlcm5hbD86IGJvb2xlYW47XHJcbiAgbGFiZWw/OiBzdHJpbmc7XHJcbiAgdmFsdWVzPzogQXJyYXk8bnVtYmVyPjtcclxufVxyXG5cclxuLy8gZXhwb3J0IGludGVyZmFjZSBTY29wZWRDb2x1bW5zIHtcclxuLy8gICBba2V5OiBzdHJpbmddOiBhbnlcclxuLy8gICBkZXRhaWxzPzogKGE6IElJdGVtLCBiOiBudW1iZXIpID0+IFJlYWN0Tm9kZVxyXG4vLyB9XHJcblxyXG5leHBvcnQgaW50ZXJmYWNlIElTb3J0ZXJWYWx1ZSB7XHJcbiAgY29sdW1uPzogc3RyaW5nO1xyXG4gIHN0YXRlPzogbnVtYmVyIHwgc3RyaW5nO1xyXG59XHJcblxyXG5leHBvcnQgaW50ZXJmYWNlIElUYWJsZUZpbHRlciB7XHJcbiAgbGF6eT86IGJvb2xlYW47XHJcbiAgZXh0ZXJuYWw/OiBib29sZWFuO1xyXG4gIGxhYmVsPzogc3RyaW5nO1xyXG4gIHBsYWNlaG9sZGVyPzogc3RyaW5nO1xyXG4gIHZhbHVlPzogc3RyaW5nIHwgbnVtYmVyO1xyXG59XHJcblxyXG5leHBvcnQgaW50ZXJmYWNlIElUYWJsZUdyb3VwUHJvcHMgZXh0ZW5kcyBJVGFibGVFbGVtZW50UHJvcHMge1xyXG4gIGF0dHJpYnV0ZXM/OiB7IFtrZXk6IHN0cmluZ106IGFueSB9XHJcbn1cclxuIl19
2
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic21hcnQtdGFibGUudHlwZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2NvcmV1aS1hbmd1bGFyL3NyYy9saWIvc21hcnQtdGFibGUvc21hcnQtdGFibGUudHlwZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ29sb3JzIH0gZnJvbSAnLi4vY29yZXVpLnR5cGVzJztcclxuaW1wb3J0IHsgVGVtcGxhdGVSZWYgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcclxuaW1wb3J0IHsgSVRhYmxlLCBJVGFibGVFbGVtZW50UHJvcHMsIElUYWJsZVJvd0NlbGxQcm9wcyB9IGZyb20gJy4uL3RhYmxlL3RhYmxlLnR5cGUnO1xyXG5cclxuZXhwb3J0IGludGVyZmFjZSBJU21hcnRUYWJsZSB7XHJcbiAgLyoqXHJcbiAgICogU2V0cyBhY3RpdmUgcGFnZS4gSWYgJ3BhZ2luYXRpb24nIHByb3AgaXMgZW5hYmxlZCwgYWN0aXZlUGFnZSBpcyBzZXQgb25seSBpbml0aWFsbHkuXHJcbiAgICogQHR5cGUgbnVtYmVyXHJcbiAgICogQGRlZmF1bHQgMVxyXG4gICAqL1xyXG4gIGFjdGl2ZVBhZ2U/OiBudW1iZXI7XHJcbiAgLyoqXHJcbiAgICogV2hlbiBzZXQsIGRpc3BsYXlzIHRhYmxlIGNsZWFuZXIgYWJvdmUgdGFibGUsIG5leHQgdG8gdGhlIHRhYmxlIGZpbHRlciAob3IgaW4gcGxhY2Ugb2YgdGFibGUgZmlsdGVyIGlmIGB0YWJsZUZpbHRlcmAgcHJvcCBpcyBub3Qgc2V0KVxyXG4gICAqIENsZWFuZXIgcmVzZXRzIGB0YWJsZUZpbHRlclZhbHVlYCwgYGNvbHVtbkZpbHRlclZhbHVlYCwgYHNvcnRlclZhbHVlYC5cclxuICAgKiBJZiBjbGVhbiBpcyBwb3NzaWJsZSBpdCBpcyBjbGlja2FibGUgKGB0YWJJbmRleD1cIjBcImAgYHJvbGU9XCJidXR0b25cImAsIGBjb2xvcj1cImRhbmdlclwiYCksIG90aGVyd2lzZSBpdCBpcyBub3QgY2xpY2thYmxlIGFuZCB0cmFuc3BhcmVudC5cclxuICAgKiBDbGVhbmVyIGNhbiBiZSBjdXN0b21pemVkIHRocm91Z2ggdGhlIGBjbGVhbmVyYCBzbG90LlxyXG4gICAqIEB0eXBlIGJvb2xlYW5cclxuICAgKi9cclxuICBjbGVhbmVyPzogYm9vbGVhbjtcclxuICAvKipcclxuICAgKiBTdHlsZSB0YWJsZSBpdGVtcyBhcyBjbGlja2FibGUuXHJcbiAgICogQHR5cGUgYm9vbGVhblxyXG4gICAqL1xyXG4gIGNsaWNrYWJsZVJvd3M/OiBib29sZWFuO1xyXG4gIC8qKlxyXG4gICAqIFdoZW4gc2V0LCBkaXNwbGF5cyBhZGRpdGlvbmFsIGZpbHRlciByb3cgYmV0d2VlbiB0YWJsZSBoZWFkZXIgYW5kIGl0ZW1zLCBhbGxvd2luZyBmaWx0ZXJpbmcgYnkgc3BlY2lmaWMgY29sdW1uLlxyXG4gICAqIENvbHVtbiBmaWx0ZXIgY2FuIGJlIGN1c3RvbWl6ZWQsIGJ5IHBhc3NpbmcgcHJvcCBhcyBvYmplY3Qgd2l0aCBhZGRpdGlvbmFsIG9wdGlvbnMgYXMga2V5cy4gQXZhaWxhYmxlIG9wdGlvbnM6XHJcbiAgICogLSBleHRlcm5hbCAoQm9vbGVhbikgLSBEaXNhYmxlcyBhdXRvbWF0aWMgZmlsdGVyaW5nIGluc2lkZSBjb21wb25lbnQuXHJcbiAgICogLSBsYXp5IChCb29sZWFuKSAtIFNldCB0byB0cnVlIHRvIHRyaWdnZXIgZmlsdGVyIHVwZGF0ZXMgb25seSBvbiBjaGFuZ2UgZXZlbnQuXHJcbiAgICogQHR5cGUgYm9vbGVhbiB8IENvbHVtbkZpbHRlclxyXG4gICAqL1xyXG4gIGNvbHVtbkZpbHRlcj86IGJvb2xlYW4gfCBJQ29sdW1uRmlsdGVyO1xyXG4gIC8qKlxyXG4gICAqIFZhbHVlIG9mIHRhYmxlIGZpbHRlci4gVG8gc2V0IHBhc3Mgb2JqZWN0IHdoZXJlIGtleXMgYXJlIGNvbHVtbiBuYW1lcyBhbmQgdmFsdWVzIGFyZSBmaWx0ZXIgc3RyaW5ncyBlLmcuOlxyXG4gICAqIHsgdXNlcjogJ0pvaG4nLCBhZ2U6IDEyIH1cclxuICAgKi9cclxuICBjb2x1bW5GaWx0ZXJWYWx1ZT86IElDb2x1bW5GaWx0ZXJWYWx1ZTtcclxuICAvKipcclxuICAgKiBQcm9wIGZvciB0YWJsZSBjb2x1bW5zIGNvbmZpZ3VyYXRpb24uIElmIHByb3AgaXMgbm90IGRlZmluZWQsIHRhYmxlIHdpbGwgZGlzcGxheSBjb2x1bW5zIGJhc2VkIG9uIHRoZSBmaXJzdCBpdGVtIGtleXMsIG9taXR0aW5nIGtleXMgdGhhdCBiZWdpbiB3aXRoIHVuZGVyc2NvcmUgKGUuZy4gJ19jbGFzc2VzJylcclxuICAgKlxyXG4gICAqIEluIGNvbHVtbnMgcHJvcCBlYWNoIGFycmF5IGl0ZW0gcmVwcmVzZW50cyBvbmUgY29sdW1uLiBJdGVtIG1pZ2h0IGJlIHNwZWNpZmllZCBpbiB0d28gd2F5czpcclxuICAgKiBTdHJpbmc6IGVhY2ggaXRlbSBkZWZpbmUgY29sdW1uIG5hbWUgZXF1YWwgdG8gaXRlbSB2YWx1ZS5cclxuICAgKiBPYmplY3Q6IGl0ZW0gaXMgb2JqZWN0IHdpdGggZm9sbG93aW5nIGtleXMgYXZhaWxhYmxlIGFzIGNvbHVtbiBjb25maWd1cmF0aW9uOlxyXG4gICAqIC0ga2V5IChyZXF1aXJlZCkoU3RyaW5nKSAtIGRlZmluZSBjb2x1bW4gbmFtZSBlcXVhbCB0byBpdGVtIGtleS5cclxuICAgKiAtIGxhYmVsIChTdHJpbmcpIC0gZGVmaW5lIHZpc2libGUgbGFiZWwgb2YgY29sdW1uLiBJZiBub3QgZGVmaW5lZCwgbGFiZWwgd2lsbCBiZSBnZW5lcmF0ZWQgYXV0b21hdGljYWxseSBiYXNlZCBvbiBjb2x1bW4gbmFtZSwgYnkgY29udmVydGluZyBrZWJhYi1jYXNlIGFuZCBzbmFrZV9jYXNlIHRvIGluZGl2aWR1YWwgd29yZHMgYW5kIGNhcGl0YWxpemF0aW9uIG9mIGVhY2ggd29yZC5cclxuICAgKiAtIF9jbGFzc2VzIChTdHJpbmcvQXJyYXkvT2JqZWN0KSAtIGFkZHMgY2xhc3NlcyB0byBhbGwgY2VscyBpbiBjb2x1bW5cclxuICAgKiAtIF9zdHlsZSAoU3RyaW5nL0FycmF5L09iamVjdCkgLSBhZGRzIHN0eWxlcyB0byB0aGUgY29sdW1uIGhlYWRlciAodXNlZnVsIGZvciBkZWZpbmluZyB3aWR0aHMpXHJcbiAgICogLSBzb3J0ZXIgKEJvb2xlYW4pIC0gZGlzYWJsZXMgc29ydGluZyBvZiB0aGUgY29sdW1uIHdoZW4gc2V0IHRvIGZhbHNlXHJcbiAgICogLSBmaWx0ZXIgKEJvb2xlYW4pIC0gcmVtb3ZlcyBmaWx0ZXIgZnJvbSBjb2x1bW4gd2hlbiBzZXQgdG8gZmFsc2UuXHJcbiAgICovXHJcbiAgY29sdW1ucz86IChzdHJpbmcgfCBJQ29sdW1uKVtdO1xyXG4gIC8qKlxyXG4gICAqIEVuYWJsZXMgdGFibGUgc29ydGluZyBieSBjb2x1bW4gdmFsdWUuIFNvcnRpbmcgd2lsbCBiZSBwZXJmb3JtZWQgY29ycmVjdGx5IGlmIHZhbHVlcyBpbiBjb2x1bW4gYXJlIG9uZSBvZiB0eXBlOiBzdHJpbmcgKGNhc2UtaW5zZW5zaXRpdmUpIG9yIG51bWJlci5cclxuICAgKlxyXG4gICAqIFNvcnRlciBjYW4gYmUgY3VzdG9taXplZCwgYnkgcGFzc2luZyBwcm9wIGFzIG9iamVjdCB3aXRoIGFkZGl0aW9uYWwgb3B0aW9ucyBhcyBrZXlzLiBBdmFpbGFibGUgb3B0aW9uczpcclxuICAgKiAtIGV4dGVybmFsIChCb29sZWFuKSAtIERpc2FibGVzIGF1dG9tYXRpYyBzb3J0aW5nIGluc2lkZSBjb21wb25lbnQuXHJcbiAgICogLSByZXNldGFibGUgKEJvb2xlYW4pIC0gSWYgc2V0IHRvIHRydWUgY2xpY2tpbmcgb24gc29ydGVyIGhhdmUgdGhyZWUgc3RhdGVzOiBhc2NlbmRpbmcsIGRlc2NlbmRpbmcgYW5kIG51bGwuIFRoYXQgbWVhbnMgdGhhdCB0aGlyZCBjbGljayBvbiBzb3J0ZXIgd2lsbCByZXNldCBzb3J0aW5nLCBhbmQgcmVzdG9yZSB0YWJsZSB0byBvcmlnaW5hbCBvcmRlci5cclxuICAgKiBAdHlwZSBib29sZWFuIHwgU29ydGVyXHJcbiAgICovXHJcbiAgY29sdW1uU29ydGVyPzogYm9vbGVhbiB8IElTb3J0ZXI7XHJcbiAgLyoqXHJcbiAgICogRGlzcGxheXMgdGFibGUgZm9vdGVyLCB3aGljaCBtaXJyb3JzIHRhYmxlIGhlYWRlci4gKHdpdGhvdXQgY29sdW1uIGZpbHRlcikuXHJcbiAgICogQGRlZmF1bHQgZmFsc2VcclxuICAgKiBAdHlwZSBib29sZWFuXHJcbiAgICovXHJcbiAgZm9vdGVyPzogYm9vbGVhbjtcclxuICAvKipcclxuICAgKiBTZXQgdG8gZmFsc2UgdG8gcmVtb3ZlIHRhYmxlIGhlYWRlci5cclxuICAgKiBAZGVmYXVsdCB0cnVlXHJcbiAgICovXHJcbiAgaGVhZGVyPzogYm9vbGVhbjtcclxuICAvKipcclxuICAgKiBBcnJheSBvZiBvYmplY3RzLCB3aGVyZSBlYWNoIG9iamVjdCByZXByZXNlbnRzIG9uZSBpdGVtIC0gcm93IGluIHRhYmxlLiBBZGRpdGlvbmFsbHksIHlvdSBjYW4gYWRkIHN0eWxlIGNsYXNzZXMgdG8gZWFjaCByb3cgYnkgcGFzc2luZyB0aGVtIGJ5ICdfY2xhc3Nlcycga2V5IGFuZCB0byBzaW5nbGUgY2VsbCBieSAnX2NlbGxDbGFzc2VzJy5cclxuICAgKlxyXG4gICAqIEV4YW1wbGUgaXRlbTpcclxuICAgKiB7IG5hbWU6ICdKb2huJyAsIGFnZTogMTIsIF9wcm9wczogeyBjb2xvcjogJ3N1Y2Nlc3MnIH0sIF9jZWxsUHJvcHM6IHsgYWdlOiB7IGNsYXNzTmFtZTogJ2Z3LWJvbGQnfX19XHJcbiAgICogRm9yIGNvbHVtbiBnZW5lcmF0aW9uIGRlc2NyaXB0aW9uIHNlZSBjb2x1bW5zIHByb3AuXHJcbiAgICogQHR5cGUgQXJyYXk8SUl0ZW0+XHJcbiAgICovXHJcbiAgaXRlbXM/OiBJSXRlbVtdO1xyXG4gIC8qKlxyXG4gICAqIE51bWJlciBvZiBpdGVtcyBwZXIgc2l0ZSwgd2hlbiBwYWdpbmF0aW9uIGlzIGVuYWJsZWQuXHJcbiAgICogQGRlZmF1bHQgMTBcclxuICAgKiBAdHlwZSBudW1iZXJcclxuICAgKi9cclxuICBpdGVtc1BlclBhZ2U/OiBudW1iZXI7XHJcbiAgLyoqXHJcbiAgICogTGFiZWwgZm9yIGl0ZW1zIHBlciBwYWdlIHNlbGVjdG9yLlxyXG4gICAqIEBkZWZhdWx0ICdJdGVtcyBwZXIgcGFnZTonXHJcbiAgICogQHR5cGUgc3RyaW5nXHJcbiAgICogdG9kbyBvciByZW1vdmU/XHJcbiAgICovXHJcbiAgaXRlbXNQZXJQYWdlTGFiZWw/OiBzdHJpbmc7XHJcbiAgLyoqXHJcbiAgICogSXRlbXMgcGVyIHBhZ2Ugc2VsZWN0b3Igb3B0aW9ucy5cclxuICAgKiBAZGVmYXVsdCBbNSwgMTAsIDIwLCA1MF1cclxuICAgKiBAdHlwZSBudW1iZXJbXVxyXG4gICAqIHRvZG8gb3IgcmVtb3ZlP1xyXG4gICAqL1xyXG4gIGl0ZW1zUGVyUGFnZU9wdGlvbnM/OiBudW1iZXJbXTtcclxuICAvKipcclxuICAgKiBBZGRzIHNlbGVjdCBlbGVtZW50IG92ZXIgdGFibGUsIHdoaWNoIGlzIHVzZWQgZm9yIGNvbnRyb2wgaXRlbXMgcGVyIHBhZ2UgaW4gcGFnaW5hdGlvbi5cclxuICAgKiBJZiB5b3Ugd2FudCB0byBjdXN0b21pemUgdGhpcyBlbGVtZW50LCBwYXNzIGFuIG9iamVjdCB3aXRoIG9wdGlvbmFsIHZhbHVlczpcclxuICAgKiAtIGxhYmVsIChTdHJpbmcpIC0gcmVwbGFjZXMgZGVmYXVsdCBsYWJlbCB0ZXh0XHJcbiAgICogLSB2YWx1ZXMgKEFycmF5KSAtIGN1c3RvbSBhcnJheSBvZiBwYWdpbmF0aW9uIHZhbHVlc1xyXG4gICAqIC0gZXh0ZXJuYWwgKEJvb2xlYW4pIC0gZGlzYWJsZXMgYXV0b21hdGljICdpdGVtc1BlclBhZ2UnIGNoYW5nZSAodXNlIHRvIGNoYW5nZSBwYWdlcyBleHRlcm5hbGx5IGJ5ICdwYWdpbmF0aW9uLWNoYW5nZScgZXZlbnQpLlxyXG4gICAqL1xyXG4gIGl0ZW1zUGVyUGFnZVNlbGVjdD86IGJvb2xlYW4gfCBJdGVtc1BlclBhZ2VTZWxlY3Q7XHJcbiAgLyoqXHJcbiAgICogV2hlbiBzZXQsIHRhYmxlIHdpbGwgaGF2ZSBsb2FkaW5nIHN0eWxlOiBsb2FkaW5nIHNwaW5uZXIgYW5kIHJlZHVjZWQgb3BhY2l0eS5cclxuICAgKiBXaGVuICdzbWFsbCcgcHJvcCBpcyBlbmFibGVkIHNwaW5uZXIgd2lsbCBiZSBhbHNvIHNtYWxsZXIuXHJcbiAgICogQHR5cGUgYm9vbGVhblxyXG4gICAqL1xyXG4gIGxvYWRpbmc/OiBib29sZWFuO1xyXG4gIC8qKlxyXG4gICAqIFJlYWN0Tm9kZSBvciBzdHJpbmcgZm9yIHBhc3NpbmcgY3VzdG9tIG5vSXRlbXNMYWJlbCB0ZXh0cy5cclxuICAgKiBAZGVmYXVsdCAnTm8gaXRlbXMgZm91bmQnXHJcbiAgICovXHJcbiAgbm9JdGVtc0xhYmVsPzogc3RyaW5nIHwgVGVtcGxhdGVSZWY8YW55PjtcclxuICAvKipcclxuICAgKiBFbmFibGVzIGRlZmF1bHQgcGFnaW5hdGlvbi4gU2V0IHRvIHRydWUgZm9yIGRlZmF1bHQgc2V0dXAgb3IgcGFzcyBhbiBvYmplY3Qgd2l0aCBhZGRpdGlvbmFsIENQYWdpbmF0aW9uIHByb3BzLlxyXG4gICAqIERlZmF1bHQgcGFnaW5hdGlvbiB3aWxsIGFsd2F5cyBoYXZlIHRoZSBjb21wdXRlZCBudW1iZXIgb2YgcGFnZXMgdGhhdCBjYW5ub3QgYmUgY2hhbmdlZC5cclxuICAgKiBUaGUgbnVtYmVyIG9mIHBhZ2VzIGlzIGdlbmVyYXRlZCBiYXNlZCBvbiB0aGUgbnVtYmVyIG9mIHBhc3NlZCBpdGVtcyBhbmQgJ2l0ZW1zUGVyUGFnZScgcHJvcC5cclxuICAgKiBJZiB0aGlzIHJlc3RyaWN0aW9uIGlzIGFuIG9ic3RhY2xlLCB5b3UgY2FuIG1ha2UgZXh0ZXJuYWwgQ1BhZ2luYXRpb24gaW5zdGVhZC5cclxuICAgKi9cclxuICBwYWdpbmF0aW9uPzogYm9vbGVhbjtcclxuICAvKipcclxuICAgKiBQcm9wZXJ0aWVzIHRvIGBDU21hcnRQYWdpbmF0aW9uYCBjb21wb25lbnQuXHJcbiAgICogQGxpbmsgaHR0cHM6Ly9jb3JldWkuaW8vcmVhY3QvZG9jcy80LjAvY29tcG9uZW50cy9zbWFydC1wYWdpbmF0aW9uI2NzbWFydHBhZ2luYXRpb25cclxuICAgKiB0b2RvIG9yIHJlbW92ZT9cclxuICAgKi9cclxuICAvLyBwYWdpbmF0aW9uUHJvcHM/OiBDU21hcnRQYWdpbmF0aW9uUHJvcHNcclxuICAvKipcclxuICAgKiBTY29wZWQgY29sdW1ucy5cclxuICAgKiBAdHlwZSBTY29wZWRDb2x1bW5zXHJcbiAgICogdG9kbyBvciByZW1vdmU/XHJcbiAgICovXHJcbiAgLy8gc2NvcGVkQ29sdW1ucz86IFNjb3BlZENvbHVtbnNcclxuICAvKipcclxuICAgKiBBZGQgY2hlY2tib3hlcyB0byBtYWtlIHRhYmxlIHJvd3Mgc2VsZWN0YWJsZS5cclxuICAgKiBAdHlwZSBib29sZWFuXHJcbiAgICovXHJcbiAgc2VsZWN0YWJsZT86IGJvb2xlYW47XHJcbiAgLyoqXHJcbiAgICogU3RhdGUgb2YgdGhlIHNvcnRlci4gTmFtZSBrZXkgaXMgY29sdW1uIG5hbWUsIGRpcmVjdGlvbiBjYW4gYmUgJ2FzYycgb3IgJ2Rlc2MnLlxyXG4gICAqIEB0eXBlIElTb3J0ZXJWYWx1ZVxyXG4gICAqL1xyXG4gIHNvcnRlclZhbHVlPzogSVNvcnRlclZhbHVlO1xyXG4gIC8qKlxyXG4gICAqIFNvcnRlciBpY29uIHdoZW4gaXRlbXMgYXJlIHVuc29ydGVkLlxyXG4gICAqIEBkZWZhdWx0ICc8c3ZnIGNJY29uIHdpZHRoPVwiMThcIiBjb250ZW50PXtjaWxBcnJvd1RvcH0gLz5cclxuICAgKi9cclxuICBzb3J0aW5nSWNvbj86IFRlbXBsYXRlUmVmPGFueT47XHJcbiAgLyoqXHJcbiAgICogU29ydGVyIGljb24gd2hlbiBpdGVtcyBhcmUgc29ydGVkIGFzY2VuZGluZy5cclxuICAgKiBAZGVmYXVsdCAnPHN2ZyBjSWNvbiB3aWR0aD1cIjE4XCIgY29udGVudD17Y2lsQXJyb3dUb3B9IC8+XHJcbiAgICovXHJcbiAgc29ydGluZ0ljb25Bc2NlbmRpbmc/OiBUZW1wbGF0ZVJlZjxhbnk+O1xyXG4gIC8qKlxyXG4gICAqIFNvcnRlciBpY29uIHdoZW4gaXRlbXMgYXJlIHNvcnRlZCBkZXNjZW5kaW5nLlxyXG4gICAqIEBkZWZhdWx0ICc8c3ZnIGNJY29uIHdpZHRoPVwiMThcIiBjb250ZW50PXtjaWxBcnJvd0JvdHRvbX0gLz5cclxuICAgKi9cclxuICBzb3J0aW5nSWNvbkRlc2NlbmRpbmc/OiBUZW1wbGF0ZVJlZjxhbnk+O1xyXG4gIC8qKlxyXG4gICAqIFByb3BlcnRpZXMgdG8gYENUYWJsZUJvZHlgIGNvbXBvbmVudC5cclxuICAgKiBAbGluayBodHRwczovL2NvcmV1aS5pby9yZWFjdC9kb2NzLzQuMC9jb21wb25lbnRzL3RhYmxlLyNjdGFibGVib2R5XHJcbiAgICogdG9kbyBvciByZW1vdmU/XHJcbiAgICovXHJcbiAgLy8gdGFibGVCb2R5UHJvcHM/OiBDVGFibGVCb2R5UHJvcHNcclxuICAvKipcclxuICAgKiBQcm9wZXJ0aWVzIHRvIGBDVGFibGVGb290YCBjb21wb25lbnQuXHJcbiAgICogQGxpbmsgaHR0cHM6Ly9jb3JldWkuaW8vcmVhY3QvZG9jcy80LjAvY29tcG9uZW50cy90YWJsZS8jY3RhYmxlZm9vdFxyXG4gICAqIHRvZG8gb3IgcmVtb3ZlP1xyXG4gICAqL1xyXG4gIC8vICAgdGFibGVGb290UHJvcHM/OiBDVGFibGVGb290UHJvcHNcclxuICAvKipcclxuICAgKiBXaGVuIHNldCwgZGlzcGxheXMgdGFibGUgZmlsdGVyIGFib3ZlIHRhYmxlLCBhbGxvd2luZyBmaWx0ZXJpbmcgYnkgc3BlY2lmaWMgY29sdW1uLlxyXG4gICAqXHJcbiAgICogQ29sdW1uIGZpbHRlciBjYW4gYmUgY3VzdG9taXplZCwgYnkgcGFzc2luZyBwcm9wIGFzIG9iamVjdCB3aXRoIGFkZGl0aW9uYWwgb3B0aW9ucyBhcyBrZXlzLiBBdmFpbGFibGUgb3B0aW9uczpcclxuICAgKiAtIHBsYWNlaG9sZGVyIChTdHJpbmcpIC0gU2V0cyBjdXN0b20gdGFibGUgZmlsdGVyIHBsYWNlaG9sZGVyLlxyXG4gICAqIC0gbGFiZWwgKFN0cmluZykgLSBTZXRzIGN1c3RvbSB0YWJsZSBmaWx0ZXIgbGFiZWwuXHJcbiAgICogLSBleHRlcm5hbCAoQm9vbGVhbikgLSBEaXNhYmxlcyBhdXRvbWF0aWMgZmlsdGVyaW5nIGluc2lkZSBjb21wb25lbnQuXHJcbiAgICogLSBsYXp5IChCb29sZWFuKSAtIFNldCB0byB0cnVlIHRvIHRyaWdnZXIgZmlsdGVyIHVwZGF0ZXMgb25seSBvbiBjaGFuZ2UgZXZlbnQuXHJcbiAgICovXHJcbiAgdGFibGVGaWx0ZXI/OiBib29sZWFuIHwgSVRhYmxlRmlsdGVyO1xyXG4gIC8qKlxyXG4gICAqIFRoZSBlbGVtZW50IHJlcHJlc2VudHMgYSBjYXB0aW9uIGZvciBhIGNvbXBvbmVudC5cclxuICAgKiBAZGVmYXVsdCAnRmlsdGVyOidcclxuICAgKiB0b2RvIG9yIHJlbW92ZT9cclxuICAgKi9cclxuICB0YWJsZUZpbHRlckxhYmVsPzogc3RyaW5nO1xyXG4gIC8qKlxyXG4gICAqIFNwZWNpZmllcyBhIHNob3J0IGhpbnQgdGhhdCBpcyB2aXNpYmxlIGluIHRoZSBzZWFyY2ggaW5wdXQuXHJcbiAgICogQGRlZmF1bHQgJ3R5cGUgc3RyaW5nLi4uJ1xyXG4gICAqIHRvZG8gb3IgcmVtb3ZlP1xyXG4gICAqL1xyXG4gIHRhYmxlRmlsdGVyUGxhY2Vob2xkZXI/OiBzdHJpbmc7XHJcbiAgLyoqXHJcbiAgICogVmFsdWUgb2YgdGFibGUgZmlsdGVyLiBTZXQgLnN5bmMgbW9kaWZpZXIgdG8gdHJhY2sgY2hhbmdlcy5cclxuICAgKiBAdHlwZSBzdHJpbmdcclxuICAgKi9cclxuICB0YWJsZUZpbHRlclZhbHVlPzogc3RyaW5nO1xyXG4gIC8qKlxyXG4gICAqIFByb3BlcnRpZXMgdG8gYENUYWJsZUhlYWRgIGNvbXBvbmVudC5cclxuICAgKiBAbGluayBodHRwczovL2NvcmV1aS5pby9yZWFjdC9kb2NzLzQuMC9jb21wb25lbnRzL3RhYmxlLyNjdGFibGVoZWFkXHJcbiAgICogdG9kbyBvciByZW1vdmU/XHJcbiAgICovXHJcbiAgLy8gdGFibGVIZWFkUHJvcHM/OiBDVGFibGVIZWFkUHJvcHNcclxuICAvKipcclxuICAgKiBQcm9wZXJ0aWVzIHRvIGBDVGFibGVgIGNvbXBvbmVudC5cclxuICAgKiBAbGluayBodHRwczovL2NvcmV1aS5pby9yZWFjdC9kb2NzLzQuMC9jb21wb25lbnRzL3RhYmxlLyNjdGFibGVcclxuICAgKi9cclxuICB0YWJsZVByb3BzPzogSVRhYmxlO1xyXG59XHJcblxyXG5leHBvcnQgaW50ZXJmYWNlIElDb2x1bW5GaWx0ZXIge1xyXG4gIGxhenk/OiBib29sZWFuO1xyXG4gIGV4dGVybmFsPzogYm9vbGVhbjtcclxufVxyXG5cclxuZXhwb3J0IGludGVyZmFjZSBJQ29sdW1uRmlsdGVyVmFsdWUge1xyXG4gIFtrZXk6IHN0cmluZ106IGFueTtcclxufVxyXG5cclxuZXhwb3J0IGludGVyZmFjZSBJQ29sdW1uIHtcclxuICBmaWx0ZXI/OiBib29sZWFuO1xyXG4gIGxhYmVsPzogc3RyaW5nO1xyXG4gIGtleTogc3RyaW5nO1xyXG4gIHNvcnRlcj86IGJvb2xlYW47XHJcbiAgX3N0eWxlPzogYW55O1xyXG4gIF9wcm9wcz86IElUYWJsZUhlYWRlckNlbGxQcm9wcztcclxuICBfY2xhc3Nlcz86IHN0cmluZyB8IHN0cmluZ1tdIHwgU2V0PHN0cmluZz4gfCB7IFtrbGFzczogc3RyaW5nXTogYW55OyB9O1xyXG59XHJcblxyXG5leHBvcnQgaW50ZXJmYWNlIElUYWJsZUhlYWRlckNlbGxQcm9wcyB7XHJcbiAgLyoqXHJcbiAgICogU2V0cyB0aGUgY29sb3IgY29udGV4dCBvZiB0aGUgY29tcG9uZW50IHRvIG9uZSBvZiBDb3JlVUnigJlzIHRoZW1lZCBjb2xvcnMuXHJcbiAgICpcclxuICAgKiBAdHlwZSAncHJpbWFyeScgfCAnc2Vjb25kYXJ5JyB8ICdzdWNjZXNzJyB8ICdkYW5nZXInIHwgJ3dhcm5pbmcnIHwgJ2luZm8nIHwgJ2RhcmsnIHwgJ2xpZ2h0JyB8IHN0cmluZ1xyXG4gICAqL1xyXG4gIGNvbG9yPzogQ29sb3JzO1xyXG59XHJcblxyXG5leHBvcnQgaW50ZXJmYWNlIElTb3J0ZXIge1xyXG4gIHJlc2V0YWJsZT86IGJvb2xlYW47XHJcbiAgZXh0ZXJuYWw/OiBib29sZWFuO1xyXG59XHJcblxyXG5leHBvcnQgaW50ZXJmYWNlIElJdGVtIHtcclxuICBfcHJvcHM/OiBJVGFibGVSb3dDZWxsUHJvcHM7XHJcbiAgX2NlbGxQcm9wcz86IElUYWJsZUNlbGxQcm9wcztcclxuICBfc2VsZWN0ZWQ/OiBib29sZWFuO1xyXG4gIC8vIF9kZWxldGVkPzogYm9vbGVhbjtcclxuICBba2V5OiBzdHJpbmddOiBudW1iZXIgfCBzdHJpbmcgfCBhbnk7XHJcbn1cclxuXHJcbmV4cG9ydCBpbnRlcmZhY2UgSVRhYmxlQ2VsbFByb3BzIHtcclxuICBfYWxsPzogSVRhYmxlUm93Q2VsbFByb3BzO1xyXG4gIF9hdHRyaWJ1dGVzPzogeyBba2V5OiBzdHJpbmddOiBhbnkgfVxyXG4gIFtrZXk6IHN0cmluZ106IElUYWJsZVJvd0NlbGxQcm9wcyB8IHVuZGVmaW5lZDtcclxufVxyXG5cclxuZXhwb3J0IGludGVyZmFjZSBJSXRlbUludGVybmFsIGV4dGVuZHMgSUl0ZW0ge1xyXG4gIF9pZD86IG51bWJlcjtcclxufVxyXG5cclxuZXhwb3J0IGludGVyZmFjZSBJdGVtc1BlclBhZ2VTZWxlY3Qge1xyXG4gIGV4dGVybmFsPzogYm9vbGVhbjtcclxuICBsYWJlbD86IHN0cmluZztcclxuICB2YWx1ZXM/OiBBcnJheTxudW1iZXI+O1xyXG59XHJcblxyXG4vLyBleHBvcnQgaW50ZXJmYWNlIFNjb3BlZENvbHVtbnMge1xyXG4vLyAgIFtrZXk6IHN0cmluZ106IGFueVxyXG4vLyAgIGRldGFpbHM/OiAoYTogSUl0ZW0sIGI6IG51bWJlcikgPT4gUmVhY3ROb2RlXHJcbi8vIH1cclxuXHJcbmV4cG9ydCBpbnRlcmZhY2UgSVNvcnRlclZhbHVlIHtcclxuICBjb2x1bW4/OiBzdHJpbmc7XHJcbiAgc3RhdGU/OiBudW1iZXIgfCBzdHJpbmc7XHJcbn1cclxuXHJcbmV4cG9ydCBpbnRlcmZhY2UgSVRhYmxlRmlsdGVyIHtcclxuICBsYXp5PzogYm9vbGVhbjtcclxuICBleHRlcm5hbD86IGJvb2xlYW47XHJcbiAgbGFiZWw/OiBzdHJpbmc7XHJcbiAgcGxhY2Vob2xkZXI/OiBzdHJpbmc7XHJcbiAgdmFsdWU/OiBzdHJpbmcgfCBudW1iZXI7XHJcbn1cclxuXHJcbmV4cG9ydCBpbnRlcmZhY2UgSVRhYmxlR3JvdXBQcm9wcyBleHRlbmRzIElUYWJsZUVsZW1lbnRQcm9wcyB7XHJcbiAgYXR0cmlidXRlcz86IHsgW2tleTogc3RyaW5nXTogYW55IH1cclxufVxyXG4iXX0=
@@ -24,9 +24,9 @@ export class SpinnerComponent {
24
24
  };
25
25
  }
26
26
  }
27
- SpinnerComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: SpinnerComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
28
- SpinnerComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.0", type: SpinnerComponent, selector: "c-spinner", inputs: { color: "color", label: "label", size: "size", variant: "variant", role: "role" }, host: { properties: { "attr.role": "this.role", "class": "this.hostClasses" } }, ngImport: i0, template: "<span class=\"visually-hidden\">{{label}}</span>\r\n" });
29
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: SpinnerComponent, decorators: [{
27
+ SpinnerComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.4", ngImport: i0, type: SpinnerComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
28
+ SpinnerComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.4", type: SpinnerComponent, selector: "c-spinner", inputs: { color: "color", label: "label", size: "size", variant: "variant", role: "role" }, host: { properties: { "attr.role": "this.role", "class": "this.hostClasses" } }, ngImport: i0, template: "<span class=\"visually-hidden\">{{label}}</span>\r\n" });
29
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.4", ngImport: i0, type: SpinnerComponent, decorators: [{
30
30
  type: Component,
31
31
  args: [{ selector: 'c-spinner', template: "<span class=\"visually-hidden\">{{label}}</span>\r\n" }]
32
32
  }], propDecorators: { color: [{
@@ -5,14 +5,14 @@ import { SharedModule } from '../shared';
5
5
  import * as i0 from "@angular/core";
6
6
  export class SpinnerModule {
7
7
  }
8
- SpinnerModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: SpinnerModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
9
- SpinnerModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: SpinnerModule, declarations: [SpinnerComponent], imports: [CommonModule,
8
+ SpinnerModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.4", ngImport: i0, type: SpinnerModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
9
+ SpinnerModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.3.4", ngImport: i0, type: SpinnerModule, declarations: [SpinnerComponent], imports: [CommonModule,
10
10
  SharedModule], exports: [SpinnerComponent] });
11
- SpinnerModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: SpinnerModule, imports: [[
11
+ SpinnerModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.3.4", ngImport: i0, type: SpinnerModule, imports: [[
12
12
  CommonModule,
13
13
  SharedModule
14
14
  ]] });
15
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: SpinnerModule, decorators: [{
15
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.4", ngImport: i0, type: SpinnerModule, decorators: [{
16
16
  type: NgModule,
17
17
  args: [{
18
18
  declarations: [
@@ -23,9 +23,9 @@ export class TableActiveDirective {
23
23
  };
24
24
  }
25
25
  }
26
- TableActiveDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: TableActiveDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
27
- TableActiveDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.3.0", type: TableActiveDirective, selector: "[cTableActive]", inputs: { active: ["cTableActive", "active"] }, host: { properties: { "class": "this.hostClasses" } }, ngImport: i0 });
28
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: TableActiveDirective, decorators: [{
26
+ TableActiveDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.4", ngImport: i0, type: TableActiveDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
27
+ TableActiveDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.3.4", type: TableActiveDirective, selector: "[cTableActive]", inputs: { active: ["cTableActive", "active"] }, host: { properties: { "class": "this.hostClasses" } }, ngImport: i0 });
28
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.4", ngImport: i0, type: TableActiveDirective, decorators: [{
29
29
  type: Directive,
30
30
  args: [{
31
31
  selector: '[cTableActive]'
@@ -7,9 +7,9 @@ export class TableColorDirective {
7
7
  };
8
8
  }
9
9
  }
10
- TableColorDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: TableColorDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
11
- TableColorDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.3.0", type: TableColorDirective, selector: "[cTableColor]", inputs: { color: ["cTableColor", "color"] }, host: { properties: { "class": "this.hostClasses" } }, ngImport: i0 });
12
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: TableColorDirective, decorators: [{
10
+ TableColorDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.4", ngImport: i0, type: TableColorDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
11
+ TableColorDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.3.4", type: TableColorDirective, selector: "[cTableColor]", inputs: { color: ["cTableColor", "color"] }, host: { properties: { "class": "this.hostClasses" } }, ngImport: i0 });
12
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.4", ngImport: i0, type: TableColorDirective, decorators: [{
13
13
  type: Directive,
14
14
  args: [{
15
15
  selector: '[cTableColor]'
@@ -97,9 +97,9 @@ export class TableDirective {
97
97
  }
98
98
  }
99
99
  }
100
- TableDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: TableDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
101
- TableDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.3.0", type: TableDirective, selector: "table[cTable]", inputs: { align: "align", borderColor: "borderColor", bordered: "bordered", borderless: "borderless", caption: "caption", color: "color", hover: "hover", responsive: "responsive", small: "small", striped: "striped" }, host: { properties: { "class": "this.hostClasses" } }, ngImport: i0 });
102
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: TableDirective, decorators: [{
100
+ TableDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.4", ngImport: i0, type: TableDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
101
+ TableDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.3.4", type: TableDirective, selector: "table[cTable]", inputs: { align: "align", borderColor: "borderColor", bordered: "bordered", borderless: "borderless", caption: "caption", color: "color", hover: "hover", responsive: "responsive", small: "small", striped: "striped" }, host: { properties: { "class": "this.hostClasses" } }, ngImport: i0 });
102
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.4", ngImport: i0, type: TableDirective, decorators: [{
103
103
  type: Directive,
104
104
  args: [{
105
105
  selector: 'table[cTable]'
@@ -6,16 +6,16 @@ import { TableActiveDirective } from './table-active.directive';
6
6
  import * as i0 from "@angular/core";
7
7
  export class TableModule {
8
8
  }
9
- TableModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: TableModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
10
- TableModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: TableModule, declarations: [TableDirective,
9
+ TableModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.4", ngImport: i0, type: TableModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
10
+ TableModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.3.4", ngImport: i0, type: TableModule, declarations: [TableDirective,
11
11
  TableColorDirective,
12
12
  TableActiveDirective], imports: [CommonModule], exports: [TableDirective,
13
13
  TableColorDirective,
14
14
  TableActiveDirective] });
15
- TableModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: TableModule, imports: [[
15
+ TableModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.3.4", ngImport: i0, type: TableModule, imports: [[
16
16
  CommonModule
17
17
  ]] });
18
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: TableModule, decorators: [{
18
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.4", ngImport: i0, type: TableModule, decorators: [{
19
19
  type: NgModule,
20
20
  args: [{
21
21
  declarations: [
@@ -73,9 +73,9 @@ export class TabContentComponent {
73
73
  });
74
74
  }
75
75
  }
76
- TabContentComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: TabContentComponent, deps: [{ token: i0.ChangeDetectorRef }, { token: i1.TabService }], target: i0.ɵɵFactoryTarget.Component });
77
- TabContentComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.0", type: TabContentComponent, selector: "c-tab-content", inputs: { activeTabPaneIdx: "activeTabPaneIdx" }, outputs: { activeTabPaneIdxChange: "activeTabPaneIdxChange" }, host: { properties: { "class": "this.hostClasses" } }, queries: [{ propertyName: "panes", predicate: TabPaneComponent }], exportAs: ["cTabContent"], usesOnChanges: true, ngImport: i0, template: "<ng-content></ng-content>\r\n", styles: [":host{display:block}\n"], changeDetection: i0.ChangeDetectionStrategy.OnPush });
78
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: TabContentComponent, decorators: [{
76
+ TabContentComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.4", ngImport: i0, type: TabContentComponent, deps: [{ token: i0.ChangeDetectorRef }, { token: i1.TabService }], target: i0.ɵɵFactoryTarget.Component });
77
+ TabContentComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.4", type: TabContentComponent, selector: "c-tab-content", inputs: { activeTabPaneIdx: "activeTabPaneIdx" }, outputs: { activeTabPaneIdxChange: "activeTabPaneIdxChange" }, host: { properties: { "class": "this.hostClasses" } }, queries: [{ propertyName: "panes", predicate: TabPaneComponent }], exportAs: ["cTabContent"], usesOnChanges: true, ngImport: i0, template: "<ng-content></ng-content>\r\n", styles: [":host{display:block}\n"], changeDetection: i0.ChangeDetectionStrategy.OnPush });
78
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.4", ngImport: i0, type: TabContentComponent, decorators: [{
79
79
  type: Component,
80
80
  args: [{ selector: 'c-tab-content', changeDetection: ChangeDetectionStrategy.OnPush, exportAs: 'cTabContent', template: "<ng-content></ng-content>\r\n", styles: [":host{display:block}\n"] }]
81
81
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i1.TabService }]; }, propDecorators: { activeTabPaneIdx: [{
@@ -93,9 +93,9 @@ export class TabContentRefDirective {
93
93
  }
94
94
  }
95
95
  }
96
- TabContentRefDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: TabContentRefDirective, deps: [{ token: i0.ChangeDetectorRef }, { token: i1.TabService }], target: i0.ɵɵFactoryTarget.Directive });
97
- TabContentRefDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.3.0", type: TabContentRefDirective, selector: "[cTabContent]", inputs: { tabContentRef: ["cTabContent", "tabContentRef"], active: "active", disabled: "disabled", tabPaneIdx: "tabPaneIdx" }, host: { listeners: { "click": "toggleOpen($event)" }, properties: { "class": "this.hostClasses", "attr.aria-disabled": "this.isDisabled", "attr.disabled": "this.attrDisabled", "attr.tabindex": "this.getTabindex" } }, usesOnChanges: true, ngImport: i0 });
98
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: TabContentRefDirective, decorators: [{
96
+ TabContentRefDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.4", ngImport: i0, type: TabContentRefDirective, deps: [{ token: i0.ChangeDetectorRef }, { token: i1.TabService }], target: i0.ɵɵFactoryTarget.Directive });
97
+ TabContentRefDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.3.4", type: TabContentRefDirective, selector: "[cTabContent]", inputs: { tabContentRef: ["cTabContent", "tabContentRef"], active: "active", disabled: "disabled", tabPaneIdx: "tabPaneIdx" }, host: { listeners: { "click": "toggleOpen($event)" }, properties: { "class": "this.hostClasses", "attr.aria-disabled": "this.isDisabled", "attr.disabled": "this.attrDisabled", "attr.tabindex": "this.getTabindex" } }, usesOnChanges: true, ngImport: i0 });
98
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.4", ngImport: i0, type: TabContentRefDirective, decorators: [{
99
99
  type: Directive,
100
100
  args: [{
101
101
  selector: '[cTabContent]',
@@ -45,9 +45,9 @@ export class TabPaneComponent {
45
45
  }
46
46
  }
47
47
  }
48
- TabPaneComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: TabPaneComponent, deps: [{ token: i0.ChangeDetectorRef }, { token: i1.TabService }], target: i0.ɵɵFactoryTarget.Component });
49
- TabPaneComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.0", type: TabPaneComponent, selector: "c-tab-pane", host: { properties: { "class": "this.hostClasses" } }, exportAs: ["cTabPane"], ngImport: i0, template: "<ng-content></ng-content>\r\n", styles: [":host{display:block}\n"] });
50
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: TabPaneComponent, decorators: [{
48
+ TabPaneComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.4", ngImport: i0, type: TabPaneComponent, deps: [{ token: i0.ChangeDetectorRef }, { token: i1.TabService }], target: i0.ɵɵFactoryTarget.Component });
49
+ TabPaneComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.4", type: TabPaneComponent, selector: "c-tab-pane", host: { properties: { "class": "this.hostClasses" } }, exportAs: ["cTabPane"], ngImport: i0, template: "<ng-content></ng-content>\r\n", styles: [":host{display:block}\n"] });
50
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.4", ngImport: i0, type: TabPaneComponent, decorators: [{
51
51
  type: Component,
52
52
  args: [{ selector: 'c-tab-pane', exportAs: 'cTabPane', template: "<ng-content></ng-content>\r\n", styles: [":host{display:block}\n"] }]
53
53
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i1.TabService }]; }, propDecorators: { hostClasses: [{
@@ -10,9 +10,9 @@ export class TabService {
10
10
  this.activeTabPaneIdx.next(tabContentState);
11
11
  }
12
12
  }
13
- TabService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: TabService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
14
- TabService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: TabService, providedIn: 'root' });
15
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: TabService, decorators: [{
13
+ TabService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.4", ngImport: i0, type: TabService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
14
+ TabService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "13.3.4", ngImport: i0, type: TabService, providedIn: 'root' });
15
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.4", ngImport: i0, type: TabService, decorators: [{
16
16
  type: Injectable,
17
17
  args: [{
18
18
  providedIn: 'root'
@@ -7,18 +7,18 @@ import { TabContentRefDirective } from './tab-content-ref.directive';
7
7
  import * as i0 from "@angular/core";
8
8
  export class TabsModule {
9
9
  }
10
- TabsModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: TabsModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
- TabsModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: TabsModule, declarations: [TabContentComponent,
10
+ TabsModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.4", ngImport: i0, type: TabsModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
+ TabsModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.3.4", ngImport: i0, type: TabsModule, declarations: [TabContentComponent,
12
12
  TabPaneComponent,
13
13
  TabContentRefDirective], imports: [CommonModule], exports: [TabContentComponent,
14
14
  TabPaneComponent,
15
15
  TabContentRefDirective] });
16
- TabsModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: TabsModule, providers: [
16
+ TabsModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.3.4", ngImport: i0, type: TabsModule, providers: [
17
17
  TabService
18
18
  ], imports: [[
19
19
  CommonModule
20
20
  ]] });
21
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: TabsModule, decorators: [{
21
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.4", ngImport: i0, type: TabsModule, decorators: [{
22
22
  type: NgModule,
23
23
  args: [{
24
24
  declarations: [
@@ -152,8 +152,8 @@ export class ToastComponent {
152
152
  }
153
153
  }
154
154
  }
155
- ToastComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: ToastComponent, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }, { token: i1.ToasterService }, { token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component });
156
- ToastComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.0", type: ToastComponent, selector: "c-toast", inputs: { autohide: "autohide", color: "color", delay: "delay", fade: "fade", visible: "visible", index: "index" }, outputs: { visibleChange: "visibleChange", timer: "timer" }, host: { listeners: { "@fadeInOut.start": "onAnimationStart($event)", "@fadeInOut.done": "onAnimationDone($event)", "mouseover": "onMouseOver()", "mouseout": "onMouseOut()" }, properties: { "@.disabled": "this.animationDisabled", "@fadeInOut": "this.animateType", "class": "this.hostClasses" } }, exportAs: ["cToast"], ngImport: i0, template: "<ng-content></ng-content>\r\n", styles: [":host{display:block;overflow:hidden}\n"], animations: [
155
+ ToastComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.4", ngImport: i0, type: ToastComponent, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }, { token: i1.ToasterService }, { token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component });
156
+ ToastComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.4", type: ToastComponent, selector: "c-toast", inputs: { autohide: "autohide", color: "color", delay: "delay", fade: "fade", visible: "visible", index: "index" }, outputs: { visibleChange: "visibleChange", timer: "timer" }, host: { listeners: { "@fadeInOut.start": "onAnimationStart($event)", "@fadeInOut.done": "onAnimationDone($event)", "mouseover": "onMouseOver()", "mouseout": "onMouseOut()" }, properties: { "@.disabled": "this.animationDisabled", "@fadeInOut": "this.animateType", "class": "this.hostClasses" } }, exportAs: ["cToast"], ngImport: i0, template: "<ng-content></ng-content>\r\n", styles: [":host{display:block;overflow:hidden}\n"], animations: [
157
157
  trigger('fadeInOut', [
158
158
  state('show', style({ opacity: 1, height: '*', padding: '*', border: '*', margin: '*', overflow: 'hidden' })),
159
159
  state('hide', style({ opacity: 0, height: 0, padding: 0, border: 0, margin: 0, overflow: 'hidden' })),
@@ -174,7 +174,7 @@ ToastComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version
174
174
  }),
175
175
  ]),
176
176
  ] });
177
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: ToastComponent, decorators: [{
177
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.4", ngImport: i0, type: ToastComponent, decorators: [{
178
178
  type: Component,
179
179
  args: [{ selector: 'c-toast', exportAs: 'cToast', animations: [
180
180
  trigger('fadeInOut', [
@@ -7,9 +7,9 @@ export class ToastBodyComponent {
7
7
  this.toastBodyClass = true;
8
8
  }
9
9
  }
10
- ToastBodyComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: ToastBodyComponent, deps: [{ token: i1.ToastComponent, optional: true }], target: i0.ɵɵFactoryTarget.Component });
11
- ToastBodyComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.0", type: ToastBodyComponent, selector: "c-toast-body", host: { properties: { "class.toast-body": "this.toastBodyClass" } }, exportAs: ["cToastBody"], ngImport: i0, template: '<ng-content></ng-content>', isInline: true, styles: [":host{display:block}\n"] });
12
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: ToastBodyComponent, decorators: [{
10
+ ToastBodyComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.4", ngImport: i0, type: ToastBodyComponent, deps: [{ token: i1.ToastComponent, optional: true }], target: i0.ɵɵFactoryTarget.Component });
11
+ ToastBodyComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.4", type: ToastBodyComponent, selector: "c-toast-body", host: { properties: { "class.toast-body": "this.toastBodyClass" } }, exportAs: ["cToastBody"], ngImport: i0, template: '<ng-content></ng-content>', isInline: true, styles: [":host{display:block}\n"] });
12
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.4", ngImport: i0, type: ToastBodyComponent, decorators: [{
13
13
  type: Component,
14
14
  args: [{ selector: 'c-toast-body', template: '<ng-content></ng-content>', exportAs: 'cToastBody', styles: [":host{display:block}\n"] }]
15
15
  }], ctorParameters: function () { return [{ type: i1.ToastComponent, decorators: [{
@@ -10,9 +10,9 @@ export class ToastCloseDirective {
10
10
  this.toasterService.setState({ show: false, toast: this.toast });
11
11
  }
12
12
  }
13
- ToastCloseDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: ToastCloseDirective, deps: [{ token: i1.ToasterService }], target: i0.ɵɵFactoryTarget.Directive });
14
- ToastCloseDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.3.0", type: ToastCloseDirective, selector: "[cToastClose]", inputs: { toast: ["cToastClose", "toast"] }, host: { listeners: { "click": "toggleOpen($event)" } }, exportAs: ["cToastClose"], ngImport: i0 });
15
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: ToastCloseDirective, decorators: [{
13
+ ToastCloseDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.4", ngImport: i0, type: ToastCloseDirective, deps: [{ token: i1.ToasterService }], target: i0.ɵɵFactoryTarget.Directive });
14
+ ToastCloseDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.3.4", type: ToastCloseDirective, selector: "[cToastClose]", inputs: { toast: ["cToastClose", "toast"] }, host: { listeners: { "click": "toggleOpen($event)" } }, exportAs: ["cToastClose"], ngImport: i0 });
15
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.4", ngImport: i0, type: ToastCloseDirective, decorators: [{
16
16
  type: Directive,
17
17
  args: [{
18
18
  selector: '[cToastClose]',
@@ -15,9 +15,9 @@ export class ToastHeaderComponent {
15
15
  this.toastHeaderClass = true;
16
16
  }
17
17
  }
18
- ToastHeaderComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: ToastHeaderComponent, deps: [{ token: i1.ToastComponent, optional: true }], target: i0.ɵɵFactoryTarget.Component });
19
- ToastHeaderComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.0", type: ToastHeaderComponent, selector: "c-toast-header", inputs: { closeButton: "closeButton" }, host: { properties: { "class.toast-header": "this.toastHeaderClass" } }, exportAs: ["cToastHeader"], ngImport: i0, template: "<ng-container>\r\n <ng-content></ng-content>\r\n <button *ngIf=\"closeButton\" [cToastClose]=\"toast\" [style]=\"{outline: 0}\" aria-label=\"close\" cButtonClose class=\"ms-auto\"></button>\r\n</ng-container>\r\n", styles: [""], directives: [{ type: i2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i3.ButtonCloseDirective, selector: "[cButtonClose]", inputs: ["white"] }, { type: i4.ToastCloseDirective, selector: "[cToastClose]", inputs: ["cToastClose"], exportAs: ["cToastClose"] }] });
20
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: ToastHeaderComponent, decorators: [{
18
+ ToastHeaderComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.4", ngImport: i0, type: ToastHeaderComponent, deps: [{ token: i1.ToastComponent, optional: true }], target: i0.ɵɵFactoryTarget.Component });
19
+ ToastHeaderComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.4", type: ToastHeaderComponent, selector: "c-toast-header", inputs: { closeButton: "closeButton" }, host: { properties: { "class.toast-header": "this.toastHeaderClass" } }, exportAs: ["cToastHeader"], ngImport: i0, template: "<ng-container>\r\n <ng-content></ng-content>\r\n <button *ngIf=\"closeButton\" [cToastClose]=\"toast\" [style]=\"{outline: 0}\" aria-label=\"close\" cButtonClose class=\"ms-auto\"></button>\r\n</ng-container>\r\n", styles: [""], directives: [{ type: i2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i3.ButtonCloseDirective, selector: "[cButtonClose]", inputs: ["white"] }, { type: i4.ToastCloseDirective, selector: "[cToastClose]", inputs: ["cToastClose"], exportAs: ["cToastClose"] }] });
20
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.4", ngImport: i0, type: ToastHeaderComponent, decorators: [{
21
21
  type: Component,
22
22
  args: [{ selector: 'c-toast-header', exportAs: 'cToastHeader', template: "<ng-container>\r\n <ng-content></ng-content>\r\n <button *ngIf=\"closeButton\" [cToastClose]=\"toast\" [style]=\"{outline: 0}\" aria-label=\"close\" cButtonClose class=\"ms-auto\"></button>\r\n</ng-container>\r\n", styles: [""] }]
23
23
  }], ctorParameters: function () { return [{ type: i1.ToastComponent, decorators: [{
@@ -11,8 +11,8 @@ import { ToastCloseDirective } from './toast-close.directive';
11
11
  import * as i0 from "@angular/core";
12
12
  export class ToastModule {
13
13
  }
14
- ToastModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: ToastModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
15
- ToastModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: ToastModule, declarations: [ToastComponent,
14
+ ToastModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.4", ngImport: i0, type: ToastModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
15
+ ToastModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.3.4", ngImport: i0, type: ToastModule, declarations: [ToastComponent,
16
16
  ToastHeaderComponent,
17
17
  ToastBodyComponent,
18
18
  ToasterComponent,
@@ -23,8 +23,8 @@ ToastModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "1
23
23
  ToasterComponent,
24
24
  ToasterHostDirective,
25
25
  ToastCloseDirective] });
26
- ToastModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: ToastModule, providers: [ToasterService], imports: [[CommonModule, ButtonModule]] });
27
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: ToastModule, decorators: [{
26
+ ToastModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.3.4", ngImport: i0, type: ToastModule, providers: [ToasterService], imports: [[CommonModule, ButtonModule]] });
27
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.4", ngImport: i0, type: ToastModule, decorators: [{
28
28
  type: NgModule,
29
29
  args: [{
30
30
  declarations: [
@@ -5,9 +5,9 @@ export class ToasterHostDirective {
5
5
  this.viewContainerRef = viewContainerRef;
6
6
  }
7
7
  }
8
- ToasterHostDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: ToasterHostDirective, deps: [{ token: i0.ViewContainerRef }], target: i0.ɵɵFactoryTarget.Directive });
9
- ToasterHostDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.3.0", type: ToasterHostDirective, selector: "[cToasterHost]", exportAs: ["cToasterHost"], ngImport: i0 });
10
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: ToasterHostDirective, decorators: [{
8
+ ToasterHostDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.4", ngImport: i0, type: ToasterHostDirective, deps: [{ token: i0.ViewContainerRef }], target: i0.ɵɵFactoryTarget.Directive });
9
+ ToasterHostDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.3.4", type: ToasterHostDirective, selector: "[cToasterHost]", exportAs: ["cToasterHost"], ngImport: i0 });
10
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.4", ngImport: i0, type: ToasterHostDirective, decorators: [{
11
11
  type: Directive,
12
12
  args: [{
13
13
  selector: '[cToasterHost]',
@@ -118,9 +118,9 @@ export class ToasterComponent {
118
118
  }
119
119
  }
120
120
  }
121
- ToasterComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: ToasterComponent, deps: [{ token: i0.ComponentFactoryResolver }, { token: i0.ElementRef }, { token: i0.Renderer2 }, { token: i1.ToasterService }], target: i0.ɵɵFactoryTarget.Component });
122
- ToasterComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.0", type: ToasterComponent, selector: "c-toaster", inputs: { placement: "placement", position: "position" }, host: { properties: { "class": "this.hostClasses" } }, queries: [{ propertyName: "contentToasts", predicate: ToastComponent, read: ViewContainerRef }], viewQueries: [{ propertyName: "toasterHost", first: true, predicate: ToasterHostDirective, descendants: true, static: true }], exportAs: ["cToaster"], ngImport: i0, template: "<ng-template cToasterHost></ng-template>\r\n<ng-content cToasterHost></ng-content>\r\n", directives: [{ type: i2.ToasterHostDirective, selector: "[cToasterHost]", exportAs: ["cToasterHost"] }] });
123
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: ToasterComponent, decorators: [{
121
+ ToasterComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.4", ngImport: i0, type: ToasterComponent, deps: [{ token: i0.ComponentFactoryResolver }, { token: i0.ElementRef }, { token: i0.Renderer2 }, { token: i1.ToasterService }], target: i0.ɵɵFactoryTarget.Component });
122
+ ToasterComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.4", type: ToasterComponent, selector: "c-toaster", inputs: { placement: "placement", position: "position" }, host: { properties: { "class": "this.hostClasses" } }, queries: [{ propertyName: "contentToasts", predicate: ToastComponent, read: ViewContainerRef }], viewQueries: [{ propertyName: "toasterHost", first: true, predicate: ToasterHostDirective, descendants: true, static: true }], exportAs: ["cToaster"], ngImport: i0, template: "<ng-template cToasterHost></ng-template>\r\n<ng-content cToasterHost></ng-content>\r\n", directives: [{ type: i2.ToasterHostDirective, selector: "[cToasterHost]", exportAs: ["cToasterHost"] }] });
123
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.4", ngImport: i0, type: ToasterComponent, decorators: [{
124
124
  type: Component,
125
125
  args: [{ selector: 'c-toaster', exportAs: 'cToaster', template: "<ng-template cToasterHost></ng-template>\r\n<ng-content cToasterHost></ng-content>\r\n" }]
126
126
  }], ctorParameters: function () { return [{ type: i0.ComponentFactoryResolver }, { type: i0.ElementRef }, { type: i0.Renderer2 }, { type: i1.ToasterService }]; }, propDecorators: { placement: [{
@@ -10,9 +10,9 @@ export class ToasterService {
10
10
  this.toasterState.next({ ...state });
11
11
  }
12
12
  }
13
- ToasterService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: ToasterService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
14
- ToasterService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: ToasterService, providedIn: 'root' });
15
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: ToasterService, decorators: [{
13
+ ToasterService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.4", ngImport: i0, type: ToasterService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
14
+ ToasterService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "13.3.4", ngImport: i0, type: ToasterService, providedIn: 'root' });
15
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.4", ngImport: i0, type: ToasterService, decorators: [{
16
16
  type: Injectable,
17
17
  args: [{
18
18
  providedIn: 'root'
@@ -59,9 +59,9 @@ export class TooltipComponent {
59
59
  }
60
60
  }
61
61
  }
62
- TooltipComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: TooltipComponent, deps: [{ token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Component });
63
- TooltipComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.0", type: TooltipComponent, selector: "c-tooltip", inputs: { content: "content", visible: "visible", id: "id", role: "role" }, host: { properties: { "attr.id": "this.id", "attr.role": "this.role", "class": "this.hostClasses" } }, viewQueries: [{ propertyName: "viewContainerRef", first: true, predicate: ["tooltipTemplate"], descendants: true, read: ViewContainerRef }], usesOnChanges: true, ngImport: i0, template: "<div class=\"tooltip-arrow\" data-popper-arrow></div>\r\n<div class=\"tooltip-inner\">\r\n <ng-container #tooltipTemplate></ng-container>\r\n</div>\r\n" });
64
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: TooltipComponent, decorators: [{
62
+ TooltipComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.4", ngImport: i0, type: TooltipComponent, deps: [{ token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Component });
63
+ TooltipComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.4", type: TooltipComponent, selector: "c-tooltip", inputs: { content: "content", visible: "visible", id: "id", role: "role" }, host: { properties: { "attr.id": "this.id", "attr.role": "this.role", "class": "this.hostClasses" } }, viewQueries: [{ propertyName: "viewContainerRef", first: true, predicate: ["tooltipTemplate"], descendants: true, read: ViewContainerRef }], usesOnChanges: true, ngImport: i0, template: "<div class=\"tooltip-arrow\" data-popper-arrow></div>\r\n<div class=\"tooltip-inner\">\r\n <ng-container #tooltipTemplate></ng-container>\r\n</div>\r\n" });
64
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.4", ngImport: i0, type: TooltipComponent, decorators: [{
65
65
  type: Component,
66
66
  args: [{ selector: 'c-tooltip', template: "<div class=\"tooltip-arrow\" data-popper-arrow></div>\r\n<div class=\"tooltip-inner\">\r\n <ng-container #tooltipTemplate></ng-container>\r\n</div>\r\n" }]
67
67
  }], ctorParameters: function () { return [{ type: i0.Renderer2 }]; }, propDecorators: { content: [{
@@ -151,9 +151,9 @@ export class TooltipDirective {
151
151
  }, 300);
152
152
  }
153
153
  }
154
- TooltipDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: TooltipDirective, deps: [{ token: DOCUMENT }, { token: i0.Renderer2 }, { token: i0.ElementRef }, { token: i0.ComponentFactoryResolver }, { token: i0.ViewContainerRef }, { token: i1.ListenersService }], target: i0.ɵɵFactoryTarget.Directive });
155
- TooltipDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.3.0", type: TooltipDirective, selector: "[cTooltip]", inputs: { content: ["cTooltip", "content"], popperOptions: ["cTooltipOptions", "popperOptions"], placement: ["cTooltipPlacement", "placement"], trigger: ["cTooltipTrigger", "trigger"], visible: ["cTooltipVisible", "visible"] }, host: { properties: { "attr.aria-describedby": "this.ariaDescribedBy" } }, providers: [ListenersService], exportAs: ["cTooltip"], usesOnChanges: true, ngImport: i0 });
156
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: TooltipDirective, decorators: [{
154
+ TooltipDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.4", ngImport: i0, type: TooltipDirective, deps: [{ token: DOCUMENT }, { token: i0.Renderer2 }, { token: i0.ElementRef }, { token: i0.ComponentFactoryResolver }, { token: i0.ViewContainerRef }, { token: i1.ListenersService }], target: i0.ɵɵFactoryTarget.Directive });
155
+ TooltipDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.3.4", type: TooltipDirective, selector: "[cTooltip]", inputs: { content: ["cTooltip", "content"], popperOptions: ["cTooltipOptions", "popperOptions"], placement: ["cTooltipPlacement", "placement"], trigger: ["cTooltipTrigger", "trigger"], visible: ["cTooltipVisible", "visible"] }, host: { properties: { "attr.aria-describedby": "this.ariaDescribedBy" } }, providers: [ListenersService], exportAs: ["cTooltip"], usesOnChanges: true, ngImport: i0 });
156
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.4", ngImport: i0, type: TooltipDirective, decorators: [{
157
157
  type: Directive,
158
158
  args: [{
159
159
  selector: '[cTooltip]',
@@ -5,14 +5,14 @@ import { TooltipDirective } from './tooltip.directive';
5
5
  import * as i0 from "@angular/core";
6
6
  export class TooltipModule {
7
7
  }
8
- TooltipModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: TooltipModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
9
- TooltipModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: TooltipModule, declarations: [TooltipComponent,
8
+ TooltipModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.4", ngImport: i0, type: TooltipModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
9
+ TooltipModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.3.4", ngImport: i0, type: TooltipModule, declarations: [TooltipComponent,
10
10
  TooltipDirective], imports: [CommonModule], exports: [TooltipComponent,
11
11
  TooltipDirective] });
12
- TooltipModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: TooltipModule, imports: [[
12
+ TooltipModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.3.4", ngImport: i0, type: TooltipModule, imports: [[
13
13
  CommonModule
14
14
  ]] });
15
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: TooltipModule, decorators: [{
15
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.4", ngImport: i0, type: TooltipModule, decorators: [{
16
16
  type: NgModule,
17
17
  args: [{
18
18
  declarations: [
@@ -7,9 +7,9 @@ export class AlignDirective {
7
7
  };
8
8
  }
9
9
  }
10
- AlignDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: AlignDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
11
- AlignDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.3.0", type: AlignDirective, selector: "[cAlign]", inputs: { align: ["cAlign", "align"] }, host: { properties: { "class": "this.hostClasses" } }, ngImport: i0 });
12
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: AlignDirective, decorators: [{
10
+ AlignDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.4", ngImport: i0, type: AlignDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
11
+ AlignDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.3.4", type: AlignDirective, selector: "[cAlign]", inputs: { align: ["cAlign", "align"] }, host: { properties: { "class": "this.hostClasses" } }, ngImport: i0 });
12
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.4", ngImport: i0, type: AlignDirective, decorators: [{
13
13
  type: Directive,
14
14
  args: [{
15
15
  selector: '[cAlign]'
@@ -14,9 +14,9 @@ export class BgColorDirective {
14
14
  };
15
15
  }
16
16
  }
17
- BgColorDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: BgColorDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
18
- BgColorDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.3.0", type: BgColorDirective, selector: "[cBgColor]", inputs: { color: ["cBgColor", "color"], gradient: "gradient" }, host: { properties: { "class": "this.hostClasses" } }, ngImport: i0 });
19
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: BgColorDirective, decorators: [{
17
+ BgColorDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.4", ngImport: i0, type: BgColorDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
18
+ BgColorDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.3.4", type: BgColorDirective, selector: "[cBgColor]", inputs: { color: ["cBgColor", "color"], gradient: "gradient" }, host: { properties: { "class": "this.hostClasses" } }, ngImport: i0 });
19
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.4", ngImport: i0, type: BgColorDirective, decorators: [{
20
20
  type: Directive,
21
21
  args: [{
22
22
  selector: '[cBgColor]'
@@ -49,9 +49,9 @@ export class BorderDirective {
49
49
  }
50
50
  }
51
51
  }
52
- BorderDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: BorderDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
53
- BorderDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.3.0", type: BorderDirective, selector: "[cBorder]", inputs: { border: ["cBorder", "border"] }, host: { properties: { "class": "this.hostClasses" } }, ngImport: i0 });
54
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: BorderDirective, decorators: [{
52
+ BorderDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.4", ngImport: i0, type: BorderDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
53
+ BorderDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.3.4", type: BorderDirective, selector: "[cBorder]", inputs: { border: ["cBorder", "border"] }, host: { properties: { "class": "this.hostClasses" } }, ngImport: i0 });
54
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.4", ngImport: i0, type: BorderDirective, decorators: [{
55
55
  type: Directive,
56
56
  args: [{
57
57
  selector: '[cBorder]'
@@ -48,9 +48,9 @@ export class RoundedDirective {
48
48
  }
49
49
  }
50
50
  }
51
- RoundedDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: RoundedDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
52
- RoundedDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.3.0", type: RoundedDirective, selector: "[cRounded]", inputs: { rounded: ["cRounded", "rounded"] }, host: { properties: { "class": "this.hostClasses" } }, ngImport: i0 });
53
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: RoundedDirective, decorators: [{
51
+ RoundedDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.4", ngImport: i0, type: RoundedDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
52
+ RoundedDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.3.4", type: RoundedDirective, selector: "[cRounded]", inputs: { rounded: ["cRounded", "rounded"] }, host: { properties: { "class": "this.hostClasses" } }, ngImport: i0 });
53
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.4", ngImport: i0, type: RoundedDirective, decorators: [{
54
54
  type: Directive,
55
55
  args: [{
56
56
  selector: '[cRounded]'
@@ -15,9 +15,9 @@ export class TextColorDirective {
15
15
  };
16
16
  }
17
17
  }
18
- TextColorDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: TextColorDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
19
- TextColorDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.3.0", type: TextColorDirective, selector: "[cTextColor]", inputs: { color: ["cTextColor", "color"] }, host: { properties: { "class": "this.hostClasses" } }, ngImport: i0 });
20
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: TextColorDirective, decorators: [{
18
+ TextColorDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.4", ngImport: i0, type: TextColorDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
19
+ TextColorDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.3.4", type: TextColorDirective, selector: "[cTextColor]", inputs: { color: ["cTextColor", "color"] }, host: { properties: { "class": "this.hostClasses" } }, ngImport: i0 });
20
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.4", ngImport: i0, type: TextColorDirective, decorators: [{
21
21
  type: Directive,
22
22
  args: [{
23
23
  selector: '[cTextColor]'
@@ -8,8 +8,8 @@ import { AlignDirective } from './align.directive';
8
8
  import * as i0 from "@angular/core";
9
9
  export class UtilitiesModule {
10
10
  }
11
- UtilitiesModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: UtilitiesModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
12
- UtilitiesModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: UtilitiesModule, declarations: [BgColorDirective,
11
+ UtilitiesModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.4", ngImport: i0, type: UtilitiesModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
12
+ UtilitiesModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.3.4", ngImport: i0, type: UtilitiesModule, declarations: [BgColorDirective,
13
13
  BorderDirective,
14
14
  RoundedDirective,
15
15
  TextColorDirective,
@@ -18,10 +18,10 @@ UtilitiesModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version
18
18
  RoundedDirective,
19
19
  TextColorDirective,
20
20
  AlignDirective] });
21
- UtilitiesModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: UtilitiesModule, imports: [[
21
+ UtilitiesModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.3.4", ngImport: i0, type: UtilitiesModule, imports: [[
22
22
  CommonModule
23
23
  ]] });
24
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: UtilitiesModule, decorators: [{
24
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.4", ngImport: i0, type: UtilitiesModule, decorators: [{
25
25
  type: NgModule,
26
26
  args: [{
27
27
  declarations: [