igniteui-angular-core 16.1.0 → 16.1.2-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.
- package/License +6 -6
- package/README.md +14 -6
- package/bundles/igniteui-angular-core.umd.js +205 -189
- package/bundles/igniteui-angular-core.umd.min.js +1 -1
- package/esm2015/lib/CodeGeneratingComponentRendererCodeEmitter_combined.js +122 -122
- package/esm2015/lib/CodeGeneratingComponentRendererDataEmitter.js +61 -53
- package/esm2015/lib/WebComboChangeEventArgsDetailDescription.js +12 -12
- package/esm2015/lib/WebComboChangeEventArgsDetailDescriptionMetadata.js +2 -2
- package/esm2015/lib/WebComboDescriptionMetadata.js +1 -1
- package/esm2015/lib/dateExtended.js +5 -1
- package/esm5/lib/CodeGeneratingComponentRendererCodeEmitter_combined.js +122 -122
- package/esm5/lib/CodeGeneratingComponentRendererDataEmitter.js +65 -53
- package/esm5/lib/WebComboChangeEventArgsDetailDescription.js +10 -10
- package/esm5/lib/WebComboChangeEventArgsDetailDescriptionMetadata.js +2 -2
- package/esm5/lib/WebComboDescriptionMetadata.js +1 -1
- package/esm5/lib/dateExtended.js +5 -1
- package/fesm2015/igniteui-angular-core.js +203 -191
- package/fesm5/igniteui-angular-core.js +205 -189
- package/lib/CodeGeneratingComponentRendererCodeEmitter_combined.d.ts +34 -34
- package/lib/CodeGeneratingComponentRendererDataEmitter.d.ts +16 -14
- package/lib/WebComboChangeEventArgsDetailDescription.d.ts +6 -6
- package/lib/WebComboDescription.d.ts +2 -2
- package/package.json +1 -1
|
@@ -8410,7 +8410,11 @@ let _longDateFormatOptions = {
|
|
|
8410
8410
|
function toLongDateString(value) {
|
|
8411
8411
|
return value.toLocaleString(CultureInfo.currentCulture.name, _longDateFormatOptions).replace(/\u200E/g, "");
|
|
8412
8412
|
}
|
|
8413
|
-
let _longTimeFormatOptions
|
|
8413
|
+
let _longTimeFormatOptions = {
|
|
8414
|
+
hour: "numeric",
|
|
8415
|
+
minute: "numeric",
|
|
8416
|
+
second: "numeric"
|
|
8417
|
+
};
|
|
8414
8418
|
function toLongTimeString(value) {
|
|
8415
8419
|
return value.toLocaleString(CultureInfo.currentCulture.name, _longTimeFormatOptions).replace(/\u200E/g, "");
|
|
8416
8420
|
}
|
|
@@ -60900,10 +60904,10 @@ let CodeGeneratingComponentRendererDataEmitter = /*@__PURE__*/ (() => {
|
|
|
60900
60904
|
get n() {
|
|
60901
60905
|
return this.m;
|
|
60902
60906
|
}
|
|
60903
|
-
|
|
60907
|
+
w(a, b = false) {
|
|
60904
60908
|
return a;
|
|
60905
60909
|
}
|
|
60906
|
-
|
|
60910
|
+
v(a) {
|
|
60907
60911
|
return a;
|
|
60908
60912
|
}
|
|
60909
60913
|
get h() {
|
|
@@ -60936,7 +60940,13 @@ let CodeGeneratingComponentRendererDataEmitter = /*@__PURE__*/ (() => {
|
|
|
60936
60940
|
get s() {
|
|
60937
60941
|
return this.get_s();
|
|
60938
60942
|
}
|
|
60939
|
-
|
|
60943
|
+
get_u() {
|
|
60944
|
+
return ".json";
|
|
60945
|
+
}
|
|
60946
|
+
get u() {
|
|
60947
|
+
return this.get_u();
|
|
60948
|
+
}
|
|
60949
|
+
ab(a) {
|
|
60940
60950
|
if (a != null) {
|
|
60941
60951
|
let b = a;
|
|
60942
60952
|
let c = b.e();
|
|
@@ -60945,22 +60955,22 @@ let CodeGeneratingComponentRendererDataEmitter = /*@__PURE__*/ (() => {
|
|
|
60945
60955
|
let f = b.item(e);
|
|
60946
60956
|
if (typeCast(JsonDictionaryValue.$, f) !== null) {
|
|
60947
60957
|
let g = f;
|
|
60948
|
-
this.
|
|
60958
|
+
this.ah(e, g);
|
|
60949
60959
|
}
|
|
60950
60960
|
else if (typeCast(JsonDictionaryArray.$, f) !== null) {
|
|
60951
60961
|
let h = f;
|
|
60952
|
-
this.
|
|
60953
|
-
this.
|
|
60962
|
+
this.af(e, h, this.h, this.k);
|
|
60963
|
+
this.ag(e, 0, null);
|
|
60954
60964
|
}
|
|
60955
60965
|
else {
|
|
60956
60966
|
let i = f;
|
|
60957
60967
|
let j = this.a(i);
|
|
60958
60968
|
let k = this.b(i);
|
|
60959
|
-
let l = this.r(this.
|
|
60969
|
+
let l = this.r(this.w(e, true), this.w(e), j, k);
|
|
60960
60970
|
for (let m of fromEnum(l)) {
|
|
60961
|
-
this.
|
|
60971
|
+
this.ac(m, this.h, this.k);
|
|
60962
60972
|
}
|
|
60963
|
-
this.
|
|
60973
|
+
this.ai(e, j, k, i);
|
|
60964
60974
|
}
|
|
60965
60975
|
}
|
|
60966
60976
|
}
|
|
@@ -60974,45 +60984,47 @@ let CodeGeneratingComponentRendererDataEmitter = /*@__PURE__*/ (() => {
|
|
|
60974
60984
|
}
|
|
60975
60985
|
n.add_1(p.a.e);
|
|
60976
60986
|
let q = this.o.library.getItem(p.a.e);
|
|
60987
|
+
let r = this.s;
|
|
60977
60988
|
if (q.type == 0) {
|
|
60978
|
-
let
|
|
60979
|
-
let
|
|
60980
|
-
let
|
|
60981
|
-
let
|
|
60982
|
-
if (
|
|
60983
|
-
let
|
|
60984
|
-
let
|
|
60985
|
-
if (
|
|
60986
|
-
|
|
60989
|
+
let s = new CodeGeneratingCodeWriter(this.o);
|
|
60990
|
+
let t = new CodeGeneratingImportManager();
|
|
60991
|
+
let u = q.name;
|
|
60992
|
+
let v = q.getContentForPlatform(this.m.platform);
|
|
60993
|
+
if (v.isJson) {
|
|
60994
|
+
let w = q.getConfigForPlatform(this.m.platform);
|
|
60995
|
+
let x = 0;
|
|
60996
|
+
if (w != null) {
|
|
60997
|
+
x = w.location;
|
|
60987
60998
|
}
|
|
60988
|
-
switch (
|
|
60999
|
+
switch (x) {
|
|
60989
61000
|
case 0:
|
|
60990
|
-
let
|
|
60991
|
-
let
|
|
60992
|
-
this.
|
|
60993
|
-
this.
|
|
60994
|
-
this.
|
|
60995
|
-
this.
|
|
61001
|
+
let y = new JsonDictionaryParser();
|
|
61002
|
+
let z = y.parse(v.content);
|
|
61003
|
+
this.ae(s);
|
|
61004
|
+
this.af(u, z, s, t);
|
|
61005
|
+
this.ad(s);
|
|
61006
|
+
this.ag(u, x, v);
|
|
60996
61007
|
break;
|
|
60997
61008
|
case 2:
|
|
60998
|
-
this.
|
|
61009
|
+
this.ag(u, x, v);
|
|
60999
61010
|
break;
|
|
61000
61011
|
case 1:
|
|
61001
|
-
this.
|
|
61002
|
-
let
|
|
61003
|
-
this.
|
|
61004
|
-
|
|
61012
|
+
this.ag(u, x, v);
|
|
61013
|
+
let aa = v.content;
|
|
61014
|
+
r = this.u;
|
|
61015
|
+
this.z(u, u + r, t);
|
|
61016
|
+
s.j(aa);
|
|
61005
61017
|
break;
|
|
61006
61018
|
}
|
|
61007
61019
|
}
|
|
61008
61020
|
else {
|
|
61009
|
-
let
|
|
61010
|
-
this.
|
|
61011
|
-
|
|
61012
|
-
this.
|
|
61021
|
+
let ab = v.content;
|
|
61022
|
+
this.y(u, t);
|
|
61023
|
+
s.j(ab);
|
|
61024
|
+
this.ag(u, 0, v);
|
|
61013
61025
|
}
|
|
61014
|
-
this.
|
|
61015
|
-
this.m.addContainerNewFileResult(
|
|
61026
|
+
this.aa(u, t);
|
|
61027
|
+
this.m.addContainerNewFileResult(u + r, s.toString());
|
|
61016
61028
|
}
|
|
61017
61029
|
}
|
|
61018
61030
|
}
|
|
@@ -61023,23 +61035,23 @@ let CodeGeneratingComponentRendererDataEmitter = /*@__PURE__*/ (() => {
|
|
|
61023
61035
|
this.m.addContainerResult("vmLibraryProjectFiles", this.f.toString());
|
|
61024
61036
|
this.m.addContainerResult("vmData", this.h.toString());
|
|
61025
61037
|
}
|
|
61026
|
-
ac(a) {
|
|
61027
|
-
}
|
|
61028
61038
|
ad(a) {
|
|
61029
61039
|
}
|
|
61030
|
-
|
|
61040
|
+
ae(a) {
|
|
61031
61041
|
}
|
|
61032
|
-
|
|
61042
|
+
aa(a, b) {
|
|
61033
61043
|
}
|
|
61034
61044
|
y(a, b) {
|
|
61035
61045
|
}
|
|
61036
|
-
|
|
61046
|
+
z(a, b, c) {
|
|
61037
61047
|
}
|
|
61038
|
-
|
|
61048
|
+
ai(a, b, c, d) {
|
|
61039
61049
|
}
|
|
61040
|
-
ag(a, b) {
|
|
61050
|
+
ag(a, b, c) {
|
|
61041
61051
|
}
|
|
61042
|
-
|
|
61052
|
+
ah(a, b) {
|
|
61053
|
+
}
|
|
61054
|
+
af(a, b, c, d) {
|
|
61043
61055
|
if (typeCast(JsonDictionaryArray.$, b) !== null) {
|
|
61044
61056
|
let e = b;
|
|
61045
61057
|
if (e.items != null && e.items.length > 0) {
|
|
@@ -61048,19 +61060,19 @@ let CodeGeneratingComponentRendererDataEmitter = /*@__PURE__*/ (() => {
|
|
|
61048
61060
|
let g = this.a(f);
|
|
61049
61061
|
let h = this.b(f);
|
|
61050
61062
|
if (g != null) {
|
|
61051
|
-
this.
|
|
61063
|
+
this.ak(a, g, h, c, d);
|
|
61052
61064
|
for (let i = 0; i < e.items.length; i++) {
|
|
61053
|
-
this.
|
|
61065
|
+
this.x(a, g, h, e.items[i], i, c);
|
|
61054
61066
|
}
|
|
61055
|
-
this.
|
|
61067
|
+
this.aj(a, g, h, c);
|
|
61056
61068
|
}
|
|
61057
61069
|
}
|
|
61058
61070
|
}
|
|
61059
61071
|
}
|
|
61060
61072
|
}
|
|
61061
|
-
|
|
61073
|
+
aj(a, b, c, d) {
|
|
61062
61074
|
}
|
|
61063
|
-
|
|
61075
|
+
ac(a, b, c) {
|
|
61064
61076
|
}
|
|
61065
61077
|
r(a, b, c, d) {
|
|
61066
61078
|
let e = new List$1(CodeGeneratingComponentRendererDataEmitterItemType.$, 0);
|
|
@@ -61074,19 +61086,19 @@ let CodeGeneratingComponentRendererDataEmitter = /*@__PURE__*/ (() => {
|
|
|
61074
61086
|
let h = c[g];
|
|
61075
61087
|
let i = d[g];
|
|
61076
61088
|
if (i.f) {
|
|
61077
|
-
let j = this.r(this.
|
|
61089
|
+
let j = this.r(this.w(a) + "_" + h, b, i.a, i.b);
|
|
61078
61090
|
e.o(j);
|
|
61079
61091
|
}
|
|
61080
61092
|
else if (i.d) {
|
|
61081
|
-
let k = this.r(this.
|
|
61093
|
+
let k = this.r(this.w(a) + "_" + h + "Item", b, i.a, i.b);
|
|
61082
61094
|
e.o(k);
|
|
61083
61095
|
}
|
|
61084
61096
|
}
|
|
61085
61097
|
return e;
|
|
61086
61098
|
}
|
|
61087
|
-
|
|
61099
|
+
x(a, b, c, d, e, f) {
|
|
61088
61100
|
}
|
|
61089
|
-
|
|
61101
|
+
ak(a, b, c, d, e) {
|
|
61090
61102
|
}
|
|
61091
61103
|
b(a) {
|
|
61092
61104
|
let b = new List$1(CodeGeneratingComponentRendererDataEmitterPropertyType.$, 0);
|
|
@@ -68377,9 +68389,9 @@ let TSCodeGeneratingComponentRendererDataEmitter = /*@__PURE__*/ (() => {
|
|
|
68377
68389
|
class TSCodeGeneratingComponentRendererDataEmitter extends CodeGeneratingComponentRendererDataEmitter {
|
|
68378
68390
|
constructor(a, b) {
|
|
68379
68391
|
super(a, b);
|
|
68380
|
-
this.
|
|
68392
|
+
this.al = new Dictionary$2(CodeGeneratingCodeWriter.$, Number_$type, 0);
|
|
68381
68393
|
}
|
|
68382
|
-
|
|
68394
|
+
w(a, b = false) {
|
|
68383
68395
|
a = CodeGeneratingComponentRenderer.d5(a);
|
|
68384
68396
|
a = stringReplace(a, "-", "_");
|
|
68385
68397
|
if (b) {
|
|
@@ -68387,42 +68399,42 @@ let TSCodeGeneratingComponentRendererDataEmitter = /*@__PURE__*/ (() => {
|
|
|
68387
68399
|
}
|
|
68388
68400
|
return a;
|
|
68389
68401
|
}
|
|
68390
|
-
|
|
68402
|
+
v(a) {
|
|
68391
68403
|
a = stringReplace(a, "-", "_");
|
|
68392
68404
|
if (this.p.e) {
|
|
68393
68405
|
return a;
|
|
68394
68406
|
}
|
|
68395
68407
|
return CodeGeneratingComponentRenderer.d4(a);
|
|
68396
68408
|
}
|
|
68397
|
-
|
|
68409
|
+
ap(a) {
|
|
68398
68410
|
a = stringReplace(a, "-", "_");
|
|
68399
68411
|
return "_" + CodeGeneratingComponentRenderer.d4(a);
|
|
68400
68412
|
}
|
|
68401
68413
|
get_s() {
|
|
68402
68414
|
return ".ts";
|
|
68403
68415
|
}
|
|
68404
|
-
|
|
68405
|
-
super.
|
|
68406
|
-
let f = this.r(this.
|
|
68416
|
+
ak(a, b, c, d, e) {
|
|
68417
|
+
super.ak(a, b, c, d, e);
|
|
68418
|
+
let f = this.r(this.w(a, true), this.w(a, false), b, c);
|
|
68407
68419
|
for (let g of fromEnum(f)) {
|
|
68408
|
-
this.
|
|
68420
|
+
this.ac(g, d, e);
|
|
68409
68421
|
}
|
|
68410
68422
|
let h = 0;
|
|
68411
68423
|
if (e == this.k) {
|
|
68412
|
-
e.addPackageImport("./" + this.
|
|
68424
|
+
e.addPackageImport("./" + this.w(a, false), this.w(a, false));
|
|
68413
68425
|
}
|
|
68414
68426
|
else {
|
|
68415
|
-
e.addPackageImport("./" + this.
|
|
68427
|
+
e.addPackageImport("./" + this.w(a, false), this.w(a, false));
|
|
68416
68428
|
}
|
|
68417
|
-
d.l("export class " + this.
|
|
68429
|
+
d.l("export class " + this.w(a, false) + " extends Array<" + this.w(a, true) + "> {");
|
|
68418
68430
|
d.h();
|
|
68419
68431
|
d.l("public constructor() {");
|
|
68420
68432
|
d.h();
|
|
68421
68433
|
d.l("super();");
|
|
68422
68434
|
}
|
|
68423
|
-
|
|
68424
|
-
super.
|
|
68425
|
-
let d = this.p.cDNBasePath + this.
|
|
68435
|
+
ag(a, b, c) {
|
|
68436
|
+
super.ag(a, b, c);
|
|
68437
|
+
let d = this.p.cDNBasePath + this.w(a, false) + ".json";
|
|
68426
68438
|
let e = "";
|
|
68427
68439
|
if (this.n.platform == 2) {
|
|
68428
68440
|
e = "this.setState({}); ";
|
|
@@ -68433,7 +68445,7 @@ let TSCodeGeneratingComponentRendererDataEmitter = /*@__PURE__*/ (() => {
|
|
|
68433
68445
|
if (this.n.platform == 1) {
|
|
68434
68446
|
e = "this._detector.markForCheck(); ";
|
|
68435
68447
|
}
|
|
68436
|
-
let f = this.
|
|
68448
|
+
let f = this.w(a, false);
|
|
68437
68449
|
let g = "null";
|
|
68438
68450
|
switch (b) {
|
|
68439
68451
|
case 2:
|
|
@@ -68441,85 +68453,85 @@ let TSCodeGeneratingComponentRendererDataEmitter = /*@__PURE__*/ (() => {
|
|
|
68441
68453
|
break;
|
|
68442
68454
|
case 1:
|
|
68443
68455
|
f = "any[]";
|
|
68444
|
-
g = this.
|
|
68456
|
+
g = this.w(a, false);
|
|
68445
68457
|
break;
|
|
68446
68458
|
case 0: break;
|
|
68447
68459
|
}
|
|
68448
|
-
this.g.l("private " + this.
|
|
68460
|
+
this.g.l("private " + this.ap(a) + ": " + f + " = " + g + ";");
|
|
68449
68461
|
if (b == 2 || (c != null && c.isAsync)) {
|
|
68450
|
-
this.g.l("private " + this.
|
|
68462
|
+
this.g.l("private " + this.ap(a) + "Fetching: boolean = false;");
|
|
68451
68463
|
}
|
|
68452
68464
|
this.g.l("public get " + CodeGeneratingComponentRenderer.d4(a) + "(): " + f + " {");
|
|
68453
68465
|
this.g.h();
|
|
68454
68466
|
if (c != null && c.isAsync) {
|
|
68455
|
-
this.g.l("if (this." + this.
|
|
68467
|
+
this.g.l("if (this." + this.ap(a) + " == null && !this." + this.ap(a) + "Fetching)");
|
|
68456
68468
|
this.g.l("{");
|
|
68457
68469
|
this.g.h();
|
|
68458
|
-
this.g.l("this." + this.
|
|
68459
|
-
this.g.l("( async () => { this." + this.
|
|
68470
|
+
this.g.l("this." + this.ap(a) + "Fetching = true;");
|
|
68471
|
+
this.g.l("( async () => { this." + this.ap(a) + " = await (await " + this.w(a, false) + ".fetch()); " + e + " })();");
|
|
68460
68472
|
this.g.f();
|
|
68461
68473
|
this.g.l("}");
|
|
68462
68474
|
}
|
|
68463
68475
|
else {
|
|
68464
68476
|
if (b == 2) {
|
|
68465
|
-
this.g.l("if (this." + this.
|
|
68477
|
+
this.g.l("if (this." + this.ap(a) + " == null && !this." + this.ap(a) + "Fetching)");
|
|
68466
68478
|
this.g.l("{");
|
|
68467
68479
|
this.g.h();
|
|
68468
|
-
this.g.l(this.
|
|
68469
|
-
this.g.l("( async () => { this." + this.
|
|
68480
|
+
this.g.l(this.ap(a) + "Fetching = true;");
|
|
68481
|
+
this.g.l("( async () => { this." + this.ap(a) + " = await (await fetch('" + d + "')).json(); " + e + " })();");
|
|
68470
68482
|
this.g.f();
|
|
68471
68483
|
this.g.l("}");
|
|
68472
68484
|
}
|
|
68473
68485
|
if (b == 0) {
|
|
68474
|
-
this.g.l("if (this." + this.
|
|
68486
|
+
this.g.l("if (this." + this.ap(a) + " == null)");
|
|
68475
68487
|
this.g.l("{");
|
|
68476
68488
|
this.g.h();
|
|
68477
|
-
this.g.l("this." + this.
|
|
68489
|
+
this.g.l("this." + this.ap(a) + " = new " + this.w(a, false) + "();");
|
|
68478
68490
|
this.g.f();
|
|
68479
68491
|
this.g.l("}");
|
|
68480
68492
|
}
|
|
68481
68493
|
}
|
|
68482
|
-
this.g.l("return this." + this.
|
|
68494
|
+
this.g.l("return this." + this.ap(a) + ";");
|
|
68483
68495
|
this.g.f();
|
|
68484
68496
|
this.g.l("}");
|
|
68485
68497
|
this.g.l("");
|
|
68486
68498
|
}
|
|
68487
|
-
|
|
68488
|
-
super.
|
|
68489
|
-
this.g.l("private " + this.
|
|
68490
|
-
this.g.l("public get " + CodeGeneratingComponentRenderer.d4(a) + "(): " + this.
|
|
68499
|
+
ah(a, b) {
|
|
68500
|
+
super.ah(a, b);
|
|
68501
|
+
this.g.l("private " + this.ap(a) + ": " + this.am(b.e) + " = " + this.an(b) + ";");
|
|
68502
|
+
this.g.l("public get " + CodeGeneratingComponentRenderer.d4(a) + "(): " + this.am(b.e) + " {");
|
|
68491
68503
|
this.g.h();
|
|
68492
|
-
this.g.l("return this." + this.
|
|
68504
|
+
this.g.l("return this." + this.ap(a) + ";");
|
|
68493
68505
|
this.g.f();
|
|
68494
68506
|
this.g.l("}");
|
|
68495
68507
|
this.g.l("");
|
|
68496
68508
|
}
|
|
68497
|
-
|
|
68498
|
-
super.
|
|
68499
|
-
this.g.l("private " + this.
|
|
68500
|
-
this.g.l("public get " + CodeGeneratingComponentRenderer.d4(a) + "(): " + this.
|
|
68509
|
+
ai(a, b, c, d) {
|
|
68510
|
+
super.ai(a, b, c, d);
|
|
68511
|
+
this.g.l("private " + this.ap(a) + ": " + this.w(a, false) + "Item = null;");
|
|
68512
|
+
this.g.l("public get " + CodeGeneratingComponentRenderer.d4(a) + "(): " + this.w(a, false) + "Item {");
|
|
68501
68513
|
this.g.h();
|
|
68502
|
-
this.g.l("if (this." + this.
|
|
68514
|
+
this.g.l("if (this." + this.ap(a) + " == null)");
|
|
68503
68515
|
this.g.l("{");
|
|
68504
68516
|
this.g.h();
|
|
68505
|
-
this.g.l("this." + this.
|
|
68506
|
-
this.
|
|
68517
|
+
this.g.l("this." + this.ap(a) + " = ");
|
|
68518
|
+
this.aq(this.w(a, true), b, c, d, this.g);
|
|
68507
68519
|
this.g.l("}");
|
|
68508
|
-
this.g.l("return this." + this.
|
|
68520
|
+
this.g.l("return this." + this.ap(a) + ";");
|
|
68509
68521
|
this.g.f();
|
|
68510
68522
|
this.g.l("}");
|
|
68511
68523
|
this.g.l("");
|
|
68512
68524
|
}
|
|
68513
|
-
|
|
68525
|
+
y(a, b) {
|
|
68514
68526
|
b.addPackageImport("./" + a, a);
|
|
68515
68527
|
}
|
|
68516
|
-
|
|
68517
|
-
|
|
68528
|
+
z(a, b, c) {
|
|
68529
|
+
c.addDefaultImport("./" + b, a);
|
|
68518
68530
|
}
|
|
68519
|
-
|
|
68531
|
+
aa(a, b) {
|
|
68520
68532
|
this.l = CodeGeneratingImportManager.merge(this.l, b);
|
|
68521
68533
|
}
|
|
68522
|
-
|
|
68534
|
+
ac(a, b, c) {
|
|
68523
68535
|
let d = 0;
|
|
68524
68536
|
if (c == this.k) {
|
|
68525
68537
|
c.addPackageImport("./" + a.c, a.d);
|
|
@@ -68538,13 +68550,13 @@ let TSCodeGeneratingComponentRendererDataEmitter = /*@__PURE__*/ (() => {
|
|
|
68538
68550
|
for (let e = 0; e < a.a.length; e++) {
|
|
68539
68551
|
let f = a.a[e];
|
|
68540
68552
|
let g = a.b[e];
|
|
68541
|
-
b.l("public " + this.
|
|
68553
|
+
b.l("public " + this.v(f) + ": " + this.ao(a, f, g) + ";");
|
|
68542
68554
|
}
|
|
68543
68555
|
b.f();
|
|
68544
68556
|
b.l("");
|
|
68545
68557
|
b.l("}");
|
|
68546
68558
|
}
|
|
68547
|
-
|
|
68559
|
+
am(a) {
|
|
68548
68560
|
switch (a) {
|
|
68549
68561
|
case 1: return "boolean";
|
|
68550
68562
|
case 0: return "number";
|
|
@@ -68553,12 +68565,12 @@ let TSCodeGeneratingComponentRendererDataEmitter = /*@__PURE__*/ (() => {
|
|
|
68553
68565
|
}
|
|
68554
68566
|
return "any";
|
|
68555
68567
|
}
|
|
68556
|
-
|
|
68568
|
+
ao(a, b, c) {
|
|
68557
68569
|
if (c.d) {
|
|
68558
|
-
return a.d + "_" + CodeGeneratingComponentRenderer.d5(this.
|
|
68570
|
+
return a.d + "_" + CodeGeneratingComponentRenderer.d5(this.v(b)) + "Item[]";
|
|
68559
68571
|
}
|
|
68560
68572
|
else if (c.f) {
|
|
68561
|
-
return a.d + "_" + this.
|
|
68573
|
+
return a.d + "_" + this.v(b);
|
|
68562
68574
|
}
|
|
68563
68575
|
else {
|
|
68564
68576
|
switch (c.c) {
|
|
@@ -68570,20 +68582,20 @@ let TSCodeGeneratingComponentRendererDataEmitter = /*@__PURE__*/ (() => {
|
|
|
68570
68582
|
}
|
|
68571
68583
|
return "any";
|
|
68572
68584
|
}
|
|
68573
|
-
|
|
68574
|
-
super.
|
|
68585
|
+
aj(a, b, c, d) {
|
|
68586
|
+
super.aj(a, b, c, d);
|
|
68575
68587
|
d.f();
|
|
68576
68588
|
d.l("}");
|
|
68577
68589
|
d.f();
|
|
68578
68590
|
d.l("}");
|
|
68579
68591
|
}
|
|
68580
|
-
|
|
68581
|
-
super.
|
|
68592
|
+
x(a, b, c, d, e, f) {
|
|
68593
|
+
super.x(a, b, c, d, e, f);
|
|
68582
68594
|
f.j("this.push(");
|
|
68583
|
-
this.
|
|
68595
|
+
this.aq(this.w(a, true), b, c, d, f);
|
|
68584
68596
|
f.l(");");
|
|
68585
68597
|
}
|
|
68586
|
-
|
|
68598
|
+
aq(a, b, c, d, e) {
|
|
68587
68599
|
if (d == null) {
|
|
68588
68600
|
e.j("null");
|
|
68589
68601
|
return;
|
|
@@ -68597,7 +68609,7 @@ let TSCodeGeneratingComponentRendererDataEmitter = /*@__PURE__*/ (() => {
|
|
|
68597
68609
|
if (g > 0) {
|
|
68598
68610
|
e.l(",");
|
|
68599
68611
|
}
|
|
68600
|
-
this.
|
|
68612
|
+
this.aq(a, b, c, f.items[g], e);
|
|
68601
68613
|
}
|
|
68602
68614
|
}
|
|
68603
68615
|
e.f();
|
|
@@ -68614,14 +68626,14 @@ let TSCodeGeneratingComponentRendererDataEmitter = /*@__PURE__*/ (() => {
|
|
|
68614
68626
|
if (i > 0) {
|
|
68615
68627
|
e.l(",");
|
|
68616
68628
|
}
|
|
68617
|
-
e.j(this.
|
|
68629
|
+
e.j(this.v(j) + ": ");
|
|
68618
68630
|
if (k.d) {
|
|
68619
|
-
let l = a + "_" + CodeGeneratingComponentRenderer.d5(this.
|
|
68620
|
-
this.
|
|
68631
|
+
let l = a + "_" + CodeGeneratingComponentRenderer.d5(this.v(j)) + "Item";
|
|
68632
|
+
this.aq(l, k.a, k.b, h.item(j), e);
|
|
68621
68633
|
}
|
|
68622
68634
|
else if (k.f) {
|
|
68623
|
-
let m = a + "_" + CodeGeneratingComponentRenderer.d5(this.
|
|
68624
|
-
this.
|
|
68635
|
+
let m = a + "_" + CodeGeneratingComponentRenderer.d5(this.v(j));
|
|
68636
|
+
this.aq(m, k.a, k.b, h.item(j), e);
|
|
68625
68637
|
}
|
|
68626
68638
|
else {
|
|
68627
68639
|
let n = h.item(j);
|
|
@@ -68645,7 +68657,7 @@ let TSCodeGeneratingComponentRendererDataEmitter = /*@__PURE__*/ (() => {
|
|
|
68645
68657
|
}
|
|
68646
68658
|
return "";
|
|
68647
68659
|
}
|
|
68648
|
-
|
|
68660
|
+
an(a) {
|
|
68649
68661
|
switch (a.e) {
|
|
68650
68662
|
case 1: return (a.value ? "true" : "false");
|
|
68651
68663
|
case 0: return (a.value.toString());
|
|
@@ -68882,28 +68894,28 @@ let DotNetCodeGeneratingComponentRendererDataEmitter = /*@__PURE__*/ (() => {
|
|
|
68882
68894
|
class DotNetCodeGeneratingComponentRendererDataEmitter extends CodeGeneratingComponentRendererDataEmitter {
|
|
68883
68895
|
constructor(a, b) {
|
|
68884
68896
|
super(a, b);
|
|
68885
|
-
this.
|
|
68897
|
+
this.al = false;
|
|
68886
68898
|
}
|
|
68887
|
-
|
|
68888
|
-
super.
|
|
68899
|
+
aa(a, b) {
|
|
68900
|
+
super.aa(a, b);
|
|
68889
68901
|
this.f.l("<Compile Include=\"" + a + ".cs\">");
|
|
68890
68902
|
this.f.h();
|
|
68891
68903
|
this.f.l("<SubType>Code</SubType>");
|
|
68892
68904
|
this.f.f();
|
|
68893
68905
|
this.f.l("</Compile>");
|
|
68894
68906
|
}
|
|
68895
|
-
|
|
68907
|
+
ae(a) {
|
|
68896
68908
|
a.l("using System;");
|
|
68897
68909
|
a.l("using System.Collections.Generic;");
|
|
68898
|
-
if (!this.
|
|
68899
|
-
this.
|
|
68910
|
+
if (!this.al) {
|
|
68911
|
+
this.al = true;
|
|
68900
68912
|
}
|
|
68901
|
-
super.
|
|
68913
|
+
super.ae(a);
|
|
68902
68914
|
}
|
|
68903
|
-
|
|
68904
|
-
super.
|
|
68915
|
+
ad(a) {
|
|
68916
|
+
super.ad(a);
|
|
68905
68917
|
}
|
|
68906
|
-
|
|
68918
|
+
w(a, b = false) {
|
|
68907
68919
|
a = CodeGeneratingComponentRenderer.d5(a);
|
|
68908
68920
|
a = stringReplace(a, "-", "_");
|
|
68909
68921
|
if (b) {
|
|
@@ -68911,97 +68923,97 @@ let DotNetCodeGeneratingComponentRendererDataEmitter = /*@__PURE__*/ (() => {
|
|
|
68911
68923
|
}
|
|
68912
68924
|
return a;
|
|
68913
68925
|
}
|
|
68914
|
-
|
|
68926
|
+
v(a) {
|
|
68915
68927
|
a = stringReplace(a, "-", "_");
|
|
68916
68928
|
return CodeGeneratingComponentRenderer.d5(a);
|
|
68917
68929
|
}
|
|
68918
|
-
|
|
68930
|
+
ap(a) {
|
|
68919
68931
|
a = stringReplace(a, "-", "_");
|
|
68920
68932
|
return "_" + CodeGeneratingComponentRenderer.d4(a);
|
|
68921
68933
|
}
|
|
68922
|
-
|
|
68923
|
-
super.
|
|
68924
|
-
let f = this.r(this.
|
|
68934
|
+
ak(a, b, c, d, e) {
|
|
68935
|
+
super.ak(a, b, c, d, e);
|
|
68936
|
+
let f = this.r(this.w(a, true), this.w(a, false), b, c);
|
|
68925
68937
|
for (let g of fromEnum(f)) {
|
|
68926
|
-
this.
|
|
68938
|
+
this.ac(g, d, e);
|
|
68927
68939
|
}
|
|
68928
68940
|
d.l("");
|
|
68929
|
-
d.l("public class " + this.
|
|
68941
|
+
d.l("public class " + this.w(a, false));
|
|
68930
68942
|
d.h();
|
|
68931
|
-
d.l(": List<" + this.
|
|
68943
|
+
d.l(": List<" + this.w(a, true) + ">");
|
|
68932
68944
|
d.f();
|
|
68933
68945
|
d.l("{");
|
|
68934
68946
|
d.h();
|
|
68935
|
-
d.l("public " + this.
|
|
68947
|
+
d.l("public " + this.w(a, false) + "()");
|
|
68936
68948
|
d.l("{");
|
|
68937
68949
|
d.h();
|
|
68938
68950
|
}
|
|
68939
|
-
|
|
68940
|
-
super.
|
|
68941
|
-
let d = this.
|
|
68951
|
+
ag(a, b, c) {
|
|
68952
|
+
super.ag(a, b, c);
|
|
68953
|
+
let d = this.ap(a) + " = " + "new " + this.w(a, false) + "(); ";
|
|
68942
68954
|
let e = "";
|
|
68943
68955
|
if (this.n.platform == 5) {
|
|
68944
68956
|
e = " StateHasChanged();";
|
|
68945
68957
|
}
|
|
68946
68958
|
else {
|
|
68947
|
-
e = " OnPropertyChanged(\"" + this.
|
|
68959
|
+
e = " OnPropertyChanged(\"" + this.w(a, false) + "\");";
|
|
68948
68960
|
}
|
|
68949
68961
|
if (c != null && c.isAsync) {
|
|
68950
|
-
d = this.
|
|
68962
|
+
d = this.w(a, false) + ".Fetch().ContinueWith((t) => {" + this.ap(a) + " = t.Result; " + e + " });";
|
|
68951
68963
|
}
|
|
68952
|
-
this.g.l("private " + this.
|
|
68953
|
-
this.g.l("public " + this.
|
|
68964
|
+
this.g.l("private " + this.w(a, false) + " " + this.ap(a) + " = null;");
|
|
68965
|
+
this.g.l("public " + this.w(a, false) + " " + this.v(a));
|
|
68954
68966
|
this.g.l("{");
|
|
68955
68967
|
this.g.h();
|
|
68956
68968
|
this.g.l("get");
|
|
68957
68969
|
this.g.l("{");
|
|
68958
68970
|
this.g.h();
|
|
68959
|
-
this.g.l("if (" + this.
|
|
68971
|
+
this.g.l("if (" + this.ap(a) + " == null)");
|
|
68960
68972
|
this.g.l("{");
|
|
68961
68973
|
this.g.h();
|
|
68962
68974
|
this.g.l(d);
|
|
68963
68975
|
this.g.f();
|
|
68964
68976
|
this.g.l("}");
|
|
68965
|
-
this.g.l("return " + this.
|
|
68977
|
+
this.g.l("return " + this.ap(a) + ";");
|
|
68966
68978
|
this.g.f();
|
|
68967
68979
|
this.g.l("}");
|
|
68968
68980
|
this.g.f();
|
|
68969
68981
|
this.g.l("}");
|
|
68970
68982
|
this.g.l("");
|
|
68971
68983
|
}
|
|
68972
|
-
|
|
68973
|
-
super.
|
|
68974
|
-
this.g.l("private " + this.
|
|
68975
|
-
this.g.l("public " + this.
|
|
68984
|
+
ah(a, b) {
|
|
68985
|
+
super.ah(a, b);
|
|
68986
|
+
this.g.l("private " + this.am(b.e) + " " + this.ap(a) + " = " + this.an(b) + ";");
|
|
68987
|
+
this.g.l("public " + this.am(b.e) + " " + this.v(a));
|
|
68976
68988
|
this.g.l("{");
|
|
68977
68989
|
this.g.h();
|
|
68978
68990
|
this.g.l("get");
|
|
68979
68991
|
this.g.l("{");
|
|
68980
68992
|
this.g.h();
|
|
68981
|
-
this.g.l("return " + this.
|
|
68993
|
+
this.g.l("return " + this.ap(a) + ";");
|
|
68982
68994
|
this.g.f();
|
|
68983
68995
|
this.g.l("}");
|
|
68984
68996
|
this.g.f();
|
|
68985
68997
|
this.g.l("}");
|
|
68986
68998
|
this.g.l("");
|
|
68987
68999
|
}
|
|
68988
|
-
|
|
68989
|
-
super.
|
|
68990
|
-
this.g.l("private " + this.
|
|
68991
|
-
this.g.l("public " + this.
|
|
69000
|
+
ai(a, b, c, d) {
|
|
69001
|
+
super.ai(a, b, c, d);
|
|
69002
|
+
this.g.l("private " + this.w(a, false) + "Item " + this.ap(a) + " = null;");
|
|
69003
|
+
this.g.l("public " + this.w(a, false) + "Item " + this.v(a));
|
|
68992
69004
|
this.g.l("{");
|
|
68993
69005
|
this.g.h();
|
|
68994
69006
|
this.g.l("get");
|
|
68995
69007
|
this.g.l("{");
|
|
68996
69008
|
this.g.h();
|
|
68997
|
-
this.g.l("if (" + this.
|
|
69009
|
+
this.g.l("if (" + this.ap(a) + " == null)");
|
|
68998
69010
|
this.g.l("{");
|
|
68999
69011
|
this.g.h();
|
|
69000
69012
|
this.g.l("_" + a + " = ");
|
|
69001
|
-
this.
|
|
69013
|
+
this.aq(this.w(a, true), b, c, d, this.g);
|
|
69002
69014
|
this.g.f();
|
|
69003
69015
|
this.g.l("}");
|
|
69004
|
-
this.g.l("return " + this.
|
|
69016
|
+
this.g.l("return " + this.ap(a) + ";");
|
|
69005
69017
|
this.g.f();
|
|
69006
69018
|
this.g.l("}");
|
|
69007
69019
|
this.g.f();
|
|
@@ -69011,19 +69023,19 @@ let DotNetCodeGeneratingComponentRendererDataEmitter = /*@__PURE__*/ (() => {
|
|
|
69011
69023
|
get_s() {
|
|
69012
69024
|
return ".cs";
|
|
69013
69025
|
}
|
|
69014
|
-
|
|
69026
|
+
ac(a, b, c) {
|
|
69015
69027
|
b.l("public class " + a.d);
|
|
69016
69028
|
b.l("{");
|
|
69017
69029
|
b.h();
|
|
69018
69030
|
for (let d = 0; d < a.a.length; d++) {
|
|
69019
69031
|
let e = a.a[d];
|
|
69020
69032
|
let f = a.b[d];
|
|
69021
|
-
b.l("public " + this.
|
|
69033
|
+
b.l("public " + this.ao(a, e, f) + " " + this.v(e) + " { get; set; }");
|
|
69022
69034
|
}
|
|
69023
69035
|
b.f();
|
|
69024
69036
|
b.l("}");
|
|
69025
69037
|
}
|
|
69026
|
-
|
|
69038
|
+
am(a) {
|
|
69027
69039
|
switch (a) {
|
|
69028
69040
|
case 1: return "bool";
|
|
69029
69041
|
case 0: return "double";
|
|
@@ -69032,12 +69044,12 @@ let DotNetCodeGeneratingComponentRendererDataEmitter = /*@__PURE__*/ (() => {
|
|
|
69032
69044
|
}
|
|
69033
69045
|
return "object";
|
|
69034
69046
|
}
|
|
69035
|
-
|
|
69047
|
+
ao(a, b, c) {
|
|
69036
69048
|
if (c.d) {
|
|
69037
|
-
return "List<" + a.d + "_" + this.
|
|
69049
|
+
return "List<" + a.d + "_" + this.v(b) + "Item>";
|
|
69038
69050
|
}
|
|
69039
69051
|
else if (c.f) {
|
|
69040
|
-
return a.d + "_" + this.
|
|
69052
|
+
return a.d + "_" + this.v(b);
|
|
69041
69053
|
}
|
|
69042
69054
|
else {
|
|
69043
69055
|
switch (c.c) {
|
|
@@ -69049,20 +69061,20 @@ let DotNetCodeGeneratingComponentRendererDataEmitter = /*@__PURE__*/ (() => {
|
|
|
69049
69061
|
}
|
|
69050
69062
|
return "object";
|
|
69051
69063
|
}
|
|
69052
|
-
|
|
69053
|
-
super.
|
|
69064
|
+
aj(a, b, c, d) {
|
|
69065
|
+
super.aj(a, b, c, d);
|
|
69054
69066
|
d.f();
|
|
69055
69067
|
d.l("}");
|
|
69056
69068
|
d.f();
|
|
69057
69069
|
d.l("}");
|
|
69058
69070
|
}
|
|
69059
|
-
|
|
69060
|
-
super.
|
|
69071
|
+
x(a, b, c, d, e, f) {
|
|
69072
|
+
super.x(a, b, c, d, e, f);
|
|
69061
69073
|
f.j("this.Add(");
|
|
69062
|
-
this.
|
|
69074
|
+
this.aq(this.w(a, true), b, c, d, f);
|
|
69063
69075
|
f.l(");");
|
|
69064
69076
|
}
|
|
69065
|
-
|
|
69077
|
+
aq(a, b, c, d, e) {
|
|
69066
69078
|
if (d == null) {
|
|
69067
69079
|
e.j("null");
|
|
69068
69080
|
return;
|
|
@@ -69077,7 +69089,7 @@ let DotNetCodeGeneratingComponentRendererDataEmitter = /*@__PURE__*/ (() => {
|
|
|
69077
69089
|
if (g > 0) {
|
|
69078
69090
|
e.l(",");
|
|
69079
69091
|
}
|
|
69080
|
-
this.
|
|
69092
|
+
this.aq(a, b, c, f.items[g], e);
|
|
69081
69093
|
}
|
|
69082
69094
|
}
|
|
69083
69095
|
e.f();
|
|
@@ -69099,12 +69111,12 @@ let DotNetCodeGeneratingComponentRendererDataEmitter = /*@__PURE__*/ (() => {
|
|
|
69099
69111
|
}
|
|
69100
69112
|
e.j(j + " = ");
|
|
69101
69113
|
if (k.d) {
|
|
69102
|
-
let l = a + "_" + this.
|
|
69103
|
-
this.
|
|
69114
|
+
let l = a + "_" + this.v(j) + "Item";
|
|
69115
|
+
this.aq(l, k.a, k.b, h.item(j), e);
|
|
69104
69116
|
}
|
|
69105
69117
|
else if (k.f) {
|
|
69106
|
-
let m = a + "_" + this.
|
|
69107
|
-
this.
|
|
69118
|
+
let m = a + "_" + this.v(j);
|
|
69119
|
+
this.aq(m, k.a, k.b, h.item(j), e);
|
|
69108
69120
|
}
|
|
69109
69121
|
else {
|
|
69110
69122
|
let n = h.item(j);
|
|
@@ -69134,7 +69146,7 @@ let DotNetCodeGeneratingComponentRendererDataEmitter = /*@__PURE__*/ (() => {
|
|
|
69134
69146
|
}
|
|
69135
69147
|
return "";
|
|
69136
69148
|
}
|
|
69137
|
-
|
|
69149
|
+
an(a) {
|
|
69138
69150
|
switch (a.e) {
|
|
69139
69151
|
case 1: return (a.value ? "true" : "false");
|
|
69140
69152
|
case 0: return (a.value.toString());
|
|
@@ -69551,7 +69563,7 @@ let CodeGeneratingComponentRenderer = /*@__PURE__*/ (() => {
|
|
|
69551
69563
|
}
|
|
69552
69564
|
{
|
|
69553
69565
|
let n = this.dr(this.dw, b);
|
|
69554
|
-
n.
|
|
69566
|
+
n.ab(this.d1);
|
|
69555
69567
|
}
|
|
69556
69568
|
let o = this.ds(this.dw, b);
|
|
69557
69569
|
let p = new List$1(String_$type, 0);
|
|
@@ -168851,9 +168863,9 @@ let WebComboChangeEventArgsDetailDescription = /*@__PURE__*/ (() => {
|
|
|
168851
168863
|
class WebComboChangeEventArgsDetailDescription extends Description {
|
|
168852
168864
|
constructor() {
|
|
168853
168865
|
super();
|
|
168854
|
-
this.
|
|
168866
|
+
this.l = null;
|
|
168855
168867
|
this.k = null;
|
|
168856
|
-
this.
|
|
168868
|
+
this.j = null;
|
|
168857
168869
|
}
|
|
168858
168870
|
get_type() {
|
|
168859
168871
|
return "WebComboChangeEventArgsDetail";
|
|
@@ -168861,25 +168873,25 @@ let WebComboChangeEventArgsDetailDescription = /*@__PURE__*/ (() => {
|
|
|
168861
168873
|
get type() {
|
|
168862
168874
|
return this.get_type();
|
|
168863
168875
|
}
|
|
168864
|
-
get
|
|
168865
|
-
return this.
|
|
168876
|
+
get newValueRef() {
|
|
168877
|
+
return this.l;
|
|
168866
168878
|
}
|
|
168867
|
-
set
|
|
168868
|
-
this.
|
|
168869
|
-
this.g("
|
|
168879
|
+
set newValueRef(a) {
|
|
168880
|
+
this.l = a;
|
|
168881
|
+
this.g("NewValueRef");
|
|
168870
168882
|
}
|
|
168871
|
-
get
|
|
168883
|
+
get itemsRef() {
|
|
168872
168884
|
return this.k;
|
|
168873
168885
|
}
|
|
168874
|
-
set
|
|
168886
|
+
set itemsRef(a) {
|
|
168875
168887
|
this.k = a;
|
|
168876
|
-
this.g("
|
|
168888
|
+
this.g("ItemsRef");
|
|
168877
168889
|
}
|
|
168878
168890
|
get changeType() {
|
|
168879
|
-
return this.
|
|
168891
|
+
return this.j;
|
|
168880
168892
|
}
|
|
168881
168893
|
set changeType(a) {
|
|
168882
|
-
this.
|
|
168894
|
+
this.j = a;
|
|
168883
168895
|
this.g("ChangeType");
|
|
168884
168896
|
}
|
|
168885
168897
|
}
|
|
@@ -168915,8 +168927,8 @@ let WebComboChangeEventArgsDetailDescriptionMetadata = /*@__PURE__*/ (() => {
|
|
|
168915
168927
|
a.item("__skipModuleRegisterWebComponents", "Boolean");
|
|
168916
168928
|
a.item("__importTypesWebComponents", "String:igniteui-webcomponents");
|
|
168917
168929
|
a.item("__skipSuffix", "Boolean");
|
|
168918
|
-
a.item("
|
|
168919
|
-
a.item("
|
|
168930
|
+
a.item("NewValueRef", "(w:NewValue,wf:NewValue)DataRef:object");
|
|
168931
|
+
a.item("ItemsRef", "(w:Items,wf:Items)DataRef:object");
|
|
168920
168932
|
a.item("ChangeType", "(wc:Type)ExportedType:string:ComboChangeType");
|
|
168921
168933
|
a.item("ChangeType@stringUnion", "WebComponents;React");
|
|
168922
168934
|
a.item("ChangeType@names", "Selection;Deselection;Addition");
|
|
@@ -169060,7 +169072,7 @@ let WebComboDescriptionMetadata = /*@__PURE__*/ (() => {
|
|
|
169060
169072
|
a.item("FilteringOptions", "ExportedType:WebFilteringOptions");
|
|
169061
169073
|
a.item("CaseSensitiveIcon", "Boolean");
|
|
169062
169074
|
a.item("DisableFiltering", "Boolean");
|
|
169063
|
-
a.item("Value", "Array:
|
|
169075
|
+
a.item("Value", "Array:object");
|
|
169064
169076
|
a.item("ItemTemplateRef", "(w:ItemTemplate,wf:ItemTemplate)TemplateRef::object");
|
|
169065
169077
|
a.item("GroupHeaderTemplateRef", "(w:GroupHeaderTemplate,wf:GroupHeaderTemplate)TemplateRef::object");
|
|
169066
169078
|
a.item("ChangeRef", "EventRef::change");
|