igniteui-webcomponents-layouts 7.0.0 → 7.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (64) hide show
  1. package/bundles/igniteui-webcomponents-layouts.umd.js +5037 -4563
  2. package/bundles/igniteui-webcomponents-layouts.umd.min.js +1 -1
  3. package/esm2015/lib/ComboEditorView_combined.js +27 -27
  4. package/esm2015/lib/ExpansionPanelView_combined.js +7 -7
  5. package/esm2015/lib/GridColumnProviderOnAttachingOverrideEventArgs.js +18 -0
  6. package/esm2015/lib/ListPanelView_combined.js +1 -1
  7. package/esm2015/lib/NativeUILayoutFactory_combined.js +4314 -4089
  8. package/esm2015/lib/PropertyEditorPanelView_combined.js +26 -26
  9. package/esm2015/lib/TooltipTextPresenter.js +2 -2
  10. package/esm2015/lib/igc-tool-action-button-component.js +6 -6
  11. package/esm2015/lib/igc-tool-action-button-pair-component.js +103 -103
  12. package/esm2015/lib/igc-tool-action-checkbox-component.js +27 -27
  13. package/esm2015/lib/igc-tool-action-checkbox-list-component.js +97 -17
  14. package/esm2015/lib/igc-tool-action-color-editor-component.js +3 -3
  15. package/esm2015/lib/igc-tool-action-combo-component.js +8 -8
  16. package/esm2015/lib/igc-tool-action-component.js +94 -80
  17. package/esm2015/lib/igc-tool-action-field-selector-component.js +45 -45
  18. package/esm2015/lib/igc-tool-action-group-header-component.js +6 -6
  19. package/esm2015/lib/igc-tool-action-icon-button-component.js +32 -32
  20. package/esm2015/lib/igc-tool-action-icon-menu-component.js +9 -9
  21. package/esm2015/lib/igc-tool-action-number-input-component.js +3 -3
  22. package/esm2015/lib/igc-tool-action-radio-component.js +32 -32
  23. package/esm2015/lib/igc-tool-action-separator-component.js +6 -6
  24. package/esm2015/lib/igc-tool-action-sub-panel-component.js +3 -3
  25. package/esm2015/lib/igc-tool-action-text-input-component.js +2 -2
  26. package/esm2015/lib/igc-tool-panel-component.js +156 -142
  27. package/esm2015/lib/igc-toolbar-component.js +99 -87
  28. package/esm2015/public_api.js +1 -0
  29. package/esm5/lib/ComboEditorView_combined.js +27 -27
  30. package/esm5/lib/ExpansionPanelView_combined.js +7 -7
  31. package/esm5/lib/GridColumnProviderOnAttachingOverrideEventArgs.js +21 -0
  32. package/esm5/lib/ListPanelView_combined.js +1 -1
  33. package/esm5/lib/NativeUILayoutFactory_combined.js +4171 -3886
  34. package/esm5/lib/PropertyEditorPanelView_combined.js +26 -26
  35. package/esm5/lib/TooltipTextPresenter.js +2 -2
  36. package/esm5/lib/igc-tool-action-button-component.js +6 -6
  37. package/esm5/lib/igc-tool-action-button-pair-component.js +103 -103
  38. package/esm5/lib/igc-tool-action-checkbox-component.js +27 -27
  39. package/esm5/lib/igc-tool-action-checkbox-list-component.js +129 -17
  40. package/esm5/lib/igc-tool-action-color-editor-component.js +3 -3
  41. package/esm5/lib/igc-tool-action-combo-component.js +8 -8
  42. package/esm5/lib/igc-tool-action-component.js +102 -80
  43. package/esm5/lib/igc-tool-action-field-selector-component.js +45 -45
  44. package/esm5/lib/igc-tool-action-group-header-component.js +6 -6
  45. package/esm5/lib/igc-tool-action-icon-button-component.js +32 -32
  46. package/esm5/lib/igc-tool-action-icon-menu-component.js +9 -9
  47. package/esm5/lib/igc-tool-action-number-input-component.js +3 -3
  48. package/esm5/lib/igc-tool-action-radio-component.js +32 -32
  49. package/esm5/lib/igc-tool-action-separator-component.js +6 -6
  50. package/esm5/lib/igc-tool-action-sub-panel-component.js +3 -3
  51. package/esm5/lib/igc-tool-action-text-input-component.js +2 -2
  52. package/esm5/lib/igc-tool-panel-component.js +164 -142
  53. package/esm5/lib/igc-toolbar-component.js +103 -91
  54. package/esm5/public_api.js +1 -0
  55. package/fesm2015/igniteui-webcomponents-layouts.js +5112 -4750
  56. package/fesm5/igniteui-webcomponents-layouts.js +5037 -4564
  57. package/lib/GridColumnProviderOnAttachingOverrideEventArgs.d.ts +8 -0
  58. package/lib/NativeUILayoutFactory_combined.d.ts +972 -935
  59. package/lib/igc-tool-action-checkbox-list-component.d.ts +40 -0
  60. package/lib/igc-tool-action-component.d.ts +4 -0
  61. package/lib/igc-tool-panel-component.d.ts +4 -0
  62. package/lib/igc-toolbar-component.d.ts +7 -1
  63. package/package.json +3 -3
  64. package/public_api.d.ts +1 -0
