This commit is contained in:
CHEVALLIER Abel
2025-11-13 16:23:22 +01:00
parent de9c515a47
commit cb235644dc
34924 changed files with 3811102 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
"use strict";
/**
* Use of this source code is governed by an MIT-style license that can be
* found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE
*/
Object.defineProperty(exports, "__esModule", { value: true });
exports.attributeSelectors = void 0;
const schematics_1 = require("@angular/cdk/schematics");
exports.attributeSelectors = {
[schematics_1.TargetVersion.V20]: []
};
//# sourceMappingURL=attribute-selectors.js.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"attribute-selectors.js","sourceRoot":"","sources":["../../../../schematics/ng-update/data/attribute-selectors.ts"],"names":[],"mappings":";AAAA;;;GAGG;;;AAEH,wDAAsG;AAEzF,QAAA,kBAAkB,GAAiD;IAC9E,CAAC,0BAAa,CAAC,GAAG,CAAC,EAAE,EAAE;CACxB,CAAC"}

View File

@@ -0,0 +1,36 @@
"use strict";
/**
* Use of this source code is governed by an MIT-style license that can be
* found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE
*/
Object.defineProperty(exports, "__esModule", { value: true });
exports.classNames = void 0;
const schematics_1 = require("@angular/cdk/schematics");
exports.classNames = {
[schematics_1.TargetVersion.V20]: [{
pr: 'https://github.com/NG-ZORRO/ng-zorro-antd/pull/8901',
changes: [{
replace: 'NzInputNumberModule',
replaceWith: 'NzInputNumberLegacyModule',
}, {
replace: 'NzInputNumberComponent',
replaceWith: 'NzInputNumberLegacyComponent',
}]
}, {
pr: 'https://github.com/NG-ZORRO/ng-zorro-antd/pull/9238',
changes: [{
replace: 'NzTabsetComponent',
replaceWith: 'NzTabsComponent'
}]
}, {
pr: 'https://github.com/NG-ZORRO/ng-zorro-antd/pull/9285',
changes: [{
replace: 'NzToolTipComponent',
replaceWith: 'NzTooltipComponent'
}, {
replace: 'NzToolTipModule',
replaceWith: 'NzTooltipModule'
}]
}]
};
//# sourceMappingURL=class-names.js.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"class-names.js","sourceRoot":"","sources":["../../../../schematics/ng-update/data/class-names.ts"],"names":[],"mappings":";AAAA;;;GAGG;;;AAEH,wDAA8F;AAEjF,QAAA,UAAU,GAAyC;IAC9D,CAAC,0BAAa,CAAC,GAAG,CAAC,EAAE,CAAC;YACpB,EAAE,EAAE,qDAAqD;YACzD,OAAO,EAAE,CAAC;oBACR,OAAO,EAAE,qBAAqB;oBAC9B,WAAW,EAAE,2BAA2B;iBACzC,EAAE;oBACD,OAAO,EAAE,wBAAwB;oBACjC,WAAW,EAAE,8BAA8B;iBAC5C,CAAC;SACH,EAAE;YACD,EAAE,EAAE,qDAAqD;YACzD,OAAO,EAAE,CAAC;oBACR,OAAO,EAAE,mBAAmB;oBAC5B,WAAW,EAAE,iBAAiB;iBAC/B,CAAC;SACH,EAAE;YACD,EAAE,EAAE,qDAAqD;YACzD,OAAO,EAAE,CAAC;oBACR,OAAO,EAAE,oBAAoB;oBAC7B,WAAW,EAAE,oBAAoB;iBAClC,EAAE;oBACD,OAAO,EAAE,iBAAiB;oBAC1B,WAAW,EAAE,iBAAiB;iBAC/B,CAAC;SACH,CAAC;CACH,CAAC"}

View File

