igniteui-angular-core 16.1.0-beta.4 → 16.1.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.
@@ -45,10 +45,10 @@ export let CodeGeneratingComponentRendererDataEmitter = /*@__PURE__*/ (() => {
45
45
  get n() {
46
46
  return this.m;
47
47
  }
48
- v(a, b = false) {
48
+ w(a, b = false) {
49
49
  return a;
50
50
  }
51
- u(a) {
51
+ v(a) {
52
52
  return a;
53
53
  }
54
54
  get h() {
@@ -81,7 +81,13 @@ export let CodeGeneratingComponentRendererDataEmitter = /*@__PURE__*/ (() => {
81
81
  get s() {
82
82
  return this.get_s();
83
83
  }
84
- aa(a) {
84
+ get_u() {
85
+ return ".json";
86
+ }
87
+ get u() {
88
+ return this.get_u();
89
+ }
90
+ ab(a) {
85
91
  if (a != null) {
86
92
  let b = a;
87
93
  let c = b.e();
@@ -90,22 +96,22 @@ export let CodeGeneratingComponentRendererDataEmitter = /*@__PURE__*/ (() => {
90
96
  let f = b.item(e);
91
97
  if (typeCast(JsonDictionaryValue.$, f) !== null) {
92
98
  let g = f;
93
- this.ag(e, g);
99
+ this.ah(e, g);
94
100
  }
95
101
  else if (typeCast(JsonDictionaryArray.$, f) !== null) {
96
102
  let h = f;
97
- this.ae(e, h, this.h, this.k);
98
- this.af(e, 0, null);
103
+ this.af(e, h, this.h, this.k);
104
+ this.ag(e, 0, null);
99
105
  }
100
106
  else {
101
107
  let i = f;
102
108
  let j = this.a(i);
103
109
  let k = this.b(i);
104
- let l = this.r(this.v(e, true), this.v(e), j, k);
110
+ let l = this.r(this.w(e, true), this.w(e), j, k);
105
111
  for (let m of fromEnum(l)) {
106
- this.ab(m, this.h, this.k);
112
+ this.ac(m, this.h, this.k);
107
113
  }
108
- this.ah(e, j, k, i);
114
+ this.ai(e, j, k, i);
109
115
  }
110
116
  }
111
117
  }
@@ -119,45 +125,47 @@ export let CodeGeneratingComponentRendererDataEmitter = /*@__PURE__*/ (() => {
119
125
  }
120
126
  n.add_1(p.a.e);
121
127
  let q = this.o.library.getItem(p.a.e);
128
+ let r = this.s;
122
129
  if (q.type == 0) {
123
- let r = new CodeGeneratingCodeWriter(this.o);
124
- let s = new CodeGeneratingImportManager();
125
- let t = q.name;
126
- let u = q.getContentForPlatform(this.m.platform);
127
- if (u.isJson) {
128
- let v = q.getConfigForPlatform(this.m.platform);
129
- let w = 0;
130
- if (v != null) {
131
- w = v.location;
130
+ let s = new CodeGeneratingCodeWriter(this.o);
131
+ let t = new CodeGeneratingImportManager();
132
+ let u = q.name;
133
+ let v = q.getContentForPlatform(this.m.platform);
134
+ if (v.isJson) {
135
+ let w = q.getConfigForPlatform(this.m.platform);
136
+ let x = 0;
137
+ if (w != null) {
138
+ x = w.location;
132
139
  }
133
- switch (w) {
140
+ switch (x) {
134
141
  case 0:
135
- let x = new JsonDictionaryParser();
136
- let y = x.parse(u.content);
137
- this.ad(r);
138
- this.ae(t, y, r, s);
139
- this.ac(r);
140
- this.af(t, w, u);
142
+ let y = new JsonDictionaryParser();
143
+ let z = y.parse(v.content);
144
+ this.ae(s);
145
+ this.af(u, z, s, t);
146
+ this.ad(s);
147
+ this.ag(u, x, v);
141
148
  break;
142
149
  case 2:
143
- this.af(t, w, u);
150
+ this.ag(u, x, v);
144
151
  break;
145
152
  case 1:
146
- this.af(t, w, u);
147
- let z = u.content;
148
- this.y(t, s);
149
- r.j(z);
153
+ this.ag(u, x, v);
154
+ let aa = v.content;
155
+ r = this.u;
156
+ this.z(u, u + r, t);
157
+ s.j(aa);
150
158
  break;
151
159
  }
152
160
  }
153
161
  else {
154
- let aa = u.content;
155
- this.x(t, s);
156
- r.j(aa);
157
- this.af(t, 0, u);
162
+ let ab = v.content;
163
+ this.y(u, t);
164
+ s.j(ab);
165
+ this.ag(u, 0, v);
158
166
  }
159
- this.z(t, s);
160
- this.m.addContainerNewFileResult(t + this.s, r.toString());
167
+ this.aa(u, t);
168
+ this.m.addContainerNewFileResult(u + r, s.toString());
161
169
  }
162
170
  }
163
171
  }
@@ -168,23 +176,23 @@ export let CodeGeneratingComponentRendererDataEmitter = /*@__PURE__*/ (() => {
168
176
  this.m.addContainerResult("vmLibraryProjectFiles", this.f.toString());
169
177
  this.m.addContainerResult("vmData", this.h.toString());
170
178
  }
171
- ac(a) {
172
- }
173
179
  ad(a) {
174
180
  }
175
- z(a, b) {
181
+ ae(a) {
176
182
  }
177
- x(a, b) {
183
+ aa(a, b) {
178
184
  }
179
185
  y(a, b) {
180
186
  }
181
- ah(a, b, c, d) {
187
+ z(a, b, c) {
182
188
  }
183
- af(a, b, c) {
189
+ ai(a, b, c, d) {
190
+ }
191
+ ag(a, b, c) {
184
192
  }
185
- ag(a, b) {
193
+ ah(a, b) {
186
194
  }
187
- ae(a, b, c, d) {
195
+ af(a, b, c, d) {
188
196
  if (typeCast(JsonDictionaryArray.$, b) !== null) {
189
197
  let e = b;
190
198
  if (e.items != null && e.items.length > 0) {
@@ -193,19 +201,19 @@ export let CodeGeneratingComponentRendererDataEmitter = /*@__PURE__*/ (() => {
193
201
  let g = this.a(f);
194
202
  let h = this.b(f);
195
203
  if (g != null) {
196
- this.aj(a, g, h, c, d);
204
+ this.ak(a, g, h, c, d);
197
205
  for (let i = 0; i < e.items.length; i++) {
198
- this.w(a, g, h, e.items[i], i, c);
206
+ this.x(a, g, h, e.items[i], i, c);
199
207
  }
200
- this.ai(a, g, h, c);
208
+ this.aj(a, g, h, c);
201
209
  }
202
210
  }
203
211
  }
204
212
  }
205
213
  }
206
- ai(a, b, c, d) {
214
+ aj(a, b, c, d) {
207
215
  }
208
- ab(a, b, c) {
216
+ ac(a, b, c) {
209
217
  }
210
218
  r(a, b, c, d) {
211
219
  let e = new List$1(CodeGeneratingComponentRendererDataEmitterItemType.$, 0);
@@ -219,19 +227,19 @@ export let CodeGeneratingComponentRendererDataEmitter = /*@__PURE__*/ (() => {
219
227
  let h = c[g];
220
228
  let i = d[g];
221
229
  if (i.f) {
222
- let j = this.r(this.v(a) + "_" + h, b, i.a, i.b);
230
+ let j = this.r(this.w(a) + "_" + h, b, i.a, i.b);
223
231
  e.o(j);
224
232
  }
225
233
  else if (i.d) {
226
- let k = this.r(this.v(a) + "_" + h + "Item", b, i.a, i.b);
234
+ let k = this.r(this.w(a) + "_" + h + "Item", b, i.a, i.b);
227
235
  e.o(k);
228
236
  }
229
237
  }
230
238
  return e;
231
239
  }
232
- w(a, b, c, d, e, f) {
240
+ x(a, b, c, d, e, f) {
233
241
  }
234
- aj(a, b, c, d, e) {
242
+ ak(a, b, c, d, e) {
235
243
  }
236
244
  b(a) {
237
245
  let b = new List$1(CodeGeneratingComponentRendererDataEmitterPropertyType.$, 0);