@sunbird-cb/utils 1.0.19-ang-13-16 → 1.0.20-ang-13-16

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 (163) hide show
  1. package/esm2022/lib/components/image-crop/image-crop.component.mjs +172 -0
  2. package/esm2022/lib/components/image-crop/image-crop.module.mjs +55 -0
  3. package/esm2022/lib/directives/class-change-on-scroll/class-change-on-scroll.directive.mjs +87 -0
  4. package/esm2022/lib/directives/class-change-on-scroll/class-change-on-scroll.module.mjs +20 -0
  5. package/{esm2015/lib/directives/default-thumbnail/default-thumbnail.directive.js → esm2022/lib/directives/default-thumbnail/default-thumbnail.directive.mjs} +4 -4
  6. package/esm2022/lib/directives/default-thumbnail/default-thumbnail.module.mjs +20 -0
  7. package/{esm2015/lib/directives/image-responsive/image-responsive.directive.js → esm2022/lib/directives/image-responsive/image-responsive.directive.mjs} +4 -4
  8. package/esm2022/lib/directives/image-responsive/image-responsive.module.mjs +20 -0
  9. package/{esm2015/lib/directives/in-view-port/in-view-port.directive.js → esm2022/lib/directives/in-view-port/in-view-port.directive.mjs} +4 -4
  10. package/esm2022/lib/directives/in-view-port/in-view-port.module.mjs +20 -0
  11. package/esm2022/lib/directives/navigation/navigation.directive.mjs +43 -0
  12. package/esm2022/lib/directives/navigation/navigation.module.mjs +20 -0
  13. package/{esm2015/lib/directives/permission/permission.directive.js → esm2022/lib/directives/permission/permission.directive.mjs} +4 -4
  14. package/esm2022/lib/directives/permission/permission.module.mjs +20 -0
  15. package/esm2022/lib/helpers/horizontal-scroller/horizontal-scroller.component.mjs +96 -0
  16. package/esm2022/lib/helpers/horizontal-scroller/horizontal-scroller.module.mjs +32 -0
  17. package/esm2022/lib/helpers/logout/logout.component.mjs +44 -0
  18. package/esm2022/lib/helpers/logout/logout.module.mjs +27 -0
  19. package/esm2022/lib/pipes/pipe-concise-date-range/pipe-concise-date-range.module.mjs +18 -0
  20. package/{esm2015/lib/pipes/pipe-concise-date-range/pipe-concise-date-range.pipe.js → esm2022/lib/pipes/pipe-concise-date-range/pipe-concise-date-range.pipe.mjs} +4 -4
  21. package/esm2022/lib/pipes/pipe-count-transform/pipe-count-transform.module.mjs +20 -0
  22. package/{esm2015/lib/pipes/pipe-count-transform/pipe-count-transform.pipe.js → esm2022/lib/pipes/pipe-count-transform/pipe-count-transform.pipe.mjs} +4 -4
  23. package/esm2022/lib/pipes/pipe-date-concat/pipe-date-concat.module.mjs +20 -0
  24. package/{esm2015/lib/pipes/pipe-date-concat/pipe-date-concat.pipe.js → esm2022/lib/pipes/pipe-date-concat/pipe-date-concat.pipe.mjs} +4 -4
  25. package/esm2022/lib/pipes/pipe-duration-transform/pipe-duration-transform.module.mjs +20 -0
  26. package/{esm2015/lib/pipes/pipe-duration-transform/pipe-duration-transform.pipe.js → esm2022/lib/pipes/pipe-duration-transform/pipe-duration-transform.pipe.mjs} +4 -4
  27. package/esm2022/lib/pipes/pipe-filter/pipe-filter.module.mjs +20 -0
  28. package/{esm2015/lib/pipes/pipe-filter/pipe-filter.pipe.js → esm2022/lib/pipes/pipe-filter/pipe-filter.pipe.mjs} +4 -4
  29. package/esm2022/lib/pipes/pipe-filter-search/pipe-filter-search.module.mjs +20 -0
  30. package/{esm2015/lib/pipes/pipe-filter-search/pipe-filter-search.pipe.js → esm2022/lib/pipes/pipe-filter-search/pipe-filter-search.pipe.mjs} +4 -4
  31. package/esm2022/lib/pipes/pipe-html-tag-removal/pipe-html-tag-removal.module.mjs +20 -0
  32. package/{esm2015/lib/pipes/pipe-html-tag-removal/pipe-html-tag-removal.pipe.js → esm2022/lib/pipes/pipe-html-tag-removal/pipe-html-tag-removal.pipe.mjs} +4 -4
  33. package/esm2022/lib/pipes/pipe-limit-to/pipe-limit-to.module.mjs +20 -0
  34. package/{esm2015/lib/pipes/pipe-limit-to/pipe-limit-to.pipe.js → esm2022/lib/pipes/pipe-limit-to/pipe-limit-to.pipe.mjs} +4 -4
  35. package/esm2022/lib/pipes/pipe-list-filter/pipe-list-filter.module.mjs +20 -0
  36. package/{esm2015/lib/pipes/pipe-list-filter/pipe-list-filter.pipe.js → esm2022/lib/pipes/pipe-list-filter/pipe-list-filter.pipe.mjs} +4 -4
  37. package/esm2022/lib/pipes/pipe-name-transform/pipe-name-transform.module.mjs +20 -0
  38. package/{esm2015/lib/pipes/pipe-name-transform/pipe-name-transform.pipe.js → esm2022/lib/pipes/pipe-name-transform/pipe-name-transform.pipe.mjs} +4 -4
  39. package/esm2022/lib/pipes/pipe-order-by/pipe-order-by.module.mjs +20 -0
  40. package/{esm2015/lib/pipes/pipe-order-by/pipe-order-by.pipe.js → esm2022/lib/pipes/pipe-order-by/pipe-order-by.pipe.mjs} +4 -4
  41. package/esm2022/lib/pipes/pipe-partial-content/pipe-partial-content.module.mjs +20 -0
  42. package/{esm2015/lib/pipes/pipe-partial-content/pipe-partial-content.pipe.js → esm2022/lib/pipes/pipe-partial-content/pipe-partial-content.pipe.mjs} +4 -4
  43. package/esm2022/lib/pipes/pipe-relative-time/pipe-relative-time.module.mjs +20 -0
  44. package/{esm2015/lib/pipes/pipe-relative-time/pipe-relative-time.pipe.js → esm2022/lib/pipes/pipe-relative-time/pipe-relative-time.pipe.mjs} +4 -4
  45. package/esm2022/lib/pipes/pipe-safe-sanitizer/pipe-safe-sanitizer.module.mjs +20 -0
  46. package/{esm2015/lib/pipes/pipe-safe-sanitizer/pipe-safe-sanitizer.pipe.js → esm2022/lib/pipes/pipe-safe-sanitizer/pipe-safe-sanitizer.pipe.mjs} +4 -4
  47. package/{esm2015/lib/resolvers/explore-detail.resolver.js → esm2022/lib/resolvers/explore-detail.resolver.mjs} +4 -4
  48. package/{esm2015/lib/resolvers/marketing-offering.resolve.js → esm2022/lib/resolvers/marketing-offering.resolve.mjs} +4 -4
  49. package/{esm2015/lib/resolvers/page.resolver.js → esm2022/lib/resolvers/page.resolver.mjs} +4 -4
  50. package/esm2022/lib/services/auth-keycloak.service.mjs +52 -0
  51. package/esm2022/lib/services/auth-microsoft.service.mjs +173 -0
  52. package/{esm2015/lib/services/configurations.service.js → esm2022/lib/services/configurations.service.mjs} +4 -4
  53. package/esm2022/lib/services/event.service.mjs +204 -0
  54. package/{esm2015/lib/services/logger.service.js → esm2022/lib/services/logger.service.mjs} +4 -4
  55. package/esm2022/lib/services/subapplication-respond.service.mjs +76 -0
  56. package/esm2022/lib/services/telemetry.service.mjs +502 -0
  57. package/esm2022/lib/services/user-preference.service.mjs +92 -0
  58. package/{esm2015/lib/services/utility.service.js → esm2022/lib/services/utility.service.mjs} +4 -4
  59. package/{esm2015/lib/services/value.service.js → esm2022/lib/services/value.service.mjs} +4 -4
  60. package/esm2022/lib/services/widget-content.service.mjs +182 -0
  61. package/{fesm2015/sunbird-cb-utils.js → fesm2022/sunbird-cb-utils.mjs} +573 -545
  62. package/fesm2022/sunbird-cb-utils.mjs.map +1 -0
  63. package/lib/components/image-crop/image-crop.component.d.ts +3 -3
  64. package/lib/components/image-crop/image-crop.component.d.ts.map +1 -1
  65. package/lib/components/image-crop/image-crop.module.d.ts +6 -6
  66. package/lib/components/image-crop/image-crop.module.d.ts.map +1 -1
  67. package/lib/constants/misc.constants.d.ts +2 -2
  68. package/lib/constants/misc.constants.d.ts.map +1 -1
  69. package/lib/directives/class-change-on-scroll/class-change-on-scroll.directive.d.ts +1 -1
  70. package/lib/directives/default-thumbnail/default-thumbnail.directive.d.ts +1 -1
  71. package/lib/directives/image-responsive/image-responsive.directive.d.ts +1 -1
  72. package/lib/directives/in-view-port/in-view-port.directive.d.ts +1 -1
  73. package/lib/directives/navigation/navigation.directive.d.ts +1 -1
  74. package/lib/directives/permission/permission.directive.d.ts +1 -1
  75. package/lib/helpers/horizontal-scroller/horizontal-scroller.component.d.ts +1 -1
  76. package/lib/helpers/horizontal-scroller/horizontal-scroller.module.d.ts +3 -3
  77. package/lib/helpers/logout/logout.component.d.ts +2 -2
  78. package/lib/helpers/logout/logout.component.d.ts.map +1 -1
  79. package/lib/helpers/logout/logout.module.d.ts +3 -3
  80. package/lib/helpers/logout/logout.module.d.ts.map +1 -1
  81. package/lib/pipes/pipe-concise-date-range/pipe-concise-date-range.pipe.d.ts +1 -1
  82. package/lib/pipes/pipe-count-transform/pipe-count-transform.pipe.d.ts +1 -1
  83. package/lib/pipes/pipe-date-concat/pipe-date-concat.pipe.d.ts +1 -1
  84. package/lib/pipes/pipe-duration-transform/pipe-duration-transform.pipe.d.ts +1 -1
  85. package/lib/pipes/pipe-filter/pipe-filter.pipe.d.ts +1 -1
  86. package/lib/pipes/pipe-filter-search/pipe-filter-search.pipe.d.ts +1 -1
  87. package/lib/pipes/pipe-html-tag-removal/pipe-html-tag-removal.pipe.d.ts +1 -1
  88. package/lib/pipes/pipe-limit-to/pipe-limit-to.pipe.d.ts +1 -1
  89. package/lib/pipes/pipe-list-filter/pipe-list-filter.pipe.d.ts +1 -1
  90. package/lib/pipes/pipe-name-transform/pipe-name-transform.pipe.d.ts +1 -1
  91. package/lib/pipes/pipe-order-by/pipe-order-by.pipe.d.ts +5 -5
  92. package/lib/pipes/pipe-partial-content/pipe-partial-content.pipe.d.ts +1 -1
  93. package/lib/pipes/pipe-relative-time/pipe-relative-time.pipe.d.ts +1 -1
  94. package/lib/pipes/pipe-safe-sanitizer/pipe-safe-sanitizer.pipe.d.ts +1 -1
  95. package/lib/resolvers/explore-detail.resolver.d.ts +2 -2
  96. package/lib/resolvers/explore-detail.resolver.d.ts.map +1 -1
  97. package/lib/resolvers/marketing-offering.resolve.d.ts +2 -2
  98. package/lib/resolvers/marketing-offering.resolve.d.ts.map +1 -1
  99. package/lib/resolvers/page.resolver.d.ts +2 -2
  100. package/lib/resolvers/page.resolver.d.ts.map +1 -1
  101. package/lib/services/widget-resolver.model.d.ts +1 -1
  102. package/lib/services/widget-resolver.model.d.ts.map +1 -1
  103. package/package.json +26 -18
  104. package/sunbird-cb-utils-1.0.20-ang-13-16.tgz +0 -0
  105. package/bundles/sunbird-cb-utils.umd.js +0 -4785
  106. package/bundles/sunbird-cb-utils.umd.js.map +0 -1
  107. package/esm2015/lib/components/image-crop/image-crop.component.js +0 -166
  108. package/esm2015/lib/components/image-crop/image-crop.module.js +0 -58
  109. package/esm2015/lib/directives/class-change-on-scroll/class-change-on-scroll.directive.js +0 -87
  110. package/esm2015/lib/directives/class-change-on-scroll/class-change-on-scroll.module.js +0 -22
  111. package/esm2015/lib/directives/default-thumbnail/default-thumbnail.module.js +0 -22
  112. package/esm2015/lib/directives/image-responsive/image-responsive.module.js +0 -22
  113. package/esm2015/lib/directives/in-view-port/in-view-port.module.js +0 -22
  114. package/esm2015/lib/directives/navigation/navigation.directive.js +0 -43
  115. package/esm2015/lib/directives/navigation/navigation.module.js +0 -22
  116. package/esm2015/lib/directives/permission/permission.module.js +0 -22
  117. package/esm2015/lib/helpers/horizontal-scroller/horizontal-scroller.component.js +0 -100
  118. package/esm2015/lib/helpers/horizontal-scroller/horizontal-scroller.module.js +0 -34
  119. package/esm2015/lib/helpers/logout/logout.component.js +0 -48
  120. package/esm2015/lib/helpers/logout/logout.module.js +0 -30
  121. package/esm2015/lib/pipes/pipe-concise-date-range/pipe-concise-date-range.module.js +0 -18
  122. package/esm2015/lib/pipes/pipe-count-transform/pipe-count-transform.module.js +0 -22
  123. package/esm2015/lib/pipes/pipe-date-concat/pipe-date-concat.module.js +0 -22
  124. package/esm2015/lib/pipes/pipe-duration-transform/pipe-duration-transform.module.js +0 -22
  125. package/esm2015/lib/pipes/pipe-filter/pipe-filter.module.js +0 -22
  126. package/esm2015/lib/pipes/pipe-filter-search/pipe-filter-search.module.js +0 -22
  127. package/esm2015/lib/pipes/pipe-html-tag-removal/pipe-html-tag-removal.module.js +0 -22
  128. package/esm2015/lib/pipes/pipe-limit-to/pipe-limit-to.module.js +0 -22
  129. package/esm2015/lib/pipes/pipe-list-filter/pipe-list-filter.module.js +0 -22
  130. package/esm2015/lib/pipes/pipe-name-transform/pipe-name-transform.module.js +0 -22
  131. package/esm2015/lib/pipes/pipe-order-by/pipe-order-by.module.js +0 -22
  132. package/esm2015/lib/pipes/pipe-partial-content/pipe-partial-content.module.js +0 -22
  133. package/esm2015/lib/pipes/pipe-relative-time/pipe-relative-time.module.js +0 -22
  134. package/esm2015/lib/pipes/pipe-safe-sanitizer/pipe-safe-sanitizer.module.js +0 -22
  135. package/esm2015/lib/services/auth-keycloak.service.js +0 -57
  136. package/esm2015/lib/services/auth-microsoft.service.js +0 -184
  137. package/esm2015/lib/services/event.service.js +0 -199
  138. package/esm2015/lib/services/subapplication-respond.service.js +0 -70
  139. package/esm2015/lib/services/telemetry.service.js +0 -434
  140. package/esm2015/lib/services/user-preference.service.js +0 -82
  141. package/esm2015/lib/services/widget-content.service.js +0 -182
  142. package/fesm2015/sunbird-cb-utils.js.map +0 -1
  143. package/sunbird-cb-utils-1.0.19-ang-13-16.tgz +0 -0
  144. /package/{esm2015/lib/constants/features.enum.js → esm2022/lib/constants/features.enum.mjs} +0 -0
  145. /package/{esm2015/lib/constants/instances.enum.js → esm2022/lib/constants/instances.enum.mjs} +0 -0
  146. /package/{esm2015/lib/constants/misc.constants.js → esm2022/lib/constants/misc.constants.mjs} +0 -0
  147. /package/{esm2015/lib/helpers/functions/getStringifiedQueryParams.js → esm2022/lib/helpers/functions/getStringifiedQueryParams.mjs} +0 -0
  148. /package/{esm2015/lib/models/contentRating.model.js → esm2022/lib/models/contentRating.model.mjs} +0 -0
  149. /package/{esm2015/lib/resolvers/page.constant.js → esm2022/lib/resolvers/page.constant.mjs} +0 -0
  150. /package/{esm2015/lib/resolvers/page.model.js → esm2022/lib/resolvers/page.model.mjs} +0 -0
  151. /package/{esm2015/lib/resolvers/resolver.model.js → esm2022/lib/resolvers/resolver.model.mjs} +0 -0
  152. /package/{esm2015/lib/services/card-content.model.js → esm2022/lib/services/card-content.model.mjs} +0 -0
  153. /package/{esm2015/lib/services/configurations.model.js → esm2022/lib/services/configurations.model.mjs} +0 -0
  154. /package/{esm2015/lib/services/content-strip-multiple.model.js → esm2022/lib/services/content-strip-multiple.model.mjs} +0 -0
  155. /package/{esm2015/lib/services/event.model.js → esm2022/lib/services/event.model.mjs} +0 -0
  156. /package/{esm2015/lib/services/ms-office.model.js → esm2022/lib/services/ms-office.model.mjs} +0 -0
  157. /package/{esm2015/lib/services/user-preference.model.js → esm2022/lib/services/user-preference.model.mjs} +0 -0
  158. /package/{esm2015/lib/services/widget-content.model.js → esm2022/lib/services/widget-content.model.mjs} +0 -0
  159. /package/{esm2015/lib/services/widget-resolver.model.js → esm2022/lib/services/widget-resolver.model.mjs} +0 -0
  160. /package/{esm2015/lib/services/widget-search.model.js → esm2022/lib/services/widget-search.model.mjs} +0 -0
  161. /package/{esm2015/public-api.js → esm2022/public-api.mjs} +0 -0
  162. /package/{esm2015/sunbird-cb-utils.js → esm2022/sunbird-cb-utils.mjs} +0 -0
  163. /package/{sunbird-cb-utils.d.ts → index.d.ts} +0 -0