@@ -0,0 +1,17 @@
"use strict";
/**
* Use of this source code is governed by an MIT-style license that can be
* found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE
*/
Object.defineProperty(exports, "__esModule", { value: true });
exports.constructorChecks = void 0;
const schematics_1 = require("@angular/cdk/schematics");
/**
* List of class names for which the constructor signature has been changed. The new constructor
* signature types don't need to be stored here because the signature will be determined
* automatically through type checking.
*/
exports.constructorChecks = {
[schematics_1.TargetVersion.V20]: []
};
//# sourceMappingURL=constructor-checks.js.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"constructor-checks.js","sourceRoot":"","sources":["../../../../schematics/ng-update/data/constructor-checks.ts"],"names":[],"mappings":";AAAA;;;GAGG;;;AAEH,wDAAsG;AAEtG;;;;GAIG;AACU,QAAA,iBAAiB,GAAiD;IAC7E,CAAC,0BAAa,CAAC,GAAG,CAAC,EAAE,EAAE;CACxB,CAAC"}

View File

@@ -0,0 +1,18 @@
"use strict";
/**
* Use of this source code is governed by an MIT-style license that can be
* found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE
*/
Object.defineProperty(exports, "__esModule", { value: true });
exports.cssSelectors = void 0;
const schematics_1 = require("@angular/cdk/schematics");
exports.cssSelectors = {
[schematics_1.TargetVersion.V20]: [{
pr: 'https://github.com/NG-ZORRO/ng-zorro-antd/pull/9238',
changes: [{
replace: 'nz-tabset',
replaceWith: 'nz-tabs'
}]
}]
};
//# sourceMappingURL=css-selectors.js.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"css-selectors.js","sourceRoot":"","sources":["../../../../schematics/ng-update/data/css-selectors.ts"],"names":[],"mappings":";AAAA;;;GAGG;;;AAEH,wDAAgG;AAEnF,QAAA,YAAY,GAA2C;IAClE,CAAC,0BAAa,CAAC,GAAG,CAAC,EAAE,CAAC;YACpB,EAAE,EAAE,qDAAqD;YACzD,OAAO,EAAE,CAAC;oBACR,OAAO,EAAE,WAAW;oBACpB,WAAW,EAAE,SAAS;iBACvB,CAAC;SACH,CAAC;CACH,CAAC"}

View File

@@ -0,0 +1,12 @@
"use strict";
/**
* Use of this source code is governed by an MIT-style license that can be
* found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE
*/
Object.defineProperty(exports, "__esModule", { value: true });
exports.cssTokens = void 0;
const schematics_1 = require("@angular/cdk/schematics");
exports.cssTokens = {
[schematics_1.TargetVersion.V20]: []
};
//# sourceMappingURL=css-tokens.js.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"css-tokens.js","sourceRoot":"","sources":["../../../../schematics/ng-update/data/css-tokens.ts"],"names":[],"mappings":";AAAA;;;GAGG;;;AAEH,wDAA6F;AAEhF,QAAA,SAAS,GAAwC;IAC5D,CAAC,0BAAa,CAAC,GAAG,CAAC,EAAE,EAAE;CACxB,CAAC"}

View File

@@ -0,0 +1,18 @@
"use strict";
/**
* Use of this source code is governed by an MIT-style license that can be
* found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE
*/
Object.defineProperty(exports, "__esModule", { value: true });
exports.elementSelectors = void 0;
const schematics_1 = require("@angular/cdk/schematics");
exports.elementSelectors = {
[schematics_1.TargetVersion.V20]: [{
pr: 'https://github.com/NG-ZORRO/ng-zorro-antd/pull/9238',
changes: [{
replace: 'nz-tabset',
replaceWith: 'nz-tabs'
}]
}]
};
//# sourceMappingURL=element-selectors.js.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"element-selectors.js","sourceRoot":"","sources":["../../../../schematics/ng-update/data/element-selectors.ts"],"names":[],"mappings":";AAAA;;;GAGG;;;AAEH,wDAAoG;AAEvF,QAAA,gBAAgB,GAA+C;IAC1E,CAAC,0BAAa,CAAC,GAAG,CAAC,EAAE,CAAC;YACpB,EAAE,EAAE,qDAAqD;YACzD,OAAO,EAAE,CAAC;oBACR,OAAO,EAAE,WAAW;oBACpB,WAAW,EAAE,SAAS;iBACvB,CAAC;SACH,CAAC;CACH,CAAC"}

View File

