@alfresco/adf-core 8.1.0-14485353256 → 8.1.0-14489297497

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 (598) hide show
  1. package/api/lib/alfresco-api/alfresco-api.utils.d.ts +1 -1
  2. package/breadcrumbs/styles/_breadcrumb.theme.scss +4 -4
  3. package/custom-theme/material-theme.scss +4 -7
  4. package/custom-theme/theme/custom-theme-palettes.scss +8 -12
  5. package/custom-theme/theme/typography.scss +26 -26
  6. package/feature-flags/lib/providers/debug-feature-flags.provider.d.ts +4 -35
  7. package/fesm2022/adf-core.mjs +938 -956
  8. package/fesm2022/adf-core.mjs.map +1 -1
  9. package/fesm2022/alfresco-adf-core-api.mjs +3 -3
  10. package/fesm2022/alfresco-adf-core-auth.mjs +3 -3
  11. package/fesm2022/alfresco-adf-core-breadcrumbs.mjs +10 -10
  12. package/fesm2022/alfresco-adf-core-breadcrumbs.mjs.map +1 -1
  13. package/fesm2022/alfresco-adf-core-feature-flags.mjs +51 -56
  14. package/fesm2022/alfresco-adf-core-feature-flags.mjs.map +1 -1
  15. package/fesm2022/alfresco-adf-core-shell.mjs +8 -8
  16. package/fesm2022/alfresco-adf-core-shell.mjs.map +1 -1
  17. package/lib/card-view/components/base-card-view.d.ts +1 -1
  18. package/lib/datatable/data/data-table.schema.d.ts +1 -1
  19. package/lib/prebuilt-themes/adf-blue-orange.css +1 -1
  20. package/lib/prebuilt-themes/adf-blue-purple.css +1 -1
  21. package/lib/prebuilt-themes/adf-cyan-orange.css +1 -1
  22. package/lib/prebuilt-themes/adf-cyan-purple.css +1 -1
  23. package/lib/prebuilt-themes/adf-green-orange.css +1 -1
  24. package/lib/prebuilt-themes/adf-green-purple.css +1 -1
  25. package/lib/prebuilt-themes/adf-indigo-pink.css +1 -1
  26. package/lib/prebuilt-themes/adf-pink-bluegrey.css +1 -1
  27. package/lib/prebuilt-themes/adf-purple-green.css +1 -1
  28. package/lib/styles/_components-variables.scss +42 -42
  29. package/lib/styles/_index.scss +57 -57
  30. package/lib/styles/_typography.scss +13 -13
  31. package/lib/styles/prebuilt/adf-blue-orange.scss +7 -6
  32. package/lib/styles/prebuilt/adf-blue-purple.scss +7 -6
  33. package/lib/styles/prebuilt/adf-cyan-orange.scss +7 -6
  34. package/lib/styles/prebuilt/adf-cyan-purple.scss +7 -6
  35. package/lib/styles/prebuilt/adf-green-orange.scss +7 -6
  36. package/lib/styles/prebuilt/adf-green-purple.scss +7 -6
  37. package/lib/styles/prebuilt/adf-indigo-pink.scss +7 -6
  38. package/lib/styles/prebuilt/adf-pink-bluegrey.scss +7 -6
  39. package/lib/styles/prebuilt/adf-purple-green.scss +7 -6
  40. package/package.json +3 -15
  41. package/schematics/migrations/schematics/migrations/7_0_0/index.d.ts +1 -1
  42. package/schematics/migrations/schematics/migrations/7_0_0/index.js +2 -2
  43. package/schematics/migrations/schematics/migrations/7_0_0/index.js.map +1 -1
  44. package/esm2022/adf-core.mjs +0 -5
  45. package/esm2022/api/alfresco-adf-core-api.mjs +0 -5
  46. package/esm2022/api/index.mjs +0 -20
  47. package/esm2022/api/lib/adf-http-client.service.mjs +0 -311
  48. package/esm2022/api/lib/alfresco-api/alfresco-api.param-encoder.mjs +0 -33
  49. package/esm2022/api/lib/alfresco-api/alfresco-api.response-error.mjs +0 -25
  50. package/esm2022/api/lib/alfresco-api/alfresco-api.utils.mjs +0 -80
  51. package/esm2022/api/lib/interfaces.mjs +0 -18
  52. package/esm2022/api/lib/types.mjs +0 -18
  53. package/esm2022/auth/alfresco-adf-core-auth.mjs +0 -5
  54. package/esm2022/auth/authentication-interceptor/authentication.interceptor.mjs +0 -56
  55. package/esm2022/auth/authentication.mjs +0 -19
  56. package/esm2022/auth/index.mjs +0 -19
  57. package/esm2022/breadcrumbs/alfresco-adf-core-breadcrumbs.mjs +0 -5
  58. package/esm2022/breadcrumbs/components/breadcrumb/breadcrumb.component.mjs +0 -83
  59. package/esm2022/breadcrumbs/components/breadcrumb-item/breadcrumb-item.component.mjs +0 -42
  60. package/esm2022/breadcrumbs/directives/breadcrumb-focus.directive.mjs +0 -44
  61. package/esm2022/breadcrumbs/index.mjs +0 -19
  62. package/esm2022/feature-flags/alfresco-adf-core-feature-flags.mjs +0 -5
  63. package/esm2022/feature-flags/index.mjs +0 -29
  64. package/esm2022/feature-flags/lib/components/feature-flags-wrapper.mjs +0 -36
  65. package/esm2022/feature-flags/lib/components/feature-override-indicator.component.mjs +0 -56
  66. package/esm2022/feature-flags/lib/components/flags/flags.component.mjs +0 -130
  67. package/esm2022/feature-flags/lib/directives/features.directive.mjs +0 -63
  68. package/esm2022/feature-flags/lib/directives/not-features.directive.mjs +0 -63
  69. package/esm2022/feature-flags/lib/guards/is-feature-off.guard.mjs +0 -38
  70. package/esm2022/feature-flags/lib/guards/is-feature-on.guard.mjs +0 -38
  71. package/esm2022/feature-flags/lib/guards/is-flags-override-on.guard.mjs +0 -40
  72. package/esm2022/feature-flags/lib/interfaces/features.interface.mjs +0 -24
  73. package/esm2022/feature-flags/lib/mocks/features-service-mock.factory.mjs +0 -62
  74. package/esm2022/feature-flags/lib/providers/debug-feature-flags.provider.mjs +0 -51
  75. package/esm2022/feature-flags/lib/providers/dummy-feature-flags.provider.mjs +0 -36
  76. package/esm2022/feature-flags/lib/services/debug-features.service.mjs +0 -84
  77. package/esm2022/feature-flags/lib/services/dummy-features.service.mjs +0 -40
  78. package/esm2022/feature-flags/lib/services/flagset.parser.mjs +0 -38
  79. package/esm2022/feature-flags/lib/services/qa-features.helper.mjs +0 -62
  80. package/esm2022/feature-flags/lib/services/storage-features.service.mjs +0 -121
  81. package/esm2022/lib/about/about-extension-list/about-extension-list.component.mjs +0 -52
  82. package/esm2022/lib/about/about-license-list/about-license-list.component.mjs +0 -52
  83. package/esm2022/lib/about/about-module-list/module-list.component.mjs +0 -52
  84. package/esm2022/lib/about/about-package/package-list.component.mjs +0 -66
  85. package/esm2022/lib/about/about-panel.directive.mjs +0 -37
  86. package/esm2022/lib/about/about-repository-info/about-repository-info.component.mjs +0 -60
  87. package/esm2022/lib/about/about-repository-info/repository-info.interface.mjs +0 -18
  88. package/esm2022/lib/about/about-server-settings/about-server-settings.component.mjs +0 -43
  89. package/esm2022/lib/about/about-status-list/about-status-list.component.mjs +0 -52
  90. package/esm2022/lib/about/about.component.mjs +0 -35
  91. package/esm2022/lib/about/about.module.mjs +0 -75
  92. package/esm2022/lib/about/index.mjs +0 -18
  93. package/esm2022/lib/about/interfaces.mjs +0 -18
  94. package/esm2022/lib/about/public-api.mjs +0 -28
  95. package/esm2022/lib/app-config/app-config-storage-prefix.factory.mjs +0 -51
  96. package/esm2022/lib/app-config/app-config.loader.mjs +0 -37
  97. package/esm2022/lib/app-config/app-config.module.mjs +0 -33
  98. package/esm2022/lib/app-config/app-config.pipe.mjs +0 -38
  99. package/esm2022/lib/app-config/app-config.service.mjs +0 -243
  100. package/esm2022/lib/app-config/debug-app-config.service.mjs +0 -44
  101. package/esm2022/lib/app-config/index.mjs +0 -18
  102. package/esm2022/lib/app-config/public-api.mjs +0 -22
  103. package/esm2022/lib/auth/authentication-interceptor/auth-bearer.interceptor.mjs +0 -67
  104. package/esm2022/lib/auth/basic-auth/basic-alfresco-auth.service.mjs +0 -356
  105. package/esm2022/lib/auth/basic-auth/content-auth.mjs +0 -189
  106. package/esm2022/lib/auth/basic-auth/process-auth.mjs +0 -193
  107. package/esm2022/lib/auth/guard/auth-guard-bpm.service.mjs +0 -31
  108. package/esm2022/lib/auth/guard/auth-guard-ecm.service.mjs +0 -31
  109. package/esm2022/lib/auth/guard/auth-guard-sso-role.service.mjs +0 -57
  110. package/esm2022/lib/auth/guard/auth-guard.mjs +0 -53
  111. package/esm2022/lib/auth/guard/auth-guard.service.mjs +0 -113
  112. package/esm2022/lib/auth/index.mjs +0 -18
  113. package/esm2022/lib/auth/interfaces/authentication-service.interface.mjs +0 -18
  114. package/esm2022/lib/auth/interfaces/authentication.interface.mjs +0 -18
  115. package/esm2022/lib/auth/interfaces/identity-group.interface.mjs +0 -18
  116. package/esm2022/lib/auth/interfaces/identity-user.service.interface.mjs +0 -18
  117. package/esm2022/lib/auth/interfaces/openid-configuration.interface.mjs +0 -18
  118. package/esm2022/lib/auth/models/application-access.model.mjs +0 -18
  119. package/esm2022/lib/auth/models/identity-group.model.mjs +0 -18
  120. package/esm2022/lib/auth/models/identity-role.model.mjs +0 -30
  121. package/esm2022/lib/auth/models/identity-user.model.mjs +0 -18
  122. package/esm2022/lib/auth/models/oauth-config.model.mjs +0 -18
  123. package/esm2022/lib/auth/models/redirection.model.mjs +0 -28
  124. package/esm2022/lib/auth/models/user-access.model.mjs +0 -18
  125. package/esm2022/lib/auth/oidc/auth-config.mjs +0 -19
  126. package/esm2022/lib/auth/oidc/auth-config.service.mjs +0 -110
  127. package/esm2022/lib/auth/oidc/auth-routing.module.mjs +0 -34
  128. package/esm2022/lib/auth/oidc/auth.module.mjs +0 -112
  129. package/esm2022/lib/auth/oidc/auth.service.mjs +0 -22
  130. package/esm2022/lib/auth/oidc/oidc-auth.guard.mjs +0 -37
  131. package/esm2022/lib/auth/oidc/oidc-authentication.service.mjs +0 -202
  132. package/esm2022/lib/auth/oidc/public-api.mjs +0 -24
  133. package/esm2022/lib/auth/oidc/redirect-auth.service.mjs +0 -267
  134. package/esm2022/lib/auth/oidc/retry-login.service.mjs +0 -66
  135. package/esm2022/lib/auth/oidc/token.interceptor.mjs +0 -62
  136. package/esm2022/lib/auth/oidc/view/authentication-confirmation/authentication-confirmation.component.mjs +0 -31
  137. package/esm2022/lib/auth/public-api.mjs +0 -44
  138. package/esm2022/lib/auth/services/authentication.service.mjs +0 -190
  139. package/esm2022/lib/auth/services/base-authentication.service.mjs +0 -99
  140. package/esm2022/lib/auth/services/identity-group.service.mjs +0 -269
  141. package/esm2022/lib/auth/services/identity-role.service.mjs +0 -99
  142. package/esm2022/lib/auth/services/identity-user.service.mjs +0 -443
  143. package/esm2022/lib/auth/services/jwt-helper.service.mjs +0 -205
  144. package/esm2022/lib/auth/services/oauth2.service.mjs +0 -69
  145. package/esm2022/lib/auth/services/time-sync.service.mjs +0 -83
  146. package/esm2022/lib/auth/services/user-access.service.mjs +0 -110
  147. package/esm2022/lib/avatar/avatar.component.mjs +0 -51
  148. package/esm2022/lib/blank-page/blank-page.component.mjs +0 -31
  149. package/esm2022/lib/blank-page/blank-page.module.mjs +0 -33
  150. package/esm2022/lib/blank-page/index.mjs +0 -18
  151. package/esm2022/lib/blank-page/public-api.mjs +0 -19
  152. package/esm2022/lib/button/button.component.mjs +0 -61
  153. package/esm2022/lib/card-view/card-view.module.mjs +0 -80
  154. package/esm2022/lib/card-view/components/base-card-view.mjs +0 -51
  155. package/esm2022/lib/card-view/components/card-view/card-view.component.mjs +0 -66
  156. package/esm2022/lib/card-view/components/card-view-arrayitem/card-view-arrayitem.component.mjs +0 -56
  157. package/esm2022/lib/card-view/components/card-view-boolitem/card-view-boolitem.component.mjs +0 -40
  158. package/esm2022/lib/card-view/components/card-view-dateitem/card-view-dateitem.component.mjs +0 -177
  159. package/esm2022/lib/card-view/components/card-view-item-dispatcher/card-view-item-dispatcher.component.mjs +0 -108
  160. package/esm2022/lib/card-view/components/card-view-keyvaluepairsitem/card-view-keyvaluepairsitem.component.mjs +0 -65
  161. package/esm2022/lib/card-view/components/card-view-mapitem/card-view-mapitem.component.mjs +0 -47
  162. package/esm2022/lib/card-view/components/card-view-selectitem/card-view-selectitem.component.mjs +0 -138
  163. package/esm2022/lib/card-view/components/card-view-selectitem/select-filter-input/select-filter-input.component.mjs +0 -114
  164. package/esm2022/lib/card-view/components/card-view-textitem/card-view-textitem.component.mjs +0 -240
  165. package/esm2022/lib/card-view/components/card-view.components.mjs +0 -28
  166. package/esm2022/lib/card-view/index.mjs +0 -18
  167. package/esm2022/lib/card-view/interfaces/base-card-view-update.interface.mjs +0 -18
  168. package/esm2022/lib/card-view/interfaces/card-view-arrayitem-properties.interface.mjs +0 -18
  169. package/esm2022/lib/card-view/interfaces/card-view-boolitem-properties.interface.mjs +0 -18
  170. package/esm2022/lib/card-view/interfaces/card-view-dateitem-properties.interface.mjs +0 -18
  171. package/esm2022/lib/card-view/interfaces/card-view-item-properties.interface.mjs +0 -18
  172. package/esm2022/lib/card-view/interfaces/card-view-item-validator.interface.mjs +0 -18
  173. package/esm2022/lib/card-view/interfaces/card-view-item.interface.mjs +0 -18
  174. package/esm2022/lib/card-view/interfaces/card-view-keyvaluepairsitem-properties.interface.mjs +0 -18
  175. package/esm2022/lib/card-view/interfaces/card-view-selectitem-properties.interface.mjs +0 -18
  176. package/esm2022/lib/card-view/interfaces/card-view-textitem-pipe-property.interface.mjs +0 -18
  177. package/esm2022/lib/card-view/interfaces/card-view-textitem-properties.interface.mjs +0 -18
  178. package/esm2022/lib/card-view/interfaces/card-view.interfaces.mjs +0 -29
  179. package/esm2022/lib/card-view/interfaces/click-notification.interface.mjs +0 -18
  180. package/esm2022/lib/card-view/interfaces/update-notification.interface.mjs +0 -18
  181. package/esm2022/lib/card-view/models/card-view-arrayitem.model.mjs +0 -28
  182. package/esm2022/lib/card-view/models/card-view-baseitem.model.mjs +0 -64
  183. package/esm2022/lib/card-view/models/card-view-boolitem.model.mjs +0 -36
  184. package/esm2022/lib/card-view/models/card-view-dateitem.model.mjs +0 -58
  185. package/esm2022/lib/card-view/models/card-view-datetimeitem.model.mjs +0 -28
  186. package/esm2022/lib/card-view/models/card-view-floatitem.model.mjs +0 -33
  187. package/esm2022/lib/card-view/models/card-view-intitem.model.mjs +0 -36
  188. package/esm2022/lib/card-view/models/card-view-keyvaluepairs.model.mjs +0 -27
  189. package/esm2022/lib/card-view/models/card-view-longitem.model.mjs +0 -36
  190. package/esm2022/lib/card-view/models/card-view-mapitem.model.mjs +0 -32
  191. package/esm2022/lib/card-view/models/card-view-selectitem.model.mjs +0 -41
  192. package/esm2022/lib/card-view/models/card-view-textitem.model.mjs +0 -40
  193. package/esm2022/lib/card-view/models/card-view.models.mjs +0 -29
  194. package/esm2022/lib/card-view/public-api.mjs +0 -25
  195. package/esm2022/lib/card-view/services/card-item-types.service.mjs +0 -54
  196. package/esm2022/lib/card-view/services/card-view-update.service.mjs +0 -59
  197. package/esm2022/lib/card-view/services/card-view.services.mjs +0 -19
  198. package/esm2022/lib/card-view/validators/card-view-item-float.validator.mjs +0 -31
  199. package/esm2022/lib/card-view/validators/card-view-item-int.validator.mjs +0 -35
  200. package/esm2022/lib/card-view/validators/card-view-item-length.validator.mjs +0 -34
  201. package/esm2022/lib/card-view/validators/card-view-item-long.validator.mjs +0 -35
  202. package/esm2022/lib/card-view/validators/card-view-item-match.validator.mjs +0 -35
  203. package/esm2022/lib/card-view/validators/card-view-item-minmax.validator.mjs +0 -35
  204. package/esm2022/lib/card-view/validators/card-view-item-only-positive-int.validator.mjs +0 -32
  205. package/esm2022/lib/card-view/validators/card-view-item-only-positive-long.validator.mjs +0 -31
  206. package/esm2022/lib/card-view/validators/card-view.validators.mjs +0 -26
  207. package/esm2022/lib/card-view/validators/validators.map.mjs +0 -26
  208. package/esm2022/lib/clipboard/clipboard.directive.mjs +0 -99
  209. package/esm2022/lib/clipboard/clipboard.module.mjs +0 -34
  210. package/esm2022/lib/clipboard/clipboard.service.mjs +0 -103
  211. package/esm2022/lib/clipboard/index.mjs +0 -18
  212. package/esm2022/lib/clipboard/public-api.mjs +0 -21
  213. package/esm2022/lib/comments/comment-list/comment-list.component.mjs +0 -53
  214. package/esm2022/lib/comments/comment-list/comment-list.module.mjs +0 -33
  215. package/esm2022/lib/comments/comment-list/index.mjs +0 -18
  216. package/esm2022/lib/comments/comment-list/public-api.mjs +0 -19
  217. package/esm2022/lib/comments/comments.component.mjs +0 -128
  218. package/esm2022/lib/comments/comments.module.mjs +0 -33
  219. package/esm2022/lib/comments/index.mjs +0 -18
  220. package/esm2022/lib/comments/interfaces/comments-service.interface.mjs +0 -18
  221. package/esm2022/lib/comments/interfaces/comments.token.mjs +0 -19
  222. package/esm2022/lib/comments/public-api.mjs +0 -22
  223. package/esm2022/lib/common/index.mjs +0 -35
  224. package/esm2022/lib/common/interface/search-component.interface.mjs +0 -18
  225. package/esm2022/lib/common/mock/app-config.service.mock.mjs +0 -47
  226. package/esm2022/lib/common/models/default-languages.model.mjs +0 -36
  227. package/esm2022/lib/common/models/log-levels.model.mjs +0 -33
  228. package/esm2022/lib/common/models/user-info-mode.enum.mjs +0 -25
  229. package/esm2022/lib/common/services/cookie.service.mjs +0 -82
  230. package/esm2022/lib/common/services/download.service.mjs +0 -102
  231. package/esm2022/lib/common/services/dynamic-component-mapper.service.mjs +0 -89
  232. package/esm2022/lib/common/services/highlight-transform.service.mjs +0 -61
  233. package/esm2022/lib/common/services/language-item.interface.mjs +0 -18
  234. package/esm2022/lib/common/services/log.service.mjs +0 -171
  235. package/esm2022/lib/common/services/page-title.service.mjs +0 -63
  236. package/esm2022/lib/common/services/sort-by-category.service.mjs +0 -81
  237. package/esm2022/lib/common/services/storage.service.mjs +0 -143
  238. package/esm2022/lib/common/services/thumbnail.service.mjs +0 -194
  239. package/esm2022/lib/common/services/url.service.mjs +0 -45
  240. package/esm2022/lib/common/services/user-preferences.service.mjs +0 -238
  241. package/esm2022/lib/common/utils/date-fns-adapter.mjs +0 -115
  242. package/esm2022/lib/common/utils/date-fns-utils.mjs +0 -222
  243. package/esm2022/lib/common/utils/datetime-fns-adapter.mjs +0 -134
  244. package/esm2022/lib/common/utils/file-utils.mjs +0 -65
  245. package/esm2022/lib/common/utils/index.mjs +0 -18
  246. package/esm2022/lib/common/utils/moment-date-adapter.mjs +0 -202
  247. package/esm2022/lib/common/utils/moment-date-formats.model.mjs +0 -32
  248. package/esm2022/lib/common/utils/object-utils.mjs +0 -107
  249. package/esm2022/lib/common/utils/public-api.mjs +0 -25
  250. package/esm2022/lib/common/utils/string-utils.mjs +0 -45
  251. package/esm2022/lib/context-menu/animations.mjs +0 -33
  252. package/esm2022/lib/context-menu/context-menu-list.component.mjs +0 -92
  253. package/esm2022/lib/context-menu/context-menu-overlay.mjs +0 -25
  254. package/esm2022/lib/context-menu/context-menu-overlay.service.mjs +0 -109
  255. package/esm2022/lib/context-menu/context-menu.directive.mjs +0 -63
  256. package/esm2022/lib/context-menu/context-menu.module.mjs +0 -35
  257. package/esm2022/lib/context-menu/context-menu.tokens.mjs +0 -19
  258. package/esm2022/lib/context-menu/index.mjs +0 -18
  259. package/esm2022/lib/context-menu/interfaces.mjs +0 -18
  260. package/esm2022/lib/context-menu/public-api.mjs +0 -21
  261. package/esm2022/lib/core.module.mjs +0 -314
  262. package/esm2022/lib/datatable/components/amount-cell/amount-cell.component.mjs +0 -45
  263. package/esm2022/lib/datatable/components/boolean-cell/boolean-cell.component.mjs +0 -65
  264. package/esm2022/lib/datatable/components/columns-selector/columns-search-filter.pipe.mjs +0 -55
  265. package/esm2022/lib/datatable/components/columns-selector/columns-selector.component.mjs +0 -114
  266. package/esm2022/lib/datatable/components/data-cell.event.mjs +0 -31
  267. package/esm2022/lib/datatable/components/data-row-action.event.mjs +0 -34
  268. package/esm2022/lib/datatable/components/datatable/datatable.component.mjs +0 -915
  269. package/esm2022/lib/datatable/components/datatable-cell/datatable-cell.component.mjs +0 -126
  270. package/esm2022/lib/datatable/components/datatable-row/datatable-row.component.mjs +0 -98
  271. package/esm2022/lib/datatable/components/date-cell/date-cell.component.mjs +0 -78
  272. package/esm2022/lib/datatable/components/empty-list/empty-list.component.mjs +0 -60
  273. package/esm2022/lib/datatable/components/filesize-cell/filesize-cell.component.mjs +0 -49
  274. package/esm2022/lib/datatable/components/icon-cell/icon-cell.component.mjs +0 -67
  275. package/esm2022/lib/datatable/components/json-cell/json-cell.component.mjs +0 -86
  276. package/esm2022/lib/datatable/components/location-cell/location-cell.component.mjs +0 -69
  277. package/esm2022/lib/datatable/components/mocks/datatable.mock.mjs +0 -153
  278. package/esm2022/lib/datatable/components/number-cell/number-cell.component.mjs +0 -42
  279. package/esm2022/lib/datatable/data/data-column.model.mjs +0 -18
  280. package/esm2022/lib/datatable/data/data-row-event.model.mjs +0 -26
  281. package/esm2022/lib/datatable/data/data-row-update.model.mjs +0 -18
  282. package/esm2022/lib/datatable/data/data-row.model.mjs +0 -18
  283. package/esm2022/lib/datatable/data/data-sorting.model.mjs +0 -24
  284. package/esm2022/lib/datatable/data/data-table.schema.mjs +0 -132
  285. package/esm2022/lib/datatable/data/datatable-adapter.mjs +0 -18
  286. package/esm2022/lib/datatable/data/object-datacolumn.model.mjs +0 -46
  287. package/esm2022/lib/datatable/data/object-datarow.model.mjs +0 -38
  288. package/esm2022/lib/datatable/data/object-datatable-adapter.mjs +0 -134
  289. package/esm2022/lib/datatable/data-column/data-column-header.component.mjs +0 -45
  290. package/esm2022/lib/datatable/data-column/data-column-list.component.mjs +0 -36
  291. package/esm2022/lib/datatable/data-column/data-column.component.mjs +0 -114
  292. package/esm2022/lib/datatable/data-column/index.mjs +0 -18
  293. package/esm2022/lib/datatable/data-column/public-api.mjs +0 -20
  294. package/esm2022/lib/datatable/datatable.module.mjs +0 -161
  295. package/esm2022/lib/datatable/directives/custom-empty-content-template.directive.mjs +0 -35
  296. package/esm2022/lib/datatable/directives/custom-loading-template.directive.mjs +0 -30
  297. package/esm2022/lib/datatable/directives/custom-no-permission-template.directive.mjs +0 -35
  298. package/esm2022/lib/datatable/directives/drop-zone.directive.mjs +0 -89
  299. package/esm2022/lib/datatable/directives/header-filter-template.directive.mjs +0 -43
  300. package/esm2022/lib/datatable/directives/loading-template.directive.mjs +0 -46
  301. package/esm2022/lib/datatable/directives/main-data-table-action-template.directive.mjs +0 -43
  302. package/esm2022/lib/datatable/directives/no-content-template.directive.mjs +0 -46
  303. package/esm2022/lib/datatable/directives/no-permission-template.directive.mjs +0 -46
  304. package/esm2022/lib/datatable/directives/resizable/resizable.directive.mjs +0 -173
  305. package/esm2022/lib/datatable/directives/resizable/resize-handle.directive.mjs +0 -72
  306. package/esm2022/lib/datatable/directives/resizable/types.mjs +0 -18
  307. package/esm2022/lib/datatable/index.mjs +0 -18
  308. package/esm2022/lib/datatable/public-api.mjs +0 -55
  309. package/esm2022/lib/datatable/services/datatable.service.mjs +0 -33
  310. package/esm2022/lib/dialogs/confirm-dialog/confirm.dialog.mjs +0 -50
  311. package/esm2022/lib/dialogs/confirm-dialog/confirm.dialog.module.mjs +0 -38
  312. package/esm2022/lib/dialogs/dialog/dialog-data.interface.mjs +0 -18
  313. package/esm2022/lib/dialogs/dialog/dialog.component.mjs +0 -71
  314. package/esm2022/lib/dialogs/dialog/dialog.model.mjs +0 -22
  315. package/esm2022/lib/dialogs/dialog/index.mjs +0 -20
  316. package/esm2022/lib/dialogs/edit-json/edit-json.dialog.mjs +0 -51
  317. package/esm2022/lib/dialogs/edit-json/edit-json.dialog.module.mjs +0 -38
  318. package/esm2022/lib/dialogs/index.mjs +0 -18
  319. package/esm2022/lib/dialogs/public-api.mjs +0 -25
  320. package/esm2022/lib/dialogs/unsaved-changes-dialog/unsaved-changes-dialog.component.mjs +0 -74
  321. package/esm2022/lib/dialogs/unsaved-changes-dialog/unsaved-changes-dialog.model.mjs +0 -18
  322. package/esm2022/lib/dialogs/unsaved-changes-dialog/unsaved-changes-dialog.module.mjs +0 -33
  323. package/esm2022/lib/dialogs/unsaved-changes-dialog/unsaved-changes.guard.mjs +0 -64
  324. package/esm2022/lib/directives/directive.module.mjs +0 -56
  325. package/esm2022/lib/directives/highlight.directive.mjs +0 -67
  326. package/esm2022/lib/directives/index.mjs +0 -18
  327. package/esm2022/lib/directives/infinite-select-scroll.directive.mjs +0 -67
  328. package/esm2022/lib/directives/logout.directive.mjs +0 -72
  329. package/esm2022/lib/directives/public-api.mjs +0 -24
  330. package/esm2022/lib/directives/tooltip-card/tooltip-card.component.mjs +0 -60
  331. package/esm2022/lib/directives/tooltip-card/tooltip-card.directive.mjs +0 -104
  332. package/esm2022/lib/directives/upload.directive.mjs +0 -241
  333. package/esm2022/lib/dynamic-chip-list/chip.mjs +0 -18
  334. package/esm2022/lib/dynamic-chip-list/dynamic-chip-list.component.mjs +0 -205
  335. package/esm2022/lib/dynamic-chip-list/dynamic-chip-list.module.mjs +0 -33
  336. package/esm2022/lib/dynamic-chip-list/index.mjs +0 -18
  337. package/esm2022/lib/dynamic-chip-list/public-api.mjs +0 -20
  338. package/esm2022/lib/events/base-ui.event.mjs +0 -21
  339. package/esm2022/lib/events/base.event.mjs +0 -29
  340. package/esm2022/lib/events/index.mjs +0 -18
  341. package/esm2022/lib/events/public-api.mjs +0 -19
  342. package/esm2022/lib/form/components/form-base.component.mjs +0 -229
  343. package/esm2022/lib/form/components/form-custom-button.directive.mjs +0 -30
  344. package/esm2022/lib/form/components/form-field/form-field.component.mjs +0 -142
  345. package/esm2022/lib/form/components/form-renderer.component.mjs +0 -171
  346. package/esm2022/lib/form/components/form-section/form-section.component.mjs +0 -46
  347. package/esm2022/lib/form/components/inplace-form-input/inplace-form-input.component.mjs +0 -37
  348. package/esm2022/lib/form/components/middlewares/decimal-middleware.service.mjs +0 -48
  349. package/esm2022/lib/form/components/middlewares/middleware.mjs +0 -19
  350. package/esm2022/lib/form/components/widgets/amount/amount.widget.mjs +0 -78
  351. package/esm2022/lib/form/components/widgets/base-viewer/base-viewer.widget.mjs +0 -60
  352. package/esm2022/lib/form/components/widgets/checkbox/checkbox.widget.mjs +0 -53
  353. package/esm2022/lib/form/components/widgets/core/container-column.model.mjs +0 -28
  354. package/esm2022/lib/form/components/widgets/core/container.model.mjs +0 -50
  355. package/esm2022/lib/form/components/widgets/core/content-link.model.mjs +0 -52
  356. package/esm2022/lib/form/components/widgets/core/displayable-cm-properties.model.mjs +0 -18
  357. package/esm2022/lib/form/components/widgets/core/error-message.model.mjs +0 -38
  358. package/esm2022/lib/form/components/widgets/core/external-content-link.mjs +0 -18
  359. package/esm2022/lib/form/components/widgets/core/external-content.mjs +0 -18
  360. package/esm2022/lib/form/components/widgets/core/form-field-file-source.mjs +0 -18
  361. package/esm2022/lib/form/components/widgets/core/form-field-metadata.mjs +0 -18
  362. package/esm2022/lib/form/components/widgets/core/form-field-option.mjs +0 -18
  363. package/esm2022/lib/form/components/widgets/core/form-field-rule.mjs +0 -18
  364. package/esm2022/lib/form/components/widgets/core/form-field-selected-folder.mjs +0 -18
  365. package/esm2022/lib/form/components/widgets/core/form-field-templates.mjs +0 -18
  366. package/esm2022/lib/form/components/widgets/core/form-field-types.mjs +0 -74
  367. package/esm2022/lib/form/components/widgets/core/form-field-utils.mjs +0 -23
  368. package/esm2022/lib/form/components/widgets/core/form-field-validator.mjs +0 -268
  369. package/esm2022/lib/form/components/widgets/core/form-field-variable-options.mjs +0 -18
  370. package/esm2022/lib/form/components/widgets/core/form-field.model.mjs +0 -482
  371. package/esm2022/lib/form/components/widgets/core/form-outcome-event.model.mjs +0 -32
  372. package/esm2022/lib/form/components/widgets/core/form-outcome.model.mjs +0 -38
  373. package/esm2022/lib/form/components/widgets/core/form-values.mjs +0 -18
  374. package/esm2022/lib/form/components/widgets/core/form-variable.model.mjs +0 -18
  375. package/esm2022/lib/form/components/widgets/core/form-widget.model.mjs +0 -33
  376. package/esm2022/lib/form/components/widgets/core/form.model.mjs +0 -384
  377. package/esm2022/lib/form/components/widgets/core/group.model.mjs +0 -18
  378. package/esm2022/lib/form/components/widgets/core/index.mjs +0 -49
  379. package/esm2022/lib/form/components/widgets/core/predefined-theme.mjs +0 -115
  380. package/esm2022/lib/form/components/widgets/core/process-form-model.interface.mjs +0 -18
  381. package/esm2022/lib/form/components/widgets/core/process-variable.model.mjs +0 -18
  382. package/esm2022/lib/form/components/widgets/core/tab.model.mjs +0 -34
  383. package/esm2022/lib/form/components/widgets/core/theme.model.mjs +0 -18
  384. package/esm2022/lib/form/components/widgets/core/upload-widget-content-link.model.mjs +0 -27
  385. package/esm2022/lib/form/components/widgets/core/widget-schema.model.mjs +0 -18
  386. package/esm2022/lib/form/components/widgets/date/date.widget.mjs +0 -163
  387. package/esm2022/lib/form/components/widgets/date-time/date-time.widget.mjs +0 -154
  388. package/esm2022/lib/form/components/widgets/decimal/decimal.component.mjs +0 -54
  389. package/esm2022/lib/form/components/widgets/display-text/display-text.schema.mjs +0 -86
  390. package/esm2022/lib/form/components/widgets/display-text/display-text.widget.mjs +0 -47
  391. package/esm2022/lib/form/components/widgets/display-text/index.mjs +0 -19
  392. package/esm2022/lib/form/components/widgets/error/error.component.mjs +0 -93
  393. package/esm2022/lib/form/components/widgets/header/header.schema.mjs +0 -86
  394. package/esm2022/lib/form/components/widgets/header/header.widget.mjs +0 -43
  395. package/esm2022/lib/form/components/widgets/header/index.mjs +0 -19
  396. package/esm2022/lib/form/components/widgets/hyperlink/hyperlink.widget.mjs +0 -71
  397. package/esm2022/lib/form/components/widgets/index.mjs +0 -71
  398. package/esm2022/lib/form/components/widgets/json/json.widget.mjs +0 -67
  399. package/esm2022/lib/form/components/widgets/multiline-text/multiline-text.widget.mjs +0 -56
  400. package/esm2022/lib/form/components/widgets/number/number.widget.mjs +0 -66
  401. package/esm2022/lib/form/components/widgets/reactive-widget.interface.mjs +0 -18
  402. package/esm2022/lib/form/components/widgets/text/text-mask.component.mjs +0 -215
  403. package/esm2022/lib/form/components/widgets/text/text.widget.mjs +0 -66
  404. package/esm2022/lib/form/components/widgets/unknown/unknown.widget.mjs +0 -63
  405. package/esm2022/lib/form/components/widgets/widget.component.mjs +0 -110
  406. package/esm2022/lib/form/events/form-error.event.mjs +0 -24
  407. package/esm2022/lib/form/events/form-field.event.mjs +0 -24
  408. package/esm2022/lib/form/events/form-rules.event.mjs +0 -25
  409. package/esm2022/lib/form/events/form-spinner.event.mjs +0 -23
  410. package/esm2022/lib/form/events/form.event.mjs +0 -29
  411. package/esm2022/lib/form/events/index.mjs +0 -24
  412. package/esm2022/lib/form/events/validate-form-field.event.mjs +0 -24
  413. package/esm2022/lib/form/events/validate-form.event.mjs +0 -25
  414. package/esm2022/lib/form/form-base.module.mjs +0 -90
  415. package/esm2022/lib/form/index.mjs +0 -18
  416. package/esm2022/lib/form/models/form-rules.model.mjs +0 -77
  417. package/esm2022/lib/form/models/task-process-variable.model.mjs +0 -19
  418. package/esm2022/lib/form/models/widget-visibility.model.mjs +0 -104
  419. package/esm2022/lib/form/pipes/field-style.pipe.mjs +0 -45
  420. package/esm2022/lib/form/pipes/index.mjs +0 -18
  421. package/esm2022/lib/form/public-api.mjs +0 -34
  422. package/esm2022/lib/form/services/form-rendering.service.mjs +0 -53
  423. package/esm2022/lib/form/services/form-validation-service.interface.mjs +0 -18
  424. package/esm2022/lib/form/services/form.service.mjs +0 -86
  425. package/esm2022/lib/form/services/widget-visibility.service.mjs +0 -294
  426. package/esm2022/lib/header/header.component.mjs +0 -73
  427. package/esm2022/lib/header/index.mjs +0 -18
  428. package/esm2022/lib/header/navbar/navbar-item.component.mjs +0 -37
  429. package/esm2022/lib/header/navbar/navbar.component.mjs +0 -36
  430. package/esm2022/lib/header/public-api.mjs +0 -20
  431. package/esm2022/lib/icon/icon.component.mjs +0 -51
  432. package/esm2022/lib/icon/icon.module.mjs +0 -36
  433. package/esm2022/lib/icon/index.mjs +0 -18
  434. package/esm2022/lib/icon/public-api.mjs +0 -19
  435. package/esm2022/lib/identity-user-info/identity-user-info.component.mjs +0 -87
  436. package/esm2022/lib/identity-user-info/identity-user-info.module.mjs +0 -33
  437. package/esm2022/lib/identity-user-info/index.mjs +0 -18
  438. package/esm2022/lib/identity-user-info/public-api.mjs +0 -19
  439. package/esm2022/lib/info-drawer/index.mjs +0 -18
  440. package/esm2022/lib/info-drawer/info-drawer-layout.component.mjs +0 -71
  441. package/esm2022/lib/info-drawer/info-drawer.component.mjs +0 -114
  442. package/esm2022/lib/info-drawer/info-drawer.module.mjs +0 -53
  443. package/esm2022/lib/info-drawer/public-api.mjs +0 -20
  444. package/esm2022/lib/interface/index.mjs +0 -18
  445. package/esm2022/lib/interface/injection.tokens.mjs +0 -19
  446. package/esm2022/lib/interface/public-api.mjs +0 -18
  447. package/esm2022/lib/language-menu/index.mjs +0 -18
  448. package/esm2022/lib/language-menu/language-menu.component.mjs +0 -61
  449. package/esm2022/lib/language-menu/language-menu.module.mjs +0 -35
  450. package/esm2022/lib/language-menu/language-picker.component.mjs +0 -78
  451. package/esm2022/lib/language-menu/public-api.mjs +0 -21
  452. package/esm2022/lib/language-menu/service/language.service.interface.mjs +0 -18
  453. package/esm2022/lib/language-menu/service/language.service.mjs +0 -34
  454. package/esm2022/lib/layout/components/header/header.component.mjs +0 -100
  455. package/esm2022/lib/layout/components/layout-container/layout-container.component.mjs +0 -180
  456. package/esm2022/lib/layout/components/sidebar-action/sidebar-action-menu.component.mjs +0 -82
  457. package/esm2022/lib/layout/components/sidenav-layout/sidenav-layout.component.mjs +0 -145
  458. package/esm2022/lib/layout/directives/sidenav-layout-content.directive.mjs +0 -33
  459. package/esm2022/lib/layout/directives/sidenav-layout-header.directive.mjs +0 -33
  460. package/esm2022/lib/layout/directives/sidenav-layout-navigation.directive.mjs +0 -33
  461. package/esm2022/lib/layout/index.mjs +0 -18
  462. package/esm2022/lib/layout/layout.module.mjs +0 -72
  463. package/esm2022/lib/layout/public-api.mjs +0 -25
  464. package/esm2022/lib/login/components/login/login.component.mjs +0 -368
  465. package/esm2022/lib/login/components/login-dialog/login-dialog-component-data.interface.mjs +0 -18
  466. package/esm2022/lib/login/components/login-dialog/login-dialog.component.mjs +0 -58
  467. package/esm2022/lib/login/components/login-dialog-panel/login-dialog-panel.component.mjs +0 -48
  468. package/esm2022/lib/login/directives/login-footer.directive.mjs +0 -41
  469. package/esm2022/lib/login/directives/login-header.directive.mjs +0 -41
  470. package/esm2022/lib/login/index.mjs +0 -18
  471. package/esm2022/lib/login/login.module.mjs +0 -54
  472. package/esm2022/lib/login/models/login-error.event.mjs +0 -22
  473. package/esm2022/lib/login/models/login-submit.event.mjs +0 -32
  474. package/esm2022/lib/login/models/login-success.event.mjs +0 -24
  475. package/esm2022/lib/login/public-api.mjs +0 -27
  476. package/esm2022/lib/material.module.mjs +0 -254
  477. package/esm2022/lib/mock/cookie.service.mock.mjs +0 -43
  478. package/esm2022/lib/mock/data-column.mock.mjs +0 -73
  479. package/esm2022/lib/mock/event.mock.mjs +0 -39
  480. package/esm2022/lib/mock/form/form-definition-readonly.mock.mjs +0 -225
  481. package/esm2022/lib/mock/form/form-definition-visibility.mock.mjs +0 -347
  482. package/esm2022/lib/mock/form/form-definition.mock.mjs +0 -403
  483. package/esm2022/lib/mock/form/form.component.mock.mjs +0 -275
  484. package/esm2022/lib/mock/form/form.service.mock.mjs +0 -248
  485. package/esm2022/lib/mock/form/widget-visibility.service.mock.mjs +0 -1835
  486. package/esm2022/lib/mock/index.mjs +0 -18
  487. package/esm2022/lib/mock/public-api.mjs +0 -27
  488. package/esm2022/lib/mock/translation.service.mock.mjs +0 -44
  489. package/esm2022/lib/models/comment.model.mjs +0 -51
  490. package/esm2022/lib/models/component.model.mjs +0 -24
  491. package/esm2022/lib/models/decimal-number.model.mjs +0 -26
  492. package/esm2022/lib/models/general-user.model.mjs +0 -24
  493. package/esm2022/lib/models/index.mjs +0 -18
  494. package/esm2022/lib/models/pagination.model.mjs +0 -29
  495. package/esm2022/lib/models/path.model.mjs +0 -24
  496. package/esm2022/lib/models/product-version.model.mjs +0 -28
  497. package/esm2022/lib/models/public-api.mjs +0 -24
  498. package/esm2022/lib/models/request-pagination.model.mjs +0 -25
  499. package/esm2022/lib/notifications/components/add-notification.stories.component.mjs +0 -44
  500. package/esm2022/lib/notifications/components/notification-history.component.mjs +0 -139
  501. package/esm2022/lib/notifications/helpers/notification.factory.mjs +0 -43
  502. package/esm2022/lib/notifications/index.mjs +0 -18
  503. package/esm2022/lib/notifications/models/notification.model.mjs +0 -25
  504. package/esm2022/lib/notifications/notification-history.module.mjs +0 -35
  505. package/esm2022/lib/notifications/public-api.mjs +0 -23
  506. package/esm2022/lib/notifications/services/notification.service.mjs +0 -166
  507. package/esm2022/lib/pagination/index.mjs +0 -18
  508. package/esm2022/lib/pagination/infinite-pagination.component.mjs +0 -112
  509. package/esm2022/lib/pagination/paginated-component.interface.mjs +0 -18
  510. package/esm2022/lib/pagination/pagination-component.interface.mjs +0 -18
  511. package/esm2022/lib/pagination/pagination.component.mjs +0 -263
  512. package/esm2022/lib/pagination/pagination.module.mjs +0 -35
  513. package/esm2022/lib/pagination/public-api.mjs +0 -22
  514. package/esm2022/lib/pipes/date-time.pipe.mjs +0 -46
  515. package/esm2022/lib/pipes/decimal-number.pipe.mjs +0 -78
  516. package/esm2022/lib/pipes/file-size.pipe.mjs +0 -54
  517. package/esm2022/lib/pipes/file-type.pipe.mjs +0 -40
  518. package/esm2022/lib/pipes/format-space.pipe.mjs +0 -39
  519. package/esm2022/lib/pipes/full-name.pipe.mjs +0 -43
  520. package/esm2022/lib/pipes/index.mjs +0 -18
  521. package/esm2022/lib/pipes/localized-date.pipe.mjs +0 -70
  522. package/esm2022/lib/pipes/multi-value.pipe.mjs +0 -37
  523. package/esm2022/lib/pipes/pipe.module.mjs +0 -83
  524. package/esm2022/lib/pipes/public-api.mjs +0 -30
  525. package/esm2022/lib/pipes/text-highlight.pipe.mjs +0 -39
  526. package/esm2022/lib/pipes/time-ago.pipe.mjs +0 -65
  527. package/esm2022/lib/pipes/truncate.pipe.mjs +0 -33
  528. package/esm2022/lib/pipes/user-initial.pipe.mjs +0 -52
  529. package/esm2022/lib/pipes/user-like.interface.mjs +0 -18
  530. package/esm2022/lib/progress/progress.component.mjs +0 -90
  531. package/esm2022/lib/search-text/animations.mjs +0 -32
  532. package/esm2022/lib/search-text/index.mjs +0 -18
  533. package/esm2022/lib/search-text/models/search-text-input.model.mjs +0 -23
  534. package/esm2022/lib/search-text/public-api.mjs +0 -22
  535. package/esm2022/lib/search-text/search-text-input.component.mjs +0 -294
  536. package/esm2022/lib/search-text/search-text-input.module.mjs +0 -35
  537. package/esm2022/lib/search-text/search-trigger.directive.mjs +0 -181
  538. package/esm2022/lib/snackbar-content/index.mjs +0 -18
  539. package/esm2022/lib/snackbar-content/public-api.mjs +0 -20
  540. package/esm2022/lib/snackbar-content/snack-bar-data.mjs +0 -18
  541. package/esm2022/lib/snackbar-content/snackbar-content.component.mjs +0 -48
  542. package/esm2022/lib/snackbar-content/snackbar-content.module.mjs +0 -38
  543. package/esm2022/lib/sorting-picker/index.mjs +0 -18
  544. package/esm2022/lib/sorting-picker/public-api.mjs +0 -18
  545. package/esm2022/lib/sorting-picker/sorting-picker.component.mjs +0 -68
  546. package/esm2022/lib/templates/empty-content/empty-content.component.mjs +0 -44
  547. package/esm2022/lib/templates/error-content/error-content.component.mjs +0 -62
  548. package/esm2022/lib/templates/index.mjs +0 -18
  549. package/esm2022/lib/templates/public-api.mjs +0 -20
  550. package/esm2022/lib/templates/template.module.mjs +0 -38
  551. package/esm2022/lib/testing/core.story.module.mjs +0 -39
  552. package/esm2022/lib/testing/core.testing.module.mjs +0 -35
  553. package/esm2022/lib/testing/index.mjs +0 -22
  554. package/esm2022/lib/testing/noop-auth.module.mjs +0 -80
  555. package/esm2022/lib/testing/noop-translate.module.mjs +0 -61
  556. package/esm2022/lib/testing/unit-testing-utils.mjs +0 -364
  557. package/esm2022/lib/toolbar/index.mjs +0 -18
  558. package/esm2022/lib/toolbar/public-api.mjs +0 -21
  559. package/esm2022/lib/toolbar/toolbar-divider.component.mjs +0 -27
  560. package/esm2022/lib/toolbar/toolbar-title.component.mjs +0 -32
  561. package/esm2022/lib/toolbar/toolbar.component.mjs +0 -40
  562. package/esm2022/lib/toolbar/toolbar.module.mjs +0 -36
  563. package/esm2022/lib/translation/index.mjs +0 -18
  564. package/esm2022/lib/translation/public-api.mjs +0 -19
  565. package/esm2022/lib/translation/translate-loader.service.mjs +0 -148
  566. package/esm2022/lib/translation/translation.service.mjs +0 -148
  567. package/esm2022/lib/viewer/components/download-prompt-dialog/download-prompt-dialog.component.mjs +0 -37
  568. package/esm2022/lib/viewer/components/img-viewer/img-viewer.component.mjs +0 -221
  569. package/esm2022/lib/viewer/components/media-player/media-player.component.mjs +0 -64
  570. package/esm2022/lib/viewer/components/pdf-viewer/pdf-viewer.component.mjs +0 -513
  571. package/esm2022/lib/viewer/components/pdf-viewer-password-dialog/pdf-viewer-password-dialog.mjs +0 -61
  572. package/esm2022/lib/viewer/components/pdf-viewer-thumb/pdf-viewer-thumb.component.mjs +0 -49
  573. package/esm2022/lib/viewer/components/pdf-viewer-thumbnails/pdf-viewer-thumbnails.component.mjs +0 -198
  574. package/esm2022/lib/viewer/components/txt-viewer/txt-viewer.component.mjs +0 -77
  575. package/esm2022/lib/viewer/components/unknown-format/unknown-format.component.mjs +0 -33
  576. package/esm2022/lib/viewer/components/viewer-more-actions.component.mjs +0 -34
  577. package/esm2022/lib/viewer/components/viewer-open-with.component.mjs +0 -34
  578. package/esm2022/lib/viewer/components/viewer-render/viewer-render.component.mjs +0 -211
  579. package/esm2022/lib/viewer/components/viewer-sidebar.component.mjs +0 -46
  580. package/esm2022/lib/viewer/components/viewer-toolbar-actions.component.mjs +0 -34
  581. package/esm2022/lib/viewer/components/viewer-toolbar-custom-actions.component.mjs +0 -34
  582. package/esm2022/lib/viewer/components/viewer-toolbar.component.mjs +0 -34
  583. package/esm2022/lib/viewer/components/viewer.component.mjs +0 -462
  584. package/esm2022/lib/viewer/directives/viewer-extension.directive.mjs +0 -67
  585. package/esm2022/lib/viewer/index.mjs +0 -18
  586. package/esm2022/lib/viewer/models/download-prompt.actions.mjs +0 -23
  587. package/esm2022/lib/viewer/models/viewer.model.mjs +0 -22
  588. package/esm2022/lib/viewer/public-api.mjs +0 -40
  589. package/esm2022/lib/viewer/services/rendering-queue.services.mjs +0 -179
  590. package/esm2022/lib/viewer/services/view-util.service.mjs +0 -149
  591. package/esm2022/lib/viewer/viewer.module.mjs +0 -112
  592. package/esm2022/public-api.mjs +0 -60
  593. package/esm2022/shell/alfresco-adf-core-shell.mjs +0 -5
  594. package/esm2022/shell/index.mjs +0 -20
  595. package/esm2022/shell/lib/components/shell/shell.component.mjs +0 -122
  596. package/esm2022/shell/lib/services/shell-app.service.mjs +0 -22
  597. package/esm2022/shell/lib/shell.module.mjs +0 -79
  598. package/esm2022/shell/lib/shell.routes.mjs +0 -25