@@ -1,6 +1,6 @@
1
1
  import { EventEmitter, OnInit } from '@angular/core';
2
- import { MatDialogRef } from '@angular/material/dialog';
3
- import { MatSnackBar } from '@angular/material/snack-bar';
2
+ import { MatLegacyDialogRef as MatDialogRef } from '@angular/material/legacy-dialog';
3
+ import { MatLegacySnackBar as MatSnackBar } from '@angular/material/legacy-snack-bar';
4
4
  import { ImageCroppedEvent, ImageTransform } from 'ngx-image-cropper';
5
5
  import { ConfigurationsService } from '../../services/configurations.service';
6
6
  import { ValueService } from '../../services/value.service';
@@ -55,6 +55,6 @@ export declare class ImageCropComponent implements OnInit {
55
55
  reset(): void;
56
56
  close(): void;
57
57
  static ɵfac: i0.ɵɵFactoryDeclaration<ImageCropComponent, never>;
58
- static ɵcmp: i0.ɵɵComponentDeclaration<ImageCropComponent, "ws-utils-image-crop", never, {}, { "data": "data"; }, never, never>;
58
+ static ɵcmp: i0.ɵɵComponentDeclaration<ImageCropComponent, "ws-utils-image-crop", never, {}, { "data": "data"; }, never, never, false, never>;
59
59
  }