@@ -0,0 +1,19 @@
"use strict";
/**
* Use of this source code is governed by an MIT-style license that can be
* found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE
*/
Object.defineProperty(exports, "__esModule", { value: true });
exports.importSpecifiers = void 0;
const schematics_1 = require("@angular/cdk/schematics");
const resolve = (module) => `ng-zorro-antd/${module}`;
exports.importSpecifiers = {
[schematics_1.TargetVersion.V20]: [{
pr: 'https://github.com/NG-ZORRO/ng-zorro-antd/pull/8901',
changes: [{
replace: resolve('input-number'),
replaceWith: resolve('input-number-legacy'),
}]
}]
};
//# sourceMappingURL=import-specifiers.js.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"import-specifiers.js","sourceRoot":"","sources":["../../../../schematics/ng-update/data/import-specifiers.ts"],"names":[],"mappings":";AAAA;;;GAGG;;;AAEH,wDAAwE;AAOxE,MAAM,OAAO,GAAG,CAAC,MAAc,EAAU,EAAE,CAAC,iBAAiB,MAAM,EAAE,CAAC;AAEzD,QAAA,gBAAgB,GAA+C;IAC1E,CAAC,0BAAa,CAAC,GAAG,CAAC,EAAE,CAAC;YACpB,EAAE,EAAE,qDAAqD;YACzD,OAAO,EAAE,CAAC;oBACR,OAAO,EAAE,OAAO,CAAC,cAAc,CAAC;oBAChC,WAAW,EAAE,OAAO,CAAC,qBAAqB,CAAC;iBAC5C,CAAC;SACH,CAAC;CACH,CAAC"}

View File

@@ -0,0 +1,33 @@
"use strict";
/**
* Use of this source code is governed by an MIT-style license that can be
* found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE
*/
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
var desc = Object.getOwnPropertyDescriptor(m, k);
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
desc = { enumerable: true, get: function() { return m[k]; } };
}
Object.defineProperty(o, k2, desc);
}) : (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
o[k2] = m[k];
}));
var __exportStar = (this && this.__exportStar) || function(m, exports) {
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
};
Object.defineProperty(exports, "__esModule", { value: true });
__exportStar(require("./attribute-selectors"), exports);
__exportStar(require("./class-names"), exports);
__exportStar(require("./constructor-checks"), exports);
__exportStar(require("./css-selectors"), exports);
__exportStar(require("./css-tokens"), exports);
__exportStar(require("./element-selectors"), exports);
__exportStar(require("./input-names"), exports);
__exportStar(require("./method-call-checks"), exports);
__exportStar(require("./output-names"), exports);
__exportStar(require("./property-names"), exports);
__exportStar(require("./symbol-removal"), exports);
__exportStar(require("./import-specifiers"), exports);
//# sourceMappingURL=index.js.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../schematics/ng-update/data/index.ts"],"names":[],"mappings":";AAAA;;;GAGG;;;;;;;;;;;;;;;;AAEH,wDAAsC;AACtC,gDAA8B;AAC9B,uDAAqC;AACrC,kDAAgC;AAChC,+CAA6B;AAC7B,sDAAoC;AACpC,gDAA8B;AAC9B,uDAAqC;AACrC,iDAA+B;AAC/B,mDAAiC;AACjC,mDAAiC;AACjC,sDAAoC"}

View File

@@ -0,0 +1,12 @@
"use strict";
/**
* Use of this source code is governed by an MIT-style license that can be
* found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE
*/
Object.defineProperty(exports, "__esModule", { value: true });
exports.inputNames = void 0;
const schematics_1 = require("@angular/cdk/schematics");
exports.inputNames = {
[schematics_1.TargetVersion.V20]: []
};
//# sourceMappingURL=input-names.js.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"input-names.js","sourceRoot":"","sources":["../../../../schematics/ng-update/data/input-names.ts"],"names":[],"mappings":";AAAA;;;GAGG;;;AAEH,wDAA8F;AAEjF,QAAA,UAAU,GAAyC;IAC9D,CAAC,0BAAa,CAAC,GAAG,CAAC,EAAE,EAAE;CACxB,CAAC"}

View File