@@ -28,70 +28,70 @@
28
28
  // map SCSS variables to expose as CSS variables
29
29
  $defaults: (
30
30
  // theme colors
31
- --theme-primary-color: mat.get-color-from-palette($primary),
32
- --theme-primary-color-default-contrast: mat.get-color-from-palette($primary, default-contrast),
33
- --theme-header-text-color: mat.get-color-from-palette($primary, default-contrast),
34
- --adf-theme-primary-50: mat.get-color-from-palette($primary, 50),
35
- --adf-theme-primary-100: mat.get-color-from-palette($primary, 100),
36
- --adf-theme-primary-300: mat.get-color-from-palette($primary, 300),
37
- --adf-theme-primary-900: mat.get-color-from-palette($primary, 900),
38
- --theme-warn-color: mat.get-color-from-palette($warn),
39
- --theme-warn-color-a700: mat.get-color-from-palette($warn, A700),
40
- --theme-warn-color-default-contrast: mat.get-color-from-palette($warn, default-contrast),
41
- --theme-accent-color: mat.get-color-from-palette($accent),
42
- --theme-accent-color-a200: mat.get-color-from-palette($accent, A200),
43
- --theme-accent-color-default-contrast: mat.get-color-from-palette($accent, default-contrast),
44
- --theme-accent-500: mat.get-color-from-palette($accent, 500),
45
- --adf-theme-foreground-base-color: mat.get-color-from-palette($foreground, base),
46
- --adf-theme-foreground-base-color-065: mat.get-color-from-palette($foreground, base, 0.65),
47
- --adf-theme-foreground-base-color-045: mat.get-color-from-palette($foreground, base, 0.45),
48
- --adf-theme-foreground-disabled-text-color: mat.get-color-from-palette($foreground, disabled-text),
49
- --adf-theme-foreground-divider-color: mat.get-color-from-palette($foreground, divider),
50
- --adf-theme-foreground-icon-color: mat.get-color-from-palette($foreground, icon),
51
- --adf-theme-foreground-icon-color-054: mat.get-color-from-palette($foreground, icon, 0.54),
52
- --adf-theme-foreground-secondary-text-color: mat.get-color-from-palette($foreground, secondary-text),
53
- --adf-theme-foreground-text-color: mat.get-color-from-palette($foreground, text),
54
- --adf-theme-foreground-text-color-087: mat.get-color-from-palette($foreground, text, 0.87),
55
- --adf-theme-foreground-text-color-075: mat.get-color-from-palette($foreground, text, 0.75),
56
- --adf-theme-foreground-text-color-064: mat.get-color-from-palette($foreground, text, 0.64),
57
- --adf-theme-foreground-text-color-054: mat.get-color-from-palette($foreground, text, 0.54),
58
- --adf-theme-foreground-text-color-040: mat.get-color-from-palette($foreground, text, 0.4),
59
- --adf-theme-foreground-text-color-027: mat.get-color-from-palette($foreground, text, 0.27),
60
- --adf-theme-foreground-text-color-025: mat.get-color-from-palette($foreground, text, 0.25),
61
- --adf-theme-foreground-text-color-014: mat.get-color-from-palette($foreground, text, 0.14),
62
- --adf-theme-foreground-text-color-007: mat.get-color-from-palette($foreground, text, 0.07),
63
- --adf-theme-background-card-color: mat.get-color-from-palette($background, card),
64
- --adf-theme-background-card-color-087: mat.get-color-from-palette($background, card, 0.87),
65
- --theme-background-color: mat.get-color-from-palette($background, background),
66
- --adf-theme-background-dialog-color: mat.get-color-from-palette($background, dialog),
67
- --adf-theme-background-hover-color: mat.get-color-from-palette($background, hover),
68
- --adf-theme-background-selected-button-color: mat.get-color-from-palette($background, selected-button),
69
- --adf-theme-background-status-bar-color: mat.get-color-from-palette($background, status-bar),
70
- --adf-theme-background-unselected-chip-color: mat.get-color-from-palette($background, unselected-chip),
31
+ --theme-primary-color: mat.m2-get-color-from-palette($primary),
32
+ --theme-primary-color-default-contrast: mat.m2-get-color-from-palette($primary, default-contrast),
33
+ --theme-header-text-color: mat.m2-get-color-from-palette($primary, default-contrast),
34
+ --adf-theme-primary-50: mat.m2-get-color-from-palette($primary, 50),
35
+ --adf-theme-primary-100: mat.m2-get-color-from-palette($primary, 100),
36
+ --adf-theme-primary-300: mat.m2-get-color-from-palette($primary, 300),
37
+ --adf-theme-primary-900: mat.m2-get-color-from-palette($primary, 900),
38
+ --theme-warn-color: mat.m2-get-color-from-palette($warn),
39
+ --theme-warn-color-a700: mat.m2-get-color-from-palette($warn, A700),
40
+ --theme-warn-color-default-contrast: mat.m2-get-color-from-palette($warn, default-contrast),
41
+ --theme-accent-color: mat.m2-get-color-from-palette($accent),
42
+ --theme-accent-color-a200: mat.m2-get-color-from-palette($accent, A200),
43
+ --theme-accent-color-default-contrast: mat.m2-get-color-from-palette($accent, default-contrast),
44
+ --theme-accent-500: mat.m2-get-color-from-palette($accent, 500),
45
+ --adf-theme-foreground-base-color: mat.m2-get-color-from-palette($foreground, base),
46
+ --adf-theme-foreground-base-color-065: mat.m2-get-color-from-palette($foreground, base, 0.65),
47
+ --adf-theme-foreground-base-color-045: mat.m2-get-color-from-palette($foreground, base, 0.45),
48
+ --adf-theme-foreground-disabled-text-color: mat.m2-get-color-from-palette($foreground, disabled-text),
49
+ --adf-theme-foreground-divider-color: mat.m2-get-color-from-palette($foreground, divider),
50
+ --adf-theme-foreground-icon-color: mat.m2-get-color-from-palette($foreground, icon),
51
+ --adf-theme-foreground-icon-color-054: mat.m2-get-color-from-palette($foreground, icon, 0.54),
52
+ --adf-theme-foreground-secondary-text-color: mat.m2-get-color-from-palette($foreground, secondary-text),
53
+ --adf-theme-foreground-text-color: mat.m2-get-color-from-palette($foreground, text),
54
+ --adf-theme-foreground-text-color-087: mat.m2-get-color-from-palette($foreground, text, 0.87),
55
+ --adf-theme-foreground-text-color-075: mat.m2-get-color-from-palette($foreground, text, 0.75),
56
+ --adf-theme-foreground-text-color-064: mat.m2-get-color-from-palette($foreground, text, 0.64),
57
+ --adf-theme-foreground-text-color-054: mat.m2-get-color-from-palette($foreground, text, 0.54),
58
+ --adf-theme-foreground-text-color-040: mat.m2-get-color-from-palette($foreground, text, 0.4),
59
+ --adf-theme-foreground-text-color-027: mat.m2-get-color-from-palette($foreground, text, 0.27),
60
+ --adf-theme-foreground-text-color-025: mat.m2-get-color-from-palette($foreground, text, 0.25),
61
+ --adf-theme-foreground-text-color-014: mat.m2-get-color-from-palette($foreground, text, 0.14),
62
+ --adf-theme-foreground-text-color-007: mat.m2-get-color-from-palette($foreground, text, 0.07),
63
+ --adf-theme-background-card-color: mat.m2-get-color-from-palette($background, card),
64
+ --adf-theme-background-card-color-087: mat.m2-get-color-from-palette($background, card, 0.87),
65
+ --theme-background-color: mat.m2-get-color-from-palette($background, background),
66
+ --adf-theme-background-dialog-color: mat.m2-get-color-from-palette($background, dialog),
67
+ --adf-theme-background-hover-color: mat.m2-get-color-from-palette($background, hover),
68
+ --adf-theme-background-selected-button-color: mat.m2-get-color-from-palette($background, selected-button),
69
+ --adf-theme-background-status-bar-color: mat.m2-get-color-from-palette($background, status-bar),
70
+ --adf-theme-background-unselected-chip-color: mat.m2-get-color-from-palette($background, unselected-chip),
71
71
  // typography
72
- --theme-font-family: mat.font-family($typography),
72
+ --theme-font-family: mat.m2-font-family($typography),
73
73
  --theme-font-weight: normal,
74
- --theme-body-1-font-size: mat.font-size($typography, body-2),
75
- --theme-body-2-font-size: mat.font-size($typography, subtitle-2),
76
- --theme-body-1-line-height: mat.line-height($typography, body-2),
77
- --theme-display-1-font-size: mat.font-size($typography, headline-4),
78
- --theme-display-3-font-size: mat.font-size($typography, headline-2),
79
- --theme-display-4-font-size: mat.font-size($typography, headline-1),
80
- --theme-caption-font-size: mat.font-size($typography, caption),
81
- --theme-title-font-size: mat.font-size($typography, headline-6),
82
- --theme-subheading-1-font-size: mat.font-size($typography, body-1),
83
- --theme-subheading-2-font-size: mat.font-size($typography, subtitle-1),
84
- --theme-button-font-size: mat.font-size($typography, button),
85
- --theme-headline-font-size: mat.font-size($typography, headline-5),
86
- --theme-headline-line-height: mat.line-height($typography, headline-5),
74
+ --theme-body-1-font-size: mat.m2-font-size($typography, body-2),
75
+ --theme-body-2-font-size: mat.m2-font-size($typography, subtitle-2),
76
+ --theme-body-1-line-height: mat.m2-line-height($typography, body-2),
77
+ --theme-display-1-font-size: mat.m2-font-size($typography, headline-4),
78
+ --theme-display-3-font-size: mat.m2-font-size($typography, headline-2),
79
+ --theme-display-4-font-size: mat.m2-font-size($typography, headline-1),
80
+ --theme-caption-font-size: mat.m2-font-size($typography, caption),
81
+ --theme-title-font-size: mat.m2-font-size($typography, headline-6),
82
+ --theme-subheading-1-font-size: mat.m2-font-size($typography, body-1),
83
+ --theme-subheading-2-font-size: mat.m2-font-size($typography, subtitle-1),
84
+ --theme-button-font-size: mat.m2-font-size($typography, button),
85
+ --theme-headline-font-size: mat.m2-font-size($typography, headline-5),
86
+ --theme-headline-line-height: mat.m2-line-height($typography, headline-5),
87
87
  --theme-adf-icon-1-font-size: map-get($custom-css-variables, 'theme-adf-icon-1-font-size'),
88
88
  --theme-adf-picture-1-font-size: map-get($custom-css-variables, 'theme-adf-picture-1-font-size'),
89
89
  --theme-adf-task-footer-font-size: map-get($custom-css-variables, 'theme-adf-task-footer-font-size'),
90
90
  --theme-adf-task-title-font-size: map-get($custom-css-variables, 'theme-adf-task-title-font-size'),
91
91
  // specific colors
92
- --adf-theme-mat-grey-color-a200: mat.get-color-from-palette(mat.$grey-palette, A200),
93
- --adf-theme-mat-grey-color-a400: mat.get-color-from-palette(mat.$grey-palette, A400),
94
- --adf-theme-mat-grey-color-50: mat.get-color-from-palette(mat.$grey-palette, 50),
92
+ --adf-theme-mat-grey-color-a200: mat.m2-get-color-from-palette(mat.$m2-grey-palette, 'A200'),
93
+ --adf-theme-mat-grey-color-a400: mat.m2-get-color-from-palette(mat.$m2-grey-palette, 'A400'),
94
+ --adf-theme-mat-grey-color-50: mat.m2-get-color-from-palette(mat.$m2-grey-palette, 50),
95
95
  // spacing
96
96
  --adf-theme-spacing: map-get($custom-css-variables, 'theme-adf-spacing')
97
97
  );