60
60
  //# sourceMappingURL=image-crop.component.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"image-crop.component.d.ts","sourceRoot":"","sources":["../../../../../../library/sunbird-cb/utils/src/lib/components/image-crop/image-crop.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,YAAY,EAAU,MAAM,EAAU,MAAM,eAAe,CAAA;AAC/E,OAAO,EAAE,YAAY,EAAmB,MAAM,0BAA0B,CAAA;AACxE,OAAO,EAAE,WAAW,EAAE,MAAM,6BAA6B,CAAA;AAEzD,OAAO,EAAE,iBAAiB,EAAE,cAAc,EAAE,MAAM,mBAAmB,CAAA;AACrE,OAAO,EAAE,qBAAqB,EAAE,MAAM,uCAAuC,CAAA;AAC7E,OAAO,EAAE,YAAY,EAAE,MAAM,8BAA8B,CAAA;;AAC3D,MAAM,WAAW,YAAY;IAC3B,WAAW,EAAE,OAAO,CAAC;IACrB,SAAS,EAAE,IAAI,CAAC;IAChB,MAAM,EAAE,MAAM,CAAC;IACf,KAAK,EAAE,MAAM,CAAC;IACd,aAAa,EAAE,MAAM,CAAA;CACtB;AACD,qBAKa,kBAAmB,YAAW,MAAM;IAyB7C,OAAO,CAAC,SAAS;IACjB,OAAO,CAAC,SAAS;IACjB,OAAO,CAAC,QAAQ;IAChB,OAAO,CAAC,QAAQ;IA1BR,IAAI,qBAA2B;IACzC,WAAW,UAAQ;IACnB,mBAAmB,UAAQ;IAC3B,SAAS,EAAG,IAAI,CAAA;IAChB,aAAa,EAAG,IAAI,CAAA;IACpB,eAAe,EAAE,GAAG,CAAK;IACzB,KAAK,EAAE,GAAG,CAAK;IACf,MAAM,EAAE,GAAG,CAAK;IAChB,QAAQ,EAAE,GAAG,CAAA;IACb,OAAO,EAAE,GAAG,CAAA;IACZ,eAAe,EAAE,GAAG,CAAK;IACzB,aAAa,EAAE,GAAG,CAAK;IACvB,YAAY,EAAE,GAAG,CAAK;IACtB,mBAAmB,EAAE,GAAG,CAAQ;IAChC,QAAQ,SAAK;IACb,cAAc,SAAI;IAClB,SAAS,EAAE,cAAc,CAAK;IAC9B,UAAU,UAAQ;IAClB,OAAO,EAAE,GAAG,CAAA;IACZ,QAAQ,UAAQ;IAChB,WAAW,UAAO;gBAGR,SAAS,EAAE,YAAY,CAAC,kBAAkB,CAAC,EAC3C,SAAS,EAAE,qBAAqB,EAChC,QAAQ,EAAE,WAAW,EACrB,QAAQ,EAAE,YAAY,EACL,IAAI,EAAE,YAAY;IAoB7C,QAAQ;IAcR,kBAAkB,CAAC,MAAM,EAAE,GAAG;IAM9B,YAAY,CAAC,KAAK,EAAE,iBAAiB;IASrC,YAAY,CAAC,OAAO,EAAE,MAAM;IAK5B,mBAAmB;IAKnB,sBAAsB;IAwBtB,iBAAiB,CAAC,GAAG,EAAE,MAAM,GAAG,IAAI;IA0BpC,OAAO,CAAC,eAAe;IAUvB,UAAU;IAKV,WAAW;IAKX,cAAc;IAOd,IAAI,CAAC,KAAK,EAAE,GAAG;IASf,aAAa;IAIb,KAAK;IAML,KAAK,IAAI,IAAI;yCAxLF,kBAAkB;2CAAlB,kBAAkB;CA4L9B"}