@@ -0,0 +1,12 @@
"use strict";
/**
* Use of this source code is governed by an MIT-style license that can be
* found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE
*/
Object.defineProperty(exports, "__esModule", { value: true });
exports.methodCallChecks = void 0;
const schematics_1 = require("@angular/cdk/schematics");
exports.methodCallChecks = {
[schematics_1.TargetVersion.V20]: []
};
//# sourceMappingURL=method-call-checks.js.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"method-call-checks.js","sourceRoot":"","sources":["../../../../schematics/ng-update/data/method-call-checks.ts"],"names":[],"mappings":";AAAA;;;GAGG;;;AAEH,wDAA+F;AAElF,QAAA,gBAAgB,GAA0C;IACrE,CAAC,0BAAa,CAAC,GAAG,CAAC,EAAE,EAAE;CACxB,CAAC"}

View File

@@ -0,0 +1,27 @@
"use strict";
/**
* Use of this source code is governed by an MIT-style license that can be
* found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE
*/
Object.defineProperty(exports, "__esModule", { value: true });
exports.outputNames = void 0;
const schematics_1 = require("@angular/cdk/schematics");
exports.outputNames = {
[schematics_1.TargetVersion.V20]: [{
pr: 'https://github.com/NG-ZORRO/ng-zorro-antd/pull/8934',
changes: [{
replace: 'nzCheckBoxChange',
replaceWith: 'nzCheckboxChange',
limitedTo: {
elements: ['nz-tree', 'nz-tree-node']
}
}, {
replace: 'nzTreeCheckBoxChange',
replaceWith: 'nzTreeCheckboxChange',
limitedTo: {
elements: ['nz-tree-select']
}
}]
}]
};
//# sourceMappingURL=output-names.js.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"output-names.js","sourceRoot":"","sources":["../../../../schematics/ng-update/data/output-names.ts"],"names":[],"mappings":";AAAA;;;GAGG;;;AAEH,wDAA+F;AAElF,QAAA,WAAW,GAA0C;IAChE,CAAC,0BAAa,CAAC,GAAG,CAAC,EAAE,CAAC;YACpB,EAAE,EAAE,qDAAqD;YACzD,OAAO,EAAE,CAAC;oBACR,OAAO,EAAE,kBAAkB;oBAC3B,WAAW,EAAE,kBAAkB;oBAC/B,SAAS,EAAE;wBACT,QAAQ,EAAE,CAAC,SAAS,EAAE,cAAc,CAAC;qBACtC;iBACF,EAAE;oBACD,OAAO,EAAE,sBAAsB;oBAC/B,WAAW,EAAE,sBAAsB;oBACnC,SAAS,EAAE;wBACT,QAAQ,EAAE,CAAC,gBAAgB,CAAC;qBAC7B;iBACF,CAAC;SACH,CAAC;CACH,CAAC"}

View File

@@ -0,0 +1,12 @@
"use strict";
/**
* Use of this source code is governed by an MIT-style license that can be
* found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE
*/
Object.defineProperty(exports, "__esModule", { value: true });
exports.propertyNames = void 0;
const schematics_1 = require("@angular/cdk/schematics");
exports.propertyNames = {
[schematics_1.TargetVersion.V20]: []
};
//# sourceMappingURL=property-names.js.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"property-names.js","sourceRoot":"","sources":["../../../../schematics/ng-update/data/property-names.ts"],"names":[],"mappings":";AAAA;;;GAGG;;;AAEH,wDAAiG;AAEpF,QAAA,aAAa,GAA4C;IACpE,CAAC,0BAAa,CAAC,GAAG,CAAC,EAAE,EAAE;CACxB,CAAC"}

View File

@@ -0,0 +1,12 @@
"use strict";
/**
* Use of this source code is governed by an MIT-style license that can be
* found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE
*/
Object.defineProperty(exports, "__esModule", { value: true });
exports.symbolRemoval = void 0;
const schematics_1 = require("@angular/cdk/schematics");
exports.symbolRemoval = {
[schematics_1.TargetVersion.V20]: []
};
//# sourceMappingURL=symbol-removal.js.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"symbol-removal.js","sourceRoot":"","sources":["../../../../schematics/ng-update/data/symbol-removal.ts"],"names":[],"mappings":";AAAA;;;GAGG;;;AAEH,wDAAkG;AAErF,QAAA,aAAa,GAA6C;IACrE,CAAC,0BAAa,CAAC,GAAG,CAAC,EAAE,EAAE;CACxB,CAAC"}