@pepperi-addons/ngx-lib 0.2.50 → 0.2.51-beta.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 (29) hide show
  1. package/bundles/pepperi-addons-ngx-lib-form.umd.js +3403 -58
  2. package/bundles/pepperi-addons-ngx-lib-form.umd.js.map +1 -1
  3. package/bundles/pepperi-addons-ngx-lib.umd.js +18 -0
  4. package/bundles/pepperi-addons-ngx-lib.umd.js.map +1 -1
  5. package/core/common/model/wapi.model.d.ts +1 -0
  6. package/core/customization/customization.model.d.ts +10 -0
  7. package/esm2015/core/common/model/wapi.model.js +2 -1
  8. package/esm2015/core/customization/customization.model.js +13 -1
  9. package/esm2015/form/field-generator.component.js +13 -3
  10. package/esm2015/form/form.component.js +36 -16
  11. package/esm2015/form/form.module.js +5 -1
  12. package/esm2015/form/internal-carusel.component.js +187 -0
  13. package/esm2015/form/internal-carusel.service.js +32 -0
  14. package/esm2015/form/internal-carusel.temp-data.js +3129 -0
  15. package/esm2015/form/internal-page.component.js +3 -39
  16. package/esm2015/form/pepperi-addons-ngx-lib-form.js +3 -1
  17. package/fesm2015/pepperi-addons-ngx-lib-form.js +3392 -56
  18. package/fesm2015/pepperi-addons-ngx-lib-form.js.map +1 -1
  19. package/fesm2015/pepperi-addons-ngx-lib.js +14 -1
  20. package/fesm2015/pepperi-addons-ngx-lib.js.map +1 -1
  21. package/form/field-generator.component.d.ts +5 -0
  22. package/form/form.component.d.ts +4 -2
  23. package/form/internal-carusel.component.d.ts +46 -0
  24. package/form/internal-carusel.service.d.ts +12 -0
  25. package/form/internal-carusel.temp-data.d.ts +62 -0
  26. package/form/pepperi-addons-ngx-lib-form.d.ts +2 -0
  27. package/form/pepperi-addons-ngx-lib-form.metadata.json +1 -1
  28. package/package.json +1 -1
  29. package/pepperi-addons-ngx-lib.metadata.json +1 -1