@@ -745,21 +745,21 @@ export var PropertyEditorPanel = /** @class */ /*@__PURE__*/ (function (_super)
745
745
  case 19:
746
746
  case 1:
747
747
  var d = new ToolActionNumberInput();
748
- d.ho = b.ar != null ? b.ar : NaN;
749
- d.e5 = this.bm(b);
748
+ d.hs = b.ar != null ? b.ar : NaN;
749
+ d.e7 = this.bm(b);
750
750
  c = d;
751
751
  if (b.a4 != null) {
752
- c.ez = b.a4;
752
+ c.e1 = b.a4;
753
753
  }
754
754
  break;
755
755
  case 4:
756
756
  case 5:
757
757
  var e = new ToolActionColorEditor();
758
- e.hs = CSSColorUtil.g(b.ar);
759
- e.e5 = this.bm(b);
758
+ e.hw = CSSColorUtil.g(b.ar);
759
+ e.e7 = this.bm(b);
760
760
  c = e;
761
761
  if (b.a4 != null) {
762
- c.ez = b.a4;
762
+ c.e1 = b.a4;
763
763
  }
764
764
  break;
765
765
  case 11:
@@ -771,20 +771,20 @@ export var PropertyEditorPanel = /** @class */ /*@__PURE__*/ (function (_super)
771
771
  case 6:
772
772
  case 23:
773
773
  var f = new ToolActionTextInput();
774
- f.ho = b.ar;
775
- f.e5 = this.bm(b);
774
+ f.hs = b.ar;
775
+ f.e7 = this.bm(b);
776
776
  c = f;
777
777
  if (b.a4 != null) {
778
- c.ez = b.a4;
778
+ c.e1 = b.a4;
779
779
  }
780
780
  break;
781
781
  case 7:
782
782
  var g = new ToolActionCheckbox();
783
- g.hn = b.ar != null ? b.ar : false;
784
- g.e5 = this.bm(b);
783
+ g.hr = b.ar != null ? b.ar : false;
784
+ g.e7 = this.bm(b);
785
785
  c = g;
786
786
  if (b.a4 != null) {
787
- c.ez = b.a4;
787
+ c.e1 = b.a4;
788
788
  }
789
789
  break;
790
790
  case 8:
@@ -797,38 +797,38 @@ export var PropertyEditorPanel = /** @class */ /*@__PURE__*/ (function (_super)
797
797
  case 15:
798
798
  var h = new ToolActionCombo();
799
799
  h.itemsSource = this.a4(this.c(b));
800
- h.e5 = this.bm(b);
800
+ h.e7 = this.bm(b);
801
801
  c = h;
802
802
  if (b.a4 != null) {
803
- c.ez = b.a4;
803
+ c.e1 = b.a4;
804
804
  }
805
805
  if (b.ar != null) {
806
- h.hm = new LayoutSelectedItemsCollection();
807
- h.hm.add1(b.ar);
806
+ h.hq = new LayoutSelectedItemsCollection();
807
+ h.hq.add1(b.ar);
808
808
  }
809
809
  break;
810
810
  case 20:
811
811
  var i = new ToolActionButton();
812
- i.e5 = this.bm(b);
812
+ i.e7 = this.bm(b);
813
813
  if (b.ar != null && typeof b.ar === 'string') {
814
- i.e5 = b.ar;
814
+ i.e7 = b.ar;
815
815
  }
816
816
  c = i;
817
817
  if (b.a4 != null) {
818
- c.ez = b.a4;
818
+ c.e1 = b.a4;
819
819
  }
820
820
  break;
821
821
  case 24:
822
822
  var j = new ToolActionSeparator();
823
- j.ho = 5;
823
+ j.hs = 5;
824
824
  c = j;
825
825
  break;
826
826
  case 25:
827
827
  var k = new ToolActionGroupHeader();
828
828
  c = k;
829
- c.e5 = this.bm(b);
829
+ c.e7 = this.bm(b);
830
830
  if (b.a4 != null) {
831
- c.ez = b.a4;
831
+ c.e1 = b.a4;
832
832
  }
833
833
  break;
834
834
  default: return null;
@@ -847,8 +847,8 @@ export var PropertyEditorPanel = /** @class */ /*@__PURE__*/ (function (_super)
847
847
  if (c == null) {
848
848
  return null;
849
849
  }
850
- c.el = this.be + "_" + l;
851
- this.aq.item(c.el, b);
850
+ c.en = this.be + "_" + l;
851
+ this.aq.item(c.en, b);
852
852
  return c;
853
853
  };
854
854
  PropertyEditorPanel.prototype.bl = function (a) {
@@ -1227,7 +1227,7 @@ export var PropertyEditorPanel = /** @class */ /*@__PURE__*/ (function (_super)
1227
1227
  }
1228
1228
  };
1229
1229
  PropertyEditorPanel.$t = markType(PropertyEditorPanel, 'PropertyEditorPanel', Base.$, [INotifyPropertyChanged_$type]);
1230
- PropertyEditorPanel.cp = BrushUtil.j(255, 248, 248, 248);
1231
- PropertyEditorPanel.cq = BrushUtil.j(255, 24, 29, 31);
1230
+ PropertyEditorPanel.cp = BrushUtil.l(255, 248, 248, 248);
1231
+ PropertyEditorPanel.cq = BrushUtil.l(255, 24, 29, 31);
1232
1232
  return PropertyEditorPanel;
1233
1233
  }(Base));
@@ -25,8 +25,8 @@ export var TooltipTextPresenter = /** @class */ /*@__PURE__*/ (function (_super)
25
25
  _this.d = null;
26
26
  _this.h = DeviceUtils.g(42);
27
27
  _this.ab = new Thickness(1, 20, 0, 20, 0);
28
- _this.w = BrushUtil.j(255, 237, 239, 245);
29
- _this.x = BrushUtil.j(255, 0, 0, 0);
28
+ _this.w = BrushUtil.l(255, 237, 239, 245);
29
+ _this.x = BrushUtil.l(255, 0, 0, 0);
30
30
  _this.k = "";
31
31
  _this.a = TooltipTextPresenter.c();
32
32
  _this.g = NaN;
@@ -76,11 +76,11 @@ export var IgcToolActionButtonComponent = /** @class */ /*@__PURE__*/ (function
76
76
  * Gets or sets the display type for the button.
77
77
  */
78
78
  get: function () {
79
- return this.i.hm;
79
+ return this.i.hq;
80
80
  },
81
81
  set: function (v) {
82
- this.i.hm = ensureEnum(ToolActionButtonDisplayType_$type, v);
83
- this._a("displayType", enumToString(ToolActionButtonDisplayType_$type, this.i.hm));
82
+ this.i.hq = ensureEnum(ToolActionButtonDisplayType_$type, v);
83
+ this._a("displayType", enumToString(ToolActionButtonDisplayType_$type, this.i.hq));
84
84
  },
85
85
  enumerable: false,
86
86
  configurable: true
@@ -90,11 +90,11 @@ export var IgcToolActionButtonComponent = /** @class */ /*@__PURE__*/ (function
90
90
  * Gets or sets the button corner radius.
91
91
  */
92
92
  get: function () {
93
- return this.i.hq;
93
+ return this.i.hu;
94
94
  },
95
95
  set: function (v) {
96
- this.i.hq = +v;
97
- this._a("cornerRadius", this.i.hq);
96
+ this.i.hu = +v;
97
+ this._a("cornerRadius", this.i.hu);
98
98
  },
99
99
  enumerable: false,
100
100
  configurable: true