@skyux/list-builder 5.6.1 → 5.7.1

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.
@@ -66,6 +66,7 @@
66
66
  */
67
67
  var ListDataProvider = /** @class */ (function () {
68
68
  function ListDataProvider(data) {
69
+ this.data = data;
69
70
  }
70
71
  return ListDataProvider;
71
72
  }());
@@ -610,8 +611,9 @@
610
611
  enumerable: false,
611
612
  configurable: true
612
613
  });
613
- /* istanbul ignore next */
614
+ // eslint-disable-next-line @typescript-eslint/no-empty-function
614
615
  ListViewComponent.prototype.onViewActive = function () { };
616
+ // eslint-disable-next-line @typescript-eslint/no-empty-function
615
617
  ListViewComponent.prototype.onViewInactive = function () { };
616
618
  return ListViewComponent;
617
619
  }());
@@ -2213,7 +2215,7 @@
2213
2215
  /**
2214
2216
  * NOTICE: DO NOT MODIFY THIS FILE!
2215
2217
  * The contents of this file were automatically generated by
2216
- * the 'ng generate @skyux/i18n:lib-resources-module modules/shared/sky-list-builder' schematic.
2218
+ * the 'ng generate @skyux/i18n:lib-resources-module lib/modules/shared/sky-list-builder' schematic.
2217
2219
  * To update this file, simply rerun the command.
2218
2220
  */
2219
2221
  var RESOURCES = {