1
+ {"version":3,"file":"image-crop.component.d.ts","sourceRoot":"","sources":["../../../../../../library/sunbird-cb/utils/src/lib/components/image-crop/image-crop.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,YAAY,EAAU,MAAM,EAAU,MAAM,eAAe,CAAA;AAC/E,OAAO,EAAE,kBAAkB,IAAI,YAAY,EAA6C,MAAM,iCAAiC,CAAA;AAC/H,OAAO,EAAE,iBAAiB,IAAI,WAAW,EAAE,MAAM,oCAAoC,CAAA;AAErF,OAAO,EAAE,iBAAiB,EAAE,cAAc,EAAE,MAAM,mBAAmB,CAAA;AACrE,OAAO,EAAE,qBAAqB,EAAE,MAAM,uCAAuC,CAAA;AAC7E,OAAO,EAAE,YAAY,EAAE,MAAM,8BAA8B,CAAA;;AAC3D,MAAM,WAAW,YAAY;IAC3B,WAAW,EAAE,OAAO,CAAC;IACrB,SAAS,EAAE,IAAI,CAAC;IAChB,MAAM,EAAE,MAAM,CAAC;IACf,KAAK,EAAE,MAAM,CAAC;IACd,aAAa,EAAE,MAAM,CAAA;CACtB;AACD,qBAKa,kBAAmB,YAAW,MAAM;IAyB7C,OAAO,CAAC,SAAS;IACjB,OAAO,CAAC,SAAS;IACjB,OAAO,CAAC,QAAQ;IAChB,OAAO,CAAC,QAAQ;IA1BR,IAAI,qBAA2B;IACzC,WAAW,UAAQ;IACnB,mBAAmB,UAAQ;IAC3B,SAAS,EAAG,IAAI,CAAA;IAChB,aAAa,EAAG,IAAI,CAAA;IACpB,eAAe,EAAE,GAAG,CAAK;IACzB,KAAK,EAAE,GAAG,CAAK;IACf,MAAM,EAAE,GAAG,CAAK;IAChB,QAAQ,EAAE,GAAG,CAAA;IACb,OAAO,EAAE,GAAG,CAAA;IACZ,eAAe,EAAE,GAAG,CAAK;IACzB,aAAa,EAAE,GAAG,CAAK;IACvB,YAAY,EAAE,GAAG,CAAK;IACtB,mBAAmB,EAAE,GAAG,CAAQ;IAChC,QAAQ,SAAK;IACb,cAAc,SAAI;IAClB,SAAS,EAAE,cAAc,CAAK;IAC9B,UAAU,UAAQ;IAClB,OAAO,EAAE,GAAG,CAAA;IACZ,QAAQ,UAAQ;IAChB,WAAW,UAAO;gBAGR,SAAS,EAAE,YAAY,CAAC,kBAAkB,CAAC,EAC3C,SAAS,EAAE,qBAAqB,EAChC,QAAQ,EAAE,WAAW,EACrB,QAAQ,EAAE,YAAY,EACL,IAAI,EAAE,YAAY;IAoB7C,QAAQ;IAcR,kBAAkB,CAAC,MAAM,EAAE,GAAG;IAM9B,YAAY,CAAC,KAAK,EAAE,iBAAiB;IASrC,YAAY,CAAC,OAAO,EAAE,MAAM;IAK5B,mBAAmB;IAKnB,sBAAsB;IAwBtB,iBAAiB,CAAC,GAAG,EAAE,MAAM,GAAG,IAAI;IA0BpC,OAAO,CAAC,eAAe;IAUvB,UAAU;IAKV,WAAW;IAKX,cAAc;IAOd,IAAI,CAAC,KAAK,EAAE,GAAG;IASf,aAAa;IAIb,KAAK;IAML,KAAK,IAAI,IAAI;yCAxLF,kBAAkB;2CAAlB,kBAAkB;CA4L9B"}
@@ -3,15 +3,15 @@ import * as i1 from "./image-crop.component";
3
3
  import * as i2 from "@angular/common";
4
4
  import * as i3 from "ngx-image-cropper";
5
5
  import * as i4 from "@angular/material/icon";
6
- import * as i5 from "@angular/material/button";
7
- import * as i6 from "@angular/material/dialog";
6
+ import * as i5 from "@angular/material/legacy-button";
7
+ import * as i6 from "@angular/material/legacy-dialog";
8
8
  import * as i7 from "@angular/material/toolbar";
9
- import * as i8 from "@angular/material/card";
10
- import * as i9 from "@angular/material/tooltip";
11
- import * as i10 from "@angular/material/slider";
9
+ import * as i8 from "@angular/material/legacy-card";
10
+ import * as i9 from "@angular/material/legacy-tooltip";
11
+ import * as i10 from "@angular/material/legacy-slider";
12
12
  export declare class ImageCropModule {
13
13
  static ɵfac: i0.ɵɵFactoryDeclaration<ImageCropModule, never>;
14
- static ɵmod: i0.ɵɵNgModuleDeclaration<ImageCropModule, [typeof i1.ImageCropComponent], [typeof i2.CommonModule, typeof i3.ImageCropperModule, typeof i4.MatIconModule, typeof i5.MatButtonModule, typeof i6.MatDialogModule, typeof i7.MatToolbarModule, typeof i6.MatDialogModule, typeof i8.MatCardModule, typeof i9.MatTooltipModule, typeof i10.MatSliderModule], [typeof i1.ImageCropComponent]>;
14
+ static ɵmod: i0.ɵɵNgModuleDeclaration<ImageCropModule, [typeof i1.ImageCropComponent], [typeof i2.CommonModule, typeof i3.ImageCropperModule, typeof i4.MatIconModule, typeof i5.MatLegacyButtonModule, typeof i6.MatLegacyDialogModule, typeof i7.MatToolbarModule, typeof i6.MatLegacyDialogModule, typeof i8.MatLegacyCardModule, typeof i9.MatLegacyTooltipModule, typeof i10.MatLegacySliderModule], [typeof i1.ImageCropComponent]>;
15
15
  static ɵinj: i0.ɵɵInjectorDeclaration<ImageCropModule>;
16
16
  }
17
17
  //# sourceMappingURL=image-crop.module.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"image-crop.module.d.ts","sourceRoot":"","sources":["../../../../../../library/sunbird-cb/utils/src/lib/components/image-crop/image-crop.module.ts"],"names":[],"mappings":";;;;;;;;;;;AAYA,qBAiBa,eAAe;yCAAf,eAAe;0CAAf,eAAe;0CAAf,eAAe;CAAI"}
1
+ {"version":3,"file":"image-crop.module.d.ts","sourceRoot":"","sources":["../../../../../../library/sunbird-cb/utils/src/lib/components/image-crop/image-crop.module.ts"],"names":[],"mappings":";;;;;;;;;;;AAYA,qBAgBa,eAAe;yCAAf,eAAe;0CAAf,eAAe;0CAAf,eAAe;CAAI"}
@@ -1,3 +1,3 @@
1
- export declare type TFetchStatus = 'none' | 'fetching' | 'done' | 'error' | 'hasMore';
2
- export declare type TSendStatus = 'none' | 'sending' | 'done' | 'error';
1
+ export type TFetchStatus = 'none' | 'fetching' | 'done' | 'error' | 'hasMore';
2
+ export type TSendStatus = 'none' | 'sending' | 'done' | 'error';
3
3
  //# sourceMappingURL=misc.constants.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"misc.constants.d.ts","sourceRoot":"","sources":["../../../../../library/sunbird-cb/utils/src/lib/constants/misc.constants.ts"],"names":[],"mappings":"AAAA,oBAAY,YAAY,GAAG,MAAM,GAAG,UAAU,GAAG,MAAM,GAAG,OAAO,GAAG,SAAS,CAAA;AAC7E,oBAAY,WAAW,GAAG,MAAM,GAAG,SAAS,GAAG,MAAM,GAAG,OAAO,CAAA"}
1
+ {"version":3,"file":"misc.constants.d.ts","sourceRoot":"","sources":["../../../../../library/sunbird-cb/utils/src/lib/constants/misc.constants.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,YAAY,GAAG,MAAM,GAAG,UAAU,GAAG,MAAM,GAAG,OAAO,GAAG,SAAS,CAAA;AAC7E,MAAM,MAAM,WAAW,GAAG,MAAM,GAAG,SAAS,GAAG,MAAM,GAAG,OAAO,CAAA"}
@@ -17,6 +17,6 @@ export declare class ClassChangeOnScrollDirective implements OnInit, OnDestroy,
17
17
  private setScrollState;
18
18
  private resetScrollingState;
19
19
  static ɵfac: i0.ɵɵFactoryDeclaration<ClassChangeOnScrollDirective, never>;
20
- static ɵdir: i0.ɵɵDirectiveDeclaration<ClassChangeOnScrollDirective, "[wsUtilsClassChangeOnScroll]", never, { "wsClassOnScrollDirChange": "wsClassOnScrollDirChange"; }, {}, never>;
20
+ static ɵdir: i0.ɵɵDirectiveDeclaration<ClassChangeOnScrollDirective, "[wsUtilsClassChangeOnScroll]", never, { "wsClassOnScrollDirChange": { "alias": "wsClassOnScrollDirChange"; "required": false; }; }, {}, never, never, false, never>;
21
21
  }
22
22
  //# sourceMappingURL=class-change-on-scroll.directive.d.ts.map
@@ -8,6 +8,6 @@ export declare class DefaultThumbnailDirective implements OnChanges {
8
8
  updateSrc(): void;
9
9
  ngOnChanges(): void;
10
10
  static ɵfac: i0.ɵɵFactoryDeclaration<DefaultThumbnailDirective, never>;
11
- static ɵdir: i0.ɵɵDirectiveDeclaration<DefaultThumbnailDirective, "[wsUtilsDefaultThumbnail]", never, { "wsUtilsDefaultThumbnail": "wsUtilsDefaultThumbnail"; "src": "src"; }, {}, never>;
11
+ static ɵdir: i0.ɵɵDirectiveDeclaration<DefaultThumbnailDirective, "[wsUtilsDefaultThumbnail]", never, { "wsUtilsDefaultThumbnail": { "alias": "wsUtilsDefaultThumbnail"; "required": false; }; "src": { "alias": "src"; "required": false; }; }, {}, never, never, false, never>;
12
12
  }
13
13
  //# sourceMappingURL=default-thumbnail.directive.d.ts.map
@@ -16,6 +16,6 @@ export declare class ImageResponsiveDirective implements OnChanges, OnDestroy {
16
16
  ngOnDestroy(): void;
17
17
  private setSrc;
18
18
  static ɵfac: i0.ɵɵFactoryDeclaration<ImageResponsiveDirective, never>;
19
- static ɵdir: i0.ɵɵDirectiveDeclaration<ImageResponsiveDirective, "[wsUtilsImageResponsive]", never, { "src": "src"; }, {}, never>;
19
+ static ɵdir: i0.ɵɵDirectiveDeclaration<ImageResponsiveDirective, "[wsUtilsImageResponsive]", never, { "src": { "alias": "src"; "required": false; }; }, {}, never, never, false, never>;
20
20
  }
21
21
  //# sourceMappingURL=image-responsive.directive.d.ts.map
@@ -10,6 +10,6 @@ export declare class InViewPortDirective implements OnInit, OnDestroy {
10
10
  ngOnDestroy(): void;
11
11
  check(partial?: boolean, direction?: string): void;
12
12
  static ɵfac: i0.ɵɵFactoryDeclaration<InViewPortDirective, never>;
13
- static ɵdir: i0.ɵɵDirectiveDeclaration<InViewPortDirective, "[wsUtilsInViewPort]", never, {}, { "inViewport": "inViewport"; }, never>;
13
+ static ɵdir: i0.ɵɵDirectiveDeclaration<InViewPortDirective, "[wsUtilsInViewPort]", never, {}, { "inViewport": "inViewport"; }, never, never, false, never>;
14
14
  }
15
15
  //# sourceMappingURL=in-view-port.directive.d.ts.map
@@ -8,6 +8,6 @@ export declare class NavigationDirective implements OnChanges {
8
8
  constructor();
9
9
  ngOnChanges(): void;
10
10
  static ɵfac: i0.ɵɵFactoryDeclaration<NavigationDirective, never>;
11
- static ɵdir: i0.ɵɵDirectiveDeclaration<NavigationDirective, "[wsUtilsNavigation]", never, { "wsUtilsNavigation": "wsUtilsNavigation"; "openInNewTab": "openInNewTab"; "routeUrl": "routeUrl"; }, {}, never>;
11
+ static ɵdir: i0.ɵɵDirectiveDeclaration<NavigationDirective, "[wsUtilsNavigation]", never, { "wsUtilsNavigation": { "alias": "wsUtilsNavigation"; "required": false; }; "openInNewTab": { "alias": "openInNewTab"; "required": false; }; "routeUrl": { "alias": "routeUrl"; "required": false; }; }, {}, never, never, false, never>;
12
12
  }
13
13
  //# sourceMappingURL=navigation.directive.d.ts.map
@@ -2,6 +2,6 @@ import * as i0 from "@angular/core";
2
2
  export declare class PermissionDirective {
3
3
  constructor();
4
4
  static ɵfac: i0.ɵɵFactoryDeclaration<PermissionDirective, never>;
5
- static ɵdir: i0.ɵɵDirectiveDeclaration<PermissionDirective, "[wsUtilsPermission]", never, {}, {}, never>;
5
+ static ɵdir: i0.ɵɵDirectiveDeclaration<PermissionDirective, "[wsUtilsPermission]", never, {}, {}, never, never, false, never>;
6
6
  }
7
7
  //# sourceMappingURL=permission.directive.d.ts.map
@@ -17,6 +17,6 @@ export declare class HorizontalScrollerComponent implements OnInit, OnChanges, O
17
17
  showNext(): void;
18
18
  private updateNavigationBtnStatus;
19
19
  static ɵfac: i0.ɵɵFactoryDeclaration<HorizontalScrollerComponent, never>;
20
- static ɵcmp: i0.ɵɵComponentDeclaration<HorizontalScrollerComponent, "ws-utils-horizontal-scroller", never, { "loadStatus": "loadStatus"; "onHover": "onHover"; }, { "loadNext": "loadNext"; }, never, ["*"]>;
20
+ static ɵcmp: i0.ɵɵComponentDeclaration<HorizontalScrollerComponent, "ws-utils-horizontal-scroller", never, { "loadStatus": { "alias": "loadStatus"; "required": false; }; "onHover": { "alias": "onHover"; "required": false; }; }, { "loadNext": "loadNext"; }, never, ["*"], false, never>;
21
21
  }
22
22
  //# sourceMappingURL=horizontal-scroller.component.d.ts.map
@@ -1,12 +1,12 @@
1
1
  import * as i0 from "@angular/core";
2
2
  import * as i1 from "./horizontal-scroller.component";
3
3
  import * as i2 from "@angular/common";
4
- import * as i3 from "@angular/material/button";
4
+ import * as i3 from "@angular/material/legacy-button";
5
5
  import * as i4 from "@angular/material/icon";
6
- import * as i5 from "@angular/material/progress-spinner";
6
+ import * as i5 from "@angular/material/legacy-progress-spinner";
7
7
  export declare class HorizontalScrollerModule {
8
8
  static ɵfac: i0.ɵɵFactoryDeclaration<HorizontalScrollerModule, never>;
9
- static ɵmod: i0.ɵɵNgModuleDeclaration<HorizontalScrollerModule, [typeof i1.HorizontalScrollerComponent], [typeof i2.CommonModule, typeof i3.MatButtonModule, typeof i4.MatIconModule, typeof i5.MatProgressSpinnerModule], [typeof i1.HorizontalScrollerComponent]>;
9
+ static ɵmod: i0.ɵɵNgModuleDeclaration<HorizontalScrollerModule, [typeof i1.HorizontalScrollerComponent], [typeof i2.CommonModule, typeof i3.MatLegacyButtonModule, typeof i4.MatIconModule, typeof i5.MatLegacyProgressSpinnerModule], [typeof i1.HorizontalScrollerComponent]>;
10
10
  static ɵinj: i0.ɵɵInjectorDeclaration<HorizontalScrollerModule>;
11
11
  }
12
12
  //# sourceMappingURL=horizontal-scroller.module.d.ts.map
@@ -1,5 +1,5 @@
1
1
  import { OnInit } from '@angular/core';
2
- import { MatDialogRef } from '@angular/material/dialog';
2
+ import { MatLegacyDialogRef as MatDialogRef } from '@angular/material/legacy-dialog';
3
3
  import { AuthKeycloakService } from '../../services/auth-keycloak.service';
4
4
  import { ConfigurationsService } from '../../services/configurations.service';
5
5
  import { UtilityService } from '../../services/utility.service';
@@ -17,6 +17,6 @@ export declare class LogoutComponent implements OnInit {
17
17
  confirmed(): void;
18
18
  get isDownloadable(): boolean;
19
19
  static ɵfac: i0.ɵɵFactoryDeclaration<LogoutComponent, never>;
20
- static ɵcmp: i0.ɵɵComponentDeclaration<LogoutComponent, "ws-utils-logout", never, {}, {}, never, never>;
20
+ static ɵcmp: i0.ɵɵComponentDeclaration<LogoutComponent, "ws-utils-logout", never, {}, {}, never, never, false, never>;
21
21
  }
