@sd-angular/core 1.1.28 → 1.1.31

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 (24) hide show
  1. package/bundles/sd-angular-core-grid-material.umd.js +32 -29
  2. package/bundles/sd-angular-core-grid-material.umd.js.map +1 -1
  3. package/bundles/sd-angular-core-grid-material.umd.min.js +2 -2
  4. package/bundles/sd-angular-core-grid-material.umd.min.js.map +1 -1
  5. package/bundles/sd-angular-core-json-editor.umd.js +10 -2
  6. package/bundles/sd-angular-core-json-editor.umd.js.map +1 -1
  7. package/bundles/sd-angular-core-json-editor.umd.min.js +1 -1
  8. package/bundles/sd-angular-core-json-editor.umd.min.js.map +1 -1
  9. package/esm2015/grid-material/sd-angular-core-grid-material.js +4 -5
  10. package/esm2015/grid-material/src/lib/components/desktop-cell/desktop-cell.component.js +2 -2
  11. package/esm2015/grid-material/src/lib/grid-material.module.js +1 -4
  12. package/esm2015/grid-material/src/lib/pipes/editor-handler-column.pipe.js +27 -4
  13. package/esm2015/grid-material/src/lib/pipes/editor-handler-row.pipe.js +3 -2
  14. package/esm2015/json-editor/src/lib/json-editor.component.js +11 -3
  15. package/fesm2015/sd-angular-core-grid-material.js +30 -23
  16. package/fesm2015/sd-angular-core-grid-material.js.map +1 -1
  17. package/fesm2015/sd-angular-core-json-editor.js +10 -2
  18. package/fesm2015/sd-angular-core-json-editor.js.map +1 -1
  19. package/grid-material/sd-angular-core-grid-material.d.ts +3 -4
  20. package/grid-material/sd-angular-core-grid-material.metadata.json +1 -1
  21. package/package.json +1 -1
  22. package/{sd-angular-core-1.1.28.tgz → sd-angular-core-1.1.31.tgz} +0 -0
  23. package/esm2015/grid-material/src/lib/pipes/sd-id.pipe.js +0 -18
  24. package/grid-material/src/lib/pipes/sd-id.pipe.d.ts +0 -6
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sd-angular/core",
3
- "version": "1.1.28",
3
+ "version": "1.1.31",
4
4
  "homepage": "https://www.facebook.com/DarkP3ter",
