igniteui-webcomponents-inputs 5.0.2 → 5.1.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.
- package/bundles/igniteui-webcomponents-inputs.umd.js +317 -271
- package/bundles/igniteui-webcomponents-inputs.umd.min.js +1 -1
- package/esm2015/lib/IconView_combined.js +264 -239
- package/esm2015/lib/XIconBridge.js +6 -2
- package/esm2015/lib/XPopupBridge.js +1 -1
- package/esm2015/lib/igc-x-icon-component.js +53 -44
- package/esm5/lib/IconView_combined.js +253 -224
- package/esm5/lib/XIconBridge.js +6 -2
- package/esm5/lib/XPopupBridge.js +1 -1
- package/esm5/lib/igc-x-icon-component.js +57 -44
- package/fesm2015/igniteui-webcomponents-inputs.js +325 -287
- package/fesm5/igniteui-webcomponents-inputs.js +318 -272
- package/lib/IconView_combined.d.ts +68 -64
- package/lib/igc-x-icon-component.d.ts +5 -0
- package/package.json +2 -2
|
@@ -36,14 +36,15 @@ export declare class IconView extends Base {
|
|
|
36
36
|
e: FastIterationDictionary$2<string, List$1<Tuple$2<SVGNode, any>>>;
|
|
37
37
|
f: FastIterationDictionary$2<string, List$1<Tuple$2<SVGNode, any>>>;
|
|
38
38
|
ai(a: DomRenderer): void;
|
|
39
|
+
au(a: string): void;
|
|
40
|
+
av(a: string[]): void;
|
|
39
41
|
at(a: string): void;
|
|
40
|
-
au(a: string[]): void;
|
|
41
|
-
as(a: string): void;
|
|
42
42
|
private ab;
|
|
43
43
|
ap(a: string): void;
|
|
44
|
+
as(a: any): void;
|
|
44
45
|
private k;
|
|
45
46
|
ar(): void;
|
|
46
|
-
|
|
47
|
+
ax(): void;
|
|
47
48
|
private n;
|
|
48
49
|
am(a: Brush, b: string): void;
|
|
49
50
|
an(a: any, b: Brush): void;
|
|
@@ -59,7 +60,7 @@ export declare class IconView extends Base {
|
|
|
59
60
|
private p;
|
|
60
61
|
ag(): void;
|
|
61
62
|
aj(): void;
|
|
62
|
-
|
|
63
|
+
aw(a: FontInfo): void;
|
|
63
64
|
b(): number[];
|
|
64
65
|
private ah;
|
|
65
66
|
a(): PrimitiveVisualData[];
|
|
@@ -78,107 +79,110 @@ export declare class XIcon extends Base implements INotifyPropertyChanged, IIcon
|
|
|
78
79
|
get view(): IconView;
|
|
79
80
|
set view(a: IconView);
|
|
80
81
|
destroy(): void;
|
|
81
|
-
protected cb(a: string, b: any, c: any): void;
|
|
82
82
|
protected ce(a: string, b: any, c: any): void;
|
|
83
|
-
|
|
83
|
+
protected ch(a: string, b: any, c: any): void;
|
|
84
|
+
private cl;
|
|
84
85
|
protected get r(): boolean;
|
|
85
|
-
private
|
|
86
|
+
private ck;
|
|
87
|
+
private cj;
|
|
86
88
|
private cg;
|
|
87
|
-
private cd;
|
|
88
|
-
static cz: Brush;
|
|
89
|
-
static c4: Brush;
|
|
90
|
-
static c3: Brush;
|
|
91
|
-
static c0: Brush;
|
|
92
|
-
static c1: Brush;
|
|
93
89
|
static c2: Brush;
|
|
90
|
+
static c7: Brush;
|
|
91
|
+
static c6: Brush;
|
|
92
|
+
static c3: Brush;
|
|
93
|
+
static c4: Brush;
|
|
94
|
+
static c5: Brush;
|
|
94
95
|
static ah: number;
|
|
95
96
|
static ag: number;
|
|
96
97
|
private j;
|
|
97
98
|
get k(): BaseControlTheme;
|
|
98
99
|
set k(a: BaseControlTheme);
|
|
99
|
-
private
|
|
100
|
-
get
|
|
101
|
-
set
|
|
102
|
-
private
|
|
103
|
-
get
|
|
104
|
-
set
|
|
105
|
-
private
|
|
106
|
-
get
|
|
107
|
-
set
|
|
100
|
+
private cm;
|
|
101
|
+
get cz(): Brush;
|
|
102
|
+
set cz(a: Brush);
|
|
103
|
+
private cn;
|
|
104
|
+
get c0(): Brush;
|
|
105
|
+
set c0(a: Brush);
|
|
106
|
+
private co;
|
|
107
|
+
get c1(): Brush;
|
|
108
|
+
set c1(a: Brush);
|
|
108
109
|
private v;
|
|
109
110
|
get af(): number;
|
|
110
111
|
set af(a: number);
|
|
111
|
-
private
|
|
112
|
+
private cp;
|
|
112
113
|
get fill(): Brush;
|
|
113
114
|
set fill(a: Brush);
|
|
114
|
-
private
|
|
115
|
-
get
|
|
116
|
-
set
|
|
115
|
+
private cx;
|
|
116
|
+
get df(): Brush;
|
|
117
|
+
set df(a: Brush);
|
|
117
118
|
private z;
|
|
118
119
|
get al(): number;
|
|
119
120
|
set al(a: number);
|
|
120
|
-
private
|
|
121
|
-
get
|
|
122
|
-
set
|
|
123
|
-
private cn;
|
|
124
|
-
get c5(): Brush;
|
|
125
|
-
set c5(a: Brush);
|
|
126
|
-
private co;
|
|
127
|
-
get c6(): Brush;
|
|
128
|
-
set c6(a: Brush);
|
|
129
|
-
private x;
|
|
130
|
-
get aj(): number;
|
|
131
|
-
set aj(a: number);
|
|
132
|
-
private cp;
|
|
133
|
-
get c7(): Brush;
|
|
134
|
-
set c7(a: Brush);
|
|
135
|
-
private c;
|
|
136
|
-
get e(): BrushCollection;
|
|
137
|
-
set e(a: BrushCollection);
|
|
138
|
-
private d;
|
|
139
|
-
get f(): BrushCollection;
|
|
140
|
-
set f(a: BrushCollection);
|
|
121
|
+
private cy;
|
|
122
|
+
get dg(): Brush;
|
|
123
|
+
set dg(a: Brush);
|
|
141
124
|
private cq;
|
|
142
125
|
get c8(): Brush;
|
|
143
126
|
set c8(a: Brush);
|
|
144
127
|
private cr;
|
|
145
128
|
get c9(): Brush;
|
|
146
129
|
set c9(a: Brush);
|
|
130
|
+
private x;
|
|
131
|
+
get aj(): number;
|
|
132
|
+
set aj(a: number);
|
|
147
133
|
private cs;
|
|
148
134
|
get da(): Brush;
|
|
149
135
|
set da(a: Brush);
|
|
136
|
+
private c;
|
|
137
|
+
get e(): BrushCollection;
|
|
138
|
+
set e(a: BrushCollection);
|
|
139
|
+
private d;
|
|
140
|
+
get f(): BrushCollection;
|
|
141
|
+
set f(a: BrushCollection);
|
|
150
142
|
private ct;
|
|
151
143
|
get db(): Brush;
|
|
152
144
|
set db(a: Brush);
|
|
153
|
-
private
|
|
154
|
-
get
|
|
155
|
-
set
|
|
156
|
-
private
|
|
145
|
+
private cu;
|
|
146
|
+
get dc(): Brush;
|
|
147
|
+
set dc(a: Brush);
|
|
148
|
+
private cv;
|
|
149
|
+
get dd(): Brush;
|
|
150
|
+
set dd(a: Brush);
|
|
151
|
+
private cw;
|
|
152
|
+
get de(): Brush;
|
|
153
|
+
set de(a: Brush);
|
|
154
|
+
private au;
|
|
155
|
+
get aw(): any;
|
|
156
|
+
set aw(a: any);
|
|
157
|
+
private ay;
|
|
158
|
+
get a9(): string;
|
|
159
|
+
set a9(a: string);
|
|
160
|
+
private a1;
|
|
157
161
|
get svgPath(): string;
|
|
158
162
|
set svgPath(a: string);
|
|
159
|
-
private
|
|
163
|
+
private a0;
|
|
160
164
|
get svg(): string;
|
|
161
165
|
set svg(a: string);
|
|
162
166
|
private a;
|
|
163
167
|
get b(): string[];
|
|
164
168
|
set b(a: string[]);
|
|
165
|
-
|
|
166
|
-
|
|
169
|
+
cc(): void;
|
|
170
|
+
cd(): void;
|
|
167
171
|
private l;
|
|
168
172
|
get m(): FontInfo;
|
|
169
173
|
set m(a: FontInfo);
|
|
170
174
|
private static at;
|
|
171
|
-
private
|
|
172
|
-
get
|
|
173
|
-
set
|
|
175
|
+
private az;
|
|
176
|
+
get bj(): string;
|
|
177
|
+
set bj(a: string);
|
|
174
178
|
private ar;
|
|
175
179
|
private n;
|
|
176
180
|
get q(): boolean;
|
|
177
181
|
get as(): number;
|
|
178
182
|
set as(a: number);
|
|
179
|
-
private
|
|
180
|
-
get
|
|
181
|
-
set
|
|
183
|
+
private ax;
|
|
184
|
+
get a6(): string;
|
|
185
|
+
set a6(a: string);
|
|
182
186
|
private p;
|
|
183
187
|
get t(): boolean;
|
|
184
188
|
set t(a: boolean);
|
|
@@ -206,15 +210,15 @@ export declare class XIcon extends Base implements INotifyPropertyChanged, IIcon
|
|
|
206
210
|
private w;
|
|
207
211
|
get ai(): number;
|
|
208
212
|
set ai(a: number);
|
|
209
|
-
|
|
213
|
+
cf(): void;
|
|
210
214
|
clicked: (sender: any, args: IconClickedEventArgs) => void;
|
|
211
215
|
propertyChanged: (sender: any, e: PropertyChangedEventArgs) => void;
|
|
212
216
|
onDetachedFromUI(): void;
|
|
213
217
|
onAttachedToUI(): void;
|
|
214
|
-
|
|
218
|
+
ca(): void;
|
|
215
219
|
protected u(): boolean;
|
|
216
|
-
|
|
217
|
-
|
|
220
|
+
av(): any;
|
|
221
|
+
bb(): string;
|
|
218
222
|
g(): IconVisualModelExport;
|
|
219
223
|
provideContainer(a: DomRenderer): void;
|
|
220
224
|
}
|
|
@@ -154,6 +154,11 @@ export declare class IgcXIconComponent extends IgcHTMLElement {
|
|
|
154
154
|
*/
|
|
155
155
|
get secondaryStrokeColor(): string;
|
|
156
156
|
set secondaryStrokeColor(v: string);
|
|
157
|
+
/**
|
|
158
|
+
* Gets or sets the image source for the icon. Used if none of the other icon types are not used.
|
|
159
|
+
*/
|
|
160
|
+
get source(): any;
|
|
161
|
+
set source(v: any);
|
|
157
162
|
/**
|
|
158
163
|
* Gets or sets data url for the icon to use.
|
|
159
164
|
*/
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "igniteui-webcomponents-inputs",
|
|
3
|
-
"version": "5.0
|
|
3
|
+
"version": "5.1.0",
|
|
4
4
|
"description": "Ignite UI Web Components inputs components.",
|
|
5
5
|
"homepage": "https://github.com/IgniteUI/igniteui-webcomponents-inputs",
|
|
6
6
|
"keywords": [
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
"tslib": "^2.3.1"
|
|
15
15
|
},
|
|
16
16
|
"peerDependencies": {
|
|
17
|
-
"igniteui-webcomponents-core": "5.0
|
|
17
|
+
"igniteui-webcomponents-core": "5.1.0"
|
|
18
18
|
},
|
|
19
19
|
"sideEffects": false,
|
|
20
20
|
"typings": "igniteui-webcomponents-inputs.d.ts",
|