22
22
  //# sourceMappingURL=logout.component.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"logout.component.d.ts","sourceRoot":"","sources":["../../../../../../library/sunbird-cb/utils/src/lib/helpers/logout/logout.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,MAAM,EAAE,MAAM,eAAe,CAAA;AACjD,OAAO,EAAE,YAAY,EAAE,MAAM,0BAA0B,CAAA;AAEvD,OAAO,EAAE,mBAAmB,EAAE,MAAM,sCAAsC,CAAA;AAC1E,OAAO,EAAE,qBAAqB,EAAE,MAAM,uCAAuC,CAAA;AAC7E,OAAO,EAAE,cAAc,EAAE,MAAM,gCAAgC,CAAA;;AAE/D,qBAKa,eAAgB,YAAW,MAAM;IAMnC,SAAS,EAAE,YAAY,CAAC,eAAe,CAAC;IAC/C,OAAO,CAAC,OAAO;IACf,OAAO,CAAC,SAAS;IACjB,OAAO,CAAC,UAAU;IAPpB,QAAQ,UAAQ;IAChB,iBAAiB,UAAQ;IACzB,qBAAqB,UAAQ;gBAEpB,SAAS,EAAE,YAAY,CAAC,eAAe,CAAC,EACvC,OAAO,EAAE,mBAAmB,EAC5B,SAAS,EAAE,qBAAqB,EAChC,UAAU,EAAE,cAAc;IAIpC,QAAQ;IAOR,SAAS;IAQT,IAAI,cAAc,YAMjB;yCAlCU,eAAe;2CAAf,eAAe;CAoC3B"}
