@memberjunction/ng-conversations 5.30.0 → 5.31.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (124) hide show
  1. package/dist/lib/components/collection/artifact-collection-picker-modal.component.d.ts +2 -1
  2. package/dist/lib/components/collection/artifact-collection-picker-modal.component.d.ts.map +1 -1
  3. package/dist/lib/components/collection/artifact-collection-picker-modal.component.js +9 -6
  4. package/dist/lib/components/collection/artifact-collection-picker-modal.component.js.map +1 -1
  5. package/dist/lib/components/collection/artifact-create-modal.component.d.ts +2 -1
  6. package/dist/lib/components/collection/artifact-create-modal.component.d.ts.map +1 -1
  7. package/dist/lib/components/collection/artifact-create-modal.component.js +9 -6
  8. package/dist/lib/components/collection/artifact-create-modal.component.js.map +1 -1
  9. package/dist/lib/components/collection/collection-form-modal.component.d.ts +2 -1
  10. package/dist/lib/components/collection/collection-form-modal.component.d.ts.map +1 -1
  11. package/dist/lib/components/collection/collection-form-modal.component.js +8 -5
  12. package/dist/lib/components/collection/collection-form-modal.component.js.map +1 -1
  13. package/dist/lib/components/collection/collection-tree.component.d.ts +2 -1
  14. package/dist/lib/components/collection/collection-tree.component.d.ts.map +1 -1
  15. package/dist/lib/components/collection/collection-tree.component.js +9 -6
  16. package/dist/lib/components/collection/collection-tree.component.js.map +1 -1
  17. package/dist/lib/components/collection/collection-view.component.d.ts +2 -1
  18. package/dist/lib/components/collection/collection-view.component.d.ts.map +1 -1
  19. package/dist/lib/components/collection/collection-view.component.js +12 -10
  20. package/dist/lib/components/collection/collection-view.component.js.map +1 -1
  21. package/dist/lib/components/collection/collections-full-view.component.d.ts +2 -1
  22. package/dist/lib/components/collection/collections-full-view.component.d.ts.map +1 -1
  23. package/dist/lib/components/collection/collections-full-view.component.js +18 -12
  24. package/dist/lib/components/collection/collections-full-view.component.js.map +1 -1
  25. package/dist/lib/components/conversation/conversation-chat-area.component.d.ts +2 -1
  26. package/dist/lib/components/conversation/conversation-chat-area.component.d.ts.map +1 -1
  27. package/dist/lib/components/conversation/conversation-chat-area.component.js +22 -11
  28. package/dist/lib/components/conversation/conversation-chat-area.component.js.map +1 -1
  29. package/dist/lib/components/library/library-full-view.component.d.ts +2 -1
  30. package/dist/lib/components/library/library-full-view.component.d.ts.map +1 -1
  31. package/dist/lib/components/library/library-full-view.component.js +8 -5
  32. package/dist/lib/components/library/library-full-view.component.js.map +1 -1
  33. package/dist/lib/components/message/conversation-message-rating.component.d.ts +2 -1
  34. package/dist/lib/components/message/conversation-message-rating.component.d.ts.map +1 -1
  35. package/dist/lib/components/message/conversation-message-rating.component.js +9 -7
  36. package/dist/lib/components/message/conversation-message-rating.component.js.map +1 -1
  37. package/dist/lib/components/message/message-input.component.d.ts +2 -1
  38. package/dist/lib/components/message/message-input.component.d.ts.map +1 -1
  39. package/dist/lib/components/message/message-input.component.js +12 -5
  40. package/dist/lib/components/message/message-input.component.js.map +1 -1
  41. package/dist/lib/components/message/message-item.component.d.ts.map +1 -1
  42. package/dist/lib/components/message/message-item.component.js +6 -1
  43. package/dist/lib/components/message/message-item.component.js.map +1 -1
  44. package/dist/lib/components/overlay/chat-overlay.component.d.ts +2 -1
  45. package/dist/lib/components/overlay/chat-overlay.component.d.ts.map +1 -1
  46. package/dist/lib/components/overlay/chat-overlay.component.js +6 -6
  47. package/dist/lib/components/overlay/chat-overlay.component.js.map +1 -1
  48. package/dist/lib/components/project/project-form-modal.component.d.ts +2 -1
  49. package/dist/lib/components/project/project-form-modal.component.d.ts.map +1 -1
  50. package/dist/lib/components/project/project-form-modal.component.js +6 -5
  51. package/dist/lib/components/project/project-form-modal.component.js.map +1 -1
  52. package/dist/lib/components/project/project-selector.component.d.ts +2 -1
  53. package/dist/lib/components/project/project-selector.component.d.ts.map +1 -1
  54. package/dist/lib/components/project/project-selector.component.js +8 -6
  55. package/dist/lib/components/project/project-selector.component.js.map +1 -1
  56. package/dist/lib/components/share/share-modal.component.d.ts +2 -1
  57. package/dist/lib/components/share/share-modal.component.d.ts.map +1 -1
  58. package/dist/lib/components/share/share-modal.component.js +11 -9
  59. package/dist/lib/components/share/share-modal.component.js.map +1 -1
  60. package/dist/lib/components/shared/user-picker.component.d.ts +2 -1
  61. package/dist/lib/components/shared/user-picker.component.d.ts.map +1 -1
  62. package/dist/lib/components/shared/user-picker.component.js +6 -4
  63. package/dist/lib/components/shared/user-picker.component.js.map +1 -1
  64. package/dist/lib/components/task/tasks-full-view.component.d.ts +2 -1
  65. package/dist/lib/components/task/tasks-full-view.component.d.ts.map +1 -1
  66. package/dist/lib/components/task/tasks-full-view.component.js +9 -8
  67. package/dist/lib/components/task/tasks-full-view.component.js.map +1 -1
  68. package/dist/lib/components/tasks/tasks-dropdown.component.d.ts.map +1 -1
  69. package/dist/lib/components/tasks/tasks-dropdown.component.js +5 -0
  70. package/dist/lib/components/tasks/tasks-dropdown.component.js.map +1 -1
  71. package/dist/lib/components/thread/thread-panel.component.d.ts +2 -1
  72. package/dist/lib/components/thread/thread-panel.component.d.ts.map +1 -1
  73. package/dist/lib/components/thread/thread-panel.component.js +7 -4
  74. package/dist/lib/components/thread/thread-panel.component.js.map +1 -1
  75. package/dist/lib/components/workspace/conversation-workspace.component.d.ts.map +1 -1
  76. package/dist/lib/components/workspace/conversation-workspace.component.js +8 -4
  77. package/dist/lib/components/workspace/conversation-workspace.component.js.map +1 -1
  78. package/dist/lib/models/lazy-artifact-info.js +1 -1
  79. package/dist/lib/models/lazy-artifact-info.js.map +1 -1
  80. package/dist/lib/services/active-tasks.service.d.ts +7 -1
  81. package/dist/lib/services/active-tasks.service.d.ts.map +1 -1
  82. package/dist/lib/services/active-tasks.service.js +12 -2
  83. package/dist/lib/services/active-tasks.service.js.map +1 -1
  84. package/dist/lib/services/agent-state.service.d.ts +7 -1
  85. package/dist/lib/services/agent-state.service.d.ts.map +1 -1
  86. package/dist/lib/services/agent-state.service.js +12 -2
  87. package/dist/lib/services/agent-state.service.js.map +1 -1
  88. package/dist/lib/services/artifact-permission.service.d.ts +8 -1
  89. package/dist/lib/services/artifact-permission.service.d.ts.map +1 -1
  90. package/dist/lib/services/artifact-permission.service.js +21 -7
  91. package/dist/lib/services/artifact-permission.service.js.map +1 -1
  92. package/dist/lib/services/artifact-state.service.d.ts +8 -1
  93. package/dist/lib/services/artifact-state.service.d.ts.map +1 -1
  94. package/dist/lib/services/artifact-state.service.js +25 -11
  95. package/dist/lib/services/artifact-state.service.js.map +1 -1
  96. package/dist/lib/services/artifact-use-tracking.service.d.ts +7 -1
  97. package/dist/lib/services/artifact-use-tracking.service.d.ts.map +1 -1
  98. package/dist/lib/services/artifact-use-tracking.service.js +12 -2
  99. package/dist/lib/services/artifact-use-tracking.service.js.map +1 -1
  100. package/dist/lib/services/collection-permission.service.d.ts +7 -1
  101. package/dist/lib/services/collection-permission.service.d.ts.map +1 -1
  102. package/dist/lib/services/collection-permission.service.js +19 -9
  103. package/dist/lib/services/collection-permission.service.js.map +1 -1
  104. package/dist/lib/services/conversation-agent.service.d.ts +8 -0
  105. package/dist/lib/services/conversation-agent.service.d.ts.map +1 -1
  106. package/dist/lib/services/conversation-agent.service.js +15 -3
  107. package/dist/lib/services/conversation-agent.service.js.map +1 -1
  108. package/dist/lib/services/conversation-attachment.service.d.ts +7 -1
  109. package/dist/lib/services/conversation-attachment.service.d.ts.map +1 -1
  110. package/dist/lib/services/conversation-attachment.service.js +12 -2
  111. package/dist/lib/services/conversation-attachment.service.js.map +1 -1
  112. package/dist/lib/services/data-cache.service.d.ts +7 -1
  113. package/dist/lib/services/data-cache.service.d.ts.map +1 -1
  114. package/dist/lib/services/data-cache.service.js +16 -7
  115. package/dist/lib/services/data-cache.service.js.map +1 -1
  116. package/dist/lib/services/export.service.d.ts +7 -1
  117. package/dist/lib/services/export.service.d.ts.map +1 -1
  118. package/dist/lib/services/export.service.js +12 -2
  119. package/dist/lib/services/export.service.js.map +1 -1
  120. package/dist/lib/services/search.service.d.ts +7 -1
  121. package/dist/lib/services/search.service.d.ts.map +1 -1
  122. package/dist/lib/services/search.service.js +16 -6
  123. package/dist/lib/services/search.service.js.map +1 -1
  124. package/package.json +22 -22