@@ -1,8 +1,8 @@
1
1
  (function (global, factory) {
2
- typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('@angular/core'), require('@angular/common'), require('@angular/forms'), require('@angular/material/core'), require('@angular/material/form-field'), require('@angular/material/button'), require('@angular/material/grid-list'), require('@angular/material/icon'), require('@angular/material/menu'), require('ngx-signaturepad'), require('@pepperi-addons/ngx-lib'), require('@pepperi-addons/ngx-lib/icon'), require('@pepperi-addons/ngx-lib/dialog'), require('@pepperi-addons/ngx-lib/address'), require('@pepperi-addons/ngx-lib/attachment'), require('@pepperi-addons/ngx-lib/button'), require('@pepperi-addons/ngx-lib/checkbox'), require('@pepperi-addons/ngx-lib/date'), require('@pepperi-addons/ngx-lib/image'), require('@pepperi-addons/ngx-lib/images-filmstrip'), require('@pepperi-addons/ngx-lib/quantity-selector'), require('@pepperi-addons/ngx-lib/rich-html-textarea'), require('@pepperi-addons/ngx-lib/select'), require('@pepperi-addons/ngx-lib/separator'), require('@pepperi-addons/ngx-lib/signature'), require('@pepperi-addons/ngx-lib/textarea'), require('@pepperi-addons/ngx-lib/textbox'), require('@pepperi-addons/ngx-lib/field-title'), require('@pepperi-addons/ngx-lib/group-buttons'), require('@ngx-translate/core'), require('rxjs'), require('rxjs/operators')) :
3
- typeof define === 'function' && define.amd ? define('@pepperi-addons/ngx-lib/form', ['exports', '@angular/core', '@angular/common', '@angular/forms', '@angular/material/core', '@angular/material/form-field', '@angular/material/button', '@angular/material/grid-list', '@angular/material/icon', '@angular/material/menu', 'ngx-signaturepad', '@pepperi-addons/ngx-lib', '@pepperi-addons/ngx-lib/icon', '@pepperi-addons/ngx-lib/dialog', '@pepperi-addons/ngx-lib/address', '@pepperi-addons/ngx-lib/attachment', '@pepperi-addons/ngx-lib/button', '@pepperi-addons/ngx-lib/checkbox', '@pepperi-addons/ngx-lib/date', '@pepperi-addons/ngx-lib/image', '@pepperi-addons/ngx-lib/images-filmstrip', '@pepperi-addons/ngx-lib/quantity-selector', '@pepperi-addons/ngx-lib/rich-html-textarea', '@pepperi-addons/ngx-lib/select', '@pepperi-addons/ngx-lib/separator', '@pepperi-addons/ngx-lib/signature', '@pepperi-addons/ngx-lib/textarea', '@pepperi-addons/ngx-lib/textbox', '@pepperi-addons/ngx-lib/field-title', '@pepperi-addons/ngx-lib/group-buttons', '@ngx-translate/core', 'rxjs', 'rxjs/operators'], factory) :
4
- (global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory((global['pepperi-addons'] = global['pepperi-addons'] || {}, global['pepperi-addons']['ngx-lib'] = global['pepperi-addons']['ngx-lib'] || {}, global['pepperi-addons']['ngx-lib'].form = {}), global.ng.core, global.ng.common, global.ng.forms, global.ng.material.core, global.ng.material.formField, global.ng.material.button, global.ng.material.gridList, global.ng.material.icon, global.ng.material.menu, global.ngxSignaturepad, global['pepperi-addons']['ngx-lib'], global['pepperi-addons']['ngx-lib'].icon, global['pepperi-addons']['ngx-lib'].dialog, global['pepperi-addons']['ngx-lib'].address, global['pepperi-addons']['ngx-lib'].attachment, global['pepperi-addons']['ngx-lib'].button, global['pepperi-addons']['ngx-lib'].checkbox, global['pepperi-addons']['ngx-lib'].date, global['pepperi-addons']['ngx-lib'].image, global['pepperi-addons']['ngx-lib']['images-filmstrip'], global['pepperi-addons']['ngx-lib']['quantity-selector'], global['pepperi-addons']['ngx-lib']['rich-html-textarea'], global['pepperi-addons']['ngx-lib'].select, global['pepperi-addons']['ngx-lib'].separator, global['pepperi-addons']['ngx-lib'].signature, global['pepperi-addons']['ngx-lib'].textarea, global['pepperi-addons']['ngx-lib'].textbox, global['pepperi-addons']['ngx-lib']['field-title'], global['pepperi-addons']['ngx-lib']['group-buttons'], global.translate, global.rxjs, global.rxjs.operators));
5
- }(this, (function (exports, core, common, forms, core$2, formField, button$1, gridList, icon$1, menu, ngxSignaturepad, ngxLib, icon, dialog, address, attachment, button, checkbox, date, image, imagesFilmstrip, quantitySelector, richHtmlTextarea, select, separator, signature, textarea, textbox, fieldTitle, groupButtons, core$1, rxjs, operators) { 'use strict';
2
+ typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('@angular/core'), require('@angular/common'), require('@angular/forms'), require('@angular/material/core'), require('@angular/material/form-field'), require('@angular/material/button'), require('@angular/material/grid-list'), require('@angular/material/icon'), require('@angular/material/menu'), require('ngx-signaturepad'), require('@pepperi-addons/ngx-lib'), require('@pepperi-addons/ngx-lib/icon'), require('@pepperi-addons/ngx-lib/dialog'), require('@pepperi-addons/ngx-lib/address'), require('@pepperi-addons/ngx-lib/attachment'), require('@pepperi-addons/ngx-lib/button'), require('@pepperi-addons/ngx-lib/carousel'), require('@pepperi-addons/ngx-lib/checkbox'), require('@pepperi-addons/ngx-lib/date'), require('@pepperi-addons/ngx-lib/image'), require('@pepperi-addons/ngx-lib/images-filmstrip'), require('@pepperi-addons/ngx-lib/quantity-selector'), require('@pepperi-addons/ngx-lib/rich-html-textarea'), require('@pepperi-addons/ngx-lib/select'), require('@pepperi-addons/ngx-lib/separator'), require('@pepperi-addons/ngx-lib/signature'), require('@pepperi-addons/ngx-lib/textarea'), require('@pepperi-addons/ngx-lib/textbox'), require('@pepperi-addons/ngx-lib/field-title'), require('@pepperi-addons/ngx-lib/group-buttons'), require('@ngx-translate/core'), require('rxjs'), require('rxjs/operators')) :
3
+ typeof define === 'function' && define.amd ? define('@pepperi-addons/ngx-lib/form', ['exports', '@angular/core', '@angular/common', '@angular/forms', '@angular/material/core', '@angular/material/form-field', '@angular/material/button', '@angular/material/grid-list', '@angular/material/icon', '@angular/material/menu', 'ngx-signaturepad', '@pepperi-addons/ngx-lib', '@pepperi-addons/ngx-lib/icon', '@pepperi-addons/ngx-lib/dialog', '@pepperi-addons/ngx-lib/address', '@pepperi-addons/ngx-lib/attachment', '@pepperi-addons/ngx-lib/button', '@pepperi-addons/ngx-lib/carousel', '@pepperi-addons/ngx-lib/checkbox', '@pepperi-addons/ngx-lib/date', '@pepperi-addons/ngx-lib/image', '@pepperi-addons/ngx-lib/images-filmstrip', '@pepperi-addons/ngx-lib/quantity-selector', '@pepperi-addons/ngx-lib/rich-html-textarea', '@pepperi-addons/ngx-lib/select', '@pepperi-addons/ngx-lib/separator', '@pepperi-addons/ngx-lib/signature', '@pepperi-addons/ngx-lib/textarea', '@pepperi-addons/ngx-lib/textbox', '@pepperi-addons/ngx-lib/field-title', '@pepperi-addons/ngx-lib/group-buttons', '@ngx-translate/core', 'rxjs', 'rxjs/operators'], factory) :
4
+ (global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory((global['pepperi-addons'] = global['pepperi-addons'] || {}, global['pepperi-addons']['ngx-lib'] = global['pepperi-addons']['ngx-lib'] || {}, global['pepperi-addons']['ngx-lib'].form = {}), global.ng.core, global.ng.common, global.ng.forms, global.ng.material.core, global.ng.material.formField, global.ng.material.button, global.ng.material.gridList, global.ng.material.icon, global.ng.material.menu, global.ngxSignaturepad, global['pepperi-addons']['ngx-lib'], global['pepperi-addons']['ngx-lib'].icon, global['pepperi-addons']['ngx-lib'].dialog, global['pepperi-addons']['ngx-lib'].address, global['pepperi-addons']['ngx-lib'].attachment, global['pepperi-addons']['ngx-lib'].button, global['pepperi-addons']['ngx-lib'].carousel, global['pepperi-addons']['ngx-lib'].checkbox, global['pepperi-addons']['ngx-lib'].date, global['pepperi-addons']['ngx-lib'].image, global['pepperi-addons']['ngx-lib']['images-filmstrip'], global['pepperi-addons']['ngx-lib']['quantity-selector'], global['pepperi-addons']['ngx-lib']['rich-html-textarea'], global['pepperi-addons']['ngx-lib'].select, global['pepperi-addons']['ngx-lib'].separator, global['pepperi-addons']['ngx-lib'].signature, global['pepperi-addons']['ngx-lib'].textarea, global['pepperi-addons']['ngx-lib'].textbox, global['pepperi-addons']['ngx-lib']['field-title'], global['pepperi-addons']['ngx-lib']['group-buttons'], global.translate, global.rxjs, global.rxjs.operators));
5
+ }(this, (function (exports, core, common, forms, core$2, formField, button$1, gridList, icon$1, menu, ngxSignaturepad, ngxLib, icon, dialog, address, attachment, button, carousel, checkbox, date, image, imagesFilmstrip, quantitySelector, richHtmlTextarea, select, separator, signature, textarea, textbox, fieldTitle, groupButtons, core$1, rxjs, operators) { 'use strict';
6
6
 
7
7
  /*! *****************************************************************************
8
8
  Copyright (c) Microsoft Corporation.
@@ -656,6 +656,14 @@
656
656
  }
657
657
  break;
658
658
  }
659
+ case ngxLib.FIELD_TYPE.RelatedObjectsCards: {
660
+ options.rowSpan = controlField.Layout.Height;
661
+ // options.objectId = objectId;
662
+ // options.parentId = parentId;
663
+ // options.searchCode = searchCode;
664
+ customField = new ngxLib.PepInternalCaruselField(options);
665
+ break;
666
+ }
659
667
  case ngxLib.FIELD_TYPE.Link: {
660
668
  options.type = 'link';
661
669
  customField = new ngxLib.PepTextboxField(options);
@@ -1159,8 +1167,9 @@
1159
1167
  try {
1160
1168
  for (var _e = __values(this.fields), _f = _e.next(); !_f.done; _f = _e.next()) {
1161
1169
  var currentField = _f.value;
1162
- // Add all fields except 'internalPage' type (for children).
1163
- if (currentField.controlType !== 'internalPage') {
1170
+ // Add all fields except 'internalPage' && internalCarusel type (for children).
1171
+ if (currentField.controlType !== 'internalPage' &&
1172
+ currentField.controlType !== 'internalCarusel') {
1164
1173
  fields.push(currentField);
1165
1174
  }
1166
1175
  if (!currentField.readonly) {
@@ -1182,7 +1191,8 @@
1182
1191
  // Update form values if changed by calculated fields.
1183
1192
  for (var _g = __values(this.fields), _h = _g.next(); !_h.done; _h = _g.next()) {
1184
1193
  var currentField = _h.value;
1185
- if (currentField.controlType !== 'internalPage') {
1194
+ if (currentField.controlType !== 'internalPage' &&
1195
+ currentField.controlType !== 'internalCarusel') {
1186
1196
  if (currentField.groupFields &&
1187
1197
  currentField.groupFields.length > 0) {
1188
1198
  try {
@@ -1275,7 +1285,7 @@
1275
1285
  var e_8, _e;
1276
1286
  var customField = this_1.fields.filter(function (f) { return f.key === currentField.ApiName; })[0];
1277
1287
  // Update all fields except 'internalPage' type (for children).
1278
- if (customField && customField.controlType !== 'internalPage') {
1288
+ if (customField && (customField.controlType !== 'internalPage' && customField.controlType !== 'internalCarusel')) {
1279
1289
  this_1.updateField(customField, currentField);
1280
1290
  // Update the group fields.
1281
1291
  if (customField.controlType === 'address' &&
@@ -1515,6 +1525,9 @@
1515
1525
  ? -1
1516
1526
  : 0; });
1517
1527
  };
1528
+ PepFormComponent.prototype.onFormValidationChanged = function (formValidationChange) {
1529
+ this.formValidationChange.emit(formValidationChange);
1530
+ };
1518
1531
  PepFormComponent.prototype.onValueChanged = function (event) {
1519
1532
  this.onFormValidationChanged(this.form.valid);
1520
1533
  var formControl = this.getFormControlById(event.key);
@@ -1538,15 +1551,6 @@
1538
1551
  });
1539
1552
  }
1540
1553
  };
1541
- PepFormComponent.prototype.onChildClicked = function (childClick) {
1542
- this.childClick.emit(childClick);
1543
- };
1544
- PepFormComponent.prototype.onChildChanged = function (childChange) {
1545
- this.childChange.emit(childChange);
1546
- };
1547
- PepFormComponent.prototype.onFormValidationChanged = function (formValidationChange) {
1548
- this.formValidationChange.emit(formValidationChange);
1549
- };
1550
1554
  PepFormComponent.prototype.onClick = function (fieldClickEvent) {
1551
1555
  var clickedUiControlField = this.data.Fields.filter(function (f) { return f.ApiName === fieldClickEvent.key; })[0];
1552
1556
  var idType = this.data.Type ? this.data.Type.toString() : '';
@@ -1601,12 +1605,28 @@
1601
1605
  });
1602
1606
  }
1603
1607
  };
1608
+ // This event is for handle the internal page events.
1609
+ PepFormComponent.prototype.onChildClicked = function (childClick) {
1610
+ this.childClick.emit(childClick);
1611
+ };
1612
+ // This event is for handle the internal page events.
1613
+ PepFormComponent.prototype.onChildChanged = function (childChange) {
1614
+ this.childChange.emit(childChange);
1615
+ };
1616
+ // This event is for handle the related items change events.
1617
+ PepFormComponent.prototype.onFormValueChanged = function (event) {
1618
+ this.valueChange.emit(event);
1619
+ };
1620
+ // This event is for handle the related items change events.
1621
+ PepFormComponent.prototype.onFormFieldClick = function (event) {
1622
+ this.fieldClick.emit(event);
1623
+ };
1604
1624
  return PepFormComponent;
1605
1625
  }());
1606
1626
  PepFormComponent.decorators = [
1607
1627
  { type: core.Component, args: [{
1608
1628
  selector: 'pep-form',
1609
- template: "<fieldset *ngIf=\"form\" [formGroup]=\"form\" [disabled]=\"isLocked\" class=\"pep-form\"\n [ngStyle]=\"{ 'background-color': layoutType == 'card' && data?.BackgroundColor }\">\n <!-- New Form -->\n <mat-grid-list *ngIf=\"layoutType == 'form'\" [cols]=\"columns\" [rowHeight]=\"rowHeight + 'rem'\"\n [gutterSize]=\"formGutterSize\">\n <mat-grid-tile *ngFor=\"let field of fields\" [rowspan]=\"field.rowSpan\" [colspan]=\"field.colSpan\">\n <pep-field-generator *ngIf=\"field.controlType != 'placeholder'\" [form]=\"form\" [layoutType]=\"layoutType\"\n [checkForChanges]=\"checkForChanges\" [uid]=\"data?.UID\" [field]=\"field\" [showTitle]=\"showTitle\"\n (valueChange)=\"onValueChanged($event)\" (childClick)=\"onChildClicked($event)\"\n (childChange)=\"onChildChanged($event)\" (elementClick)=\"onClick($event)\"\n (formValidationChange)=\"onFormValidationChanged($event)\">\n </pep-field-generator>\n </mat-grid-tile>\n </mat-grid-list>\n\n <!-- Thumbnails -->\n <mat-grid-list *ngIf=\"layoutType == 'card'\" [cols]=\"columns\" [rowHeight]=\"rowHeight + 'rem'\"\n [gutterSize]=\"cardGutterSize\" class=\"card-spacing\">\n <mat-grid-tile *ngFor=\"let field of fields\" [rowspan]=\"field.rowSpan\" [colspan]=\"field.colSpan\"\n [ngStyle]=\"{ overflow: field.type == 'qs' ? 'unset' : 'hidden' }\">\n <pep-field-generator *ngIf=\"field.controlType != 'placeholder'\" [form]=\"form\" [layoutType]=\"layoutType\"\n [ngClass]=\"{ 'lock-events': lockEvents }\" [isActive]=\"isActive\" [checkForChanges]=\"checkForChanges\"\n [uid]=\"data?.UID\" [field]=\"field\" [showTitle]=\"showTitle\" (valueChange)=\"onValueChanged($event)\"\n (childClick)=\"onChildClicked($event)\" (childChange)=\"onChildChanged($event)\"\n (elementClick)=\"onClick($event)\">\n </pep-field-generator>\n </mat-grid-tile>\n </mat-grid-list>\n\n <ng-container *ngIf=\"layoutType == 'table'\">\n <ng-container *ngIf=\"isReport; then reportBlock; else notReportBlock\"></ng-container>\n <ng-template #reportBlock>\n <ng-container *ngTemplateOutlet=\"report\"></ng-container>\n </ng-template>\n <ng-template #notReportBlock>\n <div *ngFor=\"let field of fields; let j = index\" class=\"pull-left flip table-cell \"\n [ngClass]=\"['text-align-' + field.xAlignment]\" style=\"height: 100%\"\n [ngStyle]=\"{ width: (layout?.ControlFields)[j]?.calcColumnWidthString}\">\n <pep-field-generator *ngIf=\"field.controlType != 'placeholder'\" [checkForChanges]=\"checkForChanges\"\n [uid]=\"data?.UID\" [field]=\"field\" (valueChange)=\"onValueChanged($event)\"\n (elementClick)=\"onClick($event)\" [form]=\"form\" [layoutType]=\"layoutType\" [showTitle]=\"false\"\n [isActive]=\"isActive\">\n </pep-field-generator>\n </div>\n </ng-template>\n </ng-container>\n\n <!------- For testing ------------\n {{ form.value | json }}\n {{ form.valid }}\n ---------------------------------->\n</fieldset>\n\n<ng-template #report>\n <div *ngFor=\"let field of fields; let j = index\" class=\"pull-left flip pep-report-fields\"\n [ngStyle]=\"{ width: (layout?.ControlFields)[j]?.calcColumnWidthString }\"\n [ngClass]=\"['text-align-' + field.xAlignment]\">\n <ng-container [ngSwitch]=\"field.controlType\">\n <pep-image *ngSwitchCase=\"'image'\" [uid]=\"data?.UID\" [form]=\"form\" [key]=\"field.key\"\n [src]=\"field.formattedValue\" [srcLarge]=\"field.value\" [options]=\"field.options\" [label]=\"field.label\"\n [mandatory]=\"field.mandatory\" [disabled]=\"field.disabled\" [readonly]=\"field.readonly\"\n [xAlignment]=\"field.xAlignment\" [rowSpan]=\"field.rowSpan\" [layoutType]=\"layoutType\"\n (elementClick)=\"onClick($event)\">\n </pep-image>\n\n <pep-signature *ngSwitchCase=\"'signature'\" [form]=\"form\" [key]=\"field.key\" [src]=\"field.value\"\n [label]=\"field.label\" [mandatory]=\"field.mandatory\" [disabled]=\"field.disabled\"\n [readonly]=\"field.readonly\" [xAlignment]=\"field.xAlignment\" [rowSpan]=\"field.rowSpan\"\n [layoutType]=\"layoutType\">\n </pep-signature>\n\n <pep-checkbox *ngSwitchCase=\"'checkbox'\" [form]=\"form\" [key]=\"field.key\"\n [value]=\"(field.value | lowercase) == 'true' || field.value == '1' ? true : false\" [label]=\"field.label\"\n [type]=\"field.type\" [mandatory]=\"field.mandatory\" [disabled]=\"field.disabled\"\n [readonly]=\"field.readonly\" [xAlignment]=\"field.xAlignment\" [rowSpan]=\"field.rowSpan\"\n [additionalValue]=\"field.additionalValue\" [layoutType]=\"layoutType\">\n </pep-checkbox>\n\n <pep-date *ngSwitchCase=\"'date'\" [form]=\"form\" [key]=\"field.key\" [value]=\"field.value\"\n [formattedValue]=\"field.formattedValue\" [label]=\"field.label\" [type]=\"field.type\"\n [mandatory]=\"field.mandatory\" [disabled]=\"field.disabled\" [readonly]=\"field.readonly\"\n [textColor]=\"field.textColor\" [xAlignment]=\"field.xAlignment\" [rowSpan]=\"field.rowSpan\"\n [minValue]=\"field.minValue\" [maxValue]=\"field.maxValue\" [layoutType]=\"layoutType\">\n </pep-date>\n\n <pep-internal-button *ngSwitchCase=\"'button'\" [form]=\"form\" [key]=\"field.key\" [value]=\"field.value\"\n [formattedValue]=\"field.formattedValue\" [label]=\"field.label\" [type]=\"field.type\"\n [disabled]=\"field.disabled\" [readonly]=\"field.readonly\" [xAlignment]=\"field.xAlignment\"\n [layoutType]=\"layoutType\" (elementClick)=\"onClick($event)\">\n </pep-internal-button>\n\n <pep-textarea *ngSwitchCase=\"'textarea'\" [form]=\"form\" [key]=\"field.key\" [value]=\"field.value\"\n [label]=\"field.label\" [mandatory]=\"field.mandatory\" [disabled]=\"field.disabled\"\n [readonly]=\"field.readonly\" [maxFieldCharacters]=\"field.maxFieldCharacters\"\n [textColor]=\"field.textColor\" [xAlignment]=\"field.xAlignment\" [rowSpan]=\"field.rowSpan\"\n [layoutType]=\"layoutType\">\n </pep-textarea>\n\n <pep-quantity-selector *ngSwitchCase=\"'qs'\" [id]=\"field.key\" [form]=\"form\" [key]=\"field.key\"\n [value]=\"field.value\" [formattedValue]=\"field.formattedValue\" [label]=\"field.label\" [type]=\"field.type\"\n [mandatory]=\"field.mandatory\" [disabled]=\"field.disabled\" [readonly]=\"field.readonly\"\n [textColor]=\"field.textColor\" [xAlignment]=\"field.xAlignment\" [rowSpan]=\"field.rowSpan\"\n [layoutType]=\"layoutType\" (valueChange)=\"onValueChanged($event)\" (elementClick)=\"onClick($event)\">\n </pep-quantity-selector>\n\n <ng-container *ngSwitchDefault>\n <ng-container *ngIf=\"field.formattedValue?.length > 0; then notEmptyBlock; else emptyBlock\">\n </ng-container>\n <ng-template #notEmptyBlock>\n <ng-container\n *ngIf=\"field.controlType === 'attachment' || field.type === 'link'; then linkBlock; else notLinkBlock\">\n </ng-container>\n <ng-template #linkBlock>\n <a [id]=\"field.key\" class=\"color-link body-sm pep-report-input readonly\"\n *ngIf=\"field.formattedValue != null\" title=\"{{ field.formattedValue }}\" target=\"_blank\"\n href=\"{{ field.value }}\">{{ field.formattedValue }}</a>\n </ng-template>\n <ng-template #notLinkBlock>\n <span [id]=\"field.key\" class=\"body-sm pep-report-input readonly\"\n title=\"{{ field.formattedValue }}\" [ngStyle]=\"{ color: field.textColor }\">{{\n field.formattedValue }}</span>\n </ng-template>\n </ng-template>\n <ng-template #emptyBlock>\n <span>&nbsp;</span>\n </ng-template>\n </ng-container>\n </ng-container>\n </div>\n</ng-template>",
1629
+ template: "<fieldset *ngIf=\"form\" [formGroup]=\"form\" [disabled]=\"isLocked\" class=\"pep-form\"\n [ngStyle]=\"{ 'background-color': layoutType == 'card' && data?.BackgroundColor }\">\n <!-- New Form -->\n <mat-grid-list *ngIf=\"layoutType == 'form'\" [cols]=\"columns\" [rowHeight]=\"rowHeight + 'rem'\"\n [gutterSize]=\"formGutterSize\">\n <mat-grid-tile *ngFor=\"let field of fields\" [rowspan]=\"field.rowSpan\" [colspan]=\"field.colSpan\">\n <pep-field-generator *ngIf=\"field.controlType != 'placeholder'\" [form]=\"form\" [layoutType]=\"layoutType\"\n [checkForChanges]=\"checkForChanges\" [uid]=\"data?.UID\" [field]=\"field\" [showTitle]=\"showTitle\"\n (valueChange)=\"onValueChanged($event)\" (elementClick)=\"onClick($event)\"\n (childClick)=\"onChildClicked($event)\" (childChange)=\"onChildChanged($event)\"\n (formValueChange)=\"onFormValueChanged($event)\" (formFieldClick)=\"onFormFieldClick($event)\"\n (formValidationChange)=\"onFormValidationChanged($event)\">\n </pep-field-generator>\n </mat-grid-tile>\n </mat-grid-list>\n\n <!-- Thumbnails -->\n <mat-grid-list *ngIf=\"layoutType == 'card'\" [cols]=\"columns\" [rowHeight]=\"rowHeight + 'rem'\"\n [gutterSize]=\"cardGutterSize\" class=\"card-spacing\">\n <mat-grid-tile *ngFor=\"let field of fields\" [rowspan]=\"field.rowSpan\" [colspan]=\"field.colSpan\"\n [ngStyle]=\"{ overflow: field.type == 'qs' ? 'unset' : 'hidden' }\">\n <pep-field-generator *ngIf=\"field.controlType != 'placeholder'\" [form]=\"form\" [layoutType]=\"layoutType\"\n [ngClass]=\"{ 'lock-events': lockEvents }\" [isActive]=\"isActive\" [checkForChanges]=\"checkForChanges\"\n [uid]=\"data?.UID\" [field]=\"field\" [showTitle]=\"showTitle\" (valueChange)=\"onValueChanged($event)\"\n (elementClick)=\"onClick($event)\" (childClick)=\"onChildClicked($event)\"\n (childChange)=\"onChildChanged($event)\" (formValueChange)=\"onFormValueChanged($event)\"\n (formFieldClick)=\"onFormFieldClick($event)\">\n </pep-field-generator>\n </mat-grid-tile>\n </mat-grid-list>\n\n <ng-container *ngIf=\"layoutType == 'table'\">\n <ng-container *ngIf=\"isReport; then reportBlock; else notReportBlock\"></ng-container>\n <ng-template #reportBlock>\n <ng-container *ngTemplateOutlet=\"report\"></ng-container>\n </ng-template>\n <ng-template #notReportBlock>\n <div *ngFor=\"let field of fields; let j = index\" class=\"pull-left flip table-cell \"\n [ngClass]=\"['text-align-' + field.xAlignment]\" style=\"height: 100%\"\n [ngStyle]=\"{ width: (layout?.ControlFields)[j]?.calcColumnWidthString}\">\n <pep-field-generator *ngIf=\"field.controlType != 'placeholder'\" [checkForChanges]=\"checkForChanges\"\n [uid]=\"data?.UID\" [field]=\"field\" [form]=\"form\" [layoutType]=\"layoutType\" [showTitle]=\"false\"\n (elementClick)=\"onClick($event)\" (valueChange)=\"onValueChanged($event)\"\n (formValueChange)=\"onFormValueChanged($event)\" (formFieldClick)=\"onFormFieldClick($event)\"\n [isActive]=\"isActive\">\n </pep-field-generator>\n </div>\n </ng-template>\n </ng-container>\n\n <!------- For testing ------------\n {{ form.value | json }}\n {{ form.valid }}\n ---------------------------------->\n</fieldset>\n\n<ng-template #report>\n <div *ngFor=\"let field of fields; let j = index\" class=\"pull-left flip pep-report-fields\"\n [ngStyle]=\"{ width: (layout?.ControlFields)[j]?.calcColumnWidthString }\"\n [ngClass]=\"['text-align-' + field.xAlignment]\">\n <ng-container [ngSwitch]=\"field.controlType\">\n <pep-image *ngSwitchCase=\"'image'\" [uid]=\"data?.UID\" [form]=\"form\" [key]=\"field.key\"\n [src]=\"field.formattedValue\" [srcLarge]=\"field.value\" [options]=\"field.options\" [label]=\"field.label\"\n [mandatory]=\"field.mandatory\" [disabled]=\"field.disabled\" [readonly]=\"field.readonly\"\n [xAlignment]=\"field.xAlignment\" [rowSpan]=\"field.rowSpan\" [layoutType]=\"layoutType\"\n (elementClick)=\"onClick($event)\">\n </pep-image>\n\n <pep-signature *ngSwitchCase=\"'signature'\" [form]=\"form\" [key]=\"field.key\" [src]=\"field.value\"\n [label]=\"field.label\" [mandatory]=\"field.mandatory\" [disabled]=\"field.disabled\"\n [readonly]=\"field.readonly\" [xAlignment]=\"field.xAlignment\" [rowSpan]=\"field.rowSpan\"\n [layoutType]=\"layoutType\">\n </pep-signature>\n\n <pep-checkbox *ngSwitchCase=\"'checkbox'\" [form]=\"form\" [key]=\"field.key\"\n [value]=\"(field.value | lowercase) == 'true' || field.value == '1' ? true : false\" [label]=\"field.label\"\n [type]=\"field.type\" [mandatory]=\"field.mandatory\" [disabled]=\"field.disabled\"\n [readonly]=\"field.readonly\" [xAlignment]=\"field.xAlignment\" [rowSpan]=\"field.rowSpan\"\n [additionalValue]=\"field.additionalValue\" [layoutType]=\"layoutType\">\n </pep-checkbox>\n\n <pep-date *ngSwitchCase=\"'date'\" [form]=\"form\" [key]=\"field.key\" [value]=\"field.value\"\n [formattedValue]=\"field.formattedValue\" [label]=\"field.label\" [type]=\"field.type\"\n [mandatory]=\"field.mandatory\" [disabled]=\"field.disabled\" [readonly]=\"field.readonly\"\n [textColor]=\"field.textColor\" [xAlignment]=\"field.xAlignment\" [rowSpan]=\"field.rowSpan\"\n [minValue]=\"field.minValue\" [maxValue]=\"field.maxValue\" [layoutType]=\"layoutType\">\n </pep-date>\n\n <pep-internal-button *ngSwitchCase=\"'button'\" [form]=\"form\" [key]=\"field.key\" [value]=\"field.value\"\n [formattedValue]=\"field.formattedValue\" [label]=\"field.label\" [type]=\"field.type\"\n [disabled]=\"field.disabled\" [readonly]=\"field.readonly\" [xAlignment]=\"field.xAlignment\"\n [layoutType]=\"layoutType\" (elementClick)=\"onClick($event)\">\n </pep-internal-button>\n\n <pep-textarea *ngSwitchCase=\"'textarea'\" [form]=\"form\" [key]=\"field.key\" [value]=\"field.value\"\n [label]=\"field.label\" [mandatory]=\"field.mandatory\" [disabled]=\"field.disabled\"\n [readonly]=\"field.readonly\" [maxFieldCharacters]=\"field.maxFieldCharacters\"\n [textColor]=\"field.textColor\" [xAlignment]=\"field.xAlignment\" [rowSpan]=\"field.rowSpan\"\n [layoutType]=\"layoutType\">\n </pep-textarea>\n\n <pep-quantity-selector *ngSwitchCase=\"'qs'\" [id]=\"field.key\" [form]=\"form\" [key]=\"field.key\"\n [value]=\"field.value\" [formattedValue]=\"field.formattedValue\" [label]=\"field.label\" [type]=\"field.type\"\n [mandatory]=\"field.mandatory\" [disabled]=\"field.disabled\" [readonly]=\"field.readonly\"\n [textColor]=\"field.textColor\" [xAlignment]=\"field.xAlignment\" [rowSpan]=\"field.rowSpan\"\n [layoutType]=\"layoutType\" (valueChange)=\"onValueChanged($event)\" (elementClick)=\"onClick($event)\">\n </pep-quantity-selector>\n\n <ng-container *ngSwitchDefault>\n <ng-container *ngIf=\"field.formattedValue?.length > 0; then notEmptyBlock; else emptyBlock\">\n </ng-container>\n <ng-template #notEmptyBlock>\n <ng-container\n *ngIf=\"field.controlType === 'attachment' || field.type === 'link'; then linkBlock; else notLinkBlock\">\n </ng-container>\n <ng-template #linkBlock>\n <a [id]=\"field.key\" class=\"color-link body-sm pep-report-input readonly\"\n *ngIf=\"field.formattedValue != null\" title=\"{{ field.formattedValue }}\" target=\"_blank\"\n href=\"{{ field.value }}\">{{ field.formattedValue }}</a>\n </ng-template>\n <ng-template #notLinkBlock>\n <span [id]=\"field.key\" class=\"body-sm pep-report-input readonly\"\n title=\"{{ field.formattedValue }}\" [ngStyle]=\"{ color: field.textColor }\">{{\n field.formattedValue }}</span>\n </ng-template>\n </ng-template>\n <ng-template #emptyBlock>\n <span>&nbsp;</span>\n </ng-template>\n </ng-container>\n </ng-container>\n </div>\n</ng-template>",
1610
1630
  changeDetection: core.ChangeDetectionStrategy.OnPush,
1611
1631
  styles: [":host{display:grid}"]
1612
1632
  },] }
@@ -1652,6 +1672,8 @@
1652
1672
  this.formValidationChange = new core.EventEmitter();
1653
1673
  this.elementClick = new core.EventEmitter();
1654
1674
  this.childClick = new core.EventEmitter();
1675
+ this.formValueChange = new core.EventEmitter();
1676
+ this.formFieldClick = new core.EventEmitter();
1655
1677
  }
1656
1678
  Object.defineProperty(PepFieldGeneratorComponent.prototype, "isValid", {
1657
1679
  get: function () {
@@ -1727,6 +1749,12 @@
1727
1749
  PepFieldGeneratorComponent.prototype.onChildClick = function (childClick) {
1728
1750
  this.childClick.emit(childClick);
1729
1751
  };
1752
+ PepFieldGeneratorComponent.prototype.onFormValueChanged = function (event) {
1753
+ this.formValueChange.emit(event);
1754
+ };
1755
+ PepFieldGeneratorComponent.prototype.onFormFieldClick = function (event) {
1756
+ this.formFieldClick.emit(event);
1757
+ };
1730
1758
  PepFieldGeneratorComponent.prototype.ngOnChanges = function (changes) {
1731
1759
  // debugger;
1732
1760
  // For testing.
@@ -1737,7 +1765,7 @@
1737
1765
  PepFieldGeneratorComponent.decorators = [
1738
1766
  { type: core.Component, args: [{
1739
1767
  selector: 'pep-field-generator',
1740
- template: "<ng-container [ngSwitch]=\"field.controlType\" [formGroup]=\"form\">\n\n <pep-address *ngSwitchCase=\"'address'\" [form]=\"form\" [key]=\"field.key\" [formattedValue]=\"field.formattedValue\"\n [label]=\"field.label\" [mandatory]=\"field.mandatory\" [disabled]=\"field.disabled\" [readonly]=\"field.readonly\"\n [xAlignment]=\"field.xAlignment\" [rowSpan]=\"field.rowSpan\" [groupFields]=\"field.groupFields\"\n [layoutType]=\"layoutType\" [visible]=\"field.visible\" (addressValueChange)=\"onAddressValueChanged($event, field)\">\n </pep-address>\n\n <pep-attachment *ngSwitchCase=\"'attachment'\" [form]=\"form\" [key]=\"field.key\" [src]=\"field.value\"\n [label]=\"field.label\" [mandatory]=\"field.mandatory\" [disabled]=\"field.disabled\" [readonly]=\"field.readonly\"\n [xAlignment]=\"field.xAlignment\" [rowSpan]=\"field.rowSpan\" [isActive]=\"isActive\" [showTitle]=\"showTitle\"\n [layoutType]=\"layoutType\" [visible]=\"field.visible\" (elementClick)=\"onClick($event)\"\n (fileChange)=\"onFileChanged($event, field)\">\n </pep-attachment>\n\n <pep-checkbox *ngSwitchCase=\"'checkbox'\" [form]=\"form\" [key]=\"field.key\"\n [value]=\"(field.value | lowercase) == 'true' || field.value == '1' ? true : false\" [label]=\"field.label\"\n [type]=\"field.type\" [mandatory]=\"field.mandatory\" [disabled]=\"field.disabled\" [readonly]=\"field.readonly\"\n [xAlignment]=\"field.xAlignment\" [rowSpan]=\"field.rowSpan\" [additionalValue]=\"field.additionalValue\"\n [showTitle]=\"showTitle\" [layoutType]=\"layoutType\" [visible]=\"field.visible\"\n (valueChange)=\"onValueChanged($event, field)\" [isActive]=\"isActive\">\n </pep-checkbox>\n\n <pep-date *ngSwitchCase=\"'date'\" [form]=\"form\" [key]=\"field.key\" [value]=\"field.value\"\n [formattedValue]=\"field.formattedValue\" [label]=\"field.label\" [type]=\"field.type\" [mandatory]=\"field.mandatory\"\n [disabled]=\"field.disabled\" [readonly]=\"field.readonly\" [textColor]=\"field.textColor\"\n [xAlignment]=\"field.xAlignment\" [rowSpan]=\"field.rowSpan\" [minValue]=\"field.minValue\"\n [maxValue]=\"field.maxValue\" [showTitle]=\"showTitle\" [layoutType]=\"layoutType\" [visible]=\"field.visible\"\n (valueChange)=\"onValueChanged($event, field)\" [isActive]=\"isActive\">\n </pep-date>\n\n <pep-images-filmstrip *ngSwitchCase=\"'images'\" [uid]=\"uid\" [form]=\"form\" [key]=\"field.key\" [label]=\"field.label\"\n [showTitle]=\"showTitle\" [rowSpan]=\"field.rowSpan\" [value]=\"field.value\" [layoutType]=\"layoutType\">\n </pep-images-filmstrip>\n\n <pep-image *ngSwitchCase=\"'image'\" [uid]=\"uid\" [form]=\"form\" [key]=\"field.key\" [src]=\"field.formattedValue\"\n [srcLarge]=\"field.value\" [options]=\"field.options\" [label]=\"field.label\" [mandatory]=\"field.mandatory\"\n [disabled]=\"field.disabled\" [readonly]=\"field.readonly\" [xAlignment]=\"field.xAlignment\"\n [rowSpan]=\"field.rowSpan\" [indicatorsField]=\"field.indicatorsField\" [menuField]=\"field.menuField\"\n [hasCampaignField]=\"field.hasCampaignField\" [sizeLimitMB]=\"field.sizeLimitMB\" [isActive]=\"isActive\"\n [layoutType]=\"layoutType\" [visible]=\"field.visible\" (elementClick)=\"onClick($event)\"\n (fileChange)=\"onFileChanged($event, field)\">\n </pep-image>\n\n <pep-quantity-selector *ngSwitchCase=\"'qs'\" [form]=\"form\" [key]=\"field.key\" [value]=\"field.value\"\n [formattedValue]=\"field.formattedValue\" [label]=\"field.label\" [type]=\"field.type\" [mandatory]=\"field.mandatory\"\n [disabled]=\"field.disabled\" [readonly]=\"field.readonly\" [textColor]=\"field.textColor\"\n [xAlignment]=\"field.xAlignment\" [rowSpan]=\"field.rowSpan\" [allowDecimal]=\"field.allowDecimal\"\n [additionalValue]=\"field.additionalValue\" [notificationInfo]=\"field.notificationInfo\" [isActive]=\"isActive\"\n [layoutType]=\"layoutType\" [showTitle]=\"showTitle\" [visible]=\"field.visible\"\n (valueChange)=\"onValueChanged($event, field)\" (formValidationChange)=\"onFormValidationChanged($event)\"\n (elementClick)=\"onClick($event)\">\n </pep-quantity-selector>\n\n <pep-rich-html-textarea *ngSwitchCase=\"'richhtmltextarea'\" [form]=\"form\" [key]=\"field.key\" [value]=\"field.value\"\n [label]=\"field.label\" [mandatory]=\"field.mandatory\" [disabled]=\"field.disabled\" [readonly]=\"field.readonly\"\n [maxFieldCharacters]=\"field.maxFieldCharacters\" [xAlignment]=\"field.xAlignment\" [rowSpan]=\"field.rowSpan\"\n [showTitle]=\"showTitle\" [layoutType]=\"layoutType\" [visible]=\"field.visible\"\n (valueChange)=\"onValueChanged($event, field)\" [isActive]=\"isActive\">\n </pep-rich-html-textarea>\n\n <pep-select *ngSwitchCase=\"'select'\" [form]=\"form\" [key]=\"field.key\" [value]=\"field.value\" [label]=\"field.label\"\n [type]=\"field.type\" [mandatory]=\"field.mandatory\" [disabled]=\"field.disabled\" [readonly]=\"field.readonly\"\n [xAlignment]=\"field.xAlignment\" [rowSpan]=\"field.rowSpan\" [options]=\"field.options\" [showTitle]=\"showTitle\"\n [layoutType]=\"layoutType\" [visible]=\"field.visible\" (valueChange)=\"onValueChanged($event, field)\"\n (formValidationChange)=\"onFormValidationChanged($event)\" [isActive]=\"isActive\">\n </pep-select>\n\n <pep-separator *ngSwitchCase=\"'separator'\" [form]=\"form\" [key]=\"field.key\" [label]=\"field.label\"\n [xAlignment]=\"field.xAlignment\" [layoutType]=\"layoutType\" [visible]=\"field.visible\">\n </pep-separator>\n\n <pep-signature *ngSwitchCase=\"'signature'\" [form]=\"form\" [key]=\"field.key\" [src]=\"field.value\" [label]=\"field.label\"\n [mandatory]=\"field.mandatory\" [disabled]=\"field.disabled\" [readonly]=\"field.readonly\"\n [xAlignment]=\"field.xAlignment\" [rowSpan]=\"field.rowSpan\" [isActive]=\"isActive\" [layoutType]=\"layoutType\"\n [visible]=\"field.visible\" (fileChange)=\"onFileChanged($event, field)\">\n </pep-signature>\n\n <pep-textarea *ngSwitchCase=\"'textarea'\" [form]=\"form\" [key]=\"field.key\" [value]=\"field.value\" [label]=\"field.label\"\n [mandatory]=\"field.mandatory\" [disabled]=\"field.disabled\" [readonly]=\"field.readonly\"\n [maxFieldCharacters]=\"field.maxFieldCharacters\" [textColor]=\"field.textColor\" [xAlignment]=\"field.xAlignment\"\n [rowSpan]=\"field.rowSpan\" [showTitle]=\"showTitle\" [layoutType]=\"layoutType\" [visible]=\"field.visible\"\n (valueChange)=\"onValueChanged($event, field)\" [isActive]=\"isActive\">\n </pep-textarea>\n\n <pep-textbox *ngSwitchCase=\"'textbox'\" [form]=\"form\" [key]=\"field.key\" [value]=\"field.value\"\n [formattedValue]=\"field.formattedValue\" [label]=\"field.label\" [placeholder]=\"field.placeholder\"\n [type]=\"field.type\" [mandatory]=\"field.mandatory\" [disabled]=\"field.disabled\" [readonly]=\"field.readonly\"\n [maxFieldCharacters]=\"field.maxFieldCharacters\" [textColor]=\"field.textColor\" [xAlignment]=\"field.xAlignment\"\n [rowSpan]=\"field.rowSpan\" [showTitle]=\"showTitle\" [layoutType]=\"layoutType\"\n (valueChange)=\"onValueChanged($event, field)\" (formValidationChange)=\"onFormValidationChanged($event)\"\n [isActive]=\"isActive\" [visible]=\"field.visible\">\n </pep-textbox>\n\n <pep-indicators *ngSwitchCase=\"'indicators'\" [key]=\"field.key\" [value]=\"field.value\" [layoutType]=\"layoutType\">\n </pep-indicators>\n <pep-internal-button *ngSwitchCase=\"'button'\" [form]=\"form\" [key]=\"field.key\" [value]=\"field.value\"\n [formattedValue]=\"field.formattedValue\" [label]=\"field.label\"\n [referenceObjectInternalType]=\"field.referenceObjectInternalType\" [type]=\"field.type\"\n [disabled]=\"field.disabled\" [readonly]=\"field.readonly\" [xAlignment]=\"field.xAlignment\"\n [layoutType]=\"layoutType\" [visible]=\"field.visible\" (elementClick)=\"onClick($event)\"\n (valueChange)=\"onValueChanged($event, field)\">\n </pep-internal-button>\n <pep-internal-menu *ngSwitchCase=\"'menu'\" [key]=\"field.key\" [label]=\"field.label\" [disabled]=\"field.disabled\"\n [xAlignment]=\"field.xAlignment\" [options]=\"field.options\" [layoutType]=\"layoutType\"\n (elementClick)=\"onClick($event)\">\n </pep-internal-menu>\n <pep-internal-page *ngSwitchCase=\"'internalPage'\" [field]=\"field\" [layoutType]=\"layoutType\"\n (childClick)=\"onChildClick($event)\" (childChange)=\"onChildChanged($event)\">\n </pep-internal-page>\n\n <ng-container *ngSwitchCase=\"'placeholder'\">\n </ng-container>\n</ng-container>",
1768
+ template: "<ng-container [ngSwitch]=\"field.controlType\" [formGroup]=\"form\">\n\n <pep-address *ngSwitchCase=\"'address'\" [form]=\"form\" [key]=\"field.key\" [formattedValue]=\"field.formattedValue\"\n [label]=\"field.label\" [mandatory]=\"field.mandatory\" [disabled]=\"field.disabled\" [readonly]=\"field.readonly\"\n [xAlignment]=\"field.xAlignment\" [rowSpan]=\"field.rowSpan\" [groupFields]=\"field.groupFields\"\n [layoutType]=\"layoutType\" [visible]=\"field.visible\" (addressValueChange)=\"onAddressValueChanged($event, field)\">\n </pep-address>\n\n <pep-attachment *ngSwitchCase=\"'attachment'\" [form]=\"form\" [key]=\"field.key\" [src]=\"field.value\"\n [label]=\"field.label\" [mandatory]=\"field.mandatory\" [disabled]=\"field.disabled\" [readonly]=\"field.readonly\"\n [xAlignment]=\"field.xAlignment\" [rowSpan]=\"field.rowSpan\" [isActive]=\"isActive\" [showTitle]=\"showTitle\"\n [layoutType]=\"layoutType\" [visible]=\"field.visible\" (elementClick)=\"onClick($event)\"\n (fileChange)=\"onFileChanged($event, field)\">\n </pep-attachment>\n\n <pep-checkbox *ngSwitchCase=\"'checkbox'\" [form]=\"form\" [key]=\"field.key\"\n [value]=\"(field.value | lowercase) == 'true' || field.value == '1' ? true : false\" [label]=\"field.label\"\n [type]=\"field.type\" [mandatory]=\"field.mandatory\" [disabled]=\"field.disabled\" [readonly]=\"field.readonly\"\n [xAlignment]=\"field.xAlignment\" [rowSpan]=\"field.rowSpan\" [additionalValue]=\"field.additionalValue\"\n [showTitle]=\"showTitle\" [layoutType]=\"layoutType\" [visible]=\"field.visible\"\n (valueChange)=\"onValueChanged($event, field)\" [isActive]=\"isActive\">\n </pep-checkbox>\n\n <pep-date *ngSwitchCase=\"'date'\" [form]=\"form\" [key]=\"field.key\" [value]=\"field.value\"\n [formattedValue]=\"field.formattedValue\" [label]=\"field.label\" [type]=\"field.type\" [mandatory]=\"field.mandatory\"\n [disabled]=\"field.disabled\" [readonly]=\"field.readonly\" [textColor]=\"field.textColor\"\n [xAlignment]=\"field.xAlignment\" [rowSpan]=\"field.rowSpan\" [minValue]=\"field.minValue\"\n [maxValue]=\"field.maxValue\" [showTitle]=\"showTitle\" [layoutType]=\"layoutType\" [visible]=\"field.visible\"\n (valueChange)=\"onValueChanged($event, field)\" [isActive]=\"isActive\">\n </pep-date>\n\n <pep-images-filmstrip *ngSwitchCase=\"'images'\" [uid]=\"uid\" [form]=\"form\" [key]=\"field.key\" [label]=\"field.label\"\n [showTitle]=\"showTitle\" [rowSpan]=\"field.rowSpan\" [value]=\"field.value\" [layoutType]=\"layoutType\">\n </pep-images-filmstrip>\n\n <pep-image *ngSwitchCase=\"'image'\" [uid]=\"uid\" [form]=\"form\" [key]=\"field.key\" [src]=\"field.formattedValue\"\n [srcLarge]=\"field.value\" [options]=\"field.options\" [label]=\"field.label\" [mandatory]=\"field.mandatory\"\n [disabled]=\"field.disabled\" [readonly]=\"field.readonly\" [xAlignment]=\"field.xAlignment\"\n [rowSpan]=\"field.rowSpan\" [indicatorsField]=\"field.indicatorsField\" [menuField]=\"field.menuField\"\n [hasCampaignField]=\"field.hasCampaignField\" [sizeLimitMB]=\"field.sizeLimitMB\" [isActive]=\"isActive\"\n [layoutType]=\"layoutType\" [visible]=\"field.visible\" (elementClick)=\"onClick($event)\"\n (fileChange)=\"onFileChanged($event, field)\">\n </pep-image>\n\n <pep-quantity-selector *ngSwitchCase=\"'qs'\" [form]=\"form\" [key]=\"field.key\" [value]=\"field.value\"\n [formattedValue]=\"field.formattedValue\" [label]=\"field.label\" [type]=\"field.type\" [mandatory]=\"field.mandatory\"\n [disabled]=\"field.disabled\" [readonly]=\"field.readonly\" [textColor]=\"field.textColor\"\n [xAlignment]=\"field.xAlignment\" [rowSpan]=\"field.rowSpan\" [allowDecimal]=\"field.allowDecimal\"\n [additionalValue]=\"field.additionalValue\" [notificationInfo]=\"field.notificationInfo\" [isActive]=\"isActive\"\n [layoutType]=\"layoutType\" [showTitle]=\"showTitle\" [visible]=\"field.visible\"\n (valueChange)=\"onValueChanged($event, field)\" (formValidationChange)=\"onFormValidationChanged($event)\"\n (elementClick)=\"onClick($event)\">\n </pep-quantity-selector>\n\n <pep-rich-html-textarea *ngSwitchCase=\"'richhtmltextarea'\" [form]=\"form\" [key]=\"field.key\" [value]=\"field.value\"\n [label]=\"field.label\" [mandatory]=\"field.mandatory\" [disabled]=\"field.disabled\" [readonly]=\"field.readonly\"\n [maxFieldCharacters]=\"field.maxFieldCharacters\" [xAlignment]=\"field.xAlignment\" [rowSpan]=\"field.rowSpan\"\n [showTitle]=\"showTitle\" [layoutType]=\"layoutType\" [visible]=\"field.visible\"\n (valueChange)=\"onValueChanged($event, field)\" [isActive]=\"isActive\">\n </pep-rich-html-textarea>\n\n <pep-select *ngSwitchCase=\"'select'\" [form]=\"form\" [key]=\"field.key\" [value]=\"field.value\" [label]=\"field.label\"\n [type]=\"field.type\" [mandatory]=\"field.mandatory\" [disabled]=\"field.disabled\" [readonly]=\"field.readonly\"\n [xAlignment]=\"field.xAlignment\" [rowSpan]=\"field.rowSpan\" [options]=\"field.options\" [showTitle]=\"showTitle\"\n [layoutType]=\"layoutType\" [visible]=\"field.visible\" (valueChange)=\"onValueChanged($event, field)\"\n (formValidationChange)=\"onFormValidationChanged($event)\" [isActive]=\"isActive\">\n </pep-select>\n\n <pep-separator *ngSwitchCase=\"'separator'\" [form]=\"form\" [key]=\"field.key\" [label]=\"field.label\"\n [xAlignment]=\"field.xAlignment\" [layoutType]=\"layoutType\" [visible]=\"field.visible\">\n </pep-separator>\n\n <pep-signature *ngSwitchCase=\"'signature'\" [form]=\"form\" [key]=\"field.key\" [src]=\"field.value\" [label]=\"field.label\"\n [mandatory]=\"field.mandatory\" [disabled]=\"field.disabled\" [readonly]=\"field.readonly\"\n [xAlignment]=\"field.xAlignment\" [rowSpan]=\"field.rowSpan\" [isActive]=\"isActive\" [layoutType]=\"layoutType\"\n [visible]=\"field.visible\" (fileChange)=\"onFileChanged($event, field)\">\n </pep-signature>\n\n <pep-textarea *ngSwitchCase=\"'textarea'\" [form]=\"form\" [key]=\"field.key\" [value]=\"field.value\" [label]=\"field.label\"\n [mandatory]=\"field.mandatory\" [disabled]=\"field.disabled\" [readonly]=\"field.readonly\"\n [maxFieldCharacters]=\"field.maxFieldCharacters\" [textColor]=\"field.textColor\" [xAlignment]=\"field.xAlignment\"\n [rowSpan]=\"field.rowSpan\" [showTitle]=\"showTitle\" [layoutType]=\"layoutType\" [visible]=\"field.visible\"\n (valueChange)=\"onValueChanged($event, field)\" [isActive]=\"isActive\">\n </pep-textarea>\n\n <pep-textbox *ngSwitchCase=\"'textbox'\" [form]=\"form\" [key]=\"field.key\" [value]=\"field.value\"\n [formattedValue]=\"field.formattedValue\" [label]=\"field.label\" [placeholder]=\"field.placeholder\"\n [type]=\"field.type\" [mandatory]=\"field.mandatory\" [disabled]=\"field.disabled\" [readonly]=\"field.readonly\"\n [maxFieldCharacters]=\"field.maxFieldCharacters\" [textColor]=\"field.textColor\" [xAlignment]=\"field.xAlignment\"\n [rowSpan]=\"field.rowSpan\" [showTitle]=\"showTitle\" [layoutType]=\"layoutType\"\n (valueChange)=\"onValueChanged($event, field)\" (formValidationChange)=\"onFormValidationChanged($event)\"\n [isActive]=\"isActive\" [visible]=\"field.visible\">\n </pep-textbox>\n\n <pep-indicators *ngSwitchCase=\"'indicators'\" [key]=\"field.key\" [value]=\"field.value\" [layoutType]=\"layoutType\">\n </pep-indicators>\n <pep-internal-button *ngSwitchCase=\"'button'\" [form]=\"form\" [key]=\"field.key\" [value]=\"field.value\"\n [formattedValue]=\"field.formattedValue\" [label]=\"field.label\"\n [referenceObjectInternalType]=\"field.referenceObjectInternalType\" [type]=\"field.type\"\n [disabled]=\"field.disabled\" [readonly]=\"field.readonly\" [xAlignment]=\"field.xAlignment\"\n [layoutType]=\"layoutType\" [visible]=\"field.visible\" (elementClick)=\"onClick($event)\"\n (valueChange)=\"onValueChanged($event, field)\">\n </pep-internal-button>\n <pep-internal-menu *ngSwitchCase=\"'menu'\" [key]=\"field.key\" [label]=\"field.label\" [disabled]=\"field.disabled\"\n [xAlignment]=\"field.xAlignment\" [options]=\"field.options\" [layoutType]=\"layoutType\"\n (elementClick)=\"onClick($event)\">\n </pep-internal-menu>\n <pep-internal-page *ngSwitchCase=\"'internalPage'\" [field]=\"field\" [layoutType]=\"layoutType\"\n (childClick)=\"onChildClick($event)\" (childChange)=\"onChildChanged($event)\">\n </pep-internal-page>\n\n <pep-internal-carusel *ngSwitchCase=\"'internalCarusel'\" [field]=\"field\"\n (formValueChange)=\"onFormValueChanged($event)\" (formFieldClick)=\"onFormFieldClick($event)\">\n </pep-internal-carusel>\n\n <ng-container *ngSwitchCase=\"'placeholder'\">\n </ng-container>\n</ng-container>",
1741
1769
  encapsulation: core.ViewEncapsulation.Emulated,
1742
1770
  changeDetection: core.ChangeDetectionStrategy.OnPush,
1743
1771
  styles: [":host{width:100%;height:100%}"]
@@ -1755,7 +1783,9 @@
1755
1783
  childChange: [{ type: core.Output }],
1756
1784
  formValidationChange: [{ type: core.Output }],
1757
1785
  elementClick: [{ type: core.Output }],
1758
- childClick: [{ type: core.Output }]
1786
+ childClick: [{ type: core.Output }],
1787
+ formValueChange: [{ type: core.Output }],
1788
+ formFieldClick: [{ type: core.Output }]
1759
1789
  };
1760
1790
 
1761
1791
  var PepIndicatorsComponent = /** @class */ (function () {
@@ -2671,18 +2701,6 @@
2671
2701
  (_e = this.orgCont) === null || _e === void 0 ? void 0 : _e.insert(view);
2672
2702
  }
2673
2703
  setTimeout(function () {
2674
- // const buffer = [];
2675
- // if (this.childData.Rows) {
2676
- // // for (let i = 0; i < this.childData.Rows.length; i++) {
2677
- // for (const childDataRow of this.childData.Rows) {
2678
- // const osd = new ObjectSingleData(
2679
- // this.uiControl,
2680
- // childDataRow
2681
- // );
2682
- // osd.IsEditable = true;
2683
- // buffer.push(osd);
2684
- // }
2685
- // }
2686
2704
  var viewType = _this.isTableView()
2687
2705
  ? 'table'
2688
2706
  : 'lines';
@@ -2723,17 +2741,12 @@
2723
2741
  }))));
2724
2742
  // * 16 convert rem to pixel
2725
2743
  var cardRowsHeight = _this.customizationService.calculateCardRowsHeight(maxRow) * 16;
2726
- // maxRow * 24 + 60 - 24 for each row in card + 60 for the padding of each card.
2727
- // const rowSpanToAdd = Math.floor(childrenCount * ((cardRowsHeight + 56) / formRowHeight) + rowsToAdd);
2728
- // + 16 is the 1rem margin outside card.
2729
- var rowSpanToAdd = (childrenCount * (cardRowsHeight + 16)) /
2730
- formRowHeight +
2744
+ var rowSpanToAdd = (childrenCount * (cardRowsHeight + 16)); // + 16 is the 1rem margin outside card.
2745
+ formRowHeight +
2731
2746
  rowsToAdd;
2732
2747
  _this.field.rowSpan = rowSpanToAdd;
2733
2748
  }
2734
2749
  else {
2735
- // const tableRowsHeight = this.customizationService.calculateTableRowsHeight(childrenCount) * 16;
2736
- // this.field.rowSpan = Math.ceil((tableRowsHeight + (rowsToAdd * 40)) / formRowHeight);
2737
2750
  // * 16 convert rem to pixel
2738
2751
  var rowsToAddHeight = _this.customizationService.calculateTableRowsHeight(rowsToAdd, false) * 16;
2739
2752
  var tableRowsHeight = _this.customizationService.calculateTableRowsHeight(childrenCount) * 16;
@@ -2765,13 +2778,6 @@
2765
2778
  PepInternalPageComponent.prototype.isTableView = function () {
2766
2779
  return this.isMatrixView() || this.isFlatMatrixView();
2767
2780
  };
2768
- // private getItemClass(): string {
2769
- // let res = '';
2770
- // if (!this.isTableView()) {
2771
- // res = 'line-view';
2772
- // }
2773
- // return res;
2774
- // }
2775
2781
  PepInternalPageComponent.prototype.changeChildrenViewType = function (viewTypeKey) {
2776
2782
  var e_1, _f;
2777
2783
  var _this = this;
@@ -2793,9 +2799,6 @@
2793
2799
  }
2794
2800
  finally { if (e_1) throw e_1.error; }
2795
2801
  }
2796
- // check if view type changed
2797
- // if (this.currentViewType.Key != viewTypeKey) {
2798
- // window.scroll(0, 0); //or document.body.scrollTop = 0; or document.querySelector('body').scrollTo(0,0)
2799
2802
  this.currentViewTypeTitle = this.currentViewType.Value;
2800
2803
  this.internalPageService.changeChildrenViewType(this.currentViewType.Key, function (res) {
2801
2804
  if (res.Rows) {
@@ -2823,9 +2826,6 @@
2823
2826
  var _this = this;
2824
2827
  var config = this.dialogService.getDialogConfig({
2825
2828
  disableClose: false,
2826
- // minWidth: '50vw',
2827
- // maxWidth: '90vw',
2828
- // maxHeight: '90vh',
2829
2829
  }, 'large');
2830
2830
  var dialogRef = this.dialogService.openDialog(this.matrixDialogTemplate, {}, config);
2831
2831
  dialogRef.afterOpened().subscribe(function () {
@@ -2883,12 +2883,6 @@
2883
2883
  }
2884
2884
  };
2885
2885
  PepInternalPageComponent.prototype.ngOnDestroy = function () {
2886
- // if (this.childChange) {
2887
- // this.childChange.unsubscribe();
2888
- // }
2889
- // if (this.childClick) {
2890
- // this.childClick.unsubscribe();
2891
- // }
2892
2886
  if (this.resize) {
2893
2887
  this.resize.unsubscribe();
2894
2888
  }
@@ -3051,10 +3045,3358 @@
3051
3045
  customList: [{ type: core.ViewChild, args: [PepInternalListComponent,] }]
3052
3046
  };
3053
3047
 
3048
+ var PepInternalCaruselService = /** @class */ (function () {
3049
+ function PepInternalCaruselService(httpService) {
3050
+ this.httpService = httpService;
3051
+ this.parentId = '0';
3052
+ this.additionalApiName = '';
3053
+ this.transactionUrl = 'Service1.svc/v1/OrderCenter/Transaction/';
3054
+ }
3055
+ PepInternalCaruselService.prototype.initCarusel = function (objectId, searchCode, callbackFunc) {
3056
+ if (!objectId) {
3057
+ return;
3058
+ }
3059
+ this.objectId = objectId;
3060
+ this.searchCode = searchCode;
3061
+ this.httpService
3062
+ .getWapiApiCall("" + this.transactionUrl + this.objectId + "/CaruselItems")
3063
+ .subscribe(function (res) {
3064
+ callbackFunc(res);
3065
+ }
3066
+ // (error) => {},
3067
+ // () => {}
3068
+ );
3069
+ };
3070
+ return PepInternalCaruselService;
3071
+ }());
3072
+ PepInternalCaruselService.decorators = [
3073
+ { type: core.Injectable }
3074
+ ];
3075
+ PepInternalCaruselService.ctorParameters = function () { return [
3076
+ { type: ngxLib.PepHttpService }
3077
+ ]; };
3078
+
3079
+ var TempRelatedItems = {
3080
+ "Rows": [
3081
+ {
3082
+ "AdditionalData": null,
3083
+ "BackgroundColor": "",
3084
+ "Fields": [
3085
+ {
3086
+ "Accessory": "",
3087
+ "AdditionalValue": "",
3088
+ "ApiName": "ItemTSAType",
3089
+ "BackgroundColor": "",
3090
+ "Enabled": false,
3091
+ "EventsData": null,
3092
+ "FieldType": 1,
3093
+ "FormattedValue": "Accessories",
3094
+ "GroupFields": null,
3095
+ "Highlighted": false,
3096
+ "NotificationInfo": "",
3097
+ "OptionalValues": [],
3098
+ "ReferenceObjectInternalType": "",
3099
+ "ReferenceObjectSubType": "",
3100
+ "ReferenceObjectType": 2129893312,
3101
+ "TextColor": "",
3102
+ "UiPageKey": "",
3103
+ "Value": "Accessories",
3104
+ "Visible": true
3105
+ },
3106
+ {
3107
+ "Accessory": "",
3108
+ "AdditionalValue": "",
3109
+ "ApiName": "ObjectMenu",
3110
+ "BackgroundColor": "",
3111
+ "Enabled": true,
3112
+ "EventsData": null,
3113
+ "FieldType": 17,
3114
+ "FormattedValue": "",
3115
+ "GroupFields": null,
3116
+ "Highlighted": false,
3117
+ "NotificationInfo": "",
3118
+ "OptionalValues": [],
3119
+ "ReferenceObjectInternalType": "",
3120
+ "ReferenceObjectSubType": "",
3121
+ "ReferenceObjectType": 0,
3122
+ "TextColor": "",
3123
+ "UiPageKey": "",
3124
+ "Value": "",
3125
+ "Visible": true
3126
+ },
3127
+ {
3128
+ "Accessory": "",
3129
+ "AdditionalValue": "",
3130
+ "ApiName": "TSARelteadItems",
3131
+ "BackgroundColor": "",
3132
+ "Enabled": true,
3133
+ "EventsData": null,
3134
+ "FieldType": 1,
3135
+ "FormattedValue": "[\"56d8015b-705c-4a1d-9db9-8926fad4bc48\",\"32fca2a8-9882-44e3-a9e2-fb98d4282529\",\"a76fad1a-0143-449f-9553-fa85a11d7e81\",\"f2c6c4c6-b33c-47e1-86a4-57ed5edb757a\",\"e77f883f-92b0-41ef-80fb-806bfb375b6a\"]",
3136
+ "GroupFields": null,
3137
+ "Highlighted": false,
3138
+ "NotificationInfo": "",
3139
+ "OptionalValues": [],
3140
+ "ReferenceObjectInternalType": "",
3141
+ "ReferenceObjectSubType": "",
3142
+ "ReferenceObjectType": 0,
3143
+ "TextColor": "",
3144
+ "UiPageKey": "",
3145
+ "Value": "[\"56d8015b-705c-4a1d-9db9-8926fad4bc48\",\"32fca2a8-9882-44e3-a9e2-fb98d4282529\",\"a76fad1a-0143-449f-9553-fa85a11d7e81\",\"f2c6c4c6-b33c-47e1-86a4-57ed5edb757a\",\"e77f883f-92b0-41ef-80fb-806bfb375b6a\"]",
3146
+ "Visible": true
3147
+ },
3148
+ {
3149
+ "Accessory": "",
3150
+ "AdditionalValue": "",
3151
+ "ApiName": "Image",
3152
+ "BackgroundColor": "",
3153
+ "Enabled": false,
3154
+ "EventsData": null,
3155
+ "FieldType": 27,
3156
+ "FormattedValue": "https://cdn.pepperi.com/WrntyImages/30013636/PortfolioItems/6/65147316_1.jpg?ft=1",
3157
+ "GroupFields": null,
3158
+ "Highlighted": false,
3159
+ "NotificationInfo": "",
3160
+ "OptionalValues": [],
3161
+ "ReferenceObjectInternalType": "",
3162
+ "ReferenceObjectSubType": "",
3163
+ "ReferenceObjectType": -1,
3164
+ "TextColor": "",
3165
+ "UiPageKey": "",
3166
+ "Value": "https://cdn.pepperi.com/WrntyImages/30013636/PortfolioItems/6/65147316_1.jpg?ft=1",
3167
+ "Visible": true
3168
+ },
3169
+ {
3170
+ "Accessory": "",
3171
+ "AdditionalValue": "",
3172
+ "ApiName": "ItemName",
3173
+ "BackgroundColor": "",
3174
+ "Enabled": false,
3175
+ "EventsData": null,
3176
+ "FieldType": 1,
3177
+ "FormattedValue": "Wool Hat",
3178
+ "GroupFields": null,
3179
+ "Highlighted": false,
3180
+ "NotificationInfo": "",
3181
+ "OptionalValues": [],
3182
+ "ReferenceObjectInternalType": "",
3183
+ "ReferenceObjectSubType": "",
3184
+ "ReferenceObjectType": 2129890288,
3185
+ "TextColor": "",
3186
+ "UiPageKey": "",
3187
+ "Value": "Wool Hat",
3188
+ "Visible": true
3189
+ },
3190
+ {
3191
+ "Accessory": "",
3192
+ "AdditionalValue": "",
3193
+ "ApiName": "ItemExternalID",
3194
+ "BackgroundColor": "",
3195
+ "Enabled": false,
3196
+ "EventsData": null,
3197
+ "FieldType": 1,
3198
+ "FormattedValue": "HT3002",
3199
+ "GroupFields": null,
3200
+ "Highlighted": false,
3201
+ "NotificationInfo": "",
3202
+ "OptionalValues": [],
3203
+ "ReferenceObjectInternalType": "",
3204
+ "ReferenceObjectSubType": "",
3205
+ "ReferenceObjectType": 0,
3206
+ "TextColor": "",
3207
+ "UiPageKey": "",
3208
+ "Value": "HT3002",
3209
+ "Visible": true
3210
+ },
3211
+ {
3212
+ "Accessory": "$",
3213
+ "AdditionalValue": "",
3214
+ "ApiName": "ItemPrice",
3215
+ "BackgroundColor": "",
3216
+ "Enabled": false,
3217
+ "EventsData": null,
3218
+ "FieldType": 9,
3219
+ "FormattedValue": "$23.00",
3220
+ "GroupFields": null,
3221
+ "Highlighted": false,
3222
+ "NotificationInfo": "",
3223
+ "OptionalValues": [],
3224
+ "ReferenceObjectInternalType": "",
3225
+ "ReferenceObjectSubType": "",
3226
+ "ReferenceObjectType": 2129896912,
3227
+ "TextColor": "",
3228
+ "UiPageKey": "",
3229
+ "Value": "23.0000",
3230
+ "Visible": true
3231
+ },
3232
+ {
3233
+ "Accessory": "",
3234
+ "AdditionalValue": "",
3235
+ "ApiName": "UnitsQuantity",
3236
+ "BackgroundColor": "",
3237
+ "Enabled": true,
3238
+ "EventsData": null,
3239
+ "FieldType": 28,
3240
+ "FormattedValue": "0",
3241
+ "GroupFields": null,
3242
+ "Highlighted": false,
3243
+ "NotificationInfo": "",
3244
+ "OptionalValues": [],
3245
+ "ReferenceObjectInternalType": "",
3246
+ "ReferenceObjectSubType": "",
3247
+ "ReferenceObjectType": 0,
3248
+ "TextColor": "",
3249
+ "UiPageKey": "",
3250
+ "Value": "0.0000",
3251
+ "Visible": true
3252
+ },
3253
+ {
3254
+ "Accessory": "",
3255
+ "AdditionalValue": "",
3256
+ "ApiName": "ItemTSASeason",
3257
+ "BackgroundColor": "",
3258
+ "Enabled": false,
3259
+ "EventsData": null,
3260
+ "FieldType": 1,
3261
+ "FormattedValue": "Fall",
3262
+ "GroupFields": null,
3263
+ "Highlighted": false,
3264
+ "NotificationInfo": "",
3265
+ "OptionalValues": [],
3266
+ "ReferenceObjectInternalType": "",
3267
+ "ReferenceObjectSubType": "",
3268
+ "ReferenceObjectType": 0,
3269
+ "TextColor": "",
3270
+ "UiPageKey": "",
3271
+ "Value": "Fall",
3272
+ "Visible": true
3273
+ },
3274
+ {
3275
+ "Accessory": "",
3276
+ "AdditionalValue": "",
3277
+ "ApiName": "ItemTSAPackaging",
3278
+ "BackgroundColor": "",
3279
+ "Enabled": false,
3280
+ "EventsData": null,
3281
+ "FieldType": 1,
3282
+ "FormattedValue": "B",
3283
+ "GroupFields": null,
3284
+ "Highlighted": false,
3285
+ "NotificationInfo": "",
3286
+ "OptionalValues": [],
3287
+ "ReferenceObjectInternalType": "",
3288
+ "ReferenceObjectSubType": "",
3289
+ "ReferenceObjectType": -1218391789,
3290
+ "TextColor": "",
3291
+ "UiPageKey": "",
3292
+ "Value": "B",
3293
+ "Visible": true
3294
+ }
3295
+ ],
3296
+ "IsEditable": false,
3297
+ "IsSelectableForActions": false,
3298
+ "MainAction": null,
3299
+ "Profile": null,
3300
+ "Type": 0,
3301
+ "UID": "56d8015b-705c-4a1d-9db9-8926fad4bc48"
3302
+ },
3303
+ {
3304
+ "AdditionalData": null,
3305
+ "BackgroundColor": "",
3306
+ "Fields": [
3307
+ {
3308
+ "Accessory": "",
3309
+ "AdditionalValue": "",
3310
+ "ApiName": "ItemTSAType",
3311
+ "BackgroundColor": "",
3312
+ "Enabled": false,
3313
+ "EventsData": null,
3314
+ "FieldType": 1,
3315
+ "FormattedValue": "Accessories",
3316
+ "GroupFields": null,
3317
+ "Highlighted": false,
3318
+ "NotificationInfo": "",
3319
+ "OptionalValues": [],
3320
+ "ReferenceObjectInternalType": "",
3321
+ "ReferenceObjectSubType": "",
3322
+ "ReferenceObjectType": -1,
3323
+ "TextColor": "",
3324
+ "UiPageKey": "",
3325
+ "Value": "Accessories",
3326
+ "Visible": true
3327
+ },
3328
+ {
3329
+ "Accessory": "",
3330
+ "AdditionalValue": "",
3331
+ "ApiName": "ObjectMenu",
3332
+ "BackgroundColor": "",
3333
+ "Enabled": true,
3334
+ "EventsData": null,
3335
+ "FieldType": 17,
3336
+ "FormattedValue": "",
3337
+ "GroupFields": null,
3338
+ "Highlighted": false,
3339
+ "NotificationInfo": "",
3340
+ "OptionalValues": [],
3341
+ "ReferenceObjectInternalType": "",
3342
+ "ReferenceObjectSubType": "",
3343
+ "ReferenceObjectType": 0,
3344
+ "TextColor": "",
3345
+ "UiPageKey": "",
3346
+ "Value": "",
3347
+ "Visible": true
3348
+ },
3349
+ {
3350
+ "Accessory": "",
3351
+ "AdditionalValue": "",
3352
+ "ApiName": "TSARelteadItems",
3353
+ "BackgroundColor": "",
3354
+ "Enabled": true,
3355
+ "EventsData": null,
3356
+ "FieldType": 1,
3357
+ "FormattedValue": "[\"56d8015b-705c-4a1d-9db9-8926fad4bc48\",\"32fca2a8-9882-44e3-a9e2-fb98d4282529\",\"a76fad1a-0143-449f-9553-fa85a11d7e81\",\"f2c6c4c6-b33c-47e1-86a4-57ed5edb757a\",\"e77f883f-92b0-41ef-80fb-806bfb375b6a\"]",
3358
+ "GroupFields": null,
3359
+ "Highlighted": false,
3360
+ "NotificationInfo": "",
3361
+ "OptionalValues": [],
3362
+ "ReferenceObjectInternalType": "",
3363
+ "ReferenceObjectSubType": "",
3364
+ "ReferenceObjectType": 0,
3365
+ "TextColor": "",
3366
+ "UiPageKey": "",
3367
+ "Value": "[\"56d8015b-705c-4a1d-9db9-8926fad4bc48\",\"32fca2a8-9882-44e3-a9e2-fb98d4282529\",\"a76fad1a-0143-449f-9553-fa85a11d7e81\",\"f2c6c4c6-b33c-47e1-86a4-57ed5edb757a\",\"e77f883f-92b0-41ef-80fb-806bfb375b6a\"]",
3368
+ "Visible": true
3369
+ },
3370
+ {
3371
+ "Accessory": "",
3372
+ "AdditionalValue": "",
3373
+ "ApiName": "Image",
3374
+ "BackgroundColor": "",
3375
+ "Enabled": false,
3376
+ "EventsData": null,
3377
+ "FieldType": 27,
3378
+ "FormattedValue": "https://cdn.pepperi.com/WrntyImages/30013636/PortfolioItems/7/65147317_1.jpg?ft=1",
3379
+ "GroupFields": null,
3380
+ "Highlighted": false,
3381
+ "NotificationInfo": "",
3382
+ "OptionalValues": [],
3383
+ "ReferenceObjectInternalType": "",
3384
+ "ReferenceObjectSubType": "",
3385
+ "ReferenceObjectType": -1,
3386
+ "TextColor": "",
3387
+ "UiPageKey": "",
3388
+ "Value": "https://cdn.pepperi.com/WrntyImages/30013636/PortfolioItems/7/65147317_1.jpg?ft=1",
3389
+ "Visible": true
3390
+ },
3391
+ {
3392
+ "Accessory": "",
3393
+ "AdditionalValue": "",
3394
+ "ApiName": "ItemName",
3395
+ "BackgroundColor": "",
3396
+ "Enabled": false,
3397
+ "EventsData": null,
3398
+ "FieldType": 1,
3399
+ "FormattedValue": "Elegant Hat",
3400
+ "GroupFields": null,
3401
+ "Highlighted": false,
3402
+ "NotificationInfo": "",
3403
+ "OptionalValues": [],
3404
+ "ReferenceObjectInternalType": "",
3405
+ "ReferenceObjectSubType": "",
3406
+ "ReferenceObjectType": -1272524079,
3407
+ "TextColor": "",
3408
+ "UiPageKey": "",
3409
+ "Value": "Elegant Hat",
3410
+ "Visible": true
3411
+ },
3412
+ {
3413
+ "Accessory": "",
3414
+ "AdditionalValue": "",
3415
+ "ApiName": "ItemExternalID",
3416
+ "BackgroundColor": "",
3417
+ "Enabled": false,
3418
+ "EventsData": null,
3419
+ "FieldType": 1,
3420
+ "FormattedValue": "HT3003",
3421
+ "GroupFields": null,
3422
+ "Highlighted": false,
3423
+ "NotificationInfo": "",
3424
+ "OptionalValues": [],
3425
+ "ReferenceObjectInternalType": "",
3426
+ "ReferenceObjectSubType": "",
3427
+ "ReferenceObjectType": 2129893168,
3428
+ "TextColor": "",
3429
+ "UiPageKey": "",
3430
+ "Value": "HT3003",
3431
+ "Visible": true
3432
+ },
3433
+ {
3434
+ "Accessory": "$",
3435
+ "AdditionalValue": "",
3436
+ "ApiName": "ItemPrice",
3437
+ "BackgroundColor": "",
3438
+ "Enabled": false,
3439
+ "EventsData": null,
3440
+ "FieldType": 9,
3441
+ "FormattedValue": "$24.00",
3442
+ "GroupFields": null,
3443
+ "Highlighted": false,
3444
+ "NotificationInfo": "",
3445
+ "OptionalValues": [],
3446
+ "ReferenceObjectInternalType": "",
3447
+ "ReferenceObjectSubType": "",
3448
+ "ReferenceObjectType": -1230843819,
3449
+ "TextColor": "",
3450
+ "UiPageKey": "",
3451
+ "Value": "24.0000",
3452
+ "Visible": true
3453
+ },
3454
+ {
3455
+ "Accessory": "",
3456
+ "AdditionalValue": "",
3457
+ "ApiName": "UnitsQuantity",
3458
+ "BackgroundColor": "",
3459
+ "Enabled": true,
3460
+ "EventsData": null,
3461
+ "FieldType": 28,
3462
+ "FormattedValue": "0",
3463
+ "GroupFields": null,
3464
+ "Highlighted": false,
3465
+ "NotificationInfo": "",
3466
+ "OptionalValues": [],
3467
+ "ReferenceObjectInternalType": "",
3468
+ "ReferenceObjectSubType": "",
3469
+ "ReferenceObjectType": -1,
3470
+ "TextColor": "",
3471
+ "UiPageKey": "",
3472
+ "Value": "0.0000",
3473
+ "Visible": true
3474
+ },
3475
+ {
3476
+ "Accessory": "",
3477
+ "AdditionalValue": "",
3478
+ "ApiName": "ItemTSASeason",
3479
+ "BackgroundColor": "",
3480
+ "Enabled": false,
3481
+ "EventsData": null,
3482
+ "FieldType": 1,
3483
+ "FormattedValue": "Fall",
3484
+ "GroupFields": null,
3485
+ "Highlighted": false,
3486
+ "NotificationInfo": "",
3487
+ "OptionalValues": [],
3488
+ "ReferenceObjectInternalType": "",
3489
+ "ReferenceObjectSubType": "",
3490
+ "ReferenceObjectType": -1,
3491
+ "TextColor": "",
3492
+ "UiPageKey": "",
3493
+ "Value": "Fall",
3494
+ "Visible": true
3495
+ },
3496
+ {
3497
+ "Accessory": "",
3498
+ "AdditionalValue": "",
3499
+ "ApiName": "ItemTSAPackaging",
3500
+ "BackgroundColor": "",
3501
+ "Enabled": false,
3502
+ "EventsData": null,
3503
+ "FieldType": 1,
3504
+ "FormattedValue": "C",
3505
+ "GroupFields": null,
3506
+ "Highlighted": false,
3507
+ "NotificationInfo": "",
3508
+ "OptionalValues": [],
3509
+ "ReferenceObjectInternalType": "",
3510
+ "ReferenceObjectSubType": "",
3511
+ "ReferenceObjectType": 0,
3512
+ "TextColor": "",
3513
+ "UiPageKey": "",
3514
+ "Value": "C",
3515
+ "Visible": true
3516
+ }
3517
+ ],
3518
+ "IsEditable": false,
3519
+ "IsSelectableForActions": false,
3520
+ "MainAction": null,
3521
+ "Profile": null,
3522
+ "Type": 0,
3523
+ "UID": "32fca2a8-9882-44e3-a9e2-fb98d4282529"
3524
+ },
3525
+ {
3526
+ "AdditionalData": null,
3527
+ "BackgroundColor": "",
3528
+ "Fields": [
3529
+ {
3530
+ "Accessory": "",
3531
+ "AdditionalValue": "",
3532
+ "ApiName": "ItemTSAType",
3533
+ "BackgroundColor": "",
3534
+ "Enabled": false,
3535
+ "EventsData": null,
3536
+ "FieldType": 1,
3537
+ "FormattedValue": "Accessories",
3538
+ "GroupFields": null,
3539
+ "Highlighted": false,
3540
+ "NotificationInfo": "",
3541
+ "OptionalValues": [],
3542
+ "ReferenceObjectInternalType": "",
3543
+ "ReferenceObjectSubType": "",
3544
+ "ReferenceObjectType": 14,
3545
+ "TextColor": "",
3546
+ "UiPageKey": "",
3547
+ "Value": "Accessories",
3548
+ "Visible": true
3549
+ },
3550
+ {
3551
+ "Accessory": "",
3552
+ "AdditionalValue": "",
3553
+ "ApiName": "ObjectMenu",
3554
+ "BackgroundColor": "",
3555
+ "Enabled": true,
3556
+ "EventsData": null,
3557
+ "FieldType": 17,
3558
+ "FormattedValue": "",
3559
+ "GroupFields": null,
3560
+ "Highlighted": false,
3561
+ "NotificationInfo": "",
3562
+ "OptionalValues": [],
3563
+ "ReferenceObjectInternalType": "",
3564
+ "ReferenceObjectSubType": "",
3565
+ "ReferenceObjectType": 2129897584,
3566
+ "TextColor": "",
3567
+ "UiPageKey": "",
3568
+ "Value": "",
3569
+ "Visible": true
3570
+ },
3571
+ {
3572
+ "Accessory": "",
3573
+ "AdditionalValue": "",
3574
+ "ApiName": "TSARelteadItems",
3575
+ "BackgroundColor": "",
3576
+ "Enabled": true,
3577
+ "EventsData": null,
3578
+ "FieldType": 1,
3579
+ "FormattedValue": "[\"56d8015b-705c-4a1d-9db9-8926fad4bc48\",\"32fca2a8-9882-44e3-a9e2-fb98d4282529\",\"a76fad1a-0143-449f-9553-fa85a11d7e81\",\"f2c6c4c6-b33c-47e1-86a4-57ed5edb757a\",\"e77f883f-92b0-41ef-80fb-806bfb375b6a\"]",
3580
+ "GroupFields": null,
3581
+ "Highlighted": false,
3582
+ "NotificationInfo": "",
3583
+ "OptionalValues": [],
3584
+ "ReferenceObjectInternalType": "",
3585
+ "ReferenceObjectSubType": "",
3586
+ "ReferenceObjectType": 0,
3587
+ "TextColor": "",
3588
+ "UiPageKey": "",
3589
+ "Value": "[\"56d8015b-705c-4a1d-9db9-8926fad4bc48\",\"32fca2a8-9882-44e3-a9e2-fb98d4282529\",\"a76fad1a-0143-449f-9553-fa85a11d7e81\",\"f2c6c4c6-b33c-47e1-86a4-57ed5edb757a\",\"e77f883f-92b0-41ef-80fb-806bfb375b6a\"]",
3590
+ "Visible": true
3591
+ },
3592
+ {
3593
+ "Accessory": "",
3594
+ "AdditionalValue": "",
3595
+ "ApiName": "Image",
3596
+ "BackgroundColor": "",
3597
+ "Enabled": false,
3598
+ "EventsData": null,
3599
+ "FieldType": 27,
3600
+ "FormattedValue": "https://cdn.pepperi.com/WrntyImages/30013636/PortfolioItems/8/65147318_1.jpg?ft=1",
3601
+ "GroupFields": null,
3602
+ "Highlighted": false,
3603
+ "NotificationInfo": "",
3604
+ "OptionalValues": [],
3605
+ "ReferenceObjectInternalType": "",
3606
+ "ReferenceObjectSubType": "",
3607
+ "ReferenceObjectType": -1252338867,
3608
+ "TextColor": "",
3609
+ "UiPageKey": "",
3610
+ "Value": "https://cdn.pepperi.com/WrntyImages/30013636/PortfolioItems/8/65147318_1.jpg?ft=1",
3611
+ "Visible": true
3612
+ },
3613
+ {
3614
+ "Accessory": "",
3615
+ "AdditionalValue": "",
3616
+ "ApiName": "ItemName",
3617
+ "BackgroundColor": "",
3618
+ "Enabled": false,
3619
+ "EventsData": null,
3620
+ "FieldType": 1,
3621
+ "FormattedValue": "Elegant Hat",
3622
+ "GroupFields": null,
3623
+ "Highlighted": false,
3624
+ "NotificationInfo": "",
3625
+ "OptionalValues": [],
3626
+ "ReferenceObjectInternalType": "",
3627
+ "ReferenceObjectSubType": "",
3628
+ "ReferenceObjectType": 2,
3629
+ "TextColor": "",
3630
+ "UiPageKey": "",
3631
+ "Value": "Elegant Hat",
3632
+ "Visible": true
3633
+ },
3634
+ {
3635
+ "Accessory": "",
3636
+ "AdditionalValue": "",
3637
+ "ApiName": "ItemExternalID",
3638
+ "BackgroundColor": "",
3639
+ "Enabled": false,
3640
+ "EventsData": null,
3641
+ "FieldType": 1,
3642
+ "FormattedValue": "HT3004",
3643
+ "GroupFields": null,
3644
+ "Highlighted": false,
3645
+ "NotificationInfo": "",
3646
+ "OptionalValues": [],
3647
+ "ReferenceObjectInternalType": "",
3648
+ "ReferenceObjectSubType": "",
3649
+ "ReferenceObjectType": 2125052912,
3650
+ "TextColor": "",
3651
+ "UiPageKey": "",
3652
+ "Value": "HT3004",
3653
+ "Visible": true
3654
+ },
3655
+ {
3656
+ "Accessory": "$",
3657
+ "AdditionalValue": "",
3658
+ "ApiName": "ItemPrice",
3659
+ "BackgroundColor": "",
3660
+ "Enabled": false,
3661
+ "EventsData": null,
3662
+ "FieldType": 9,
3663
+ "FormattedValue": "$21.00",
3664
+ "GroupFields": null,
3665
+ "Highlighted": false,
3666
+ "NotificationInfo": "",
3667
+ "OptionalValues": [],
3668
+ "ReferenceObjectInternalType": "",
3669
+ "ReferenceObjectSubType": "",
3670
+ "ReferenceObjectType": 0,
3671
+ "TextColor": "",
3672
+ "UiPageKey": "",
3673
+ "Value": "21.0000",
3674
+ "Visible": true
3675
+ },
3676
+ {
3677
+ "Accessory": "",
3678
+ "AdditionalValue": "",
3679
+ "ApiName": "UnitsQuantity",
3680
+ "BackgroundColor": "",
3681
+ "Enabled": true,
3682
+ "EventsData": null,
3683
+ "FieldType": 28,
3684
+ "FormattedValue": "0",
3685
+ "GroupFields": null,
3686
+ "Highlighted": false,
3687
+ "NotificationInfo": "",
3688
+ "OptionalValues": [],
3689
+ "ReferenceObjectInternalType": "",
3690
+ "ReferenceObjectSubType": "",
3691
+ "ReferenceObjectType": 8,
3692
+ "TextColor": "",
3693
+ "UiPageKey": "",
3694
+ "Value": "0.0000",
3695
+ "Visible": true
3696
+ },
3697
+ {
3698
+ "Accessory": "",
3699
+ "AdditionalValue": "",
3700
+ "ApiName": "ItemTSASeason",
3701
+ "BackgroundColor": "",
3702
+ "Enabled": false,
3703
+ "EventsData": null,
3704
+ "FieldType": 1,
3705
+ "FormattedValue": "Fall",
3706
+ "GroupFields": null,
3707
+ "Highlighted": false,
3708
+ "NotificationInfo": "",
3709
+ "OptionalValues": [],
3710
+ "ReferenceObjectInternalType": "",
3711
+ "ReferenceObjectSubType": "",
3712
+ "ReferenceObjectType": 2125050496,
3713
+ "TextColor": "",
3714
+ "UiPageKey": "",
3715
+ "Value": "Fall",
3716
+ "Visible": true
3717
+ },
3718
+ {
3719
+ "Accessory": "",
3720
+ "AdditionalValue": "",
3721
+ "ApiName": "ItemTSAPackaging",
3722
+ "BackgroundColor": "",
3723
+ "Enabled": false,
3724
+ "EventsData": null,
3725
+ "FieldType": 1,
3726
+ "FormattedValue": "C",
3727
+ "GroupFields": null,
3728
+ "Highlighted": false,
3729
+ "NotificationInfo": "",
3730
+ "OptionalValues": [],
3731
+ "ReferenceObjectInternalType": "",
3732
+ "ReferenceObjectSubType": "",
3733
+ "ReferenceObjectType": 2125051672,
3734
+ "TextColor": "",
3735
+ "UiPageKey": "",
3736
+ "Value": "C",
3737
+ "Visible": true
3738
+ }
3739
+ ],
3740
+ "IsEditable": false,
3741
+ "IsSelectableForActions": false,
3742
+ "MainAction": null,
3743
+ "Profile": null,
3744
+ "Type": 0,
3745
+ "UID": "a76fad1a-0143-449f-9553-fa85a11d7e81"
3746
+ },
3747
+ {
3748
+ "AdditionalData": null,
3749
+ "BackgroundColor": "",
3750
+ "Fields": [
3751
+ {
3752
+ "Accessory": "",
3753
+ "AdditionalValue": "",
3754
+ "ApiName": "ItemTSAType",
3755
+ "BackgroundColor": "",
3756
+ "Enabled": false,
3757
+ "EventsData": null,
3758
+ "FieldType": 1,
3759
+ "FormattedValue": "Accessories",
3760
+ "GroupFields": null,
3761
+ "Highlighted": false,
3762
+ "NotificationInfo": "",
3763
+ "OptionalValues": [],
3764
+ "ReferenceObjectInternalType": "",
3765
+ "ReferenceObjectSubType": "",
3766
+ "ReferenceObjectType": 1660598050,
3767
+ "TextColor": "",
3768
+ "UiPageKey": "",
3769
+ "Value": "Accessories",
3770
+ "Visible": true
3771
+ },
3772
+ {
3773
+ "Accessory": "",
3774
+ "AdditionalValue": "",
3775
+ "ApiName": "ObjectMenu",
3776
+ "BackgroundColor": "",
3777
+ "Enabled": true,
3778
+ "EventsData": null,
3779
+ "FieldType": 17,
3780
+ "FormattedValue": "",
3781
+ "GroupFields": null,
3782
+ "Highlighted": false,
3783
+ "NotificationInfo": "",
3784
+ "OptionalValues": [],
3785
+ "ReferenceObjectInternalType": "",
3786
+ "ReferenceObjectSubType": "",
3787
+ "ReferenceObjectType": 0,
3788
+ "TextColor": "",
3789
+ "UiPageKey": "",
3790
+ "Value": "",
3791
+ "Visible": true
3792
+ },
3793
+ {
3794
+ "Accessory": "",
3795
+ "AdditionalValue": "",
3796
+ "ApiName": "TSARelteadItems",
3797
+ "BackgroundColor": "",
3798
+ "Enabled": true,
3799
+ "EventsData": null,
3800
+ "FieldType": 1,
3801
+ "FormattedValue": "[\"56d8015b-705c-4a1d-9db9-8926fad4bc48\",\"32fca2a8-9882-44e3-a9e2-fb98d4282529\",\"a76fad1a-0143-449f-9553-fa85a11d7e81\",\"f2c6c4c6-b33c-47e1-86a4-57ed5edb757a\",\"e77f883f-92b0-41ef-80fb-806bfb375b6a\"]",
3802
+ "GroupFields": null,
3803
+ "Highlighted": false,
3804
+ "NotificationInfo": "",
3805
+ "OptionalValues": [],
3806
+ "ReferenceObjectInternalType": "",
3807
+ "ReferenceObjectSubType": "",
3808
+ "ReferenceObjectType": -1591707634,
3809
+ "TextColor": "",
3810
+ "UiPageKey": "",
3811
+ "Value": "[\"56d8015b-705c-4a1d-9db9-8926fad4bc48\",\"32fca2a8-9882-44e3-a9e2-fb98d4282529\",\"a76fad1a-0143-449f-9553-fa85a11d7e81\",\"f2c6c4c6-b33c-47e1-86a4-57ed5edb757a\",\"e77f883f-92b0-41ef-80fb-806bfb375b6a\"]",
3812
+ "Visible": true
3813
+ },
3814
+ {
3815
+ "Accessory": "",
3816
+ "AdditionalValue": "",
3817
+ "ApiName": "Image",
3818
+ "BackgroundColor": "",
3819
+ "Enabled": false,
3820
+ "EventsData": null,
3821
+ "FieldType": 27,
3822
+ "FormattedValue": "https://cdn.pepperi.com/WrntyImages/30013636/PortfolioItems/9/65147319_1.jpg?ft=1",
3823
+ "GroupFields": null,
3824
+ "Highlighted": false,
3825
+ "NotificationInfo": "",
3826
+ "OptionalValues": [],
3827
+ "ReferenceObjectInternalType": "",
3828
+ "ReferenceObjectSubType": "",
3829
+ "ReferenceObjectType": 2125052176,
3830
+ "TextColor": "",
3831
+ "UiPageKey": "",
3832
+ "Value": "https://cdn.pepperi.com/WrntyImages/30013636/PortfolioItems/9/65147319_1.jpg?ft=1",
3833
+ "Visible": true
3834
+ },
3835
+ {
3836
+ "Accessory": "",
3837
+ "AdditionalValue": "",
3838
+ "ApiName": "ItemName",
3839
+ "BackgroundColor": "",
3840
+ "Enabled": false,
3841
+ "EventsData": null,
3842
+ "FieldType": 1,
3843
+ "FormattedValue": "Outdoor Hat",
3844
+ "GroupFields": null,
3845
+ "Highlighted": false,
3846
+ "NotificationInfo": "",
3847
+ "OptionalValues": [],
3848
+ "ReferenceObjectInternalType": "",
3849
+ "ReferenceObjectSubType": "",
3850
+ "ReferenceObjectType": 2125040248,
3851
+ "TextColor": "",
3852
+ "UiPageKey": "",
3853
+ "Value": "Outdoor Hat",
3854
+ "Visible": true
3855
+ },
3856
+ {
3857
+ "Accessory": "",
3858
+ "AdditionalValue": "",
3859
+ "ApiName": "ItemExternalID",
3860
+ "BackgroundColor": "",
3861
+ "Enabled": false,
3862
+ "EventsData": null,
3863
+ "FieldType": 1,
3864
+ "FormattedValue": "HT3005",
3865
+ "GroupFields": null,
3866
+ "Highlighted": false,
3867
+ "NotificationInfo": "",
3868
+ "OptionalValues": [],
3869
+ "ReferenceObjectInternalType": "",
3870
+ "ReferenceObjectSubType": "",
3871
+ "ReferenceObjectType": 2125053472,
3872
+ "TextColor": "",
3873
+ "UiPageKey": "",
3874
+ "Value": "HT3005",
3875
+ "Visible": true
3876
+ },
3877
+ {
3878
+ "Accessory": "$",
3879
+ "AdditionalValue": "",
3880
+ "ApiName": "ItemPrice",
3881
+ "BackgroundColor": "",
3882
+ "Enabled": false,
3883
+ "EventsData": null,
3884
+ "FieldType": 9,
3885
+ "FormattedValue": "$23.00",
3886
+ "GroupFields": null,
3887
+ "Highlighted": false,
3888
+ "NotificationInfo": "",
3889
+ "OptionalValues": [],
3890
+ "ReferenceObjectInternalType": "",
3891
+ "ReferenceObjectSubType": "",
3892
+ "ReferenceObjectType": 2,
3893
+ "TextColor": "",
3894
+ "UiPageKey": "",
3895
+ "Value": "23.0000",
3896
+ "Visible": true
3897
+ },
3898
+ {
3899
+ "Accessory": "",
3900
+ "AdditionalValue": "",
3901
+ "ApiName": "UnitsQuantity",
3902
+ "BackgroundColor": "",
3903
+ "Enabled": true,
3904
+ "EventsData": null,
3905
+ "FieldType": 28,
3906
+ "FormattedValue": "0",
3907
+ "GroupFields": null,
3908
+ "Highlighted": false,
3909
+ "NotificationInfo": "",
3910
+ "OptionalValues": [],
3911
+ "ReferenceObjectInternalType": "",
3912
+ "ReferenceObjectSubType": "",
3913
+ "ReferenceObjectType": 2106867472,
3914
+ "TextColor": "",
3915
+ "UiPageKey": "",
3916
+ "Value": "0.0000",
3917
+ "Visible": true
3918
+ },
3919
+ {
3920
+ "Accessory": "",
3921
+ "AdditionalValue": "",
3922
+ "ApiName": "ItemTSASeason",
3923
+ "BackgroundColor": "",
3924
+ "Enabled": false,
3925
+ "EventsData": null,
3926
+ "FieldType": 1,
3927
+ "FormattedValue": "Fall",
3928
+ "GroupFields": null,
3929
+ "Highlighted": false,
3930
+ "NotificationInfo": "",
3931
+ "OptionalValues": [],
3932
+ "ReferenceObjectInternalType": "",
3933
+ "ReferenceObjectSubType": "",
3934
+ "ReferenceObjectType": 0,
3935
+ "TextColor": "",
3936
+ "UiPageKey": "",
3937
+ "Value": "Fall",
3938
+ "Visible": true
3939
+ },
3940
+ {
3941
+ "Accessory": "",
3942
+ "AdditionalValue": "",
3943
+ "ApiName": "ItemTSAPackaging",
3944
+ "BackgroundColor": "",
3945
+ "Enabled": false,
3946
+ "EventsData": null,
3947
+ "FieldType": 1,
3948
+ "FormattedValue": "D",
3949
+ "GroupFields": null,
3950
+ "Highlighted": false,
3951
+ "NotificationInfo": "",
3952
+ "OptionalValues": [],
3953
+ "ReferenceObjectInternalType": "",
3954
+ "ReferenceObjectSubType": "",
3955
+ "ReferenceObjectType": 0,
3956
+ "TextColor": "",
3957
+ "UiPageKey": "",
3958
+ "Value": "D",
3959
+ "Visible": true
3960
+ }
3961
+ ],
3962
+ "IsEditable": false,
3963
+ "IsSelectableForActions": false,
3964
+ "MainAction": null,
3965
+ "Profile": null,
3966
+ "Type": 0,
3967
+ "UID": "f2c6c4c6-b33c-47e1-86a4-57ed5edb757a"
3968
+ },
3969
+ {
3970
+ "AdditionalData": null,
3971
+ "BackgroundColor": "",
3972
+ "Fields": [
3973
+ {
3974
+ "Accessory": "",
3975
+ "AdditionalValue": "",
3976
+ "ApiName": "ItemTSAType",
3977
+ "BackgroundColor": "",
3978
+ "Enabled": false,
3979
+ "EventsData": null,
3980
+ "FieldType": 1,
3981
+ "FormattedValue": "Accessories",
3982
+ "GroupFields": null,
3983
+ "Highlighted": false,
3984
+ "NotificationInfo": "",
3985
+ "OptionalValues": [],
3986
+ "ReferenceObjectInternalType": "",
3987
+ "ReferenceObjectSubType": "",
3988
+ "ReferenceObjectType": 5,
3989
+ "TextColor": "",
3990
+ "UiPageKey": "",
3991
+ "Value": "Accessories",
3992
+ "Visible": true
3993
+ },
3994
+ {
3995
+ "Accessory": "",
3996
+ "AdditionalValue": "",
3997
+ "ApiName": "ObjectMenu",
3998
+ "BackgroundColor": "",
3999
+ "Enabled": true,
4000
+ "EventsData": null,
4001
+ "FieldType": 17,
4002
+ "FormattedValue": "",
4003
+ "GroupFields": null,
4004
+ "Highlighted": false,
4005
+ "NotificationInfo": "",
4006
+ "OptionalValues": [],
4007
+ "ReferenceObjectInternalType": "",
4008
+ "ReferenceObjectSubType": "",
4009
+ "ReferenceObjectType": 5,
4010
+ "TextColor": "",
4011
+ "UiPageKey": "",
4012
+ "Value": "",
4013
+ "Visible": true
4014
+ },
4015
+ {
4016
+ "Accessory": "",
4017
+ "AdditionalValue": "",
4018
+ "ApiName": "TSARelteadItems",
4019
+ "BackgroundColor": "",
4020
+ "Enabled": true,
4021
+ "EventsData": null,
4022
+ "FieldType": 1,
4023
+ "FormattedValue": "[\"56d8015b-705c-4a1d-9db9-8926fad4bc48\",\"32fca2a8-9882-44e3-a9e2-fb98d4282529\",\"a76fad1a-0143-449f-9553-fa85a11d7e81\",\"f2c6c4c6-b33c-47e1-86a4-57ed5edb757a\",\"e77f883f-92b0-41ef-80fb-806bfb375b6a\"]",
4024
+ "GroupFields": null,
4025
+ "Highlighted": false,
4026
+ "NotificationInfo": "",
4027
+ "OptionalValues": [],
4028
+ "ReferenceObjectInternalType": "",
4029
+ "ReferenceObjectSubType": "",
4030
+ "ReferenceObjectType": 2123848360,
4031
+ "TextColor": "",
4032
+ "UiPageKey": "",
4033
+ "Value": "[\"56d8015b-705c-4a1d-9db9-8926fad4bc48\",\"32fca2a8-9882-44e3-a9e2-fb98d4282529\",\"a76fad1a-0143-449f-9553-fa85a11d7e81\",\"f2c6c4c6-b33c-47e1-86a4-57ed5edb757a\",\"e77f883f-92b0-41ef-80fb-806bfb375b6a\"]",
4034
+ "Visible": true
4035
+ },
4036
+ {
4037
+ "Accessory": "",
4038
+ "AdditionalValue": "",
4039
+ "ApiName": "Image",
4040
+ "BackgroundColor": "",
4041
+ "Enabled": false,
4042
+ "EventsData": null,
4043
+ "FieldType": 27,
4044
+ "FormattedValue": "https://cdn.pepperi.com/WrntyImages/30013636/PortfolioItems/0/65147320_1.jpg?ft=1",
4045
+ "GroupFields": null,
4046
+ "Highlighted": false,
4047
+ "NotificationInfo": "",
4048
+ "OptionalValues": [],
4049
+ "ReferenceObjectInternalType": "",
4050
+ "ReferenceObjectSubType": "",
4051
+ "ReferenceObjectType": 0,
4052
+ "TextColor": "",
4053
+ "UiPageKey": "",
4054
+ "Value": "https://cdn.pepperi.com/WrntyImages/30013636/PortfolioItems/0/65147320_1.jpg?ft=1",
4055
+ "Visible": true
4056
+ },
4057
+ {
4058
+ "Accessory": "",
4059
+ "AdditionalValue": "",
4060
+ "ApiName": "ItemName",
4061
+ "BackgroundColor": "",
4062
+ "Enabled": false,
4063
+ "EventsData": null,
4064
+ "FieldType": 1,
4065
+ "FormattedValue": "Outdoor Hat",
4066
+ "GroupFields": null,
4067
+ "Highlighted": false,
4068
+ "NotificationInfo": "",
4069
+ "OptionalValues": [],
4070
+ "ReferenceObjectInternalType": "",
4071
+ "ReferenceObjectSubType": "",
4072
+ "ReferenceObjectType": 2123341872,
4073
+ "TextColor": "",
4074
+ "UiPageKey": "",
4075
+ "Value": "Outdoor Hat",
4076
+ "Visible": true
4077
+ },
4078
+ {
4079
+ "Accessory": "",
4080
+ "AdditionalValue": "",
4081
+ "ApiName": "ItemExternalID",
4082
+ "BackgroundColor": "",
4083
+ "Enabled": false,
4084
+ "EventsData": null,
4085
+ "FieldType": 1,
4086
+ "FormattedValue": "HT3006",
4087
+ "GroupFields": null,
4088
+ "Highlighted": false,
4089
+ "NotificationInfo": "",
4090
+ "OptionalValues": [],
4091
+ "ReferenceObjectInternalType": "",
4092
+ "ReferenceObjectSubType": "",
4093
+ "ReferenceObjectType": -1,
4094
+ "TextColor": "",
4095
+ "UiPageKey": "",
4096
+ "Value": "HT3006",
4097
+ "Visible": true
4098
+ },
4099
+ {
4100
+ "Accessory": "$",
4101
+ "AdditionalValue": "",
4102
+ "ApiName": "ItemPrice",
4103
+ "BackgroundColor": "",
4104
+ "Enabled": false,
4105
+ "EventsData": null,
4106
+ "FieldType": 9,
4107
+ "FormattedValue": "$19.00",
4108
+ "GroupFields": null,
4109
+ "Highlighted": false,
4110
+ "NotificationInfo": "",
4111
+ "OptionalValues": [],
4112
+ "ReferenceObjectInternalType": "",
4113
+ "ReferenceObjectSubType": "",
4114
+ "ReferenceObjectType": 2123850704,
4115
+ "TextColor": "",
4116
+ "UiPageKey": "",
4117
+ "Value": "19.0000",
4118
+ "Visible": true
4119
+ },
4120
+ {
4121
+ "Accessory": "",
4122
+ "AdditionalValue": "",
4123
+ "ApiName": "UnitsQuantity",
4124
+ "BackgroundColor": "",
4125
+ "Enabled": true,
4126
+ "EventsData": null,
4127
+ "FieldType": 28,
4128
+ "FormattedValue": "0",
4129
+ "GroupFields": null,
4130
+ "Highlighted": false,
4131
+ "NotificationInfo": "",
4132
+ "OptionalValues": [],
4133
+ "ReferenceObjectInternalType": "",
4134
+ "ReferenceObjectSubType": "",
4135
+ "ReferenceObjectType": 2123860720,
4136
+ "TextColor": "",
4137
+ "UiPageKey": "",
4138
+ "Value": "0.0000",
4139
+ "Visible": true
4140
+ },
4141
+ {
4142
+ "Accessory": "",
4143
+ "AdditionalValue": "",
4144
+ "ApiName": "ItemTSASeason",
4145
+ "BackgroundColor": "",
4146
+ "Enabled": false,
4147
+ "EventsData": null,
4148
+ "FieldType": 1,
4149
+ "FormattedValue": "Fall",
4150
+ "GroupFields": null,
4151
+ "Highlighted": false,
4152
+ "NotificationInfo": "",
4153
+ "OptionalValues": [],
4154
+ "ReferenceObjectInternalType": "",
4155
+ "ReferenceObjectSubType": "",
4156
+ "ReferenceObjectType": 2123846016,
4157
+ "TextColor": "",
4158
+ "UiPageKey": "",
4159
+ "Value": "Fall",
4160
+ "Visible": true
4161
+ },
4162
+ {
4163
+ "Accessory": "",
4164
+ "AdditionalValue": "",
4165
+ "ApiName": "ItemTSAPackaging",
4166
+ "BackgroundColor": "",
4167
+ "Enabled": false,
4168
+ "EventsData": null,
4169
+ "FieldType": 1,
4170
+ "FormattedValue": "D",
4171
+ "GroupFields": null,
4172
+ "Highlighted": false,
4173
+ "NotificationInfo": "",
4174
+ "OptionalValues": [],
4175
+ "ReferenceObjectInternalType": "",
4176
+ "ReferenceObjectSubType": "",
4177
+ "ReferenceObjectType": 2123846016,
4178
+ "TextColor": "",
4179
+ "UiPageKey": "",
4180
+ "Value": "D",
4181
+ "Visible": true
4182
+ }
4183
+ ],
4184
+ "IsEditable": false,
4185
+ "IsSelectableForActions": false,
4186
+ "MainAction": null,
4187
+ "Profile": null,
4188
+ "Type": 0,
4189
+ "UID": "e77f883f-92b0-41ef-80fb-806bfb375b6a"
4190
+ },
4191
+ {
4192
+ "AdditionalData": null,
4193
+ "BackgroundColor": "",
4194
+ "Fields": [
4195
+ {
4196
+ "Accessory": "",
4197
+ "AdditionalValue": "",
4198
+ "ApiName": "ItemTSAType",
4199
+ "BackgroundColor": "",
4200
+ "Enabled": false,
4201
+ "EventsData": null,
4202
+ "FieldType": 1,
4203
+ "FormattedValue": "Accessories",
4204
+ "GroupFields": null,
4205
+ "Highlighted": false,
4206
+ "NotificationInfo": "",
4207
+ "OptionalValues": [],
4208
+ "ReferenceObjectInternalType": "",
4209
+ "ReferenceObjectSubType": "",
4210
+ "ReferenceObjectType": 2123848360,
4211
+ "TextColor": "",
4212
+ "UiPageKey": "",
4213
+ "Value": "Accessories",
4214
+ "Visible": true
4215
+ },
4216
+ {
4217
+ "Accessory": "",
4218
+ "AdditionalValue": "",
4219
+ "ApiName": "ObjectMenu",
4220
+ "BackgroundColor": "",
4221
+ "Enabled": true,
4222
+ "EventsData": null,
4223
+ "FieldType": 17,
4224
+ "FormattedValue": "",
4225
+ "GroupFields": null,
4226
+ "Highlighted": false,
4227
+ "NotificationInfo": "",
4228
+ "OptionalValues": [],
4229
+ "ReferenceObjectInternalType": "",
4230
+ "ReferenceObjectSubType": "",
4231
+ "ReferenceObjectType": 2123850704,
4232
+ "TextColor": "",
4233
+ "UiPageKey": "",
4234
+ "Value": "",
4235
+ "Visible": true
4236
+ },
4237
+ {
4238
+ "Accessory": "",
4239
+ "AdditionalValue": "",
4240
+ "ApiName": "TSARelteadItems",
4241
+ "BackgroundColor": "",
4242
+ "Enabled": true,
4243
+ "EventsData": null,
4244
+ "FieldType": 1,
4245
+ "FormattedValue": "[\"56d8015b-705c-4a1d-9db9-8926fad4bc48\",\"32fca2a8-9882-44e3-a9e2-fb98d4282529\",\"a76fad1a-0143-449f-9553-fa85a11d7e81\",\"f2c6c4c6-b33c-47e1-86a4-57ed5edb757a\",\"e77f883f-92b0-41ef-80fb-806bfb375b6a\"]",
4246
+ "GroupFields": null,
4247
+ "Highlighted": false,
4248
+ "NotificationInfo": "",
4249
+ "OptionalValues": [],
4250
+ "ReferenceObjectInternalType": "",
4251
+ "ReferenceObjectSubType": "",
4252
+ "ReferenceObjectType": 5,
4253
+ "TextColor": "",
4254
+ "UiPageKey": "",
4255
+ "Value": "[\"56d8015b-705c-4a1d-9db9-8926fad4bc48\",\"32fca2a8-9882-44e3-a9e2-fb98d4282529\",\"a76fad1a-0143-449f-9553-fa85a11d7e81\",\"f2c6c4c6-b33c-47e1-86a4-57ed5edb757a\",\"e77f883f-92b0-41ef-80fb-806bfb375b6a\"]",
4256
+ "Visible": true
4257
+ },
4258
+ {
4259
+ "Accessory": "",
4260
+ "AdditionalValue": "",
4261
+ "ApiName": "Image",
4262
+ "BackgroundColor": "",
4263
+ "Enabled": false,
4264
+ "EventsData": null,
4265
+ "FieldType": 27,
4266
+ "FormattedValue": "https://cdn.pepperi.com/WrntyImages/30013636/PortfolioItems/1/65147321_1.jpg?ft=1",
4267
+ "GroupFields": null,
4268
+ "Highlighted": false,
4269
+ "NotificationInfo": "",
4270
+ "OptionalValues": [],
4271
+ "ReferenceObjectInternalType": "",
4272
+ "ReferenceObjectSubType": "",
4273
+ "ReferenceObjectType": 2123853240,
4274
+ "TextColor": "",
4275
+ "UiPageKey": "",
4276
+ "Value": "https://cdn.pepperi.com/WrntyImages/30013636/PortfolioItems/1/65147321_1.jpg?ft=1",
4277
+ "Visible": true
4278
+ },
4279
+ {
4280
+ "Accessory": "",
4281
+ "AdditionalValue": "",
4282
+ "ApiName": "ItemName",
4283
+ "BackgroundColor": "",
4284
+ "Enabled": false,
4285
+ "EventsData": null,
4286
+ "FieldType": 1,
4287
+ "FormattedValue": "Outdoor Hat",
4288
+ "GroupFields": null,
4289
+ "Highlighted": false,
4290
+ "NotificationInfo": "",
4291
+ "OptionalValues": [],
4292
+ "ReferenceObjectInternalType": "",
4293
+ "ReferenceObjectSubType": "",
4294
+ "ReferenceObjectType": 5,
4295
+ "TextColor": "",
4296
+ "UiPageKey": "",
4297
+ "Value": "Outdoor Hat",
4298
+ "Visible": true
4299
+ },
4300
+ {
4301
+ "Accessory": "",
4302
+ "AdditionalValue": "",
4303
+ "ApiName": "ItemExternalID",
4304
+ "BackgroundColor": "",
4305
+ "Enabled": false,
4306
+ "EventsData": null,
4307
+ "FieldType": 1,
4308
+ "FormattedValue": "HT3007",
4309
+ "GroupFields": null,
4310
+ "Highlighted": false,
4311
+ "NotificationInfo": "",
4312
+ "OptionalValues": [],
4313
+ "ReferenceObjectInternalType": "",
4314
+ "ReferenceObjectSubType": "",
4315
+ "ReferenceObjectType": 13,
4316
+ "TextColor": "",
4317
+ "UiPageKey": "",
4318
+ "Value": "HT3007",
4319
+ "Visible": true
4320
+ },
4321
+ {
4322
+ "Accessory": "$",
4323
+ "AdditionalValue": "",
4324
+ "ApiName": "ItemPrice",
4325
+ "BackgroundColor": "",
4326
+ "Enabled": false,
4327
+ "EventsData": null,
4328
+ "FieldType": 9,
4329
+ "FormattedValue": "$22.00",
4330
+ "GroupFields": null,
4331
+ "Highlighted": false,
4332
+ "NotificationInfo": "",
4333
+ "OptionalValues": [],
4334
+ "ReferenceObjectInternalType": "",
4335
+ "ReferenceObjectSubType": "",
4336
+ "ReferenceObjectType": 0,
4337
+ "TextColor": "",
4338
+ "UiPageKey": "",
4339
+ "Value": "22.0000",
4340
+ "Visible": true
4341
+ },
4342
+ {
4343
+ "Accessory": "",
4344
+ "AdditionalValue": "",
4345
+ "ApiName": "UnitsQuantity",
4346
+ "BackgroundColor": "",
4347
+ "Enabled": true,
4348
+ "EventsData": null,
4349
+ "FieldType": 28,
4350
+ "FormattedValue": "0",
4351
+ "GroupFields": null,
4352
+ "Highlighted": false,
4353
+ "NotificationInfo": "",
4354
+ "OptionalValues": [],
4355
+ "ReferenceObjectInternalType": "",
4356
+ "ReferenceObjectSubType": "",
4357
+ "ReferenceObjectType": 0,
4358
+ "TextColor": "",
4359
+ "UiPageKey": "",
4360
+ "Value": "0.0000",
4361
+ "Visible": true
4362
+ },
4363
+ {
4364
+ "Accessory": "",
4365
+ "AdditionalValue": "",
4366
+ "ApiName": "ItemTSASeason",
4367
+ "BackgroundColor": "",
4368
+ "Enabled": false,
4369
+ "EventsData": null,
4370
+ "FieldType": 1,
4371
+ "FormattedValue": "Fall",
4372
+ "GroupFields": null,
4373
+ "Highlighted": false,
4374
+ "NotificationInfo": "",
4375
+ "OptionalValues": [],
4376
+ "ReferenceObjectInternalType": "",
4377
+ "ReferenceObjectSubType": "",
4378
+ "ReferenceObjectType": 0,
4379
+ "TextColor": "",
4380
+ "UiPageKey": "",
4381
+ "Value": "Fall",
4382
+ "Visible": true
4383
+ },
4384
+ {
4385
+ "Accessory": "",
4386
+ "AdditionalValue": "",
4387
+ "ApiName": "ItemTSAPackaging",
4388
+ "BackgroundColor": "",
4389
+ "Enabled": false,
4390
+ "EventsData": null,
4391
+ "FieldType": 1,
4392
+ "FormattedValue": "D",
4393
+ "GroupFields": null,
4394
+ "Highlighted": false,
4395
+ "NotificationInfo": "",
4396
+ "OptionalValues": [],
4397
+ "ReferenceObjectInternalType": "",
4398
+ "ReferenceObjectSubType": "",
4399
+ "ReferenceObjectType": 0,
4400
+ "TextColor": "",
4401
+ "UiPageKey": "",
4402
+ "Value": "D",
4403
+ "Visible": true
4404
+ }
4405
+ ],
4406
+ "IsEditable": false,
4407
+ "IsSelectableForActions": false,
4408
+ "MainAction": null,
4409
+ "Profile": null,
4410
+ "Type": 0,
4411
+ "UID": "0b91c165-1ca4-4bb5-ba69-a877948a7a2d"
4412
+ },
4413
+ {
4414
+ "AdditionalData": null,
4415
+ "BackgroundColor": "",
4416
+ "Fields": [
4417
+ {
4418
+ "Accessory": "",
4419
+ "AdditionalValue": "",
4420
+ "ApiName": "ItemTSAType",
4421
+ "BackgroundColor": "",
4422
+ "Enabled": false,
4423
+ "EventsData": null,
4424
+ "FieldType": 1,
4425
+ "FormattedValue": "Accessories",
4426
+ "GroupFields": null,
4427
+ "Highlighted": false,
4428
+ "NotificationInfo": "",
4429
+ "OptionalValues": [],
4430
+ "ReferenceObjectInternalType": "",
4431
+ "ReferenceObjectSubType": "",
4432
+ "ReferenceObjectType": 0,
4433
+ "TextColor": "",
4434
+ "UiPageKey": "",
4435
+ "Value": "Accessories",
4436
+ "Visible": true
4437
+ },
4438
+ {
4439
+ "Accessory": "",
4440
+ "AdditionalValue": "",
4441
+ "ApiName": "ObjectMenu",
4442
+ "BackgroundColor": "",
4443
+ "Enabled": true,
4444
+ "EventsData": null,
4445
+ "FieldType": 17,
4446
+ "FormattedValue": "",
4447
+ "GroupFields": null,
4448
+ "Highlighted": false,
4449
+ "NotificationInfo": "",
4450
+ "OptionalValues": [],
4451
+ "ReferenceObjectInternalType": "",
4452
+ "ReferenceObjectSubType": "",
4453
+ "ReferenceObjectType": 0,
4454
+ "TextColor": "",
4455
+ "UiPageKey": "",
4456
+ "Value": "",
4457
+ "Visible": true
4458
+ },
4459
+ {
4460
+ "Accessory": "",
4461
+ "AdditionalValue": "",
4462
+ "ApiName": "TSARelteadItems",
4463
+ "BackgroundColor": "",
4464
+ "Enabled": true,
4465
+ "EventsData": null,
4466
+ "FieldType": 1,
4467
+ "FormattedValue": "[\"56d8015b-705c-4a1d-9db9-8926fad4bc48\",\"32fca2a8-9882-44e3-a9e2-fb98d4282529\",\"a76fad1a-0143-449f-9553-fa85a11d7e81\",\"f2c6c4c6-b33c-47e1-86a4-57ed5edb757a\",\"e77f883f-92b0-41ef-80fb-806bfb375b6a\"]",
4468
+ "GroupFields": null,
4469
+ "Highlighted": false,
4470
+ "NotificationInfo": "",
4471
+ "OptionalValues": [],
4472
+ "ReferenceObjectInternalType": "",
4473
+ "ReferenceObjectSubType": "",
4474
+ "ReferenceObjectType": 0,
4475
+ "TextColor": "",
4476
+ "UiPageKey": "",
4477
+ "Value": "[\"56d8015b-705c-4a1d-9db9-8926fad4bc48\",\"32fca2a8-9882-44e3-a9e2-fb98d4282529\",\"a76fad1a-0143-449f-9553-fa85a11d7e81\",\"f2c6c4c6-b33c-47e1-86a4-57ed5edb757a\",\"e77f883f-92b0-41ef-80fb-806bfb375b6a\"]",
4478
+ "Visible": true
4479
+ },
4480
+ {
4481
+ "Accessory": "",
4482
+ "AdditionalValue": "",
4483
+ "ApiName": "Image",
4484
+ "BackgroundColor": "",
4485
+ "Enabled": false,
4486
+ "EventsData": null,
4487
+ "FieldType": 27,
4488
+ "FormattedValue": "https://cdn.pepperi.com/WrntyImages/30013636/PortfolioItems/2/65147322_1.jpg?ft=1",
4489
+ "GroupFields": null,
4490
+ "Highlighted": false,
4491
+ "NotificationInfo": "",
4492
+ "OptionalValues": [],
4493
+ "ReferenceObjectInternalType": "",
4494
+ "ReferenceObjectSubType": "",
4495
+ "ReferenceObjectType": 0,
4496
+ "TextColor": "",
4497
+ "UiPageKey": "",
4498
+ "Value": "https://cdn.pepperi.com/WrntyImages/30013636/PortfolioItems/2/65147322_1.jpg?ft=1",
4499
+ "Visible": true
4500
+ },
4501
+ {
4502
+ "Accessory": "",
4503
+ "AdditionalValue": "",
4504
+ "ApiName": "ItemName",
4505
+ "BackgroundColor": "",
4506
+ "Enabled": false,
4507
+ "EventsData": null,
4508
+ "FieldType": 1,
4509
+ "FormattedValue": "Outdoor Hat",
4510
+ "GroupFields": null,
4511
+ "Highlighted": false,
4512
+ "NotificationInfo": "",
4513
+ "OptionalValues": [],
4514
+ "ReferenceObjectInternalType": "",
4515
+ "ReferenceObjectSubType": "",
4516
+ "ReferenceObjectType": 0,
4517
+ "TextColor": "",
4518
+ "UiPageKey": "",
4519
+ "Value": "Outdoor Hat",
4520
+ "Visible": true
4521
+ },
4522
+ {
4523
+ "Accessory": "",
4524
+ "AdditionalValue": "",
4525
+ "ApiName": "ItemExternalID",
4526
+ "BackgroundColor": "",
4527
+ "Enabled": false,
4528
+ "EventsData": null,
4529
+ "FieldType": 1,
4530
+ "FormattedValue": "HT3008",
4531
+ "GroupFields": null,
4532
+ "Highlighted": false,
4533
+ "NotificationInfo": "",
4534
+ "OptionalValues": [],
4535
+ "ReferenceObjectInternalType": "",
4536
+ "ReferenceObjectSubType": "",
4537
+ "ReferenceObjectType": 0,
4538
+ "TextColor": "",
4539
+ "UiPageKey": "",
4540
+ "Value": "HT3008",
4541
+ "Visible": true
4542
+ },
4543
+ {
4544
+ "Accessory": "$",
4545
+ "AdditionalValue": "",
4546
+ "ApiName": "ItemPrice",
4547
+ "BackgroundColor": "",
4548
+ "Enabled": false,
4549
+ "EventsData": null,
4550
+ "FieldType": 9,
4551
+ "FormattedValue": "$22.00",
4552
+ "GroupFields": null,
4553
+ "Highlighted": false,
4554
+ "NotificationInfo": "",
4555
+ "OptionalValues": [],
4556
+ "ReferenceObjectInternalType": "",
4557
+ "ReferenceObjectSubType": "",
4558
+ "ReferenceObjectType": 0,
4559
+ "TextColor": "",
4560
+ "UiPageKey": "",
4561
+ "Value": "22.0000",
4562
+ "Visible": true
4563
+ },
4564
+ {
4565
+ "Accessory": "",
4566
+ "AdditionalValue": "",
4567
+ "ApiName": "UnitsQuantity",
4568
+ "BackgroundColor": "",
4569
+ "Enabled": true,
4570
+ "EventsData": null,
4571
+ "FieldType": 28,
4572
+ "FormattedValue": "0",
4573
+ "GroupFields": null,
4574
+ "Highlighted": false,
4575
+ "NotificationInfo": "",
4576
+ "OptionalValues": [],
4577
+ "ReferenceObjectInternalType": "",
4578
+ "ReferenceObjectSubType": "",
4579
+ "ReferenceObjectType": 0,
4580
+ "TextColor": "",
4581
+ "UiPageKey": "",
4582
+ "Value": "0.0000",
4583
+ "Visible": true
4584
+ },
4585
+ {
4586
+ "Accessory": "",
4587
+ "AdditionalValue": "",
4588
+ "ApiName": "ItemTSASeason",
4589
+ "BackgroundColor": "",
4590
+ "Enabled": false,
4591
+ "EventsData": null,
4592
+ "FieldType": 1,
4593
+ "FormattedValue": "Winter",
4594
+ "GroupFields": null,
4595
+ "Highlighted": false,
4596
+ "NotificationInfo": "",
4597
+ "OptionalValues": [],
4598
+ "ReferenceObjectInternalType": "",
4599
+ "ReferenceObjectSubType": "",
4600
+ "ReferenceObjectType": 0,
4601
+ "TextColor": "",
4602
+ "UiPageKey": "",
4603
+ "Value": "Winter",
4604
+ "Visible": true
4605
+ },
4606
+ {
4607
+ "Accessory": "",
4608
+ "AdditionalValue": "",
4609
+ "ApiName": "ItemTSAPackaging",
4610
+ "BackgroundColor": "",
4611
+ "Enabled": false,
4612
+ "EventsData": null,
4613
+ "FieldType": 1,
4614
+ "FormattedValue": "A",
4615
+ "GroupFields": null,
4616
+ "Highlighted": false,
4617
+ "NotificationInfo": "",
4618
+ "OptionalValues": [],
4619
+ "ReferenceObjectInternalType": "",
4620
+ "ReferenceObjectSubType": "",
4621
+ "ReferenceObjectType": 0,
4622
+ "TextColor": "",
4623
+ "UiPageKey": "",
4624
+ "Value": "A",
4625
+ "Visible": true
4626
+ }
4627
+ ],
4628
+ "IsEditable": false,
4629
+ "IsSelectableForActions": false,
4630
+ "MainAction": null,
4631
+ "Profile": null,
4632
+ "Type": 0,
4633
+ "UID": "bd8b13ae-2a5c-4689-8488-32f6cb722ba9"
4634
+ },
4635
+ {
4636
+ "AdditionalData": null,
4637
+ "BackgroundColor": "",
4638
+ "Fields": [
4639
+ {
4640
+ "Accessory": "",
4641
+ "AdditionalValue": "",
4642
+ "ApiName": "ItemTSAType",
4643
+ "BackgroundColor": "",
4644
+ "Enabled": false,
4645
+ "EventsData": null,
4646
+ "FieldType": 1,
4647
+ "FormattedValue": "Accessories",
4648
+ "GroupFields": null,
4649
+ "Highlighted": false,
4650
+ "NotificationInfo": "",
4651
+ "OptionalValues": [],
4652
+ "ReferenceObjectInternalType": "",
4653
+ "ReferenceObjectSubType": "",
4654
+ "ReferenceObjectType": 0,
4655
+ "TextColor": "",
4656
+ "UiPageKey": "",
4657
+ "Value": "Accessories",
4658
+ "Visible": true
4659
+ },
4660
+ {
4661
+ "Accessory": "",
4662
+ "AdditionalValue": "",
4663
+ "ApiName": "ObjectMenu",
4664
+ "BackgroundColor": "",
4665
+ "Enabled": true,
4666
+ "EventsData": null,
4667
+ "FieldType": 17,
4668
+ "FormattedValue": "",
4669
+ "GroupFields": null,
4670
+ "Highlighted": false,
4671
+ "NotificationInfo": "",
4672
+ "OptionalValues": [],
4673
+ "ReferenceObjectInternalType": "",
4674
+ "ReferenceObjectSubType": "",
4675
+ "ReferenceObjectType": 0,
4676
+ "TextColor": "",
4677
+ "UiPageKey": "",
4678
+ "Value": "",
4679
+ "Visible": true
4680
+ },
4681
+ {
4682
+ "Accessory": "",
4683
+ "AdditionalValue": "",
4684
+ "ApiName": "TSARelteadItems",
4685
+ "BackgroundColor": "",
4686
+ "Enabled": true,
4687
+ "EventsData": null,
4688
+ "FieldType": 1,
4689
+ "FormattedValue": "[\"56d8015b-705c-4a1d-9db9-8926fad4bc48\",\"32fca2a8-9882-44e3-a9e2-fb98d4282529\",\"a76fad1a-0143-449f-9553-fa85a11d7e81\",\"f2c6c4c6-b33c-47e1-86a4-57ed5edb757a\",\"e77f883f-92b0-41ef-80fb-806bfb375b6a\"]",
4690
+ "GroupFields": null,
4691
+ "Highlighted": false,
4692
+ "NotificationInfo": "",
4693
+ "OptionalValues": [],
4694
+ "ReferenceObjectInternalType": "",
4695
+ "ReferenceObjectSubType": "",
4696
+ "ReferenceObjectType": 0,
4697
+ "TextColor": "",
4698
+ "UiPageKey": "",
4699
+ "Value": "[\"56d8015b-705c-4a1d-9db9-8926fad4bc48\",\"32fca2a8-9882-44e3-a9e2-fb98d4282529\",\"a76fad1a-0143-449f-9553-fa85a11d7e81\",\"f2c6c4c6-b33c-47e1-86a4-57ed5edb757a\",\"e77f883f-92b0-41ef-80fb-806bfb375b6a\"]",
4700
+ "Visible": true
4701
+ },
4702
+ {
4703
+ "Accessory": "",
4704
+ "AdditionalValue": "",
4705
+ "ApiName": "Image",
4706
+ "BackgroundColor": "",
4707
+ "Enabled": false,
4708
+ "EventsData": null,
4709
+ "FieldType": 27,
4710
+ "FormattedValue": "https://cdn.pepperi.com/WrntyImages/30013636/PortfolioItems/3/65147323_1.jpg?ft=1",
4711
+ "GroupFields": null,
4712
+ "Highlighted": false,
4713
+ "NotificationInfo": "",
4714
+ "OptionalValues": [],
4715
+ "ReferenceObjectInternalType": "",
4716
+ "ReferenceObjectSubType": "",
4717
+ "ReferenceObjectType": 0,
4718
+ "TextColor": "",
4719
+ "UiPageKey": "",
4720
+ "Value": "https://cdn.pepperi.com/WrntyImages/30013636/PortfolioItems/3/65147323_1.jpg?ft=1",
4721
+ "Visible": true
4722
+ },
4723
+ {
4724
+ "Accessory": "",
4725
+ "AdditionalValue": "",
4726
+ "ApiName": "ItemName",
4727
+ "BackgroundColor": "",
4728
+ "Enabled": false,
4729
+ "EventsData": null,
4730
+ "FieldType": 1,
4731
+ "FormattedValue": "Outdoor Hat",
4732
+ "GroupFields": null,
4733
+ "Highlighted": false,
4734
+ "NotificationInfo": "",
4735
+ "OptionalValues": [],
4736
+ "ReferenceObjectInternalType": "",
4737
+ "ReferenceObjectSubType": "",
4738
+ "ReferenceObjectType": 0,
4739
+ "TextColor": "",
4740
+ "UiPageKey": "",
4741
+ "Value": "Outdoor Hat",
4742
+ "Visible": true
4743
+ },
4744
+ {
4745
+ "Accessory": "",
4746
+ "AdditionalValue": "",
4747
+ "ApiName": "ItemExternalID",
4748
+ "BackgroundColor": "",
4749
+ "Enabled": false,
4750
+ "EventsData": null,
4751
+ "FieldType": 1,
4752
+ "FormattedValue": "HT3009",
4753
+ "GroupFields": null,
4754
+ "Highlighted": false,
4755
+ "NotificationInfo": "",
4756
+ "OptionalValues": [],
4757
+ "ReferenceObjectInternalType": "",
4758
+ "ReferenceObjectSubType": "",
4759
+ "ReferenceObjectType": 0,
4760
+ "TextColor": "",
4761
+ "UiPageKey": "",
4762
+ "Value": "HT3009",
4763
+ "Visible": true
4764
+ },
4765
+ {
4766
+ "Accessory": "$",
4767
+ "AdditionalValue": "",
4768
+ "ApiName": "ItemPrice",
4769
+ "BackgroundColor": "",
4770
+ "Enabled": false,
4771
+ "EventsData": null,
4772
+ "FieldType": 9,
4773
+ "FormattedValue": "$23.00",
4774
+ "GroupFields": null,
4775
+ "Highlighted": false,
4776
+ "NotificationInfo": "",
4777
+ "OptionalValues": [],
4778
+ "ReferenceObjectInternalType": "",
4779
+ "ReferenceObjectSubType": "",
4780
+ "ReferenceObjectType": 0,
4781
+ "TextColor": "",
4782
+ "UiPageKey": "",
4783
+ "Value": "23.0000",
4784
+ "Visible": true
4785
+ },
4786
+ {
4787
+ "Accessory": "",
4788
+ "AdditionalValue": "",
4789
+ "ApiName": "UnitsQuantity",
4790
+ "BackgroundColor": "",
4791
+ "Enabled": true,
4792
+ "EventsData": null,
4793
+ "FieldType": 28,
4794
+ "FormattedValue": "0",
4795
+ "GroupFields": null,
4796
+ "Highlighted": false,
4797
+ "NotificationInfo": "",
4798
+ "OptionalValues": [],
4799
+ "ReferenceObjectInternalType": "",
4800
+ "ReferenceObjectSubType": "",
4801
+ "ReferenceObjectType": 0,
4802
+ "TextColor": "",
4803
+ "UiPageKey": "",
4804
+ "Value": "0.0000",
4805
+ "Visible": true
4806
+ },
4807
+ {
4808
+ "Accessory": "",
4809
+ "AdditionalValue": "",
4810
+ "ApiName": "ItemTSASeason",
4811
+ "BackgroundColor": "",
4812
+ "Enabled": false,
4813
+ "EventsData": null,
4814
+ "FieldType": 1,
4815
+ "FormattedValue": "Winter",
4816
+ "GroupFields": null,
4817
+ "Highlighted": false,
4818
+ "NotificationInfo": "",
4819
+ "OptionalValues": [],
4820
+ "ReferenceObjectInternalType": "",
4821
+ "ReferenceObjectSubType": "",
4822
+ "ReferenceObjectType": 0,
4823
+ "TextColor": "",
4824
+ "UiPageKey": "",
4825
+ "Value": "Winter",
4826
+ "Visible": true
4827
+ },
4828
+ {
4829
+ "Accessory": "",
4830
+ "AdditionalValue": "",
4831
+ "ApiName": "ItemTSAPackaging",
4832
+ "BackgroundColor": "",
4833
+ "Enabled": false,
4834
+ "EventsData": null,
4835
+ "FieldType": 1,
4836
+ "FormattedValue": "A",
4837
+ "GroupFields": null,
4838
+ "Highlighted": false,
4839
+ "NotificationInfo": "",
4840
+ "OptionalValues": [],
4841
+ "ReferenceObjectInternalType": "",
4842
+ "ReferenceObjectSubType": "",
4843
+ "ReferenceObjectType": 0,
4844
+ "TextColor": "",
4845
+ "UiPageKey": "",
4846
+ "Value": "A",
4847
+ "Visible": true
4848
+ }
4849
+ ],
4850
+ "IsEditable": false,
4851
+ "IsSelectableForActions": false,
4852
+ "MainAction": null,
4853
+ "Profile": null,
4854
+ "Type": 0,
4855
+ "UID": "27bfe67d-13f4-4982-b5d0-3ebf5d753e0f"
4856
+ },
4857
+ {
4858
+ "AdditionalData": null,
4859
+ "BackgroundColor": "",
4860
+ "Fields": [
4861
+ {
4862
+ "Accessory": "",
4863
+ "AdditionalValue": "",
4864
+ "ApiName": "ItemTSAType",
4865
+ "BackgroundColor": "",
4866
+ "Enabled": false,
4867
+ "EventsData": null,
4868
+ "FieldType": 1,
4869
+ "FormattedValue": "Accessories",
4870
+ "GroupFields": null,
4871
+ "Highlighted": false,
4872
+ "NotificationInfo": "",
4873
+ "OptionalValues": [],
4874
+ "ReferenceObjectInternalType": "",
4875
+ "ReferenceObjectSubType": "",
4876
+ "ReferenceObjectType": 0,
4877
+ "TextColor": "",
4878
+ "UiPageKey": "",
4879
+ "Value": "Accessories",
4880
+ "Visible": true
4881
+ },
4882
+ {
4883
+ "Accessory": "",
4884
+ "AdditionalValue": "",
4885
+ "ApiName": "ObjectMenu",
4886
+ "BackgroundColor": "",
4887
+ "Enabled": true,
4888
+ "EventsData": null,
4889
+ "FieldType": 17,
4890
+ "FormattedValue": "",
4891
+ "GroupFields": null,
4892
+ "Highlighted": false,
4893
+ "NotificationInfo": "",
4894
+ "OptionalValues": [],
4895
+ "ReferenceObjectInternalType": "",
4896
+ "ReferenceObjectSubType": "",
4897
+ "ReferenceObjectType": 0,
4898
+ "TextColor": "",
4899
+ "UiPageKey": "",
4900
+ "Value": "",
4901
+ "Visible": true
4902
+ },
4903
+ {
4904
+ "Accessory": "",
4905
+ "AdditionalValue": "",
4906
+ "ApiName": "TSARelteadItems",
4907
+ "BackgroundColor": "",
4908
+ "Enabled": true,
4909
+ "EventsData": null,
4910
+ "FieldType": 1,
4911
+ "FormattedValue": "[\"56d8015b-705c-4a1d-9db9-8926fad4bc48\",\"32fca2a8-9882-44e3-a9e2-fb98d4282529\",\"a76fad1a-0143-449f-9553-fa85a11d7e81\",\"f2c6c4c6-b33c-47e1-86a4-57ed5edb757a\",\"e77f883f-92b0-41ef-80fb-806bfb375b6a\"]",
4912
+ "GroupFields": null,
4913
+ "Highlighted": false,
4914
+ "NotificationInfo": "",
4915
+ "OptionalValues": [],
4916
+ "ReferenceObjectInternalType": "",
4917
+ "ReferenceObjectSubType": "",
4918
+ "ReferenceObjectType": 0,
4919
+ "TextColor": "",
4920
+ "UiPageKey": "",
4921
+ "Value": "[\"56d8015b-705c-4a1d-9db9-8926fad4bc48\",\"32fca2a8-9882-44e3-a9e2-fb98d4282529\",\"a76fad1a-0143-449f-9553-fa85a11d7e81\",\"f2c6c4c6-b33c-47e1-86a4-57ed5edb757a\",\"e77f883f-92b0-41ef-80fb-806bfb375b6a\"]",
4922
+ "Visible": true
4923
+ },
4924
+ {
4925
+ "Accessory": "",
4926
+ "AdditionalValue": "",
4927
+ "ApiName": "Image",
4928
+ "BackgroundColor": "",
4929
+ "Enabled": false,
4930
+ "EventsData": null,
4931
+ "FieldType": 27,
4932
+ "FormattedValue": "https://cdn.pepperi.com/WrntyImages/30013636/PortfolioItems/4/65147324_1.jpg?ft=1",
4933
+ "GroupFields": null,
4934
+ "Highlighted": false,
4935
+ "NotificationInfo": "",
4936
+ "OptionalValues": [],
4937
+ "ReferenceObjectInternalType": "",
4938
+ "ReferenceObjectSubType": "",
4939
+ "ReferenceObjectType": 0,
4940
+ "TextColor": "",
4941
+ "UiPageKey": "",
4942
+ "Value": "https://cdn.pepperi.com/WrntyImages/30013636/PortfolioItems/4/65147324_1.jpg?ft=1",
4943
+ "Visible": true
4944
+ },
4945
+ {
4946
+ "Accessory": "",
4947
+ "AdditionalValue": "",
4948
+ "ApiName": "ItemName",
4949
+ "BackgroundColor": "",
4950
+ "Enabled": false,
4951
+ "EventsData": null,
4952
+ "FieldType": 1,
4953
+ "FormattedValue": "Sport Hat",
4954
+ "GroupFields": null,
4955
+ "Highlighted": false,
4956
+ "NotificationInfo": "",
4957
+ "OptionalValues": [],
4958
+ "ReferenceObjectInternalType": "",
4959
+ "ReferenceObjectSubType": "",
4960
+ "ReferenceObjectType": 3473458,
4961
+ "TextColor": "",
4962
+ "UiPageKey": "",
4963
+ "Value": "Sport Hat",
4964
+ "Visible": true
4965
+ },
4966
+ {
4967
+ "Accessory": "",
4968
+ "AdditionalValue": "",
4969
+ "ApiName": "ItemExternalID",
4970
+ "BackgroundColor": "",
4971
+ "Enabled": false,
4972
+ "EventsData": null,
4973
+ "FieldType": 1,
4974
+ "FormattedValue": "HT3010",
4975
+ "GroupFields": null,
4976
+ "Highlighted": false,
4977
+ "NotificationInfo": "",
4978
+ "OptionalValues": [],
4979
+ "ReferenceObjectInternalType": "",
4980
+ "ReferenceObjectSubType": "",
4981
+ "ReferenceObjectType": 0,
4982
+ "TextColor": "",
4983
+ "UiPageKey": "",
4984
+ "Value": "HT3010",
4985
+ "Visible": true
4986
+ },
4987
+ {
4988
+ "Accessory": "$",
4989
+ "AdditionalValue": "",
4990
+ "ApiName": "ItemPrice",
4991
+ "BackgroundColor": "",
4992
+ "Enabled": false,
4993
+ "EventsData": null,
4994
+ "FieldType": 9,
4995
+ "FormattedValue": "$24.00",
4996
+ "GroupFields": null,
4997
+ "Highlighted": false,
4998
+ "NotificationInfo": "",
4999
+ "OptionalValues": [],
5000
+ "ReferenceObjectInternalType": "",
5001
+ "ReferenceObjectSubType": "",
5002
+ "ReferenceObjectType": 0,
5003
+ "TextColor": "",
5004
+ "UiPageKey": "",
5005
+ "Value": "24.0000",
5006
+ "Visible": true
5007
+ },
5008
+ {
5009
+ "Accessory": "",
5010
+ "AdditionalValue": "",
5011
+ "ApiName": "UnitsQuantity",
5012
+ "BackgroundColor": "",
5013
+ "Enabled": true,
5014
+ "EventsData": null,
5015
+ "FieldType": 28,
5016
+ "FormattedValue": "0",
5017
+ "GroupFields": null,
5018
+ "Highlighted": false,
5019
+ "NotificationInfo": "",
5020
+ "OptionalValues": [],
5021
+ "ReferenceObjectInternalType": "",
5022
+ "ReferenceObjectSubType": "",
5023
+ "ReferenceObjectType": 0,
5024
+ "TextColor": "",
5025
+ "UiPageKey": "",
5026
+ "Value": "0.0000",
5027
+ "Visible": true
5028
+ },
5029
+ {
5030
+ "Accessory": "",
5031
+ "AdditionalValue": "",
5032
+ "ApiName": "ItemTSASeason",
5033
+ "BackgroundColor": "",
5034
+ "Enabled": false,
5035
+ "EventsData": null,
5036
+ "FieldType": 1,
5037
+ "FormattedValue": "Winter",
5038
+ "GroupFields": null,
5039
+ "Highlighted": false,
5040
+ "NotificationInfo": "",
5041
+ "OptionalValues": [],
5042
+ "ReferenceObjectInternalType": "",
5043
+ "ReferenceObjectSubType": "",
5044
+ "ReferenceObjectType": 0,
5045
+ "TextColor": "",
5046
+ "UiPageKey": "",
5047
+ "Value": "Winter",
5048
+ "Visible": true
5049
+ },
5050
+ {
5051
+ "Accessory": "",
5052
+ "AdditionalValue": "",
5053
+ "ApiName": "ItemTSAPackaging",
5054
+ "BackgroundColor": "",
5055
+ "Enabled": false,
5056
+ "EventsData": null,
5057
+ "FieldType": 1,
5058
+ "FormattedValue": "A",
5059
+ "GroupFields": null,
5060
+ "Highlighted": false,
5061
+ "NotificationInfo": "",
5062
+ "OptionalValues": [],
5063
+ "ReferenceObjectInternalType": "",
5064
+ "ReferenceObjectSubType": "",
5065
+ "ReferenceObjectType": 0,
5066
+ "TextColor": "",
5067
+ "UiPageKey": "",
5068
+ "Value": "A",
5069
+ "Visible": true
5070
+ }
5071
+ ],
5072
+ "IsEditable": false,
5073
+ "IsSelectableForActions": false,
5074
+ "MainAction": null,
5075
+ "Profile": null,
5076
+ "Type": 0,
5077
+ "UID": "f04e0fd3-7832-432d-ae27-1820ba9a9c85"
5078
+ },
5079
+ {
5080
+ "AdditionalData": null,
5081
+ "BackgroundColor": "",
5082
+ "Fields": [
5083
+ {
5084
+ "Accessory": "",
5085
+ "AdditionalValue": "",
5086
+ "ApiName": "ItemTSAType",
5087
+ "BackgroundColor": "",
5088
+ "Enabled": false,
5089
+ "EventsData": null,
5090
+ "FieldType": 1,
5091
+ "FormattedValue": "Accessories",
5092
+ "GroupFields": null,
5093
+ "Highlighted": false,
5094
+ "NotificationInfo": "",
5095
+ "OptionalValues": [],
5096
+ "ReferenceObjectInternalType": "",
5097
+ "ReferenceObjectSubType": "",
5098
+ "ReferenceObjectType": 2106973712,
5099
+ "TextColor": "",
5100
+ "UiPageKey": "",
5101
+ "Value": "Accessories",
5102
+ "Visible": true
5103
+ },
5104
+ {
5105
+ "Accessory": "",
5106
+ "AdditionalValue": "",
5107
+ "ApiName": "ObjectMenu",
5108
+ "BackgroundColor": "",
5109
+ "Enabled": true,
5110
+ "EventsData": null,
5111
+ "FieldType": 17,
5112
+ "FormattedValue": "",
5113
+ "GroupFields": null,
5114
+ "Highlighted": false,
5115
+ "NotificationInfo": "",
5116
+ "OptionalValues": [],
5117
+ "ReferenceObjectInternalType": "",
5118
+ "ReferenceObjectSubType": "",
5119
+ "ReferenceObjectType": 0,
5120
+ "TextColor": "",
5121
+ "UiPageKey": "",
5122
+ "Value": "",
5123
+ "Visible": true
5124
+ },
5125
+ {
5126
+ "Accessory": "",
5127
+ "AdditionalValue": "",
5128
+ "ApiName": "TSARelteadItems",
5129
+ "BackgroundColor": "",
5130
+ "Enabled": true,
5131
+ "EventsData": null,
5132
+ "FieldType": 1,
5133
+ "FormattedValue": "[\"56d8015b-705c-4a1d-9db9-8926fad4bc48\",\"32fca2a8-9882-44e3-a9e2-fb98d4282529\",\"a76fad1a-0143-449f-9553-fa85a11d7e81\",\"f2c6c4c6-b33c-47e1-86a4-57ed5edb757a\",\"e77f883f-92b0-41ef-80fb-806bfb375b6a\"]",
5134
+ "GroupFields": null,
5135
+ "Highlighted": false,
5136
+ "NotificationInfo": "",
5137
+ "OptionalValues": [],
5138
+ "ReferenceObjectInternalType": "",
5139
+ "ReferenceObjectSubType": "",
5140
+ "ReferenceObjectType": 13,
5141
+ "TextColor": "",
5142
+ "UiPageKey": "",
5143
+ "Value": "[\"56d8015b-705c-4a1d-9db9-8926fad4bc48\",\"32fca2a8-9882-44e3-a9e2-fb98d4282529\",\"a76fad1a-0143-449f-9553-fa85a11d7e81\",\"f2c6c4c6-b33c-47e1-86a4-57ed5edb757a\",\"e77f883f-92b0-41ef-80fb-806bfb375b6a\"]",
5144
+ "Visible": true
5145
+ },
5146
+ {
5147
+ "Accessory": "",
5148
+ "AdditionalValue": "",
5149
+ "ApiName": "Image",
5150
+ "BackgroundColor": "",
5151
+ "Enabled": false,
5152
+ "EventsData": null,
5153
+ "FieldType": 27,
5154
+ "FormattedValue": "https://cdn.pepperi.com/WrntyImages/30013636/PortfolioItems/5/65147315_1.jpg?ft=1",
5155
+ "GroupFields": null,
5156
+ "Highlighted": false,
5157
+ "NotificationInfo": "",
5158
+ "OptionalValues": [],
5159
+ "ReferenceObjectInternalType": "",
5160
+ "ReferenceObjectSubType": "",
5161
+ "ReferenceObjectType": 0,
5162
+ "TextColor": "",
5163
+ "UiPageKey": "",
5164
+ "Value": "https://cdn.pepperi.com/WrntyImages/30013636/PortfolioItems/5/65147315_1.jpg?ft=1",
5165
+ "Visible": true
5166
+ },
5167
+ {
5168
+ "Accessory": "",
5169
+ "AdditionalValue": "",
5170
+ "ApiName": "ItemName",
5171
+ "BackgroundColor": "",
5172
+ "Enabled": false,
5173
+ "EventsData": null,
5174
+ "FieldType": 1,
5175
+ "FormattedValue": "Wool Hat",
5176
+ "GroupFields": null,
5177
+ "Highlighted": false,
5178
+ "NotificationInfo": "",
5179
+ "OptionalValues": [],
5180
+ "ReferenceObjectInternalType": "",
5181
+ "ReferenceObjectSubType": "",
5182
+ "ReferenceObjectType": 0,
5183
+ "TextColor": "",
5184
+ "UiPageKey": "",
5185
+ "Value": "Wool Hat",
5186
+ "Visible": true
5187
+ },
5188
+ {
5189
+ "Accessory": "",
5190
+ "AdditionalValue": "",
5191
+ "ApiName": "ItemExternalID",
5192
+ "BackgroundColor": "",
5193
+ "Enabled": false,
5194
+ "EventsData": null,
5195
+ "FieldType": 1,
5196
+ "FormattedValue": "HT3001",
5197
+ "GroupFields": null,
5198
+ "Highlighted": false,
5199
+ "NotificationInfo": "",
5200
+ "OptionalValues": [],
5201
+ "ReferenceObjectInternalType": "",
5202
+ "ReferenceObjectSubType": "",
5203
+ "ReferenceObjectType": 0,
5204
+ "TextColor": "",
5205
+ "UiPageKey": "",
5206
+ "Value": "HT3001",
5207
+ "Visible": true
5208
+ },
5209
+ {
5210
+ "Accessory": "$",
5211
+ "AdditionalValue": "",
5212
+ "ApiName": "ItemPrice",
5213
+ "BackgroundColor": "",
5214
+ "Enabled": false,
5215
+ "EventsData": null,
5216
+ "FieldType": 9,
5217
+ "FormattedValue": "$23.00",
5218
+ "GroupFields": null,
5219
+ "Highlighted": false,
5220
+ "NotificationInfo": "",
5221
+ "OptionalValues": [],
5222
+ "ReferenceObjectInternalType": "",
5223
+ "ReferenceObjectSubType": "",
5224
+ "ReferenceObjectType": 4980834,
5225
+ "TextColor": "",
5226
+ "UiPageKey": "",
5227
+ "Value": "23.0000",
5228
+ "Visible": true
5229
+ },
5230
+ {
5231
+ "Accessory": "",
5232
+ "AdditionalValue": "",
5233
+ "ApiName": "UnitsQuantity",
5234
+ "BackgroundColor": "",
5235
+ "Enabled": true,
5236
+ "EventsData": null,
5237
+ "FieldType": 28,
5238
+ "FormattedValue": "1",
5239
+ "GroupFields": null,
5240
+ "Highlighted": false,
5241
+ "NotificationInfo": "",
5242
+ "OptionalValues": [],
5243
+ "ReferenceObjectInternalType": "",
5244
+ "ReferenceObjectSubType": "",
5245
+ "ReferenceObjectType": 0,
5246
+ "TextColor": "#FF0000",
5247
+ "UiPageKey": "",
5248
+ "Value": "1.0000",
5249
+ "Visible": true
5250
+ },
5251
+ {
5252
+ "Accessory": "",
5253
+ "AdditionalValue": "",
5254
+ "ApiName": "ItemTSASeason",
5255
+ "BackgroundColor": "",
5256
+ "Enabled": false,
5257
+ "EventsData": null,
5258
+ "FieldType": 1,
5259
+ "FormattedValue": "Fall",
5260
+ "GroupFields": null,
5261
+ "Highlighted": false,
5262
+ "NotificationInfo": "",
5263
+ "OptionalValues": [],
5264
+ "ReferenceObjectInternalType": "",
5265
+ "ReferenceObjectSubType": "",
5266
+ "ReferenceObjectType": 0,
5267
+ "TextColor": "",
5268
+ "UiPageKey": "",
5269
+ "Value": "Fall",
5270
+ "Visible": true
5271
+ },
5272
+ {
5273
+ "Accessory": "",
5274
+ "AdditionalValue": "",
5275
+ "ApiName": "ItemTSAPackaging",
5276
+ "BackgroundColor": "",
5277
+ "Enabled": false,
5278
+ "EventsData": null,
5279
+ "FieldType": 1,
5280
+ "FormattedValue": "A",
5281
+ "GroupFields": null,
5282
+ "Highlighted": false,
5283
+ "NotificationInfo": "",
5284
+ "OptionalValues": [],
5285
+ "ReferenceObjectInternalType": "",
5286
+ "ReferenceObjectSubType": "",
5287
+ "ReferenceObjectType": 0,
5288
+ "TextColor": "",
5289
+ "UiPageKey": "",
5290
+ "Value": "A",
5291
+ "Visible": true
5292
+ }
5293
+ ],
5294
+ "IsEditable": false,
5295
+ "IsSelectableForActions": false,
5296
+ "MainAction": null,
5297
+ "Profile": null,
5298
+ "Type": 0,
5299
+ "UID": "040f35a5-c35f-4099-9ddf-717d346194b0"
5300
+ },
5301
+ {
5302
+ "AdditionalData": null,
5303
+ "BackgroundColor": "",
5304
+ "Fields": [
5305
+ {
5306
+ "Accessory": "",
5307
+ "AdditionalValue": "",
5308
+ "ApiName": "ItemTSAType",
5309
+ "BackgroundColor": "",
5310
+ "Enabled": false,
5311
+ "EventsData": null,
5312
+ "FieldType": 1,
5313
+ "FormattedValue": "Bottoms",
5314
+ "GroupFields": null,
5315
+ "Highlighted": false,
5316
+ "NotificationInfo": "",
5317
+ "OptionalValues": [],
5318
+ "ReferenceObjectInternalType": "",
5319
+ "ReferenceObjectSubType": "",
5320
+ "ReferenceObjectType": 7012437,
5321
+ "TextColor": "",
5322
+ "UiPageKey": "",
5323
+ "Value": "Bottoms",
5324
+ "Visible": true
5325
+ },
5326
+ {
5327
+ "Accessory": "",
5328
+ "AdditionalValue": "",
5329
+ "ApiName": "ObjectMenu",
5330
+ "BackgroundColor": "",
5331
+ "Enabled": true,
5332
+ "EventsData": null,
5333
+ "FieldType": 17,
5334
+ "FormattedValue": "",
5335
+ "GroupFields": null,
5336
+ "Highlighted": false,
5337
+ "NotificationInfo": "",
5338
+ "OptionalValues": [],
5339
+ "ReferenceObjectInternalType": "",
5340
+ "ReferenceObjectSubType": "",
5341
+ "ReferenceObjectType": 0,
5342
+ "TextColor": "",
5343
+ "UiPageKey": "",
5344
+ "Value": "",
5345
+ "Visible": true
5346
+ },
5347
+ {
5348
+ "Accessory": "",
5349
+ "AdditionalValue": "",
5350
+ "ApiName": "TSARelteadItems",
5351
+ "BackgroundColor": "",
5352
+ "Enabled": true,
5353
+ "EventsData": null,
5354
+ "FieldType": 1,
5355
+ "FormattedValue": "[\"56d8015b-705c-4a1d-9db9-8926fad4bc48\",\"32fca2a8-9882-44e3-a9e2-fb98d4282529\",\"a76fad1a-0143-449f-9553-fa85a11d7e81\",\"f2c6c4c6-b33c-47e1-86a4-57ed5edb757a\",\"e77f883f-92b0-41ef-80fb-806bfb375b6a\"]",
5356
+ "GroupFields": null,
5357
+ "Highlighted": false,
5358
+ "NotificationInfo": "",
5359
+ "OptionalValues": [],
5360
+ "ReferenceObjectInternalType": "",
5361
+ "ReferenceObjectSubType": "",
5362
+ "ReferenceObjectType": 3604586,
5363
+ "TextColor": "",
5364
+ "UiPageKey": "",
5365
+ "Value": "[\"56d8015b-705c-4a1d-9db9-8926fad4bc48\",\"32fca2a8-9882-44e3-a9e2-fb98d4282529\",\"a76fad1a-0143-449f-9553-fa85a11d7e81\",\"f2c6c4c6-b33c-47e1-86a4-57ed5edb757a\",\"e77f883f-92b0-41ef-80fb-806bfb375b6a\"]",
5366
+ "Visible": true
5367
+ },
5368
+ {
5369
+ "Accessory": "",
5370
+ "AdditionalValue": "",
5371
+ "ApiName": "Image",
5372
+ "BackgroundColor": "",
5373
+ "Enabled": false,
5374
+ "EventsData": null,
5375
+ "FieldType": 27,
5376
+ "FormattedValue": "",
5377
+ "GroupFields": null,
5378
+ "Highlighted": false,
5379
+ "NotificationInfo": "",
5380
+ "OptionalValues": [],
5381
+ "ReferenceObjectInternalType": "",
5382
+ "ReferenceObjectSubType": "",
5383
+ "ReferenceObjectType": 0,
5384
+ "TextColor": "",
5385
+ "UiPageKey": "",
5386
+ "Value": "",
5387
+ "Visible": true
5388
+ },
5389
+ {
5390
+ "Accessory": "",
5391
+ "AdditionalValue": "",
5392
+ "ApiName": "ItemName",
5393
+ "BackgroundColor": "",
5394
+ "Enabled": false,
5395
+ "EventsData": null,
5396
+ "FieldType": 1,
5397
+ "FormattedValue": "Loose fit",
5398
+ "GroupFields": null,
5399
+ "Highlighted": false,
5400
+ "NotificationInfo": "",
5401
+ "OptionalValues": [],
5402
+ "ReferenceObjectInternalType": "",
5403
+ "ReferenceObjectSubType": "",
5404
+ "ReferenceObjectType": 0,
5405
+ "TextColor": "",
5406
+ "UiPageKey": "",
5407
+ "Value": "Loose fit",
5408
+ "Visible": true
5409
+ },
5410
+ {
5411
+ "Accessory": "",
5412
+ "AdditionalValue": "",
5413
+ "ApiName": "ItemExternalID",
5414
+ "BackgroundColor": "",
5415
+ "Enabled": false,
5416
+ "EventsData": null,
5417
+ "FieldType": 1,
5418
+ "FormattedValue": "WJS32",
5419
+ "GroupFields": null,
5420
+ "Highlighted": false,
5421
+ "NotificationInfo": "",
5422
+ "OptionalValues": [],
5423
+ "ReferenceObjectInternalType": "",
5424
+ "ReferenceObjectSubType": "",
5425
+ "ReferenceObjectType": 0,
5426
+ "TextColor": "",
5427
+ "UiPageKey": "",
5428
+ "Value": "WJS32",
5429
+ "Visible": true
5430
+ },
5431
+ {
5432
+ "Accessory": "$",
5433
+ "AdditionalValue": "",
5434
+ "ApiName": "ItemPrice",
5435
+ "BackgroundColor": "",
5436
+ "Enabled": false,
5437
+ "EventsData": null,
5438
+ "FieldType": 9,
5439
+ "FormattedValue": "$123.00",
5440
+ "GroupFields": null,
5441
+ "Highlighted": false,
5442
+ "NotificationInfo": "",
5443
+ "OptionalValues": [],
5444
+ "ReferenceObjectInternalType": "",
5445
+ "ReferenceObjectSubType": "",
5446
+ "ReferenceObjectType": 0,
5447
+ "TextColor": "",
5448
+ "UiPageKey": "",
5449
+ "Value": "123.0000",
5450
+ "Visible": true
5451
+ },
5452
+ {
5453
+ "Accessory": "",
5454
+ "AdditionalValue": "",
5455
+ "ApiName": "UnitsQuantity",
5456
+ "BackgroundColor": "",
5457
+ "Enabled": true,
5458
+ "EventsData": null,
5459
+ "FieldType": 17,
5460
+ "FormattedValue": "0",
5461
+ "GroupFields": null,
5462
+ "Highlighted": false,
5463
+ "NotificationInfo": "",
5464
+ "OptionalValues": [],
5465
+ "ReferenceObjectInternalType": "",
5466
+ "ReferenceObjectSubType": "",
5467
+ "ReferenceObjectType": 0,
5468
+ "TextColor": "",
5469
+ "UiPageKey": "",
5470
+ "Value": "0.0000",
5471
+ "Visible": true
5472
+ },
5473
+ {
5474
+ "Accessory": "",
5475
+ "AdditionalValue": "",
5476
+ "ApiName": "ItemTSASeason",
5477
+ "BackgroundColor": "",
5478
+ "Enabled": false,
5479
+ "EventsData": null,
5480
+ "FieldType": 1,
5481
+ "FormattedValue": "Summer",
5482
+ "GroupFields": null,
5483
+ "Highlighted": false,
5484
+ "NotificationInfo": "",
5485
+ "OptionalValues": [],
5486
+ "ReferenceObjectInternalType": "",
5487
+ "ReferenceObjectSubType": "",
5488
+ "ReferenceObjectType": 0,
5489
+ "TextColor": "",
5490
+ "UiPageKey": "",
5491
+ "Value": "Summer",
5492
+ "Visible": true
5493
+ },
5494
+ {
5495
+ "Accessory": "",
5496
+ "AdditionalValue": "",
5497
+ "ApiName": "ItemTSAPackaging",
5498
+ "BackgroundColor": "",
5499
+ "Enabled": false,
5500
+ "EventsData": null,
5501
+ "FieldType": 1,
5502
+ "FormattedValue": "D",
5503
+ "GroupFields": null,
5504
+ "Highlighted": false,
5505
+ "NotificationInfo": "",
5506
+ "OptionalValues": [],
5507
+ "ReferenceObjectInternalType": "",
5508
+ "ReferenceObjectSubType": "",
5509
+ "ReferenceObjectType": 2123301536,
5510
+ "TextColor": "",
5511
+ "UiPageKey": "",
5512
+ "Value": "D",
5513
+ "Visible": true
5514
+ }
5515
+ ],
5516
+ "IsEditable": false,
5517
+ "IsSelectableForActions": false,
5518
+ "MainAction": null,
5519
+ "Profile": null,
5520
+ "Type": 0,
5521
+ "UID": "777aecb5-6fed-4fa4-890f-71d9dd77205c"
5522
+ },
5523
+ {
5524
+ "AdditionalData": null,
5525
+ "BackgroundColor": "",
5526
+ "Fields": [
5527
+ {
5528
+ "Accessory": "",
5529
+ "AdditionalValue": "",
5530
+ "ApiName": "ItemTSAType",
5531
+ "BackgroundColor": "",
5532
+ "Enabled": false,
5533
+ "EventsData": null,
5534
+ "FieldType": 1,
5535
+ "FormattedValue": "Bottoms",
5536
+ "GroupFields": null,
5537
+ "Highlighted": false,
5538
+ "NotificationInfo": "",
5539
+ "OptionalValues": [],
5540
+ "ReferenceObjectInternalType": "",
5541
+ "ReferenceObjectSubType": "",
5542
+ "ReferenceObjectType": 2123301536,
5543
+ "TextColor": "",
5544
+ "UiPageKey": "",
5545
+ "Value": "Bottoms",
5546
+ "Visible": true
5547
+ },
5548
+ {
5549
+ "Accessory": "",
5550
+ "AdditionalValue": "",
5551
+ "ApiName": "ObjectMenu",
5552
+ "BackgroundColor": "",
5553
+ "Enabled": true,
5554
+ "EventsData": null,
5555
+ "FieldType": 17,
5556
+ "FormattedValue": "",
5557
+ "GroupFields": null,
5558
+ "Highlighted": false,
5559
+ "NotificationInfo": "",
5560
+ "OptionalValues": [],
5561
+ "ReferenceObjectInternalType": "",
5562
+ "ReferenceObjectSubType": "",
5563
+ "ReferenceObjectType": 0,
5564
+ "TextColor": "",
5565
+ "UiPageKey": "",
5566
+ "Value": "",
5567
+ "Visible": true
5568
+ },
5569
+ {
5570
+ "Accessory": "",
5571
+ "AdditionalValue": "",
5572
+ "ApiName": "TSARelteadItems",
5573
+ "BackgroundColor": "",
5574
+ "Enabled": true,
5575
+ "EventsData": null,
5576
+ "FieldType": 1,
5577
+ "FormattedValue": "[\"56d8015b-705c-4a1d-9db9-8926fad4bc48\",\"32fca2a8-9882-44e3-a9e2-fb98d4282529\",\"a76fad1a-0143-449f-9553-fa85a11d7e81\",\"f2c6c4c6-b33c-47e1-86a4-57ed5edb757a\",\"e77f883f-92b0-41ef-80fb-806bfb375b6a\"]",
5578
+ "GroupFields": null,
5579
+ "Highlighted": false,
5580
+ "NotificationInfo": "",
5581
+ "OptionalValues": [],
5582
+ "ReferenceObjectInternalType": "",
5583
+ "ReferenceObjectSubType": "",
5584
+ "ReferenceObjectType": 168635513,
5585
+ "TextColor": "",
5586
+ "UiPageKey": "",
5587
+ "Value": "[\"56d8015b-705c-4a1d-9db9-8926fad4bc48\",\"32fca2a8-9882-44e3-a9e2-fb98d4282529\",\"a76fad1a-0143-449f-9553-fa85a11d7e81\",\"f2c6c4c6-b33c-47e1-86a4-57ed5edb757a\",\"e77f883f-92b0-41ef-80fb-806bfb375b6a\"]",
5588
+ "Visible": true
5589
+ },
5590
+ {
5591
+ "Accessory": "",
5592
+ "AdditionalValue": "",
5593
+ "ApiName": "Image",
5594
+ "BackgroundColor": "",
5595
+ "Enabled": false,
5596
+ "EventsData": null,
5597
+ "FieldType": 27,
5598
+ "FormattedValue": "",
5599
+ "GroupFields": null,
5600
+ "Highlighted": false,
5601
+ "NotificationInfo": "",
5602
+ "OptionalValues": [],
5603
+ "ReferenceObjectInternalType": "",
5604
+ "ReferenceObjectSubType": "",
5605
+ "ReferenceObjectType": 602522121,
5606
+ "TextColor": "",
5607
+ "UiPageKey": "",
5608
+ "Value": "",
5609
+ "Visible": true
5610
+ },
5611
+ {
5612
+ "Accessory": "",
5613
+ "AdditionalValue": "",
5614
+ "ApiName": "ItemName",
5615
+ "BackgroundColor": "",
5616
+ "Enabled": false,
5617
+ "EventsData": null,
5618
+ "FieldType": 1,
5619
+ "FormattedValue": "Skinny jeans",
5620
+ "GroupFields": null,
5621
+ "Highlighted": false,
5622
+ "NotificationInfo": "",
5623
+ "OptionalValues": [],
5624
+ "ReferenceObjectInternalType": "",
5625
+ "ReferenceObjectSubType": "",
5626
+ "ReferenceObjectType": 0,
5627
+ "TextColor": "",
5628
+ "UiPageKey": "",
5629
+ "Value": "Skinny jeans",
5630
+ "Visible": true
5631
+ },
5632
+ {
5633
+ "Accessory": "",
5634
+ "AdditionalValue": "",
5635
+ "ApiName": "ItemExternalID",
5636
+ "BackgroundColor": "",
5637
+ "Enabled": false,
5638
+ "EventsData": null,
5639
+ "FieldType": 1,
5640
+ "FormattedValue": "WJS33",
5641
+ "GroupFields": null,
5642
+ "Highlighted": false,
5643
+ "NotificationInfo": "",
5644
+ "OptionalValues": [],
5645
+ "ReferenceObjectInternalType": "",
5646
+ "ReferenceObjectSubType": "",
5647
+ "ReferenceObjectType": 0,
5648
+ "TextColor": "",
5649
+ "UiPageKey": "",
5650
+ "Value": "WJS33",
5651
+ "Visible": true
5652
+ },
5653
+ {
5654
+ "Accessory": "$",
5655
+ "AdditionalValue": "",
5656
+ "ApiName": "ItemPrice",
5657
+ "BackgroundColor": "",
5658
+ "Enabled": false,
5659
+ "EventsData": null,
5660
+ "FieldType": 9,
5661
+ "FormattedValue": "$56.00",
5662
+ "GroupFields": null,
5663
+ "Highlighted": false,
5664
+ "NotificationInfo": "",
5665
+ "OptionalValues": [],
5666
+ "ReferenceObjectInternalType": "",
5667
+ "ReferenceObjectSubType": "",
5668
+ "ReferenceObjectType": 0,
5669
+ "TextColor": "",
5670
+ "UiPageKey": "",
5671
+ "Value": "56.0000",
5672
+ "Visible": true
5673
+ },
5674
+ {
5675
+ "Accessory": "",
5676
+ "AdditionalValue": "",
5677
+ "ApiName": "UnitsQuantity",
5678
+ "BackgroundColor": "",
5679
+ "Enabled": true,
5680
+ "EventsData": null,
5681
+ "FieldType": 17,
5682
+ "FormattedValue": "0",
5683
+ "GroupFields": null,
5684
+ "Highlighted": false,
5685
+ "NotificationInfo": "",
5686
+ "OptionalValues": [],
5687
+ "ReferenceObjectInternalType": "",
5688
+ "ReferenceObjectSubType": "",
5689
+ "ReferenceObjectType": 0,
5690
+ "TextColor": "",
5691
+ "UiPageKey": "",
5692
+ "Value": "0.0000",
5693
+ "Visible": true
5694
+ },
5695
+ {
5696
+ "Accessory": "",
5697
+ "AdditionalValue": "",
5698
+ "ApiName": "ItemTSASeason",
5699
+ "BackgroundColor": "",
5700
+ "Enabled": false,
5701
+ "EventsData": null,
5702
+ "FieldType": 1,
5703
+ "FormattedValue": "Winter",
5704
+ "GroupFields": null,
5705
+ "Highlighted": false,
5706
+ "NotificationInfo": "",
5707
+ "OptionalValues": [],
5708
+ "ReferenceObjectInternalType": "",
5709
+ "ReferenceObjectSubType": "",
5710
+ "ReferenceObjectType": 2123302832,
5711
+ "TextColor": "",
5712
+ "UiPageKey": "",
5713
+ "Value": "Winter",
5714
+ "Visible": true
5715
+ },
5716
+ {
5717
+ "Accessory": "",
5718
+ "AdditionalValue": "",
5719
+ "ApiName": "ItemTSAPackaging",
5720
+ "BackgroundColor": "",
5721
+ "Enabled": false,
5722
+ "EventsData": null,
5723
+ "FieldType": 1,
5724
+ "FormattedValue": "B",
5725
+ "GroupFields": null,
5726
+ "Highlighted": false,
5727
+ "NotificationInfo": "",
5728
+ "OptionalValues": [],
5729
+ "ReferenceObjectInternalType": "",
5730
+ "ReferenceObjectSubType": "",
5731
+ "ReferenceObjectType": 2123302832,
5732
+ "TextColor": "",
5733
+ "UiPageKey": "",
5734
+ "Value": "B",
5735
+ "Visible": true
5736
+ }
5737
+ ],
5738
+ "IsEditable": false,
5739
+ "IsSelectableForActions": false,
5740
+ "MainAction": null,
5741
+ "Profile": null,
5742
+ "Type": 0,
5743
+ "UID": "7fac686e-3ec5-4b95-ba70-c109c8778b63"
5744
+ },
5745
+ {
5746
+ "AdditionalData": null,
5747
+ "BackgroundColor": "",
5748
+ "Fields": [
5749
+ {
5750
+ "Accessory": "",
5751
+ "AdditionalValue": "",
5752
+ "ApiName": "ItemTSAType",
5753
+ "BackgroundColor": "",
5754
+ "Enabled": false,
5755
+ "EventsData": null,
5756
+ "FieldType": 1,
5757
+ "FormattedValue": "Bottoms",
5758
+ "GroupFields": null,
5759
+ "Highlighted": false,
5760
+ "NotificationInfo": "",
5761
+ "OptionalValues": [],
5762
+ "ReferenceObjectInternalType": "",
5763
+ "ReferenceObjectSubType": "",
5764
+ "ReferenceObjectType": -1225808615,
5765
+ "TextColor": "",
5766
+ "UiPageKey": "",
5767
+ "Value": "Bottoms",
5768
+ "Visible": true
5769
+ },
5770
+ {
5771
+ "Accessory": "",
5772
+ "AdditionalValue": "",
5773
+ "ApiName": "ObjectMenu",
5774
+ "BackgroundColor": "",
5775
+ "Enabled": true,
5776
+ "EventsData": null,
5777
+ "FieldType": 17,
5778
+ "FormattedValue": "",
5779
+ "GroupFields": null,
5780
+ "Highlighted": false,
5781
+ "NotificationInfo": "",
5782
+ "OptionalValues": [],
5783
+ "ReferenceObjectInternalType": "",
5784
+ "ReferenceObjectSubType": "",
5785
+ "ReferenceObjectType": 602519433,
5786
+ "TextColor": "",
5787
+ "UiPageKey": "",
5788
+ "Value": "",
5789
+ "Visible": true
5790
+ },
5791
+ {
5792
+ "Accessory": "",
5793
+ "AdditionalValue": "",
5794
+ "ApiName": "TSARelteadItems",
5795
+ "BackgroundColor": "",
5796
+ "Enabled": true,
5797
+ "EventsData": null,
5798
+ "FieldType": 1,
5799
+ "FormattedValue": "[\"56d8015b-705c-4a1d-9db9-8926fad4bc48\",\"32fca2a8-9882-44e3-a9e2-fb98d4282529\",\"a76fad1a-0143-449f-9553-fa85a11d7e81\",\"f2c6c4c6-b33c-47e1-86a4-57ed5edb757a\",\"e77f883f-92b0-41ef-80fb-806bfb375b6a\"]",
5800
+ "GroupFields": null,
5801
+ "Highlighted": false,
5802
+ "NotificationInfo": "",
5803
+ "OptionalValues": [],
5804
+ "ReferenceObjectInternalType": "",
5805
+ "ReferenceObjectSubType": "",
5806
+ "ReferenceObjectType": 602528137,
5807
+ "TextColor": "",
5808
+ "UiPageKey": "",
5809
+ "Value": "[\"56d8015b-705c-4a1d-9db9-8926fad4bc48\",\"32fca2a8-9882-44e3-a9e2-fb98d4282529\",\"a76fad1a-0143-449f-9553-fa85a11d7e81\",\"f2c6c4c6-b33c-47e1-86a4-57ed5edb757a\",\"e77f883f-92b0-41ef-80fb-806bfb375b6a\"]",
5810
+ "Visible": true
5811
+ },
5812
+ {
5813
+ "Accessory": "",
5814
+ "AdditionalValue": "",
5815
+ "ApiName": "Image",
5816
+ "BackgroundColor": "",
5817
+ "Enabled": false,
5818
+ "EventsData": null,
5819
+ "FieldType": 27,
5820
+ "FormattedValue": "",
5821
+ "GroupFields": null,
5822
+ "Highlighted": false,
5823
+ "NotificationInfo": "",
5824
+ "OptionalValues": [],
5825
+ "ReferenceObjectInternalType": "",
5826
+ "ReferenceObjectSubType": "",
5827
+ "ReferenceObjectType": 2123301536,
5828
+ "TextColor": "",
5829
+ "UiPageKey": "",
5830
+ "Value": "",
5831
+ "Visible": true
5832
+ },
5833
+ {
5834
+ "Accessory": "",
5835
+ "AdditionalValue": "",
5836
+ "ApiName": "ItemName",
5837
+ "BackgroundColor": "",
5838
+ "Enabled": false,
5839
+ "EventsData": null,
5840
+ "FieldType": 1,
5841
+ "FormattedValue": "Skinny jeans",
5842
+ "GroupFields": null,
5843
+ "Highlighted": false,
5844
+ "NotificationInfo": "",
5845
+ "OptionalValues": [],
5846
+ "ReferenceObjectInternalType": "",
5847
+ "ReferenceObjectSubType": "",
5848
+ "ReferenceObjectType": 2123302832,
5849
+ "TextColor": "",
5850
+ "UiPageKey": "",
5851
+ "Value": "Skinny jeans",
5852
+ "Visible": true
5853
+ },
5854
+ {
5855
+ "Accessory": "",
5856
+ "AdditionalValue": "",
5857
+ "ApiName": "ItemExternalID",
5858
+ "BackgroundColor": "",
5859
+ "Enabled": false,
5860
+ "EventsData": null,
5861
+ "FieldType": 1,
5862
+ "FormattedValue": "WJS31",
5863
+ "GroupFields": null,
5864
+ "Highlighted": false,
5865
+ "NotificationInfo": "",
5866
+ "OptionalValues": [],
5867
+ "ReferenceObjectInternalType": "",
5868
+ "ReferenceObjectSubType": "",
5869
+ "ReferenceObjectType": 0,
5870
+ "TextColor": "",
5871
+ "UiPageKey": "",
5872
+ "Value": "WJS31",
5873
+ "Visible": true
5874
+ },
5875
+ {
5876
+ "Accessory": "$",
5877
+ "AdditionalValue": "",
5878
+ "ApiName": "ItemPrice",
5879
+ "BackgroundColor": "",
5880
+ "Enabled": false,
5881
+ "EventsData": null,
5882
+ "FieldType": 9,
5883
+ "FormattedValue": "$118.00",
5884
+ "GroupFields": null,
5885
+ "Highlighted": false,
5886
+ "NotificationInfo": "",
5887
+ "OptionalValues": [],
5888
+ "ReferenceObjectInternalType": "",
5889
+ "ReferenceObjectSubType": "",
5890
+ "ReferenceObjectType": 0,
5891
+ "TextColor": "",
5892
+ "UiPageKey": "",
5893
+ "Value": "118.0000",
5894
+ "Visible": true
5895
+ },
5896
+ {
5897
+ "Accessory": "",
5898
+ "AdditionalValue": "",
5899
+ "ApiName": "UnitsQuantity",
5900
+ "BackgroundColor": "",
5901
+ "Enabled": true,
5902
+ "EventsData": null,
5903
+ "FieldType": 17,
5904
+ "FormattedValue": "0",
5905
+ "GroupFields": null,
5906
+ "Highlighted": false,
5907
+ "NotificationInfo": "",
5908
+ "OptionalValues": [],
5909
+ "ReferenceObjectInternalType": "",
5910
+ "ReferenceObjectSubType": "",
5911
+ "ReferenceObjectType": 2123302832,
5912
+ "TextColor": "",
5913
+ "UiPageKey": "",
5914
+ "Value": "0.0000",
5915
+ "Visible": true
5916
+ },
5917
+ {
5918
+ "Accessory": "",
5919
+ "AdditionalValue": "",
5920
+ "ApiName": "ItemTSASeason",
5921
+ "BackgroundColor": "",
5922
+ "Enabled": false,
5923
+ "EventsData": null,
5924
+ "FieldType": 1,
5925
+ "FormattedValue": "Summer",
5926
+ "GroupFields": null,
5927
+ "Highlighted": false,
5928
+ "NotificationInfo": "",
5929
+ "OptionalValues": [],
5930
+ "ReferenceObjectInternalType": "",
5931
+ "ReferenceObjectSubType": "",
5932
+ "ReferenceObjectType": 2123302832,
5933
+ "TextColor": "",
5934
+ "UiPageKey": "",
5935
+ "Value": "Summer",
5936
+ "Visible": true
5937
+ },
5938
+ {
5939
+ "Accessory": "",
5940
+ "AdditionalValue": "",
5941
+ "ApiName": "ItemTSAPackaging",
5942
+ "BackgroundColor": "",
5943
+ "Enabled": false,
5944
+ "EventsData": null,
5945
+ "FieldType": 1,
5946
+ "FormattedValue": "A",
5947
+ "GroupFields": null,
5948
+ "Highlighted": false,
5949
+ "NotificationInfo": "",
5950
+ "OptionalValues": [],
5951
+ "ReferenceObjectInternalType": "",
5952
+ "ReferenceObjectSubType": "",
5953
+ "ReferenceObjectType": 2123302832,
5954
+ "TextColor": "",
5955
+ "UiPageKey": "",
5956
+ "Value": "A",
5957
+ "Visible": true
5958
+ }
5959
+ ],
5960
+ "IsEditable": false,
5961
+ "IsSelectableForActions": false,
5962
+ "MainAction": null,
5963
+ "Profile": null,
5964
+ "Type": 0,
5965
+ "UID": "10ef7ace-0086-4151-b075-f009fd20a01c"
5966
+ }
5967
+ ],
5968
+ "UIControl": {
5969
+ "ObjectID": "",
5970
+ "Type": "",
5971
+ "DisplayName": "",
5972
+ "Columns": 10,
5973
+ "ControlFields": [
5974
+ {
5975
+ "ApiName": "ItemTSAType",
5976
+ "ColumnWidth": 10,
5977
+ "ColumnWidthType": 0,
5978
+ "FieldName": "Item Type",
5979
+ "FieldType": 1,
5980
+ "Layout": {
5981
+ "Height": 1,
5982
+ "LineNumber": 0,
5983
+ "Width": 1,
5984
+ "X": 0,
5985
+ "XAlignment": 1,
5986
+ "Y": 0,
5987
+ "YAlignment": 3
5988
+ },
5989
+ "Mandatory": false,
5990
+ "MaxFieldCharacters": 0,
5991
+ "MaxFieldLines": 0,
5992
+ "MaxValue": 1000000000,
5993
+ "MinValue": -1000000000,
5994
+ "ReadOnly": true,
5995
+ "Title": "Item Type"
5996
+ },
5997
+ {
5998
+ "ApiName": "ObjectMenu",
5999
+ "ColumnWidth": 10,
6000
+ "ColumnWidthType": 0,
6001
+ "FieldName": "",
6002
+ "FieldType": 17,
6003
+ "Layout": {
6004
+ "Height": 2,
6005
+ "LineNumber": 1,
6006
+ "Width": 2,
6007
+ "X": 8,
6008
+ "XAlignment": 1,
6009
+ "Y": 0,
6010
+ "YAlignment": 3
6011
+ },
6012
+ "Mandatory": false,
6013
+ "MaxFieldCharacters": 0,
6014
+ "MaxFieldLines": 0,
6015
+ "MaxValue": 1000000000,
6016
+ "MinValue": -1000000000,
6017
+ "ReadOnly": false,
6018
+ "Title": ""
6019
+ },
6020
+ {
6021
+ "ApiName": "TSARelteadItems",
6022
+ "ColumnWidth": 10,
6023
+ "ColumnWidthType": 0,
6024
+ "FieldName": "RelteadItems",
6025
+ "FieldType": 1,
6026
+ "Layout": {
6027
+ "Height": 8,
6028
+ "LineNumber": 2,
6029
+ "Width": 10,
6030
+ "X": 0,
6031
+ "XAlignment": 1,
6032
+ "Y": 2,
6033
+ "YAlignment": 3
6034
+ },
6035
+ "Mandatory": false,
6036
+ "MaxFieldCharacters": 0,
6037
+ "MaxFieldLines": 0,
6038
+ "MaxValue": 1000000000,
6039
+ "MinValue": -1000000000,
6040
+ "ReadOnly": false,
6041
+ "Title": "RelteadItems"
6042
+ },
6043
+ {
6044
+ "ApiName": "Image",
6045
+ "ColumnWidth": 10,
6046
+ "ColumnWidthType": 0,
6047
+ "FieldName": "",
6048
+ "FieldType": 20,
6049
+ "Layout": {
6050
+ "Height": 8,
6051
+ "LineNumber": 3,
6052
+ "Width": 10,
6053
+ "X": 0,
6054
+ "XAlignment": 3,
6055
+ "Y": 10,
6056
+ "YAlignment": 3
6057
+ },
6058
+ "Mandatory": false,
6059
+ "MaxFieldCharacters": 0,
6060
+ "MaxFieldLines": 0,
6061
+ "MaxValue": 1000000000,
6062
+ "MinValue": -1000000000,
6063
+ "ReadOnly": true,
6064
+ "Title": ""
6065
+ },
6066
+ {
6067
+ "ApiName": "ItemName",
6068
+ "ColumnWidth": 10,
6069
+ "ColumnWidthType": 0,
6070
+ "FieldName": "",
6071
+ "FieldType": 1,
6072
+ "Layout": {
6073
+ "Height": 1,
6074
+ "LineNumber": 4,
6075
+ "Width": 10,
6076
+ "X": 0,
6077
+ "XAlignment": 3,
6078
+ "Y": 18,
6079
+ "YAlignment": 3
6080
+ },
6081
+ "Mandatory": false,
6082
+ "MaxFieldCharacters": 0,
6083
+ "MaxFieldLines": 0,
6084
+ "MaxValue": 1000000000,
6085
+ "MinValue": -1000000000,
6086
+ "ReadOnly": true,
6087
+ "Title": ""
6088
+ },
6089
+ {
6090
+ "ApiName": "ItemExternalID",
6091
+ "ColumnWidth": 10,
6092
+ "ColumnWidthType": 0,
6093
+ "FieldName": "",
6094
+ "FieldType": 1,
6095
+ "Layout": {
6096
+ "Height": 1,
6097
+ "LineNumber": 5,
6098
+ "Width": 10,
6099
+ "X": 0,
6100
+ "XAlignment": 3,
6101
+ "Y": 19,
6102
+ "YAlignment": 3
6103
+ },
6104
+ "Mandatory": false,
6105
+ "MaxFieldCharacters": 0,
6106
+ "MaxFieldLines": 0,
6107
+ "MaxValue": 1000000000,
6108
+ "MinValue": -1000000000,
6109
+ "ReadOnly": true,
6110
+ "Title": ""
6111
+ },
6112
+ {
6113
+ "ApiName": "ItemPrice",
6114
+ "ColumnWidth": 10,
6115
+ "ColumnWidthType": 0,
6116
+ "FieldName": "",
6117
+ "FieldType": 9,
6118
+ "Layout": {
6119
+ "Height": 1,
6120
+ "LineNumber": 6,
6121
+ "Width": 10,
6122
+ "X": 0,
6123
+ "XAlignment": 3,
6124
+ "Y": 20,
6125
+ "YAlignment": 3
6126
+ },
6127
+ "Mandatory": false,
6128
+ "MaxFieldCharacters": 0,
6129
+ "MaxFieldLines": 0,
6130
+ "MaxValue": 1000000000,
6131
+ "MinValue": -1000000000,
6132
+ "ReadOnly": true,
6133
+ "Title": ""
6134
+ },
6135
+ {
6136
+ "ApiName": "UnitsQuantity",
6137
+ "ColumnWidth": 10,
6138
+ "ColumnWidthType": 0,
6139
+ "FieldName": "",
6140
+ "FieldType": 8,
6141
+ "Layout": {
6142
+ "Height": 2,
6143
+ "LineNumber": 7,
6144
+ "Width": 10,
6145
+ "X": 0,
6146
+ "XAlignment": 3,
6147
+ "Y": 21,
6148
+ "YAlignment": 3
6149
+ },
6150
+ "Mandatory": false,
6151
+ "MaxFieldCharacters": 0,
6152
+ "MaxFieldLines": 0,
6153
+ "MaxValue": 1000000000,
6154
+ "MinValue": -1000000000,
6155
+ "ReadOnly": false,
6156
+ "Title": ""
6157
+ },
6158
+ {
6159
+ "ApiName": "ItemTSASeason",
6160
+ "ColumnWidth": 10,
6161
+ "ColumnWidthType": 0,
6162
+ "FieldName": "Item Season",
6163
+ "FieldType": 1,
6164
+ "Layout": {
6165
+ "Height": 1,
6166
+ "LineNumber": 8,
6167
+ "Width": 1,
6168
+ "X": 0,
6169
+ "XAlignment": 1,
6170
+ "Y": 23,
6171
+ "YAlignment": 3
6172
+ },
6173
+ "Mandatory": false,
6174
+ "MaxFieldCharacters": 0,
6175
+ "MaxFieldLines": 0,
6176
+ "MaxValue": 1000000000,
6177
+ "MinValue": -1000000000,
6178
+ "ReadOnly": true,
6179
+ "Title": "Item Season"
6180
+ },
6181
+ {
6182
+ "ApiName": "ItemTSAPackaging",
6183
+ "ColumnWidth": 10,
6184
+ "ColumnWidthType": 0,
6185
+ "FieldName": "Item Packaging",
6186
+ "FieldType": 1,
6187
+ "Layout": {
6188
+ "Height": 1,
6189
+ "LineNumber": 9,
6190
+ "Width": 1,
6191
+ "X": 0,
6192
+ "XAlignment": 1,
6193
+ "Y": 24,
6194
+ "YAlignment": 3
6195
+ },
6196
+ "Mandatory": false,
6197
+ "MaxFieldCharacters": 0,
6198
+ "MaxFieldLines": 0,
6199
+ "MaxValue": 1000000000,
6200
+ "MinValue": -1000000000,
6201
+ "ReadOnly": true,
6202
+ "Title": "Item Packaging"
6203
+ }
6204
+ ]
6205
+ }
6206
+ };
6207
+
6208
+ // type PepListCarouselSizeType = 'xs' | 'sm' | 'md';
6209
+ var PepInternalCaruselComponent = /** @class */ (function () {
6210
+ function PepInternalCaruselComponent(fb, layoutService, internalCaruselService, customizationService, elementRef, changeDetectorRef) {
6211
+ this.fb = fb;
6212
+ this.layoutService = layoutService;
6213
+ this.internalCaruselService = internalCaruselService;
6214
+ this.customizationService = customizationService;
6215
+ this.elementRef = elementRef;
6216
+ this.changeDetectorRef = changeDetectorRef;
6217
+ this.controlType = 'internalCarusel';
6218
+ this.layoutType = 'form';
6219
+ this.formValueChange = new core.EventEmitter();
6220
+ this.formFieldClick = new core.EventEmitter();
6221
+ this._items = null;
6222
+ this.duration = 1000;
6223
+ this.layout = null;
6224
+ this.itemsToMove = 3;
6225
+ this.lockItemInnerEvents = true;
6226
+ this.hideArrowsInSmallScreen = true;
6227
+ this.prevDisabled = false;
6228
+ this.nextDisabled = false;
6229
+ this.PepScreenSizeType = ngxLib.PepScreenSizeType;
6230
+ this.defaultRowSpan = -1;
6231
+ }
6232
+ Object.defineProperty(PepInternalCaruselComponent.prototype, "items", {
6233
+ get: function () {
6234
+ return this._items;
6235
+ },
6236
+ set: function (value) {
6237
+ this._items = value;
6238
+ this.moveTo(0);
6239
+ },
6240
+ enumerable: false,
6241
+ configurable: true
6242
+ });
6243
+ PepInternalCaruselComponent.prototype.fillData = function () {
6244
+ var _this = this;
6245
+ setTimeout(function () {
6246
+ var childrenCount = _this.items
6247
+ ? _this.items.length
6248
+ : 0;
6249
+ var formRowHeight = _this.customizationService.calculateFormFieldHeight() * 16; // convert rem to pixel
6250
+ // Set the default only if not set yet.
6251
+ if (_this.defaultRowSpan === -1) {
6252
+ _this.defaultRowSpan = _this.field.rowSpan;
6253
+ }
6254
+ var maxRow = Math.max.apply(Math, __spreadArray([], __read(_this.layout.ControlFields.map(function (f) {
6255
+ return f.Layout.Y + f.Layout.Height;
6256
+ }))));
6257
+ // * 16 convert rem to pixel
6258
+ var cardRowsHeight = _this.customizationService.calculateCardRowsHeight(maxRow) * 16;
6259
+ var rowSpanToAdd = (childrenCount * (cardRowsHeight + 16)); // + 16 is the 1rem margin outside card.
6260
+ formRowHeight;
6261
+ _this.field.rowSpan = rowSpanToAdd;
6262
+ }, 0);
6263
+ this.changeDetectorRef.markForCheck();
6264
+ };
6265
+ PepInternalCaruselComponent.prototype.ngOnInit = function () {
6266
+ // this.internalCaruselService.initCarusel(
6267
+ // this.field.objectId,
6268
+ // this.field.searchCode,
6269
+ // (caruselItems: any) => {
6270
+ this.layout = TempRelatedItems.UIControl;
6271
+ this.items = TempRelatedItems.Rows;
6272
+ this.fillData();
6273
+ // }
6274
+ // );
6275
+ };
6276
+ PepInternalCaruselComponent.prototype.ngAfterViewInit = function () {
6277
+ var _this = this;
6278
+ this.layoutService.onResize$.subscribe(function (size) {
6279
+ _this.screenSize = size;
6280
+ });
6281
+ };
6282
+ PepInternalCaruselComponent.prototype.ngOnDestroy = function () {
6283
+ //
6284
+ };
6285
+ // updateChanges(elementToUpdate: any): void {
6286
+ // // Update memory data
6287
+ // for (let index = 0; index < this.caruselData.Rows.length; index++) {
6288
+ // if (this.caruselData.Rows[index].UID === elementToUpdate.UID) {
6289
+ // this.caruselData.Rows[index] = elementToUpdate;
6290
+ // }
6291
+ // }
6292
+ // }
6293
+ // setValueCallback(id: any, res: any): void {
6294
+ // if (res.Rows.length === 1) {
6295
+ // const field = res.Rows[0].Fields.find((f) => f.ApiName === 'ObjectMenu');
6296
+ // if (field) {
6297
+ // // HACK : Until "Enabled" returns from the server, we set PepMenu to be
6298
+ // // Disabled in cart on regular items and not campign items.
6299
+ // field.Enabled = true;
6300
+ // }
6301
+ // this.updateChanges(res.Rows[0]);
6302
+ // }
6303
+ // this.valueChange.emit(res);
6304
+ // this.changeDetectorRef.markForCheck();
6305
+ // }
6306
+ PepInternalCaruselComponent.prototype.onCustomizeObjectChanged = function (customizeObjectChangedData) {
6307
+ // this.internalCaruselService.childValueChanged(
6308
+ // customizeObjectChangedData.id,
6309
+ // customizeObjectChangedData.key,
6310
+ // customizeObjectChangedData.value,
6311
+ // (res: any) => {
6312
+ // this.setValueCallback(customizeObjectChangedData.id, res);
6313
+ // }
6314
+ // );
6315
+ this.formValueChange.emit(customizeObjectChangedData);
6316
+ };
6317
+ PepInternalCaruselComponent.prototype.onCustomizeFieldClick = function (fieldClickEvent) {
6318
+ var handledEvent = false;
6319
+ // // For the new custom form, the plus and minus events transform in the IPepFormFieldValueChangeEvent
6320
+ // if (fieldClickEvent.controlType === 'qs') {
6321
+ // if (fieldClickEvent.value === PepQuantitySelectorComponent.PLUS) {
6322
+ // handledEvent = true;
6323
+ // this.internalCaruselService.childPlusClick(
6324
+ // fieldClickEvent.id,
6325
+ // fieldClickEvent.key,
6326
+ // (res: any) => {
6327
+ // this.setValueCallback(fieldClickEvent.id, res);
6328
+ // }
6329
+ // );
6330
+ // } else if (
6331
+ // fieldClickEvent.value === PepQuantitySelectorComponent.MINUS
6332
+ // ) {
6333
+ // handledEvent = true;
6334
+ // this.internalCaruselService.childMinusClick(
6335
+ // fieldClickEvent.id,
6336
+ // fieldClickEvent.key,
6337
+ // (res: any) => {
6338
+ // this.setValueCallback(fieldClickEvent.id, res);
6339
+ // }
6340
+ // );
6341
+ // }
6342
+ // }
6343
+ if (!handledEvent) {
6344
+ this.formFieldClick.emit(fieldClickEvent);
6345
+ }
6346
+ };
6347
+ PepInternalCaruselComponent.prototype.moveLeft = function () {
6348
+ // this.carousel.moveLeft();
6349
+ var indexToMove = Math.max(this.carousel.currIndex - this.itemsToMove, 0);
6350
+ this.moveTo(indexToMove);
6351
+ };
6352
+ PepInternalCaruselComponent.prototype.moveRight = function () {
6353
+ // this.carousel.moveRight();
6354
+ var indexToMove = Math.min(this.carousel.currIndex + this.itemsToMove, this.items.length);
6355
+ this.moveTo(indexToMove);
6356
+ };
6357
+ PepInternalCaruselComponent.prototype.moveTo = function (index) {
6358
+ if (this.carousel) {
6359
+ this.carousel.moveTo(index);
6360
+ }
6361
+ };
6362
+ PepInternalCaruselComponent.prototype.onReachesLeftBound = function (event) {
6363
+ this.prevDisabled = event;
6364
+ };
6365
+ PepInternalCaruselComponent.prototype.onReachesRightBound = function (event) {
6366
+ this.nextDisabled = event;
6367
+ };
6368
+ return PepInternalCaruselComponent;
6369
+ }());
6370
+ PepInternalCaruselComponent.decorators = [
6371
+ { type: core.Component, args: [{
6372
+ selector: 'pep-internal-carusel',
6373
+ template: "<div class=\"carousel-container\">\n <ng-container *ngIf=\"items?.length > 0; then carouselBlock; else emptyBlock\"></ng-container>\n <ng-template #emptyBlock>\n <!-- No items -->\n </ng-template>\n <ng-template #carouselBlock>\n <pep-button *ngIf=\"!(hideArrowsInSmallScreen && screenSize > PepScreenSizeType.SM)\"\n [iconName]=\"'arrow_left_alt'\" [styleType]=\"'regular'\" [disabled]=\"prevDisabled\" (click)=\"moveLeft()\"\n class=\"carousel-arrow start-arrow\">\n </pep-button>\n <pep-carousel #carousel [xWheelEnabled]=\"false\" [snapDuration]=\"duration\"\n (reachesLeftBound)=\"onReachesLeftBound($event)\" (reachesRightBound)=\"onReachesRightBound($event)\">\n <ng-container *ngFor=\"let item of items\">\n <pep-form pepCarouselItem [layout]=\"layout\" [data]=\"item\" [layoutType]=\"'card'\" class=\"card-view \"\n (valueChange)=\"onCustomizeObjectChanged($event)\" (fieldClick)=\"onCustomizeFieldClick($event)\">\n </pep-form>\n </ng-container>\n </pep-carousel>\n <pep-button *ngIf=\"!(hideArrowsInSmallScreen && screenSize > PepScreenSizeType.SM)\"\n [iconName]=\"'arrow_right_alt'\" [styleType]=\"'regular'\" [disabled]=\"nextDisabled\" (click)=\"moveRight()\"\n class=\"carousel-arrow end-arrow\">\n </pep-button>\n </ng-template>\n</div>",
6374
+ providers: [PepInternalCaruselService],
6375
+ changeDetection: core.ChangeDetectionStrategy.OnPush,
6376
+ styles: [".carousel-container{position:relative;margin:0 calc(.5rem * -1);margin:0 calc(var(--pep-spacing-sm, .5rem) * -1);display:grid}.carousel-container .carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:1}.carousel-container .carousel-arrow.start-arrow{left:0}.carousel-container .carousel-arrow.end-arrow{right:0}.carousel-container ::ng-deep.carousel-content .card-view{padding:.5rem 0!important;padding:var(--pep-spacing-sm,.5rem) 0!important}.carousel-container ::ng-deep.carousel-content .card-view:first-child{-webkit-padding-start:.5rem!important;padding-inline-start:.5rem!important;-webkit-padding-start:var(--pep-spacing-sm,.5rem)!important;padding-inline-start:var(--pep-spacing-sm,.5rem)!important}.carousel-container ::ng-deep.carousel-content .card-view:last-child{-webkit-padding-end:.5rem!important;padding-inline-end:.5rem!important;-webkit-padding-end:var(--pep-spacing-sm,.5rem)!important;padding-inline-end:var(--pep-spacing-sm,.5rem)!important}"]
6377
+ },] }
6378
+ ];
6379
+ PepInternalCaruselComponent.ctorParameters = function () { return [
6380
+ { type: forms.FormBuilder },
6381
+ { type: ngxLib.PepLayoutService },
6382
+ { type: PepInternalCaruselService },
6383
+ { type: ngxLib.PepCustomizationService },
6384
+ { type: core.ElementRef },
6385
+ { type: core.ChangeDetectorRef }
6386
+ ]; };
6387
+ PepInternalCaruselComponent.propDecorators = {
6388
+ field: [{ type: core.Input }],
6389
+ layoutType: [{ type: core.Input }],
6390
+ formValueChange: [{ type: core.Output }],
6391
+ formFieldClick: [{ type: core.Output }],
6392
+ carousel: [{ type: core.ViewChild, args: ['carousel', { read: carousel.PepCarouselComponent },] }]
6393
+ };
6394
+
3054
6395
  var pepComponentsModules = [
3055
6396
  address.PepAddressModule,
3056
6397
  attachment.PepAttachmentModule,
3057
6398
  button.PepButtonModule,
6399
+ carousel.PepCarouselModule,
3058
6400
  checkbox.PepCheckboxModule,
3059
6401
  date.PepDateModule,
3060
6402
  image.PepImageModule,
@@ -3111,6 +6453,7 @@
3111
6453
  PepInternalListComponent,
3112
6454
  PepInternalMenuComponent,
3113
6455
  PepInternalPageComponent,
6456
+ PepInternalCaruselComponent
3114
6457
  ],
3115
6458
  },] }
3116
6459
  ];
@@ -3135,6 +6478,8 @@
3135
6478
  exports.ɵe = PepInternalMenuComponent;
3136
6479
  exports.ɵf = PepInternalPageComponent;
3137
6480
  exports.ɵg = PepInternalPageService;
6481
+ exports.ɵh = PepInternalCaruselComponent;
6482
+ exports.ɵi = PepInternalCaruselService;
3138
6483
 
3139
6484
  Object.defineProperty(exports, '__esModule', { value: true });
3140
6485