1
+ {"version":3,"file":"logout.component.d.ts","sourceRoot":"","sources":["../../../../../../library/sunbird-cb/utils/src/lib/helpers/logout/logout.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,MAAM,EAAE,MAAM,eAAe,CAAA;AACjD,OAAO,EAAE,kBAAkB,IAAI,YAAY,EAAE,MAAM,iCAAiC,CAAA;AAEpF,OAAO,EAAE,mBAAmB,EAAE,MAAM,sCAAsC,CAAA;AAC1E,OAAO,EAAE,qBAAqB,EAAE,MAAM,uCAAuC,CAAA;AAC7E,OAAO,EAAE,cAAc,EAAE,MAAM,gCAAgC,CAAA;;AAE/D,qBAKa,eAAgB,YAAW,MAAM;IAMnC,SAAS,EAAE,YAAY,CAAC,eAAe,CAAC;IAC/C,OAAO,CAAC,OAAO;IACf,OAAO,CAAC,SAAS;IACjB,OAAO,CAAC,UAAU;IAPpB,QAAQ,UAAQ;IAChB,iBAAiB,UAAQ;IACzB,qBAAqB,UAAQ;gBAEpB,SAAS,EAAE,YAAY,CAAC,eAAe,CAAC,EACvC,OAAO,EAAE,mBAAmB,EAC5B,SAAS,EAAE,qBAAqB,EAChC,UAAU,EAAE,cAAc;IAIpC,QAAQ;IAOR,SAAS;IAQT,IAAI,cAAc,YAMjB;yCAlCU,eAAe;2CAAf,eAAe;CAoC3B"}
@@ -1,11 +1,11 @@
1
1
  import * as i0 from "@angular/core";
2
2
  import * as i1 from "./logout.component";
3
3
  import * as i2 from "@angular/common";
4
- import * as i3 from "@angular/material/button";
5
- import * as i4 from "@angular/material/dialog";
4
+ import * as i3 from "@angular/material/legacy-button";
5
+ import * as i4 from "@angular/material/legacy-dialog";
6
6
  export declare class LogoutModule {
7
7
  static ɵfac: i0.ɵɵFactoryDeclaration<LogoutModule, never>;
8
- static ɵmod: i0.ɵɵNgModuleDeclaration<LogoutModule, [typeof i1.LogoutComponent], [typeof i2.CommonModule, typeof i3.MatButtonModule, typeof i4.MatDialogModule], never>;
8
+ static ɵmod: i0.ɵɵNgModuleDeclaration<LogoutModule, [typeof i1.LogoutComponent], [typeof i2.CommonModule, typeof i3.MatLegacyButtonModule, typeof i4.MatLegacyDialogModule], never>;
9
9
  static ɵinj: i0.ɵɵInjectorDeclaration<LogoutModule>;
10
10
  }
11
11
  //# sourceMappingURL=logout.module.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"logout.module.d.ts","sourceRoot":"","sources":["../../../../../../library/sunbird-cb/utils/src/lib/helpers/logout/logout.module.ts"],"names":[],"mappings":";;;;;AAOA,qBASa,YAAY;yCAAZ,YAAY;0CAAZ,YAAY;0CAAZ,YAAY;CAAI"}
1
+ {"version":3,"file":"logout.module.d.ts","sourceRoot":"","sources":["../../../../../../library/sunbird-cb/utils/src/lib/helpers/logout/logout.module.ts"],"names":[],"mappings":";;;;;AAOA,qBAQa,YAAY;yCAAZ,YAAY;0CAAZ,YAAY;0CAAZ,YAAY;CAAI"}
@@ -8,7 +8,7 @@ interface IDateRange {
8
8
  export declare class PipeConciseDateRangePipe implements PipeTransform {
9
9
  transform(dateRange: IDateRange): string;
10
10
  static ɵfac: i0.ɵɵFactoryDeclaration<PipeConciseDateRangePipe, never>;
11
- static ɵpipe: i0.ɵɵPipeDeclaration<PipeConciseDateRangePipe, "pipeConciseDateRange">;
11
+ static ɵpipe: i0.ɵɵPipeDeclaration<PipeConciseDateRangePipe, "pipeConciseDateRange", false>;
12
12
  }
13
13
  export {};
14
14
  //# sourceMappingURL=pipe-concise-date-range.pipe.d.ts.map
@@ -3,6 +3,6 @@ import * as i0 from "@angular/core";
3
3
  export declare class PipeCountTransformPipe implements PipeTransform {
4
4
  transform(value: number): string;
5
5
  static ɵfac: i0.ɵɵFactoryDeclaration<PipeCountTransformPipe, never>;
6
- static ɵpipe: i0.ɵɵPipeDeclaration<PipeCountTransformPipe, "pipeCountTransform">;
6
+ static ɵpipe: i0.ɵɵPipeDeclaration<PipeCountTransformPipe, "pipeCountTransform", false>;
7
7
  }
8
8
  //# sourceMappingURL=pipe-count-transform.pipe.d.ts.map
@@ -11,7 +11,7 @@ export declare class PipeDateConcatPipe implements PipeTransform {
11
11
  constructor();
12
12
  transform(value: ICertificationDate): string;
13
13
  static ɵfac: i0.ɵɵFactoryDeclaration<PipeDateConcatPipe, never>;
14
- static ɵpipe: i0.ɵɵPipeDeclaration<PipeDateConcatPipe, "pipeDateConcat">;
14
+ static ɵpipe: i0.ɵɵPipeDeclaration<PipeDateConcatPipe, "pipeDateConcat", false>;
15
15
  }
16
16
  export {};
17
17
  //# sourceMappingURL=pipe-date-concat.pipe.d.ts.map
@@ -4,6 +4,6 @@ export declare class PipeDurationTransformPipe implements PipeTransform {
4
4
  transform(data: number, type: 'time24' | 'hms' | 'hour'): any;
5
5
  defaultDuration(h: number, m: number, s: number): string;
6
6
  static ɵfac: i0.ɵɵFactoryDeclaration<PipeDurationTransformPipe, never>;
7
- static ɵpipe: i0.ɵɵPipeDeclaration<PipeDurationTransformPipe, "pipeDurationTransform">;
7
+ static ɵpipe: i0.ɵɵPipeDeclaration<PipeDurationTransformPipe, "pipeDurationTransform", false>;
8
8
  }
9
9
  //# sourceMappingURL=pipe-duration-transform.pipe.d.ts.map
@@ -3,6 +3,6 @@ import * as i0 from "@angular/core";
3
3
  export declare class PipeFilterPipe implements PipeTransform {
4
4
  transform(value: any, keys: string, term: string): string;
5
5
  static ɵfac: i0.ɵɵFactoryDeclaration<PipeFilterPipe, never>;
6
- static ɵpipe: i0.ɵɵPipeDeclaration<PipeFilterPipe, "pipeFilter">;
6
+ static ɵpipe: i0.ɵɵPipeDeclaration<PipeFilterPipe, "pipeFilter", false>;
7
7
  }
8
8
  //# sourceMappingURL=pipe-filter.pipe.d.ts.map
@@ -3,6 +3,6 @@ import * as i0 from "@angular/core";
3
3
  export declare class PipeFilterSearchPipe implements PipeTransform {
4
4
  transform(items: any[], searchText: string, ...keys: any): any;
5
5
  static ɵfac: i0.ɵɵFactoryDeclaration<PipeFilterSearchPipe, never>;
6
- static ɵpipe: i0.ɵɵPipeDeclaration<PipeFilterSearchPipe, "pipeFilterSearch">;
6
+ static ɵpipe: i0.ɵɵPipeDeclaration<PipeFilterSearchPipe, "pipeFilterSearch", false>;
7
7
  }
8
8
  //# sourceMappingURL=pipe-filter-search.pipe.d.ts.map
@@ -3,6 +3,6 @@ import * as i0 from "@angular/core";
3
3
  export declare class PipeHtmlTagRemovalPipe implements PipeTransform {
4
4
  transform(htmlString: string): string;
5
5
  static ɵfac: i0.ɵɵFactoryDeclaration<PipeHtmlTagRemovalPipe, never>;
6
- static ɵpipe: i0.ɵɵPipeDeclaration<PipeHtmlTagRemovalPipe, "pipeHtmlTagRemoval">;
6
+ static ɵpipe: i0.ɵɵPipeDeclaration<PipeHtmlTagRemovalPipe, "pipeHtmlTagRemoval", false>;
7
7
  }
8
8
  //# sourceMappingURL=pipe-html-tag-removal.pipe.d.ts.map
@@ -3,6 +3,6 @@ import * as i0 from "@angular/core";
3
3
  export declare class PipeLimitToPipe implements PipeTransform {
4
4
  transform(data: any, limit?: number): any;
5
5
  static ɵfac: i0.ɵɵFactoryDeclaration<PipeLimitToPipe, never>;
6
- static ɵpipe: i0.ɵɵPipeDeclaration<PipeLimitToPipe, "pipeLimitTo">;
6
+ static ɵpipe: i0.ɵɵPipeDeclaration<PipeLimitToPipe, "pipeLimitTo", false>;
7
7
  }
8
8
  //# sourceMappingURL=pipe-limit-to.pipe.d.ts.map
@@ -3,6 +3,6 @@ import * as i0 from "@angular/core";
3
3
  export declare class PipeListFilterPipe implements PipeTransform {
4
4
  transform(value: any, keys: string, term: string): string;
5
5
  static ɵfac: i0.ɵɵFactoryDeclaration<PipeListFilterPipe, never>;
6
- static ɵpipe: i0.ɵɵPipeDeclaration<PipeListFilterPipe, "pipeListFilter">;
6
+ static ɵpipe: i0.ɵɵPipeDeclaration<PipeListFilterPipe, "pipeListFilter", false>;
7
7
  }
8
8
  //# sourceMappingURL=pipe-list-filter.pipe.d.ts.map
@@ -8,7 +8,7 @@ interface IUserName {
8
8
  export declare class PipeNameTransformPipe implements PipeTransform {
9
9
  transform(value: IUserName): string;
10
10
  static ɵfac: i0.ɵɵFactoryDeclaration<PipeNameTransformPipe, never>;
11
- static ɵpipe: i0.ɵɵPipeDeclaration<PipeNameTransformPipe, "pipeNameTransform">;
11
+ static ɵpipe: i0.ɵɵPipeDeclaration<PipeNameTransformPipe, "pipeNameTransform", false>;
12
12
  }
13
13
  export {};
14
14
  //# sourceMappingURL=pipe-name-transform.pipe.d.ts.map
@@ -2,12 +2,12 @@ import { PipeTransform } from '@angular/core';
2
2
  import * as i0 from "@angular/core";
3
3
  export declare class OrderByPipe implements PipeTransform {
4
4
  transform: {
5
- <T>(collection: import("lodash").List<T> | null | undefined, iteratees?: import("lodash").Many<import("lodash").ListIterator<T, unknown>> | undefined, orders?: import("lodash").Many<boolean | "desc" | "asc"> | undefined): T[];
6
- <T_1>(collection: import("lodash").List<T_1> | null | undefined, iteratees?: import("lodash").Many<import("lodash").ListIteratee<T_1>> | undefined, orders?: import("lodash").Many<boolean | "desc" | "asc"> | undefined): T_1[];
7
- <T_2 extends object>(collection: T_2 | null | undefined, iteratees?: import("lodash").Many<import("lodash").ObjectIterator<T_2, unknown>> | undefined, orders?: import("lodash").Many<boolean | "desc" | "asc"> | undefined): T_2[keyof T_2][];
8
- <T_3 extends object>(collection: T_3 | null | undefined, iteratees?: import("lodash").Many<import("lodash").ObjectIteratee<T_3>> | undefined, orders?: import("lodash").Many<boolean | "desc" | "asc"> | undefined): T_3[keyof T_3][];
5
+ <T>(collection: import("lodash").List<T> | null | undefined, iteratees?: import("lodash").Many<import("lodash").ListIterator<T, unknown>> | undefined, orders?: import("lodash").Many<boolean | "asc" | "desc"> | undefined): T[];
6
+ <T_1>(collection: import("lodash").List<T_1> | null | undefined, iteratees?: import("lodash").Many<import("lodash").ListIteratee<T_1>> | undefined, orders?: import("lodash").Many<boolean | "asc" | "desc"> | undefined): T_1[];
7
+ <T_2 extends object>(collection: T_2 | null | undefined, iteratees?: import("lodash").Many<import("lodash").ObjectIterator<T_2, unknown>> | undefined, orders?: import("lodash").Many<boolean | "asc" | "desc"> | undefined): T_2[keyof T_2][];
8
+ <T_3 extends object>(collection: T_3 | null | undefined, iteratees?: import("lodash").Many<import("lodash").ObjectIteratee<T_3>> | undefined, orders?: import("lodash").Many<boolean | "asc" | "desc"> | undefined): T_3[keyof T_3][];
9
9
  };
10
10
  static ɵfac: i0.ɵɵFactoryDeclaration<OrderByPipe, never>;
11
- static ɵpipe: i0.ɵɵPipeDeclaration<OrderByPipe, "orderBy">;
11
+ static ɵpipe: i0.ɵɵPipeDeclaration<OrderByPipe, "orderBy", false>;
12
12
  }
13
13
  //# sourceMappingURL=pipe-order-by.pipe.d.ts.map
@@ -3,6 +3,6 @@ import * as i0 from "@angular/core";
3
3
  export declare class PipePartialContentPipe implements PipeTransform {
4
4
  transform(value: any, keys: string[]): any;
5
5
  static ɵfac: i0.ɵɵFactoryDeclaration<PipePartialContentPipe, never>;
6
- static ɵpipe: i0.ɵɵPipeDeclaration<PipePartialContentPipe, "pipePartialContent">;
6
+ static ɵpipe: i0.ɵɵPipeDeclaration<PipePartialContentPipe, "pipePartialContent", false>;
7
7
  }
8
8
  //# sourceMappingURL=pipe-partial-content.pipe.d.ts.map
@@ -3,6 +3,6 @@ import * as i0 from "@angular/core";
3
3
  export declare class PipeRelativeTimePipe implements PipeTransform {
4
4
  transform(value: number): string;
5
5
  static ɵfac: i0.ɵɵFactoryDeclaration<PipeRelativeTimePipe, never>;
6
- static ɵpipe: i0.ɵɵPipeDeclaration<PipeRelativeTimePipe, "pipeRelativeTime">;
6
+ static ɵpipe: i0.ɵɵPipeDeclaration<PipeRelativeTimePipe, "pipeRelativeTime", false>;
7
7
  }
8
8
  //# sourceMappingURL=pipe-relative-time.pipe.d.ts.map
@@ -6,6 +6,6 @@ export declare class PipeSafeSanitizerPipe implements PipeTransform {
6
6
  constructor(sanitizer: DomSanitizer);
7
7
  transform(value: string, type?: string): SafeHtml | SafeStyle | SafeScript | SafeUrl | SafeResourceUrl;
8
8
  static ɵfac: i0.ɵɵFactoryDeclaration<PipeSafeSanitizerPipe, never>;
9
- static ɵpipe: i0.ɵɵPipeDeclaration<PipeSafeSanitizerPipe, "pipeSafeSanitizer">;
9
+ static ɵpipe: i0.ɵɵPipeDeclaration<PipeSafeSanitizerPipe, "pipeSafeSanitizer", false>;
10
10
  }
11
11
  //# sourceMappingURL=pipe-safe-sanitizer.pipe.d.ts.map
@@ -1,11 +1,11 @@
1
- import { Resolve, ActivatedRouteSnapshot, RouterStateSnapshot } from '@angular/router';
1
+ import { ActivatedRouteSnapshot, RouterStateSnapshot } from '@angular/router';
2
2
  import { Observable } from 'rxjs';
3
3
  import { HttpClient } from '@angular/common/http';
4
4
  import { UtilityService } from '../services/utility.service';
5
5
  import { ConfigurationsService } from '../services/configurations.service';
6
6
  import { IResolveResponse } from './resolver.model';
7
7
  import * as i0 from "@angular/core";
8
- export declare class ExploreDetailResolve implements Resolve<Observable<IResolveResponse<any>> | IResolveResponse<any>> {
8
+ export declare class ExploreDetailResolve {
9
9
  private http;
10
10
  private configSvc;
11
11
  private utilitySvc;
@@ -1 +1 @@
1
- {"version":3,"file":"explore-detail.resolver.d.ts","sourceRoot":"","sources":["../../../../../library/sunbird-cb/utils/src/lib/resolvers/explore-detail.resolver.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,OAAO,EAAE,sBAAsB,EAAE,mBAAmB,EAAE,MAAM,iBAAiB,CAAA;AACtF,OAAO,EAAE,UAAU,EAAM,MAAM,MAAM,CAAA;AACrC,OAAO,EAAE,UAAU,EAAE,MAAM,sBAAsB,CAAA;AAEjD,OAAO,EAAE,cAAc,EAAE,MAAM,6BAA6B,CAAA;AAC5D,OAAO,EAAE,qBAAqB,EAAE,MAAM,oCAAoC,CAAA;AAC1E,OAAO,EAAE,gBAAgB,EAAE,MAAM,kBAAkB,CAAA;;AAEnD,qBAGa,oBACX,YACA,OAAO,CACL,UAAU,CAAC,gBAAgB,CAAC,GAAG,CAAC,CAAC,GACjC,gBAAgB,CAAC,GAAG,CAAC,CACtB;IAIC,OAAO,CAAC,IAAI;IACZ,OAAO,CAAC,SAAS;IACjB,OAAO,CAAC,UAAU;IALpB,OAAO,CAAC,OAAO,CAA0B;IACzC,yBAAyB,UAAQ;gBAEvB,IAAI,EAAE,UAAU,EAChB,SAAS,EAAE,qBAAqB,EAChC,UAAU,EAAE,cAAc;IAGpC,OAAO,CACL,KAAK,EAAE,sBAAsB,EAC7B,MAAM,EAAE,mBAAmB,GAC1B,UAAU,CAAC,gBAAgB,CAAC,GAAG,CAAC,CAAC;IAgBpC,OAAO,CAAC,iBAAiB;yCAjCd,oBAAoB;6CAApB,oBAAoB;CA4EhC"}
1
+ {"version":3,"file":"explore-detail.resolver.d.ts","sourceRoot":"","sources":["../../../../../library/sunbird-cb/utils/src/lib/resolvers/explore-detail.resolver.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,sBAAsB,EAAE,mBAAmB,EAAE,MAAM,iBAAiB,CAAA;AAC7E,OAAO,EAAE,UAAU,EAAM,MAAM,MAAM,CAAA;AACrC,OAAO,EAAE,UAAU,EAAE,MAAM,sBAAsB,CAAA;AAEjD,OAAO,EAAE,cAAc,EAAE,MAAM,6BAA6B,CAAA;AAC5D,OAAO,EAAE,qBAAqB,EAAE,MAAM,oCAAoC,CAAA;AAC1E,OAAO,EAAE,gBAAgB,EAAE,MAAM,kBAAkB,CAAA;;AAEnD,qBAGa,oBAAoB;IAK7B,OAAO,CAAC,IAAI;IACZ,OAAO,CAAC,SAAS;IACjB,OAAO,CAAC,UAAU;IALpB,OAAO,CAAC,OAAO,CAA0B;IACzC,yBAAyB,UAAQ;gBAEvB,IAAI,EAAE,UAAU,EAChB,SAAS,EAAE,qBAAqB,EAChC,UAAU,EAAE,cAAc;IAGpC,OAAO,CACL,KAAK,EAAE,sBAAsB,EAC7B,MAAM,EAAE,mBAAmB,GAC1B,UAAU,CAAC,gBAAgB,CAAC,GAAG,CAAC,CAAC;IAgBpC,OAAO,CAAC,iBAAiB;yCA7Bd,oBAAoB;6CAApB,oBAAoB;CAwEhC"}
@@ -1,9 +1,9 @@
1
- import { Resolve, ActivatedRouteSnapshot, RouterStateSnapshot } from '@angular/router';
1
+ import { ActivatedRouteSnapshot, RouterStateSnapshot } from '@angular/router';
2
2
  import { Observable } from 'rxjs';
3
3
  import { HttpClient } from '@angular/common/http';
4
4
  import { IResolveResponse } from './resolver.model';
5
5
  import * as i0 from "@angular/core";
6
- export declare class MarketingOfferingResolve implements Resolve<Observable<IResolveResponse<any>> | IResolveResponse<any>> {
6
+ export declare class MarketingOfferingResolve {
7
7
  private http;
8
8
  constructor(http: HttpClient);
9
9
  resolve(route: ActivatedRouteSnapshot, _state: RouterStateSnapshot): Observable<IResolveResponse<any>>;
@@ -1 +1 @@
1
- {"version":3,"file":"marketing-offering.resolve.d.ts","sourceRoot":"","sources":["../../../../../library/sunbird-cb/utils/src/lib/resolvers/marketing-offering.resolve.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,OAAO,EAAE,sBAAsB,EAAE,mBAAmB,EAAE,MAAM,iBAAiB,CAAA;AACtF,OAAO,EAAE,UAAU,EAAM,MAAM,MAAM,CAAA;AACrC,OAAO,EAAE,UAAU,EAAE,MAAM,sBAAsB,CAAA;AAEjD,OAAO,EAAE,gBAAgB,EAAE,MAAM,kBAAkB,CAAA;;AAEnD,qBAGa,wBACX,YACA,OAAO,CACL,UAAU,CAAC,gBAAgB,CAAC,GAAG,CAAC,CAAC,GACjC,gBAAgB,CAAC,GAAG,CAAC,CACtB;IAEC,OAAO,CAAC,IAAI;gBAAJ,IAAI,EAAE,UAAU;IAG1B,OAAO,CACL,KAAK,EAAE,sBAAsB,EAC7B,MAAM,EAAE,mBAAmB,GAC1B,UAAU,CAAC,gBAAgB,CAAC,GAAG,CAAC,CAAC;IAQpC,OAAO,CAAC,iBAAiB;yCArBd,wBAAwB;6CAAxB,wBAAwB;CAmCpC"}
1
+ {"version":3,"file":"marketing-offering.resolve.d.ts","sourceRoot":"","sources":["../../../../../library/sunbird-cb/utils/src/lib/resolvers/marketing-offering.resolve.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,sBAAsB,EAAE,mBAAmB,EAAE,MAAM,iBAAiB,CAAA;AAC7E,OAAO,EAAE,UAAU,EAAM,MAAM,MAAM,CAAA;AACrC,OAAO,EAAE,UAAU,EAAE,MAAM,sBAAsB,CAAA;AAEjD,OAAO,EAAE,gBAAgB,EAAE,MAAM,kBAAkB,CAAA;;AAEnD,qBAGa,wBAAwB;IAGjC,OAAO,CAAC,IAAI;gBAAJ,IAAI,EAAE,UAAU;IAG1B,OAAO,CACL,KAAK,EAAE,sBAAsB,EAC7B,MAAM,EAAE,mBAAmB,GAC1B,UAAU,CAAC,gBAAgB,CAAC,GAAG,CAAC,CAAC;IAQpC,OAAO,CAAC,iBAAiB;yCAjBd,wBAAwB;6CAAxB,wBAAwB;CA+BpC"}
@@ -1,11 +1,11 @@
1
1
  import { HttpClient } from '@angular/common/http';
2
- import { ActivatedRouteSnapshot, Resolve } from '@angular/router';
2
+ import { ActivatedRouteSnapshot } from '@angular/router';
3
3
  import { Observable } from 'rxjs';
4
4
  import { ConfigurationsService } from '../services/configurations.service';
5
5
  import { NsPage } from './page.model';
6
6
  import { IResolveResponse } from './resolver.model';
7
7
  import * as i0 from "@angular/core";
8
- export declare class PageResolve implements Resolve<IResolveResponse<NsPage.IPage>> {
8
+ export declare class PageResolve {
9
9
  private configSvc;
10
10
  private http;
11
11
  private locale;
@@ -1 +1 @@
1
- {"version":3,"file":"page.resolver.d.ts","sourceRoot":"","sources":["../../../../../library/sunbird-cb/utils/src/lib/resolvers/page.resolver.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,sBAAsB,CAAA;AAEjD,OAAO,EAAE,sBAAsB,EAAE,OAAO,EAAE,MAAM,iBAAiB,CAAA;AACjE,OAAO,EAAY,UAAU,EAAM,MAAM,MAAM,CAAA;AAE/C,OAAO,EAAE,qBAAqB,EAAE,MAAM,oCAAoC,CAAA;AAE1E,OAAO,EAAE,MAAM,EAAE,MAAM,cAAc,CAAA;AACrC,OAAO,EAAE,gBAAgB,EAAE,MAAM,kBAAkB,CAAA;;AAGnD,qBAGa,WAAY,YAAW,OAAO,CAAC,gBAAgB,CAAC,MAAM,CAAC,KAAK,CAAC,CAAC;IAGvE,OAAO,CAAC,SAAS;IACjB,OAAO,CAAC,IAAI;IACO,OAAO,CAAC,MAAM;IAJnC,OAAO,CAAC,OAAO,CAA0B;gBAE/B,SAAS,EAAE,qBAAqB,EAChC,IAAI,EAAE,UAAU,EACG,MAAM,EAAE,MAAM;IAE3C,OAAO,CACL,KAAK,EAAE,sBAAsB,GAC5B,UAAU,CAAC,gBAAgB,CAAC,MAAM,CAAC,KAAK,CAAC,CAAC,GAAG,gBAAgB,CAAC,MAAM,CAAC,KAAK,CAAC;IA2B9E,OAAO,CAAC,WAAW;IAMnB,OAAO,CAAC,UAAU;IAQlB,OAAO,CAAC,OAAO;yCAlDJ,WAAW;6CAAX,WAAW;CAiGvB"}
1
+ {"version":3,"file":"page.resolver.d.ts","sourceRoot":"","sources":["../../../../../library/sunbird-cb/utils/src/lib/resolvers/page.resolver.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,sBAAsB,CAAA;AAEjD,OAAO,EAAE,sBAAsB,EAAE,MAAM,iBAAiB,CAAA;AACxD,OAAO,EAAY,UAAU,EAAM,MAAM,MAAM,CAAA;AAE/C,OAAO,EAAE,qBAAqB,EAAE,MAAM,oCAAoC,CAAA;AAE1E,OAAO,EAAE,MAAM,EAAE,MAAM,cAAc,CAAA;AACrC,OAAO,EAAE,gBAAgB,EAAE,MAAM,kBAAkB,CAAA;;AAGnD,qBAGa,WAAW;IAGpB,OAAO,CAAC,SAAS;IACjB,OAAO,CAAC,IAAI;IACO,OAAO,CAAC,MAAM;IAJnC,OAAO,CAAC,OAAO,CAA0B;gBAE/B,SAAS,EAAE,qBAAqB,EAChC,IAAI,EAAE,UAAU,EACG,MAAM,EAAE,MAAM;IAE3C,OAAO,CACL,KAAK,EAAE,sBAAsB,GAC5B,UAAU,CAAC,gBAAgB,CAAC,MAAM,CAAC,KAAK,CAAC,CAAC,GAAG,gBAAgB,CAAC,MAAM,CAAC,KAAK,CAAC;IA2B9E,OAAO,CAAC,WAAW;IAMnB,OAAO,CAAC,UAAU;IAQlB,OAAO,CAAC,OAAO;yCAlDJ,WAAW;6CAAX,WAAW;CAiGvB"}
@@ -1,6 +1,6 @@
1
1
  import { Type } from '@angular/core';
2
2
  import { SafeStyle } from '@angular/platform-browser';
3
- declare type TUrl = undefined | 'none' | 'back' | string;
3
+ type TUrl = undefined | 'none' | 'back' | string;
4
4
  export declare namespace NsWidgetResolver {
5
5
  type UnitPermissionPrimitive = undefined | null | string;
6
6
  interface IUnitPermissionObject {
@@ -1 +1 @@
1
- {"version":3,"file":"widget-resolver.model.d.ts","sourceRoot":"","sources":["../../../../../library/sunbird-cb/utils/src/lib/services/widget-resolver.model.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,eAAe,CAAA;AACpC,OAAO,EAAE,SAAS,EAAE,MAAM,2BAA2B,CAAA;AACrD,aAAK,IAAI,GAAG,SAAS,GAAG,MAAM,GAAG,MAAM,GAAG,MAAM,CAAA;AAChD,yBAAiB,gBAAgB,CAAC;IAChC,KAAY,uBAAuB,GAAG,SAAS,GAAG,IAAI,GAAG,MAAM,CAAA;IAC/D,UAAiB,qBAAqB;QACpC,GAAG,EAAE,uBAAuB,GAAG,MAAM,EAAE,CAAA;QACvC,IAAI,EAAE,uBAAuB,GAAG,MAAM,EAAE,CAAA;QACxC,IAAI,EAAE,uBAAuB,GAAG,MAAM,EAAE,CAAA;KACzC;IACD,KAAY,cAAc,GACtB,uBAAuB,GACvB,MAAM,EAAE,GACR,qBAAqB,GACrB,IAAI,CAAC,qBAAqB,EAAE,KAAK,CAAC,GAClC,IAAI,CAAC,qBAAqB,EAAE,MAAM,CAAC,GACnC,IAAI,CAAC,qBAAqB,EAAE,MAAM,CAAC,GACnC,OAAO,CAAC,qBAAqB,EAAE,KAAK,CAAC,GACrC,OAAO,CAAC,qBAAqB,EAAE,MAAM,CAAC,GACtC,OAAO,CAAC,qBAAqB,EAAE,MAAM,CAAC,CAAA;IAC1C,UAAiB,YAAY;QAC3B,OAAO,EAAE,OAAO,CAAA;QAChB,SAAS,EAAE,OAAO,CAAA;QAClB,KAAK,CAAC,EAAE,cAAc,CAAA;QACtB,QAAQ,CAAC,EAAE,cAAc,CAAA;QACzB,MAAM,CAAC,EAAE,cAAc,CAAA;KACxB;IAED,UAAiB,WAAW;QAC1B,UAAU,EAAE,MAAM,CAAA;QAClB,aAAa,EAAE,MAAM,CAAA;KACtB;IAED,UAAiB,mBAAoB,SAAQ,WAAW;QACtD,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,GAAG,CAAC,CAAC,CAAA;KAClC;IAED,UAAiB,8BAA+B,SAAQ,WAAW;QACjE,gBAAgB,CAAC,EAAE,YAAY,CAAA;KAChC;IAED,UAAiB,0BAA0B,CAAC,CAAC,CAAE,SAAQ,8BAA8B;QACnF,UAAU,EAAE,CAAC,CAAA;QACb,gBAAgB,CAAC,EAAE,MAAM,CAAA;QACzB,eAAe,CAAC,EAAE,MAAM,CAAA;QACxB,eAAe,CAAC,EAAE;YAAE,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAA;SAAE,CAAA;KAC5C;IACD,KAAY,wBAAwB,GAAG,0BAA0B,CAAC,GAAG,CAAC,CAAA;IACtE,UAAiB,WAAW,CAAC,CAAC,CAC5B,SAAQ,IAAI,CAAC,0BAA0B,CAAC,CAAC,CAAC,EAAE,kBAAkB,GAAG,iBAAiB,CAAC;QACnF,eAAe,CAAC,EAAE,SAAS,CAAA;QAC3B,mBAAmB,EAAE,CACnB,UAAU,EAAE,MAAM,EAClB,aAAa,EAAE,MAAM,EACrB,gBAAgB,CAAC,EAAE,MAAM,EACzB,eAAe,CAAC,EAAE,MAAM,EACxB,eAAe,CAAC,EAAE,SAAS,KACxB,IAAI,CAAA;KACV;IACD,UAAiB,MAAM;QACrB,KAAK,EAAE,MAAM,CAAC;QACd,GAAG,EAAE,IAAI,CAAC;QACV,IAAI,CAAC,EAAE,MAAM,CAAA;KACd;CACF"}
1
+ {"version":3,"file":"widget-resolver.model.d.ts","sourceRoot":"","sources":["../../../../../library/sunbird-cb/utils/src/lib/services/widget-resolver.model.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,eAAe,CAAA;AACpC,OAAO,EAAE,SAAS,EAAE,MAAM,2BAA2B,CAAA;AACrD,KAAK,IAAI,GAAG,SAAS,GAAG,MAAM,GAAG,MAAM,GAAG,MAAM,CAAA;AAChD,yBAAiB,gBAAgB,CAAC;IAChC,KAAY,uBAAuB,GAAG,SAAS,GAAG,IAAI,GAAG,MAAM,CAAA;IAC/D,UAAiB,qBAAqB;QACpC,GAAG,EAAE,uBAAuB,GAAG,MAAM,EAAE,CAAA;QACvC,IAAI,EAAE,uBAAuB,GAAG,MAAM,EAAE,CAAA;QACxC,IAAI,EAAE,uBAAuB,GAAG,MAAM,EAAE,CAAA;KACzC;IACD,KAAY,cAAc,GACtB,uBAAuB,GACvB,MAAM,EAAE,GACR,qBAAqB,GACrB,IAAI,CAAC,qBAAqB,EAAE,KAAK,CAAC,GAClC,IAAI,CAAC,qBAAqB,EAAE,MAAM,CAAC,GACnC,IAAI,CAAC,qBAAqB,EAAE,MAAM,CAAC,GACnC,OAAO,CAAC,qBAAqB,EAAE,KAAK,CAAC,GACrC,OAAO,CAAC,qBAAqB,EAAE,MAAM,CAAC,GACtC,OAAO,CAAC,qBAAqB,EAAE,MAAM,CAAC,CAAA;IAC1C,UAAiB,YAAY;QAC3B,OAAO,EAAE,OAAO,CAAA;QAChB,SAAS,EAAE,OAAO,CAAA;QAClB,KAAK,CAAC,EAAE,cAAc,CAAA;QACtB,QAAQ,CAAC,EAAE,cAAc,CAAA;QACzB,MAAM,CAAC,EAAE,cAAc,CAAA;KACxB;IAED,UAAiB,WAAW;QAC1B,UAAU,EAAE,MAAM,CAAA;QAClB,aAAa,EAAE,MAAM,CAAA;KACtB;IAED,UAAiB,mBAAoB,SAAQ,WAAW;QACtD,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,GAAG,CAAC,CAAC,CAAA;KAClC;IAED,UAAiB,8BAA+B,SAAQ,WAAW;QACjE,gBAAgB,CAAC,EAAE,YAAY,CAAA;KAChC;IAED,UAAiB,0BAA0B,CAAC,CAAC,CAAE,SAAQ,8BAA8B;QACnF,UAAU,EAAE,CAAC,CAAA;QACb,gBAAgB,CAAC,EAAE,MAAM,CAAA;QACzB,eAAe,CAAC,EAAE,MAAM,CAAA;QACxB,eAAe,CAAC,EAAE;YAAE,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAA;SAAE,CAAA;KAC5C;IACD,KAAY,wBAAwB,GAAG,0BAA0B,CAAC,GAAG,CAAC,CAAA;IACtE,UAAiB,WAAW,CAAC,CAAC,CAC5B,SAAQ,IAAI,CAAC,0BAA0B,CAAC,CAAC,CAAC,EAAE,kBAAkB,GAAG,iBAAiB,CAAC;QACnF,eAAe,CAAC,EAAE,SAAS,CAAA;QAC3B,mBAAmB,EAAE,CACnB,UAAU,EAAE,MAAM,EAClB,aAAa,EAAE,MAAM,EACrB,gBAAgB,CAAC,EAAE,MAAM,EACzB,eAAe,CAAC,EAAE,MAAM,EACxB,eAAe,CAAC,EAAE,SAAS,KACxB,IAAI,CAAA;KACV;IACD,UAAiB,MAAM;QACrB,KAAK,EAAE,MAAM,CAAC;QACd,GAAG,EAAE,IAAI,CAAC;QACV,IAAI,CAAC,EAAE,MAAM,CAAA;KACd;CACF"}
package/package.json CHANGED
@@ -1,30 +1,38 @@
1
1
  {
2
2
  "name": "@sunbird-cb/utils",
3
- "version": "1.0.19-ang-13-16",
4
- "main": "bundles/sunbird-cb-utils.umd.js",
3
+ "version": "1.0.20-ang-13-16",
4
+ "main": "./src/public-api.ts",
5
5
  "dependencies": {
6
6
  "tslib": "^2.0.0"
7
7
  },
8
8
  "peerDependencies": {
9
- "@angular/animations": "~12.2.17",
10
- "@angular/cdk": "~12.2.13",
11
- "@angular/common": "~12.2.17",
12
- "@angular/compiler": "~12.2.17",
13
- "@angular/core": "~12.2.17",
14
- "@angular/forms": "~12.2.17",
15
- "@angular/material": "^12.2.13",
16
- "@angular/platform-browser": "~12.2.17",
17
- "@angular/platform-browser-dynamic": "~12.2.17",
18
- "@angular/router": "~12.2.17",
19
- "ngx-image-cropper": "^3.3.4",
9
+ "@angular/animations": "^16.2.12",
10
+ "@angular/cdk": "^16.2.14",
11
+ "@angular/common": "^16.2.12",
12
+ "@angular/compiler": "^16.2.12",
13
+ "@angular/core": "^16.2.12",
14
+ "@angular/forms": "^16.2.12",
15
+ "@angular/material": "^16.2.14",
16
+ "@angular/platform-browser": "^16.2.12",
17
+ "@angular/platform-browser-dynamic": "^16.2.12",
18
+ "@angular/router": "^16.2.12",
19
+ "ngx-image-cropper": "^6.3.4",
20
20
  "@types/lodash": "^4.14.168",
21
21
  "moment": "^2.29.1",
22
22
  "rxjs": "~6.5.2"
23
23
  },
24
- "module": "fesm2015/sunbird-cb-utils.js",
25
- "es2015": "fesm2015/sunbird-cb-utils.js",
26
- "esm2015": "esm2015/sunbird-cb-utils.js",
27
- "fesm2015": "fesm2015/sunbird-cb-utils.js",
28
- "typings": "sunbird-cb-utils.d.ts",
24
+ "module": "fesm2022/sunbird-cb-utils.mjs",
25
+ "typings": "index.d.ts",
26
+ "exports": {
27
+ "./package.json": {
28
+ "default": "./package.json"
29
+ },
30
+ ".": {
31
+ "types": "./index.d.ts",
32
+ "esm2022": "./esm2022/sunbird-cb-utils.mjs",
33
+ "esm": "./esm2022/sunbird-cb-utils.mjs",
34
+ "default": "./fesm2022/sunbird-cb-utils.mjs"
35
+ }
36
+ },
29
37
  "sideEffects": false
30
38
  }