5
5
  "author": {
6
6
  "name": "darkpeter",
@@ -1,18 +0,0 @@
1
- import { __rest } from "tslib";
2
- import { Pipe } from '@angular/core';
3
- import hash from 'object-hash';
4
- export class SdIdPipe {
5
- transform(value, item, column) {
6
- const { sdId, editorHandlerColumn } = item, remain = __rest(item, ["sdId", "editorHandlerColumn"]);
7
- item.editorHandlerColumn = item.editorHandlerColumn || {};
8
- item.sdId = hash(remain);
9
- item.editorHandlerColumn[column.field] = Object.assign({}, item.editorHandlerColumn[column.field]);
10
- return item.sdId;
11
- }
12
- }
13
- SdIdPipe.decorators = [
14
- { type: Pipe, args: [{
15
- name: 'sdId'
16
- },] }
17
- ];
18
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic2QtaWQucGlwZS5qcyIsInNvdXJjZVJvb3QiOiJDOi9Vc2Vycy9uZ2hpYXR0MTVfb25lbW91bnQvRG9jdW1lbnRzL2xpYi1jb3JlLXVpL3Byb2plY3RzL3NkLWNvcmUvZ3JpZC1tYXRlcmlhbC8iLCJzb3VyY2VzIjpbInNyYy9saWIvcGlwZXMvc2QtaWQucGlwZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiO0FBQUEsT0FBTyxFQUFFLElBQUksRUFBaUIsTUFBTSxlQUFlLENBQUM7QUFDcEQsT0FBTyxJQUFJLE1BQU0sYUFBYSxDQUFDO0FBTS9CLE1BQU0sT0FBTyxRQUFRO0lBQ25CLFNBQVMsQ0FBQyxLQUFVLEVBQUUsSUFBWSxFQUFFLE1BQTRCO1FBQzlELE1BQU0sRUFBRSxJQUFJLEVBQUUsbUJBQW1CLEtBQWdCLElBQUksRUFBZixNQUFNLFVBQUssSUFBSSxFQUEvQywrQkFBd0MsQ0FBTyxDQUFDO1FBQ3RELElBQUksQ0FBQyxtQkFBbUIsR0FBRyxJQUFJLENBQUMsbUJBQW1CLElBQUksRUFBRSxDQUFDO1FBQzFELElBQUksQ0FBQyxJQUFJLEdBQUcsSUFBSSxDQUFDLE1BQU0sQ0FBQyxDQUFDO1FBQ3pCLElBQUksQ0FBQyxtQkFBbUIsQ0FBQyxNQUFNLENBQUMsS0FBSyxDQUFDLHFCQUNqQyxJQUFJLENBQUMsbUJBQW1CLENBQUMsTUFBTSxDQUFDLEtBQUssQ0FBQyxDQUMxQyxDQUFDO1FBQ0YsT0FBTyxJQUFJLENBQUMsSUFBSSxDQUFDO0lBQ25CLENBQUM7OztZQVpGLElBQUksU0FBQztnQkFDSixJQUFJLEVBQUUsTUFBTTthQUNiIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgUGlwZSwgUGlwZVRyYW5zZm9ybSB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xyXG5pbXBvcnQgaGFzaCBmcm9tICdvYmplY3QtaGFzaCc7XHJcbmltcG9ydCB7IFNkR3JpZE1hdGVyaWFsQ29sdW1uIH0gZnJvbSAnLi4vbW9kZWxzL2dyaWQtY29sdW1uLm1vZGVsJztcclxuaW1wb3J0IHsgU2RJdGVtIH0gZnJvbSAnLi4vbW9kZWxzL2dyaWQubW9kZWwnO1xyXG5AUGlwZSh7XHJcbiAgbmFtZTogJ3NkSWQnXHJcbn0pXHJcbmV4cG9ydCBjbGFzcyBTZElkUGlwZSBpbXBsZW1lbnRzIFBpcGVUcmFuc2Zvcm0ge1xyXG4gIHRyYW5zZm9ybSh2YWx1ZTogYW55LCBpdGVtOiBTZEl0ZW0sIGNvbHVtbjogU2RHcmlkTWF0ZXJpYWxDb2x1bW4pIHtcclxuICAgIGNvbnN0IHsgc2RJZCwgZWRpdG9ySGFuZGxlckNvbHVtbiwgLi4ucmVtYWluIH0gPSBpdGVtO1xyXG4gICAgaXRlbS5lZGl0b3JIYW5kbGVyQ29sdW1uID0gaXRlbS5lZGl0b3JIYW5kbGVyQ29sdW1uIHx8IHt9O1xyXG4gICAgaXRlbS5zZElkID0gaGFzaChyZW1haW4pO1xyXG4gICAgaXRlbS5lZGl0b3JIYW5kbGVyQ29sdW1uW2NvbHVtbi5maWVsZF0gPSB7XHJcbiAgICAgIC4uLml0ZW0uZWRpdG9ySGFuZGxlckNvbHVtbltjb2x1bW4uZmllbGRdXHJcbiAgICB9O1xyXG4gICAgcmV0dXJuIGl0ZW0uc2RJZDtcclxuICB9XHJcbn1cclxuIl19
@@ -1,6 +0,0 @@
1
- import { PipeTransform } from '@angular/core';
2
- import { SdGridMaterialColumn } from '../models/grid-column.model';
3
- import { SdItem } from '../models/grid.model';
4
- export declare class SdIdPipe implements PipeTransform {
5
- transform(value: any, item: SdItem, column: SdGridMaterialColumn): string;
6
- }