@@ -1,18 +1,18 @@
1
1
  @use '@angular/material' as mat;
2
2
 
3
- $alfresco-typography: mat.define-typography-config(
3
+ $alfresco-typography: mat.m2-define-typography-config(
4
4
  $font-family: 'Muli, Roboto, "Helvetica Neue", sans-serif',
5
- $headline-1: mat.define-typography-level(112px, 112px, 300),
6
- $headline-2: mat.define-typography-level(56px, 56px, 400),
7
- $headline-3: mat.define-typography-level(45px, 48px, 400),
8
- $headline-4: mat.define-typography-level(34px, 40px, 400),
9
- $headline-5: mat.define-typography-level(24px, 32px, 400),
10
- $headline-6: mat.define-typography-level(20px, 32px, 500),
11
- $subtitle-1: mat.define-typography-level(16px, 28px, 400),
12
- $body-1: mat.define-typography-level(15px, 24px, 400),
13
- $subtitle-2: mat.define-typography-level(14px, 24px, 500),
14
- $body-2: mat.define-typography-level(14px, 20px, 400),
15
- $caption: mat.define-typography-level(12px, 20px, 400),
16
- $button: mat.define-typography-level(14px, 14px, 500),
5
+ $headline-1: mat.m2-define-typography-level(112px, 112px, 300),
6
+ $headline-2: mat.m2-define-typography-level(56px, 56px, 400),
7
+ $headline-3: mat.m2-define-typography-level(45px, 48px, 400),
8
+ $headline-4: mat.m2-define-typography-level(34px, 40px, 400),
9
+ $headline-5: mat.m2-define-typography-level(24px, 32px, 400),
10
+ $headline-6: mat.m2-define-typography-level(20px, 32px, 500),
11
+ $subtitle-1: mat.m2-define-typography-level(16px, 28px, 400),
12
+ $body-1: mat.m2-define-typography-level(15px, 24px, 400),
13
+ $subtitle-2: mat.m2-define-typography-level(14px, 24px, 500),
14
+ $body-2: mat.m2-define-typography-level(14px, 20px, 400),
15
+ $caption: mat.m2-define-typography-level(12px, 20px, 400),
16
+ $button: mat.m2-define-typography-level(14px, 14px, 500),
17
17
  // Line-height must be unit-less fraction of the font-size.
18
18
  );
@@ -2,16 +2,17 @@
2
2
  @import '../theming';
3
3
  @import './all-theme';
4
4
  @include mat.all-component-typographies;
5
- @include mat.core;
5
+ @include mat.elevation-classes;
6
+ @include mat.app-background;
6
7
 
7
- $primary: mat.define-palette($alfresco-ecm-blue);
8
- $accent: mat.define-palette($alfresco-accent-orange);
9
- $warn: mat.define-palette($alfresco-warn);
10
- $theme: mat.define-light-theme(
8
+ $primary: mat.m2-define-palette($alfresco-ecm-blue);
9
+ $accent: mat.m2-define-palette($alfresco-accent-orange);
10
+ $warn: mat.m2-define-palette($alfresco-warn);
11
+ $theme: mat.m2-define-light-theme(
11
12
  (
12
13
  color: (
13
14
  primary: $primary,
14
- accent: $accent,
15
+ accent: $accent
15
16
  ),
16
17
  typography: $alfresco-typography
17
18
  )
@@ -2,16 +2,17 @@
2
2
  @import '../theming';
3
3
  @import './all-theme';
4
4
  @include mat.all-component-typographies;
5
- @include mat.core;
5
+ @include mat.elevation-classes;
6
+ @include mat.app-background;
6
7
 
7
- $primary: mat.define-palette(mat.$pink-palette, 700, 500, 900);
8
- $accent: mat.define-palette($alfresco-accent-purple);
9
- $warn: mat.define-palette($alfresco-warn);
10
- $theme: mat.define-light-theme(
8
+ $primary: mat.m2-define-palette(mat.$m2-pink-palette, 700, 500, 900);
9
+ $accent: mat.m2-define-palette($alfresco-accent-purple);
10
+ $warn: mat.m2-define-palette($alfresco-warn);
11
+ $theme: mat.m2-define-light-theme(
11
12
  (
12
13
  color: (
13
14
  primary: $primary,
14
- accent: $accent,
15
+ accent: $accent
15
16
  ),
16
17
  typography: $alfresco-typography
17
18
  )
@@ -2,16 +2,17 @@
2
2
  @import '../theming';
3
3
  @import './all-theme';
4
4
  @include mat.all-component-typographies;
5
- @include mat.core;
5
+ @include mat.elevation-classes;
6
+ @include mat.app-background;
6
7
 
7
- $primary: mat.define-palette($alfresco-ecm-cyan);
8
- $accent: mat.define-palette($alfresco-accent-orange);
9
- $warn: mat.define-palette($alfresco-warn);
10
- $theme: mat.define-light-theme(
8
+ $primary: mat.m2-define-palette($alfresco-ecm-cyan);
9
+ $accent: mat.m2-define-palette($alfresco-accent-orange);
10
+ $warn: mat.m2-define-palette($alfresco-warn);
11
+ $theme: mat.m2-define-light-theme(
11
12
  (
12
13
  color: (
13
14
  primary: $primary,
14
- accent: $accent,
15
+ accent: $accent
15
16
  ),
16
17
  typography: $alfresco-typography
17
18
  )
@@ -2,16 +2,17 @@
2
2
  @import '../theming';
3
3
  @import './all-theme';
4
4
  @include mat.all-component-typographies;
5
- @include mat.core;
5
+ @include mat.elevation-classes;
6
+ @include mat.app-background;
6
7
 
7
- $primary: mat.define-palette($alfresco-ecm-cyan);
8
- $accent: mat.define-palette($alfresco-accent-purple);
9
- $warn: mat.define-palette($alfresco-warn);
10
- $theme: mat.define-light-theme(
8
+ $primary: mat.m2-define-palette($alfresco-ecm-cyan);
9
+ $accent: mat.m2-define-palette($alfresco-accent-purple);
10
+ $warn: mat.m2-define-palette($alfresco-warn);
11
+ $theme: mat.m2-define-light-theme(
11
12
  (
12
13
  color: (
13
14
  primary: $primary,
14
- accent: $accent,
15
+ accent: $accent
15
16
  ),
16
17
  typography: $alfresco-typography
17
18
  )
@@ -2,16 +2,17 @@
2
2
  @import '../theming';
3
3
  @import './all-theme';
4
4
  @include mat.all-component-typographies;
5
- @include mat.core;
5
+ @include mat.elevation-classes;
6
+ @include mat.app-background;
6
7
 
7
- $primary: mat.define-palette($alfresco-bpm-green);
8
- $accent: mat.define-palette($alfresco-accent-orange);
9
- $warn: mat.define-palette($alfresco-warn);
10
- $theme: mat.define-light-theme(
8
+ $primary: mat.m2-define-palette($alfresco-bpm-green);
9
+ $accent: mat.m2-define-palette($alfresco-accent-orange);
10
+ $warn: mat.m2-define-palette($alfresco-warn);
11
+ $theme: mat.m2-define-light-theme(
11
12
  (
12
13
  color: (
13
14
  primary: $primary,
14
- accent: $accent,
15
+ accent: $accent
15
16
  ),
16
17
  typography: $alfresco-typography
17
18
  )
@@ -2,16 +2,17 @@
2
2
  @import '../theming';
3
3
  @import './all-theme';
4
4
  @include mat.all-component-typographies;
5
- @include mat.core;
5
+ @include mat.elevation-classes;
6
+ @include mat.app-background;
6
7
 
7
- $primary: mat.define-palette($alfresco-bpm-green);
8
- $accent: mat.define-palette($alfresco-accent-purple);
9
- $warn: mat.define-palette($alfresco-warn);
10
- $theme: mat.define-light-theme(
8
+ $primary: mat.m2-define-palette($alfresco-bpm-green);
9
+ $accent: mat.m2-define-palette($alfresco-accent-purple);
10
+ $warn: mat.m2-define-palette($alfresco-warn);
11
+ $theme: mat.m2-define-light-theme(
11
12
  (
12
13
  color: (
13
14
  primary: $primary,
14
- accent: $accent,
15
+ accent: $accent
15
16
  ),
16
17
  typography: $alfresco-typography
17
18
  )
@@ -3,16 +3,17 @@
3
3
  @import '../theming';
4
4
  @import './all-theme';
5
5
  @include mat.all-component-typographies;
6
- @include mat.core;
6
+ @include mat.elevation-classes;
7
+ @include mat.app-background;
7
8
 
8
- $primary: mat.define-palette(mat.$indigo-palette);
9
- $accent: mat.define-palette(mat.$pink-palette, A200, A100, A400);
10
- $warn: mat.define-palette($alfresco-warn);
11
- $theme: mat.define-light-theme(
9
+ $primary: mat.m2-define-palette(mat.$m2-indigo-palette);
10
+ $accent: mat.m2-define-palette(mat.$m2-pink-palette, A200, A100, A400);
11
+ $warn: mat.m2-define-palette($alfresco-warn);
12
+ $theme: mat.m2-define-light-theme(
12
13
  (
13
14
  color: (
14
15
  primary: $primary,
15
- accent: $accent,
16
+ accent: $accent
16
17
  ),
17
18
  typography: $alfresco-typography
18
19
  )
@@ -3,16 +3,17 @@
3
3
  @import '../theming';
4
4
  @import './all-theme';
5
5
  @include mat.all-component-typographies;
6
- @include mat.core;
6
+ @include mat.elevation-classes;
7
+ @include mat.app-background;
7
8
 
8
- $primary: mat.define-palette(mat.$pink-palette, 700, 500, 900);
9
- $accent: mat.define-palette(mat.$blue-grey-palette, A200, A100, A400);
10
- $warn: mat.define-palette($alfresco-warn);
11
- $theme: mat.define-dark-theme(
9
+ $primary: mat.m2-define-palette(mat.$m2-pink-palette, 700, 500, 900);
10
+ $accent: mat.m2-define-palette(mat.$m2-blue-grey-palette, A200, A100, A400);
11
+ $warn: mat.m2-define-palette($alfresco-warn);
12
+ $theme: mat.m2-define-dark-theme(
12
13
  (
13
14
  color: (
14
15
  primary: $primary,
15
- accent: $accent,
16
+ accent: $accent
16
17
  ),
17
18
  typography: $alfresco-typography
18
19
  )
@@ -3,16 +3,17 @@
3
3
  @import '../theming';
4
4
  @import './all-theme';
5
5
  @include mat.all-component-typographies;
6
- @include mat.core;
6
+ @include mat.elevation-classes;
7
+ @include mat.app-background;
7
8
 
8
- $primary: mat.define-palette(mat.$purple-palette, 700, 500, 800);
9
- $accent: mat.define-palette(mat.$green-palette, A200, A100, A400);
10
- $warn: mat.define-palette($alfresco-warn);
11
- $theme: mat.define-dark-theme(
9
+ $primary: mat.m2-define-palette(mat.$m2-purple-palette, 700, 500, 800);
10
+ $accent: mat.m2-define-palette(mat.$m2-green-palette, A200, A100, A400);
11
+ $warn: mat.m2-define-palette($alfresco-warn);
12
+ $theme: mat.m2-define-dark-theme(
12
13
  (
13
14
  color: (
14
15
  primary: $primary,
15
- accent: $accent,
16
+ accent: $accent
16
17
  ),
17
18
  typography: $alfresco-typography
18
19
  )
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@alfresco/adf-core",
3
3
  "description": "Alfresco ADF core",
4
- "version": "8.1.0-14485353256",
4
+ "version": "8.1.0-14489297497",
5
5
  "author": "Hyland Software, Inc. and its affiliates",
6
6
  "repository": {
7
7
  "type": "git",
@@ -17,8 +17,6 @@
17
17
  "./breadcrumbs": {
18
18
  "sass": "./breadcrumbs/styles/_breadcrumb.theme.scss",
19
19
  "types": "./breadcrumbs/index.d.ts",
20
- "esm2022": "./esm2022/breadcrumbs/alfresco-adf-core-breadcrumbs.mjs",
21
- "esm": "./esm2022/breadcrumbs/alfresco-adf-core-breadcrumbs.mjs",
22
20
  "default": "./fesm2022/alfresco-adf-core-breadcrumbs.mjs"
23
21
  },
24
22
  "./package.json": {
@@ -26,32 +24,22 @@
26
24
  },
27
25
  ".": {
28
26
  "types": "./index.d.ts",
29
- "esm2022": "./esm2022/adf-core.mjs",
30
- "esm": "./esm2022/adf-core.mjs",
31
27
  "default": "./fesm2022/adf-core.mjs"
32
28
  },
33
29
  "./api": {
34
30
  "types": "./api/index.d.ts",
35
- "esm2022": "./esm2022/api/alfresco-adf-core-api.mjs",
36
- "esm": "./esm2022/api/alfresco-adf-core-api.mjs",
37
31
  "default": "./fesm2022/alfresco-adf-core-api.mjs"
38
32
  },
39
33
  "./auth": {
40
34
  "types": "./auth/index.d.ts",
41
- "esm2022": "./esm2022/auth/alfresco-adf-core-auth.mjs",
42
- "esm": "./esm2022/auth/alfresco-adf-core-auth.mjs",
43
35
  "default": "./fesm2022/alfresco-adf-core-auth.mjs"
44
36
  },
45
37
  "./feature-flags": {
46
38
  "types": "./feature-flags/index.d.ts",
47
- "esm2022": "./esm2022/feature-flags/alfresco-adf-core-feature-flags.mjs",
48
- "esm": "./esm2022/feature-flags/alfresco-adf-core-feature-flags.mjs",
49
39
  "default": "./fesm2022/alfresco-adf-core-feature-flags.mjs"
50
40
  },
51
41
  "./shell": {
52
42
  "types": "./shell/index.d.ts",
53
- "esm2022": "./esm2022/shell/alfresco-adf-core-shell.mjs",
54
- "esm": "./esm2022/shell/alfresco-adf-core-shell.mjs",
55
43
  "default": "./fesm2022/alfresco-adf-core-shell.mjs"
56
44
  }
57
45
  },
@@ -75,8 +63,8 @@
75
63
  "@angular/router": ">=16.0.0",
76
64
  "@mat-datetimepicker/core": ">=12.0.1",
77
65
  "@ngx-translate/core": ">=14.0.0",
78
- "@alfresco/js-api": ">=9.1.0-14485353256",
79
- "@alfresco/adf-extensions": ">=8.1.0-14485353256",
66
+ "@alfresco/js-api": ">=9.1.0-14489297497",
67
+ "@alfresco/adf-extensions": ">=8.1.0-14489297497",
80
68
  "minimatch": ">=10.0.0",
81
69
  "pdfjs-dist": ">=3.3.122",
82
70
  "ts-morph": ">=20.0.0"
@@ -20,5 +20,5 @@ import { Project } from 'ts-morph';
20
20
  * @returns Schematic rule for updating imports
21
21
  */
22
22
  export declare function updateAlfrescoApiImports(): Rule;
23
- export declare const visitor: (filePath: string, tree: Pick<Tree, 'read' | 'overwrite'>, project: Project) => void;
23
+ export declare const visitor: (filePath: string, tree: Pick<Tree, "read" | "overwrite">, project: Project) => void;
24
24
  export default updateAlfrescoApiImports;
@@ -16,7 +16,8 @@
16
16
  * limitations under the License.
17
17
  */
18
18
  Object.defineProperty(exports, "__esModule", { value: true });
19
- exports.visitor = exports.updateAlfrescoApiImports = void 0;
19
+ exports.visitor = void 0;
20
+ exports.updateAlfrescoApiImports = updateAlfrescoApiImports;
20
21
  const schematics_1 = require("@angular-devkit/schematics");
21
22
  const ts_morph_1 = require("ts-morph");
22
23
  const alfrescoApiServiceMigration = {
@@ -61,7 +62,6 @@ function updateAlfrescoApiImports() {
61
62
  return tree;
62
63
  };
63
64
  }
64
- exports.updateAlfrescoApiImports = updateAlfrescoApiImports;
65
65
  const visitor = (filePath, tree, project) => {
66
66
  if (!filePath.includes('/.git/') &&
67
67
  !filePath.includes('/node_modules/') &&
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../../../lib/core/schematics/migrations/7_0_0/index.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../../../lib/core/schematics/migrations/7_0_0/index.ts"],"names":[],"mappings":"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"}
@@ -1,5 +0,0 @@
1
- /**
2
- * Generated bundle index. Do not edit.
3
- */
4
- export * from './public-api';
5
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYWRmLWNvcmUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi9saWIvY29yZS9zcmMvYWRmLWNvcmUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUE7O0dBRUc7QUFFSCxjQUFjLGNBQWMsQ0FBQyIsInNvdXJjZXNDb250ZW50IjpbIi8qKlxuICogR2VuZXJhdGVkIGJ1bmRsZSBpbmRleC4gRG8gbm90IGVkaXQuXG4gKi9cblxuZXhwb3J0ICogZnJvbSAnLi9wdWJsaWMtYXBpJztcbiJdfQ==
@@ -1,5 +0,0 @@
1
- /**
2
- * Generated bundle index. Do not edit.
3
- */
4
- export * from './index';
5
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYWxmcmVzY28tYWRmLWNvcmUtYXBpLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vbGliL2NvcmUvYXBpL3NyYy9hbGZyZXNjby1hZGYtY29yZS1hcGkudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUE7O0dBRUc7QUFFSCxjQUFjLFNBQVMsQ0FBQyIsInNvdXJjZXNDb250ZW50IjpbIi8qKlxuICogR2VuZXJhdGVkIGJ1bmRsZSBpbmRleC4gRG8gbm90IGVkaXQuXG4gKi9cblxuZXhwb3J0ICogZnJvbSAnLi9pbmRleCc7XG4iXX0=
@@ -1,20 +0,0 @@
1
- /*!
2
- * @license
3
- * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved.
4
- *
5
- * Licensed under the Apache License, Version 2.0 (the "License");
6
- * you may not use this file except in compliance with the License.
7
- * You may obtain a copy of the License at
8
- *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
- *
11
- * Unless required by applicable law or agreed to in writing, software
12
- * distributed under the License is distributed on an "AS IS" BASIS,
13
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14
- * See the License for the specific language governing permissions and
15
- * limitations under the License.
16
- */
17
- export * from './lib/types';
18
- export * from './lib/adf-http-client.service';
19
- export * from './lib/interfaces';
20
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9saWIvY29yZS9hcGkvc3JjL2luZGV4LnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBOzs7Ozs7Ozs7Ozs7Ozs7R0FlRztBQUVILGNBQWMsYUFBYSxDQUFDO0FBQzVCLGNBQWMsK0JBQStCLENBQUM7QUFDOUMsY0FBYyxrQkFBa0IsQ0FBQyIsInNvdXJjZXNDb250ZW50IjpbIi8qIVxuICogQGxpY2Vuc2VcbiAqIENvcHlyaWdodCDCqSAyMDA1LTIwMjUgSHlsYW5kIFNvZnR3YXJlLCBJbmMuIGFuZCBpdHMgYWZmaWxpYXRlcy4gQWxsIHJpZ2h0cyByZXNlcnZlZC5cbiAqXG4gKiBMaWNlbnNlZCB1bmRlciB0aGUgQXBhY2hlIExpY2Vuc2UsIFZlcnNpb24gMi4wICh0aGUgXCJMaWNlbnNlXCIpO1xuICogeW91IG1heSBub3QgdXNlIHRoaXMgZmlsZSBleGNlcHQgaW4gY29tcGxpYW5jZSB3aXRoIHRoZSBMaWNlbnNlLlxuICogWW91IG1heSBvYnRhaW4gYSBjb3B5IG9mIHRoZSBMaWNlbnNlIGF0XG4gKlxuICogICAgIGh0dHA6Ly93d3cuYXBhY2hlLm9yZy9saWNlbnNlcy9MSUNFTlNFLTIuMFxuICpcbiAqIFVubGVzcyByZXF1aXJlZCBieSBhcHBsaWNhYmxlIGxhdyBvciBhZ3JlZWQgdG8gaW4gd3JpdGluZywgc29mdHdhcmVcbiAqIGRpc3RyaWJ1dGVkIHVuZGVyIHRoZSBMaWNlbnNlIGlzIGRpc3RyaWJ1dGVkIG9uIGFuIFwiQVMgSVNcIiBCQVNJUyxcbiAqIFdJVEhPVVQgV0FSUkFOVElFUyBPUiBDT05ESVRJT05TIE9GIEFOWSBLSU5ELCBlaXRoZXIgZXhwcmVzcyBvciBpbXBsaWVkLlxuICogU2VlIHRoZSBMaWNlbnNlIGZvciB0aGUgc3BlY2lmaWMgbGFuZ3VhZ2UgZ292ZXJuaW5nIHBlcm1pc3Npb25zIGFuZFxuICogbGltaXRhdGlvbnMgdW5kZXIgdGhlIExpY2Vuc2UuXG4gKi9cblxuZXhwb3J0ICogZnJvbSAnLi9saWIvdHlwZXMnO1xuZXhwb3J0ICogZnJvbSAnLi9saWIvYWRmLWh0dHAtY2xpZW50LnNlcnZpY2UnO1xuZXhwb3J0ICogZnJvbSAnLi9saWIvaW50ZXJmYWNlcyc7XG4iXX0=