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.
- package/bundles/igniteui-webcomponents-layouts.umd.js +5037 -4563
- package/bundles/igniteui-webcomponents-layouts.umd.min.js +1 -1
- package/esm2015/lib/ComboEditorView_combined.js +27 -27
- package/esm2015/lib/ExpansionPanelView_combined.js +7 -7
- package/esm2015/lib/GridColumnProviderOnAttachingOverrideEventArgs.js +18 -0
- package/esm2015/lib/ListPanelView_combined.js +1 -1
- package/esm2015/lib/NativeUILayoutFactory_combined.js +4314 -4089
- package/esm2015/lib/PropertyEditorPanelView_combined.js +26 -26
- package/esm2015/lib/TooltipTextPresenter.js +2 -2
- package/esm2015/lib/igc-tool-action-button-component.js +6 -6
- package/esm2015/lib/igc-tool-action-button-pair-component.js +103 -103
- package/esm2015/lib/igc-tool-action-checkbox-component.js +27 -27
- package/esm2015/lib/igc-tool-action-checkbox-list-component.js +97 -17
- package/esm2015/lib/igc-tool-action-color-editor-component.js +3 -3
- package/esm2015/lib/igc-tool-action-combo-component.js +8 -8
- package/esm2015/lib/igc-tool-action-component.js +94 -80
- package/esm2015/lib/igc-tool-action-field-selector-component.js +45 -45
- package/esm2015/lib/igc-tool-action-group-header-component.js +6 -6
- package/esm2015/lib/igc-tool-action-icon-button-component.js +32 -32
- package/esm2015/lib/igc-tool-action-icon-menu-component.js +9 -9
- package/esm2015/lib/igc-tool-action-number-input-component.js +3 -3
- package/esm2015/lib/igc-tool-action-radio-component.js +32 -32
- package/esm2015/lib/igc-tool-action-separator-component.js +6 -6
- package/esm2015/lib/igc-tool-action-sub-panel-component.js +3 -3
- package/esm2015/lib/igc-tool-action-text-input-component.js +2 -2
- package/esm2015/lib/igc-tool-panel-component.js +156 -142
- package/esm2015/lib/igc-toolbar-component.js +99 -87
- package/esm2015/public_api.js +1 -0
- package/esm5/lib/ComboEditorView_combined.js +27 -27
- package/esm5/lib/ExpansionPanelView_combined.js +7 -7
- package/esm5/lib/GridColumnProviderOnAttachingOverrideEventArgs.js +21 -0
- package/esm5/lib/ListPanelView_combined.js +1 -1
- package/esm5/lib/NativeUILayoutFactory_combined.js +4171 -3886
- package/esm5/lib/PropertyEditorPanelView_combined.js +26 -26
- package/esm5/lib/TooltipTextPresenter.js +2 -2
- package/esm5/lib/igc-tool-action-button-component.js +6 -6
- package/esm5/lib/igc-tool-action-button-pair-component.js +103 -103
- package/esm5/lib/igc-tool-action-checkbox-component.js +27 -27
- package/esm5/lib/igc-tool-action-checkbox-list-component.js +129 -17
- package/esm5/lib/igc-tool-action-color-editor-component.js +3 -3
- package/esm5/lib/igc-tool-action-combo-component.js +8 -8
- package/esm5/lib/igc-tool-action-component.js +102 -80
- package/esm5/lib/igc-tool-action-field-selector-component.js +45 -45
- package/esm5/lib/igc-tool-action-group-header-component.js +6 -6
- package/esm5/lib/igc-tool-action-icon-button-component.js +32 -32
- package/esm5/lib/igc-tool-action-icon-menu-component.js +9 -9
- package/esm5/lib/igc-tool-action-number-input-component.js +3 -3
- package/esm5/lib/igc-tool-action-radio-component.js +32 -32
- package/esm5/lib/igc-tool-action-separator-component.js +6 -6
- package/esm5/lib/igc-tool-action-sub-panel-component.js +3 -3
- package/esm5/lib/igc-tool-action-text-input-component.js +2 -2
- package/esm5/lib/igc-tool-panel-component.js +164 -142
- package/esm5/lib/igc-toolbar-component.js +103 -91
- package/esm5/public_api.js +1 -0
- package/fesm2015/igniteui-webcomponents-layouts.js +5112 -4750
- package/fesm5/igniteui-webcomponents-layouts.js +5037 -4564
- package/lib/GridColumnProviderOnAttachingOverrideEventArgs.d.ts +8 -0
- package/lib/NativeUILayoutFactory_combined.d.ts +972 -935
- package/lib/igc-tool-action-checkbox-list-component.d.ts +40 -0
- package/lib/igc-tool-action-component.d.ts +4 -0
- package/lib/igc-tool-panel-component.d.ts +4 -0
- package/lib/igc-toolbar-component.d.ts +7 -1
- package/package.json +3 -3
- 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.
|
|
749
|
-
d.
|
|
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.
|
|
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.
|
|
759
|
-
e.
|
|
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.
|
|
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.
|
|
775
|
-
f.
|
|
774
|
+
f.hs = b.ar;
|
|
775
|
+
f.e7 = this.bm(b);
|
|
776
776
|
c = f;
|
|
777
777
|
if (b.a4 != null) {
|
|
778
|
-
c.
|
|
778
|
+
c.e1 = b.a4;
|
|
779
779
|
}
|
|
780
780
|
break;
|
|
781
781
|
case 7:
|
|
782
782
|
var g = new ToolActionCheckbox();
|
|
783
|
-
g.
|
|
784
|
-
g.
|
|
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.
|
|
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.
|
|
800
|
+
h.e7 = this.bm(b);
|
|
801
801
|
c = h;
|
|
802
802
|
if (b.a4 != null) {
|
|
803
|
-
c.
|
|
803
|
+
c.e1 = b.a4;
|
|
804
804
|
}
|
|
805
805
|
if (b.ar != null) {
|
|
806
|
-
h.
|
|
807
|
-
h.
|
|
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.
|
|
812
|
+
i.e7 = this.bm(b);
|
|
813
813
|
if (b.ar != null && typeof b.ar === 'string') {
|
|
814
|
-
i.
|
|
814
|
+
i.e7 = b.ar;
|
|
815
815
|
}
|
|
816
816
|
c = i;
|
|
817
817
|
if (b.a4 != null) {
|
|
818
|
-
c.
|
|
818
|
+
c.e1 = b.a4;
|
|
819
819
|
}
|
|
820
820
|
break;
|
|
821
821
|
case 24:
|
|
822
822
|
var j = new ToolActionSeparator();
|
|
823
|
-
j.
|
|
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.
|
|
829
|
+
c.e7 = this.bm(b);
|
|
830
830
|
if (b.a4 != null) {
|
|
831
|
-
c.
|
|
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.
|
|
851
|
-
this.aq.item(c.
|
|
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.
|
|
1231
|
-
PropertyEditorPanel.cq = BrushUtil.
|
|
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.
|
|
29
|
-
_this.x = BrushUtil.
|
|
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.
|
|
79
|
+
return this.i.hq;
|
|
80
80
|
},
|
|
81
81
|
set: function (v) {
|
|
82
|
-
this.i.
|
|
83
|
-
this._a("displayType", enumToString(ToolActionButtonDisplayType_$type, this.i.
|
|
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.
|
|
93
|
+
return this.i.hu;
|
|
94
94
|
},
|
|
95
95
|
set: function (v) {
|
|
96
|
-
this.i.
|
|
97
|
-
this._a("cornerRadius", this.i.
|
|
96
|
+
this.i.hu = +v;
|
|
97
|
+
this._a("cornerRadius", this.i.hu);
|
|
98
98
|
},
|
|
99
99
|
enumerable: false,
|
|
100
100
|
configurable: true
|