@@ -1,5 +1,6 @@
1
1
  import { Component, Input, Output, EventEmitter, HostListener } from '@angular/core';
2
- import { RunView, Metadata } from '@memberjunction/core';
2
+ import { BaseAngularComponent } from '@memberjunction/ng-base-types';
3
+ import { RunView } from '@memberjunction/core';
3
4
  import { Subject, takeUntil } from 'rxjs';
4
5
  import { UUIDsEqual } from '@memberjunction/global';
5
6
  import * as i0 from "@angular/core";
@@ -764,7 +765,7 @@ function CollectionsFullViewComponent_Conditional_28_Template(rf, ctx) { if (rf
764
765
  * Full-panel Collections view component
765
766
  * Comprehensive collection management with artifacts display
766
767
  */
767
- export class CollectionsFullViewComponent {
768
+ export class CollectionsFullViewComponent extends BaseAngularComponent {
768
769
  dialogService;
769
770
  artifactState;
770
771
  collectionState;
@@ -826,6 +827,7 @@ export class CollectionsFullViewComponent {
826
827
  destroy$ = new Subject();
827
828
  isNavigatingProgrammatically = false;
828
829
  constructor(dialogService, artifactState, collectionState, permissionService, artifactIconService, cdr) {
830
+ super();
829
831
  this.dialogService = dialogService;
830
832
  this.artifactState = artifactState;
831
833
  this.collectionState = collectionState;
@@ -834,6 +836,10 @@ export class CollectionsFullViewComponent {
834
836
  this.cdr = cdr;
835
837
  }
836
838
  ngOnInit() {
839
+ // Bind provider-aware services to this component's provider.
840
+ const p = this.ProviderToUse;
841
+ this.artifactState.Provider = p;
842
+ this.permissionService.Provider = p;
837
843
  // Subscribe to collection state changes for deep linking FIRST
838
844
  // This ensures that if there's a URL with collectionId, we set it before loading data
839
845
  this.subscribeToCollectionState();
@@ -928,7 +934,7 @@ export class CollectionsFullViewComponent {
928
934
  }
929
935
  async loadCollections() {
930
936
  try {
931
- const rv = new RunView();
937
+ const rv = RunView.FromMetadataProvider(this.ProviderToUse);
932
938
  // Load collections where user is owner OR has permissions
933
939
  const ownerFilter = `OwnerID='${this.currentUser.ID}'`;
934
940
  const permissionSubquery = `ID IN (
@@ -968,7 +974,7 @@ export class CollectionsFullViewComponent {
968
974
  return;
969
975
  const collectionIds = this.collections.map(c => c.ID);
970
976
  const inClause = collectionIds.map(id => `'${id}'`).join(',');
971
- const rv = new RunView();
977
+ const rv = RunView.FromMetadataProvider(this.ProviderToUse);
972
978
  const [childResult, artifactResult] = await rv.RunViews([
973
979
  {
974
980
  EntityName: 'MJ: Collections',
@@ -1058,7 +1064,7 @@ export class CollectionsFullViewComponent {
1058
1064
  this.breadcrumbs = this.breadcrumbs.slice(0, index + 1);
1059
1065
  this.currentCollectionId = crumb.id;
1060
1066
  // Load the collection entity
1061
- const md = new Metadata();
1067
+ const md = this.ProviderToUse;
1062
1068
  this.currentCollection = await md.GetEntityObject('MJ: Collections', this.currentUser);
1063
1069
  await this.currentCollection.Load(crumb.id);
1064
1070
  await this.loadData();
@@ -1112,7 +1118,7 @@ export class CollectionsFullViewComponent {
1112
1118
  try {
1113
1119
  console.log('📁 Navigating to collection by ID:', collectionId);
1114
1120
  // Load the target collection
1115
- const md = new Metadata();
1121
+ const md = this.ProviderToUse;
1116
1122
  const targetCollection = await md.GetEntityObject('MJ: Collections', this.currentUser);
1117
1123
  await targetCollection.Load(collectionId);
1118
1124
  if (!targetCollection || !targetCollection.ID) {
@@ -1214,7 +1220,7 @@ export class CollectionsFullViewComponent {
1214
1220
  }
1215
1221
  }
1216
1222
  async deleteCollectionRecursive(collectionId) {
1217
- const rv = new RunView();
1223
+ const rv = RunView.FromMetadataProvider(this.ProviderToUse);
1218
1224
  // Step 1: Find and delete all child collections recursively
1219
1225
  const childrenResult = await rv.RunView({
1220
1226
  EntityName: 'MJ: Collections',
@@ -1242,7 +1248,7 @@ export class CollectionsFullViewComponent {
1242
1248
  }
1243
1249
  }
1244
1250
  // Step 4: Delete the collection itself
1245
- const md = new Metadata();
1251
+ const md = this.ProviderToUse;
1246
1252
  const collection = await md.GetEntityObject('MJ: Collections', this.currentUser);
1247
1253
  await collection.Load(collectionId);
1248
1254
  const deleted = await collection.Delete();
@@ -1306,7 +1312,7 @@ export class CollectionsFullViewComponent {
1306
1312
  if (confirmed) {
1307
1313
  try {
1308
1314
  // Delete THIS SPECIFIC VERSION from the collection
1309
- const rv = new RunView();
1315
+ const rv = RunView.FromMetadataProvider(this.ProviderToUse);
1310
1316
  const result = await rv.RunView({
1311
1317
  EntityName: 'MJ: Collection Artifacts',
1312
1318
  ExtraFilter: `CollectionID='${this.currentCollectionId}' AND ArtifactVersionID='${item.version.ID}'`,
@@ -1651,7 +1657,7 @@ export class CollectionsFullViewComponent {
1651
1657
  await this.deleteCollectionRecursive(item.collection.ID);
1652
1658
  }
1653
1659
  if (artifactItems.length > 0 && this.currentCollectionId) {
1654
- const rv = new RunView();
1660
+ const rv = RunView.FromMetadataProvider(this.ProviderToUse);
1655
1661
  for (const item of artifactItems) {
1656
1662
  const result = await rv.RunView({
1657
1663
  EntityName: 'MJ: Collection Artifacts',
@@ -1866,7 +1872,7 @@ export class CollectionsFullViewComponent {
1866
1872
  static ɵfac = function CollectionsFullViewComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || CollectionsFullViewComponent)(i0.ɵɵdirectiveInject(i1.DialogService), i0.ɵɵdirectiveInject(i2.ArtifactStateService), i0.ɵɵdirectiveInject(i3.CollectionStateService), i0.ɵɵdirectiveInject(i4.CollectionPermissionService), i0.ɵɵdirectiveInject(i5.ArtifactIconService), i0.ɵɵdirectiveInject(i0.ChangeDetectorRef)); };
1867
1873
  static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: CollectionsFullViewComponent, selectors: [["mj-collections-full-view"]], hostBindings: function CollectionsFullViewComponent_HostBindings(rf, ctx) { if (rf & 1) {
1868
1874
  i0.ɵɵlistener("keydown.escape", function CollectionsFullViewComponent_keydown_escape_HostBindingHandler() { return ctx.onEscapeKey(); }, i0.ɵɵresolveDocument);
1869
- } }, inputs: { environmentId: "environmentId", currentUser: "currentUser" }, outputs: { collectionNavigated: "collectionNavigated" }, standalone: false, decls: 32, vars: 30, consts: [[1, "collections-view", 3, "keydown"], [1, "collections-header"], [1, "collections-breadcrumb"], [1, "breadcrumb-item"], [1, "fas", "fa-home"], [1, "breadcrumb-link", 3, "click"], [1, "breadcrumb-path"], [1, "collections-actions"], [1, "btn-icon", 3, "click", "title"], [1, "fas", 3, "ngClass"], [1, "fas", "fa-check-square"], [1, "dropdown-container"], [1, "search-container"], [1, "fas", "fa-search"], ["type", "text", "placeholder", "Search...", 1, "search-input", 3, "ngModelChange", "ngModel"], ["title", "Clear search", 1, "search-clear"], ["title", "Refresh", 1, "btn-icon", 3, "click"], [1, "fas", "fa-sync"], [1, "selection-toolbar"], [1, "collections-content"], [1, "loading-state"], [1, "empty-state"], [3, "saved", "cancelled", "isOpen", "collection", "parentCollection", "environmentId", "currentUser"], [3, "saved", "cancelled", "isOpen", "collectionId", "environmentId", "currentUser"], [3, "saved", "cancelled", "isOpen", "collection", "currentUser", "currentUserPermissions"], [1, "fas", "fa-chevron-right", "breadcrumb-separator"], ["title", "Sort options", 1, "btn-icon", 3, "click"], [1, "fas", "fa-sort"], [1, "dropdown-menu"], [1, "dropdown-item", 3, "click"], [1, "fas", "fa-sort-alpha-down"], [1, "fas", "fa-calendar"], [1, "fas", "fa-tag"], ["title", "Clear search", 1, "search-clear", 3, "click"], [1, "fas", "fa-times"], [1, "toolbar-separator"], [1, "toolbar-actions-group"], [1, "btn-icon", 3, "title"], [1, "btn-icon", "btn-icon-danger", 3, "title"], [1, "fas", "fa-share-nodes"], [1, "fas", "fa-pen-to-square"], [1, "btn-icon", "btn-icon-danger", 3, "click", "title"], [1, "fas", "fa-trash"], [1, "btn-primary", 3, "click"], [1, "fas", "fa-plus"], [1, "fas", "fa-chevron-down"], [1, "dropdown-menu", "dropdown-menu-right"], [1, "fas", "fa-folder-plus"], [1, "dropdown-item", 3, "click", "disabled"], [1, "fas", "fa-file-plus"], [1, "selection-info"], [1, "selection-count"], [1, "selection-actions"], [1, "btn-toolbar", 3, "click"], [1, "btn-toolbar", "btn-danger", 3, "click"], ["text", "Loading collections...", "size", "large"], [1, "fas", "fa-folder-open"], [1, "btn-primary", "empty-state-cta"], [1, "btn-primary", "empty-state-cta", 3, "click"], [1, "unified-grid"], [1, "grid-item", 3, "selected", "active"], [1, "pagination-bar"], [1, "grid-item", 3, "click", "dblclick", "contextmenu"], [1, "item-checkbox"], [1, "grid-item-content", 3, "title"], [1, "item-checkbox", 3, "click"], [1, "grid-icon", "folder-icon"], [1, "fas", "fa-folder"], ["title", "Shared", 1, "shared-badge"], [1, "grid-info"], [1, "grid-name"], [1, "grid-description"], [1, "grid-meta"], [1, "grid-owner"], [1, "fas", "fa-users"], [1, "fas", "fa-user"], [1, "grid-icon", "artifact-icon"], [1, "version-badge"], [1, "artifact-type-badge"], [1, "pagination-info"], [1, "pagination-controls"], ["title", "First page", 1, "pagination-btn", 3, "click", "disabled"], [1, "fas", "fa-angles-left"], ["title", "Previous page", 1, "pagination-btn", 3, "click", "disabled"], [1, "fas", "fa-chevron-left"], [1, "pagination-page-info"], ["title", "Next page", 1, "pagination-btn", 3, "click", "disabled"], [1, "fas", "fa-chevron-right"], ["title", "Last page", 1, "pagination-btn", 3, "click", "disabled"], [1, "fas", "fa-angles-right"], [1, "unified-list"], [1, "list-table"], [1, "col-checkbox"], [1, "col-name", "sortable", 3, "click"], [1, "col-type", "sortable", 3, "click"], [1, "col-modified", "sortable", 3, "click"], [1, "col-owner"], [1, "list-item", 3, "selected", "active"], [1, "fas", 3, "click", "ngClass"], [1, "list-item", 3, "click", "dblclick", "contextmenu"], [1, "col-name"], [1, "list-name-cell"], ["title", "Shared", 1, "fas", "fa-users", "shared-indicator"], [1, "col-type"], [1, "col-modified"], [1, "context-menu-backdrop", 3, "click"], [1, "context-menu"], [1, "context-menu-item", 3, "click"], [1, "context-menu-divider"], [1, "context-menu-item"], [1, "context-menu-item", "context-menu-danger", 3, "click"], [1, "fas", "fa-eye"], [1, "fas", "fa-times-circle"]], template: function CollectionsFullViewComponent_Template(rf, ctx) { if (rf & 1) {
1875
+ } }, inputs: { environmentId: "environmentId", currentUser: "currentUser" }, outputs: { collectionNavigated: "collectionNavigated" }, standalone: false, features: [i0.ɵɵInheritDefinitionFeature], decls: 32, vars: 30, consts: [[1, "collections-view", 3, "keydown"], [1, "collections-header"], [1, "collections-breadcrumb"], [1, "breadcrumb-item"], [1, "fas", "fa-home"], [1, "breadcrumb-link", 3, "click"], [1, "breadcrumb-path"], [1, "collections-actions"], [1, "btn-icon", 3, "click", "title"], [1, "fas", 3, "ngClass"], [1, "fas", "fa-check-square"], [1, "dropdown-container"], [1, "search-container"], [1, "fas", "fa-search"], ["type", "text", "placeholder", "Search...", 1, "search-input", 3, "ngModelChange", "ngModel"], ["title", "Clear search", 1, "search-clear"], ["title", "Refresh", 1, "btn-icon", 3, "click"], [1, "fas", "fa-sync"], [1, "selection-toolbar"], [1, "collections-content"], [1, "loading-state"], [1, "empty-state"], [3, "saved", "cancelled", "isOpen", "collection", "parentCollection", "environmentId", "currentUser"], [3, "saved", "cancelled", "isOpen", "collectionId", "environmentId", "currentUser"], [3, "saved", "cancelled", "isOpen", "collection", "currentUser", "currentUserPermissions"], [1, "fas", "fa-chevron-right", "breadcrumb-separator"], ["title", "Sort options", 1, "btn-icon", 3, "click"], [1, "fas", "fa-sort"], [1, "dropdown-menu"], [1, "dropdown-item", 3, "click"], [1, "fas", "fa-sort-alpha-down"], [1, "fas", "fa-calendar"], [1, "fas", "fa-tag"], ["title", "Clear search", 1, "search-clear", 3, "click"], [1, "fas", "fa-times"], [1, "toolbar-separator"], [1, "toolbar-actions-group"], [1, "btn-icon", 3, "title"], [1, "btn-icon", "btn-icon-danger", 3, "title"], [1, "fas", "fa-share-nodes"], [1, "fas", "fa-pen-to-square"], [1, "btn-icon", "btn-icon-danger", 3, "click", "title"], [1, "fas", "fa-trash"], [1, "btn-primary", 3, "click"], [1, "fas", "fa-plus"], [1, "fas", "fa-chevron-down"], [1, "dropdown-menu", "dropdown-menu-right"], [1, "fas", "fa-folder-plus"], [1, "dropdown-item", 3, "click", "disabled"], [1, "fas", "fa-file-plus"], [1, "selection-info"], [1, "selection-count"], [1, "selection-actions"], [1, "btn-toolbar", 3, "click"], [1, "btn-toolbar", "btn-danger", 3, "click"], ["text", "Loading collections...", "size", "large"], [1, "fas", "fa-folder-open"], [1, "btn-primary", "empty-state-cta"], [1, "btn-primary", "empty-state-cta", 3, "click"], [1, "unified-grid"], [1, "grid-item", 3, "selected", "active"], [1, "pagination-bar"], [1, "grid-item", 3, "click", "dblclick", "contextmenu"], [1, "item-checkbox"], [1, "grid-item-content", 3, "title"], [1, "item-checkbox", 3, "click"], [1, "grid-icon", "folder-icon"], [1, "fas", "fa-folder"], ["title", "Shared", 1, "shared-badge"], [1, "grid-info"], [1, "grid-name"], [1, "grid-description"], [1, "grid-meta"], [1, "grid-owner"], [1, "fas", "fa-users"], [1, "fas", "fa-user"], [1, "grid-icon", "artifact-icon"], [1, "version-badge"], [1, "artifact-type-badge"], [1, "pagination-info"], [1, "pagination-controls"], ["title", "First page", 1, "pagination-btn", 3, "click", "disabled"], [1, "fas", "fa-angles-left"], ["title", "Previous page", 1, "pagination-btn", 3, "click", "disabled"], [1, "fas", "fa-chevron-left"], [1, "pagination-page-info"], ["title", "Next page", 1, "pagination-btn", 3, "click", "disabled"], [1, "fas", "fa-chevron-right"], ["title", "Last page", 1, "pagination-btn", 3, "click", "disabled"], [1, "fas", "fa-angles-right"], [1, "unified-list"], [1, "list-table"], [1, "col-checkbox"], [1, "col-name", "sortable", 3, "click"], [1, "col-type", "sortable", 3, "click"], [1, "col-modified", "sortable", 3, "click"], [1, "col-owner"], [1, "list-item", 3, "selected", "active"], [1, "fas", 3, "click", "ngClass"], [1, "list-item", 3, "click", "dblclick", "contextmenu"], [1, "col-name"], [1, "list-name-cell"], ["title", "Shared", 1, "fas", "fa-users", "shared-indicator"], [1, "col-type"], [1, "col-modified"], [1, "context-menu-backdrop", 3, "click"], [1, "context-menu"], [1, "context-menu-item", 3, "click"], [1, "context-menu-divider"], [1, "context-menu-item"], [1, "context-menu-item", "context-menu-danger", 3, "click"], [1, "fas", "fa-eye"], [1, "fas", "fa-times-circle"]], template: function CollectionsFullViewComponent_Template(rf, ctx) { if (rf & 1) {
1870
1876
  i0.ɵɵelementStart(0, "div", 0);
1871
1877
  i0.ɵɵlistener("keydown", function CollectionsFullViewComponent_Template_div_keydown_0_listener($event) { return ctx.handleKeyboardShortcut($event); });
1872
1878
  i0.ɵɵelementStart(1, "div", 1)(2, "div", 2)(3, "div", 3);
@@ -2530,5 +2536,5 @@ export class CollectionsFullViewComponent {
2530
2536
  type: HostListener,
2531
2537
  args: ['document:keydown.escape']
2532
2538
  }] }); })();
2533
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(CollectionsFullViewComponent, { className: "CollectionsFullViewComponent", filePath: "src/lib/components/collection/collections-full-view.component.ts", lineNumber: 1444 }); })();
2539
+ (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(CollectionsFullViewComponent, { className: "CollectionsFullViewComponent", filePath: "src/lib/components/collection/collections-full-view.component.ts", lineNumber: 1445 }); })();
2534
2540
  //# sourceMappingURL=collections-full-view.component.js.map