@rossigee/clarity-angular 18.2.1-fixed → 18.2.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/fesm2022/clr-angular-accordion.mjs +355 -0
- package/fesm2022/clr-angular-accordion.mjs.map +1 -0
- package/fesm2022/clr-angular-button.mjs +713 -0
- package/fesm2022/clr-angular-button.mjs.map +1 -0
- package/fesm2022/clr-angular-collapsible-panel.mjs +201 -0
- package/fesm2022/clr-angular-collapsible-panel.mjs.map +1 -0
- package/fesm2022/clr-angular-data-datagrid.mjs +7635 -0
- package/fesm2022/clr-angular-data-datagrid.mjs.map +1 -0
- package/fesm2022/clr-angular-data-stack-view.mjs +442 -0
- package/fesm2022/clr-angular-data-stack-view.mjs.map +1 -0
- package/fesm2022/clr-angular-data-tree-view.mjs +1106 -0
- package/fesm2022/clr-angular-data-tree-view.mjs.map +1 -0
- package/fesm2022/clr-angular-data.mjs +40 -0
- package/fesm2022/clr-angular-data.mjs.map +1 -0
- package/fesm2022/clr-angular-emphasis-alert.mjs +624 -0
- package/fesm2022/clr-angular-emphasis-alert.mjs.map +1 -0
- package/fesm2022/clr-angular-emphasis-badge.mjs +69 -0
- package/fesm2022/clr-angular-emphasis-badge.mjs.map +1 -0
- package/fesm2022/clr-angular-emphasis-common.mjs +25 -0
- package/fesm2022/clr-angular-emphasis-common.mjs.map +1 -0
- package/fesm2022/clr-angular-emphasis-label.mjs +105 -0
- package/fesm2022/clr-angular-emphasis-label.mjs.map +1 -0
- package/fesm2022/clr-angular-emphasis.mjs +41 -0
- package/fesm2022/clr-angular-emphasis.mjs.map +1 -0
- package/fesm2022/clr-angular-forms-checkbox.mjs +270 -0
- package/fesm2022/clr-angular-forms-checkbox.mjs.map +1 -0
- package/fesm2022/clr-angular-forms-combobox.mjs +1775 -0
- package/fesm2022/clr-angular-forms-combobox.mjs.map +1 -0
- package/fesm2022/clr-angular-forms-common.mjs +1251 -0
- package/fesm2022/clr-angular-forms-common.mjs.map +1 -0
- package/fesm2022/clr-angular-forms-datalist.mjs +263 -0
- package/fesm2022/clr-angular-forms-datalist.mjs.map +1 -0
- package/fesm2022/clr-angular-forms-datepicker.mjs +3274 -0
- package/fesm2022/clr-angular-forms-datepicker.mjs.map +1 -0
- package/fesm2022/clr-angular-forms-file-input.mjs +826 -0
- package/fesm2022/clr-angular-forms-file-input.mjs.map +1 -0
- package/fesm2022/clr-angular-forms-input.mjs +153 -0
- package/fesm2022/clr-angular-forms-input.mjs.map +1 -0
- package/fesm2022/clr-angular-forms-number-input.mjs +236 -0
- package/fesm2022/clr-angular-forms-number-input.mjs.map +1 -0
- package/fesm2022/clr-angular-forms-password.mjs +233 -0
- package/fesm2022/clr-angular-forms-password.mjs.map +1 -0
- package/fesm2022/clr-angular-forms-radio.mjs +231 -0
- package/fesm2022/clr-angular-forms-radio.mjs.map +1 -0
- package/fesm2022/clr-angular-forms-range.mjs +186 -0
- package/fesm2022/clr-angular-forms-range.mjs.map +1 -0
- package/fesm2022/clr-angular-forms-select.mjs +153 -0
- package/fesm2022/clr-angular-forms-select.mjs.map +1 -0
- package/fesm2022/clr-angular-forms-textarea.mjs +136 -0
- package/fesm2022/clr-angular-forms-textarea.mjs.map +1 -0
- package/fesm2022/clr-angular-forms.mjs +100 -0
- package/fesm2022/clr-angular-forms.mjs.map +1 -0
- package/fesm2022/clr-angular-icon.mjs +7397 -0
- package/fesm2022/clr-angular-icon.mjs.map +1 -0
- package/fesm2022/clr-angular-layout-breadcrumbs.mjs +120 -0
- package/fesm2022/clr-angular-layout-breadcrumbs.mjs.map +1 -0
- package/fesm2022/clr-angular-layout-main-container.mjs +100 -0
- package/fesm2022/clr-angular-layout-main-container.mjs.map +1 -0
- package/fesm2022/clr-angular-layout-nav.mjs +582 -0
- package/fesm2022/clr-angular-layout-nav.mjs.map +1 -0
- package/fesm2022/clr-angular-layout-tabs.mjs +807 -0
- package/fesm2022/clr-angular-layout-tabs.mjs.map +1 -0
- package/fesm2022/clr-angular-layout-vertical-nav.mjs +507 -0
- package/fesm2022/clr-angular-layout-vertical-nav.mjs.map +1 -0
- package/fesm2022/clr-angular-layout.mjs +44 -0
- package/fesm2022/clr-angular-layout.mjs.map +1 -0
- package/fesm2022/clr-angular-modal.mjs +617 -0
- package/fesm2022/clr-angular-modal.mjs.map +1 -0
- package/fesm2022/clr-angular-popover-common.mjs +1082 -0
- package/fesm2022/clr-angular-popover-common.mjs.map +1 -0
- package/fesm2022/clr-angular-popover-dropdown.mjs +492 -0
- package/fesm2022/clr-angular-popover-dropdown.mjs.map +1 -0
- package/fesm2022/clr-angular-popover-signpost.mjs +494 -0
- package/fesm2022/clr-angular-popover-signpost.mjs.map +1 -0
- package/fesm2022/clr-angular-popover-tooltip.mjs +293 -0
- package/fesm2022/clr-angular-popover-tooltip.mjs.map +1 -0
- package/fesm2022/clr-angular-popover.mjs +41 -0
- package/fesm2022/clr-angular-popover.mjs.map +1 -0
- package/fesm2022/clr-angular-progress-progress-bars.mjs +217 -0
- package/fesm2022/clr-angular-progress-progress-bars.mjs.map +1 -0
- package/fesm2022/clr-angular-progress-spinner.mjs +132 -0
- package/fesm2022/clr-angular-progress-spinner.mjs.map +1 -0
- package/fesm2022/clr-angular-stepper.mjs +694 -0
- package/fesm2022/clr-angular-stepper.mjs.map +1 -0
- package/fesm2022/clr-angular-timeline.mjs +316 -0
- package/fesm2022/clr-angular-timeline.mjs.map +1 -0
- package/fesm2022/clr-angular-utils-conditional.mjs +351 -0
- package/fesm2022/clr-angular-utils-conditional.mjs.map +1 -0
- package/fesm2022/clr-angular-utils-loading.mjs +107 -0
- package/fesm2022/clr-angular-utils-loading.mjs.map +1 -0
- package/fesm2022/clr-angular-utils.mjs +2079 -0
- package/fesm2022/clr-angular-utils.mjs.map +1 -0
- package/fesm2022/clr-angular-wizard.mjs +3074 -0
- package/fesm2022/clr-angular-wizard.mjs.map +1 -0
- package/fesm2022/{rossigee-clarity-angular.mjs → clr-angular.mjs} +2 -2
- package/fesm2022/clr-angular.mjs.map +1 -0
- package/package.json +105 -103
- package/schematics/ng-update/index.d.ts +2 -0
- package/schematics/ng-update/index.js +69 -0
- package/schematics/ng-update/index.js.map +1 -0
- package/schematics/ng-update/migrations/css-migration.d.ts +6 -0
- package/schematics/ng-update/migrations/css-migration.js +177 -0
- package/schematics/ng-update/migrations/css-migration.js.map +1 -0
- package/schematics/ng-update/migrations/import-migration.d.ts +4 -0
- package/schematics/ng-update/migrations/import-migration.js +187 -0
- package/schematics/ng-update/migrations/import-migration.js.map +1 -0
- package/schematics/ng-update/migrations/template-migration.d.ts +6 -0
- package/schematics/ng-update/migrations/template-migration.js +261 -0
- package/schematics/ng-update/migrations/template-migration.js.map +1 -0
- package/schematics/ng-update/replacements/css-replacements.d.ts +17 -0
- package/schematics/ng-update/replacements/css-replacements.js +74 -0
- package/schematics/ng-update/replacements/css-replacements.js.map +1 -0
- package/schematics/ng-update/replacements/import-replacements.d.ts +13 -0
- package/schematics/ng-update/replacements/import-replacements.js +108 -0
- package/schematics/ng-update/replacements/import-replacements.js.map +1 -0
- package/schematics/ng-update/replacements/symbol-replacements.d.ts +12 -0
- package/schematics/ng-update/replacements/symbol-replacements.js +67 -0
- package/schematics/ng-update/replacements/symbol-replacements.js.map +1 -0
- package/schematics/ng-update/replacements/template-replacements.d.ts +19 -0
- package/schematics/ng-update/replacements/template-replacements.js +57 -0
- package/schematics/ng-update/replacements/template-replacements.js.map +1 -0
- package/schematics/ng-update/tests/test-helpers.d.ts +6 -0
- package/schematics/ng-update/tests/test-helpers.js +34 -0
- package/schematics/ng-update/tests/test-helpers.js.map +1 -0
- package/schematics/ng-update/utils/file-visitor.d.ts +8 -0
- package/schematics/ng-update/utils/file-visitor.js +44 -0
- package/schematics/ng-update/utils/file-visitor.js.map +1 -0
- package/schematics/ng-update/utils/regexp-utils.d.ts +16 -0
- package/schematics/ng-update/utils/regexp-utils.js +34 -0
- package/schematics/ng-update/utils/regexp-utils.js.map +1 -0
- package/schematics/vitest.config.d.ts +2 -0
- package/schematics/vitest.config.js +17 -0
- package/schematics/vitest.config.js.map +1 -0
- package/types/clr-angular-accordion.d.ts +100 -0
- package/types/clr-angular-button.d.ts +169 -0
- package/types/clr-angular-collapsible-panel.d.ts +73 -0
- package/types/clr-angular-data-datagrid.d.ts +1843 -0
- package/types/clr-angular-data-stack-view.d.ts +87 -0
- package/types/clr-angular-data-tree-view.d.ts +229 -0
- package/types/clr-angular-data.d.ts +15 -0
- package/types/clr-angular-emphasis-alert.d.ts +175 -0
- package/types/clr-angular-emphasis-badge.d.ts +25 -0
- package/types/clr-angular-emphasis-common.d.ts +6 -0
- package/types/clr-angular-emphasis-label.d.ts +29 -0
- package/types/clr-angular-emphasis.d.ts +15 -0
- package/types/clr-angular-forms-checkbox.d.ts +69 -0
- package/types/clr-angular-forms-combobox.d.ts +353 -0
- package/types/clr-angular-forms-common.d.ts +339 -0
- package/types/clr-angular-forms-datalist.d.ts +59 -0
- package/types/clr-angular-forms-datepicker.d.ts +986 -0
- package/types/clr-angular-forms-file-input.d.ts +193 -0
- package/types/clr-angular-forms-input.d.ts +29 -0
- package/types/clr-angular-forms-number-input.d.ts +43 -0
- package/types/clr-angular-forms-password.d.ts +52 -0
- package/types/clr-angular-forms-radio.d.ts +50 -0
- package/types/clr-angular-forms-range.d.ts +37 -0
- package/types/clr-angular-forms-select.d.ts +36 -0
- package/types/clr-angular-forms-textarea.d.ts +29 -0
- package/types/clr-angular-forms.d.ts +36 -0
- package/types/clr-angular-icon.d.ts +1498 -0
- package/types/clr-angular-layout-breadcrumbs.d.ts +45 -0
- package/types/clr-angular-layout-main-container.d.ts +28 -0
- package/types/clr-angular-layout-nav.d.ts +142 -0
- package/types/clr-angular-layout-tabs.d.ts +158 -0
- package/types/clr-angular-layout-vertical-nav.d.ts +128 -0
- package/types/clr-angular-layout.d.ts +19 -0
- package/types/clr-angular-modal.d.ts +160 -0
- package/types/clr-angular-popover-common.d.ts +254 -0
- package/types/clr-angular-popover-dropdown.d.ts +123 -0
- package/types/clr-angular-popover-signpost.d.ts +157 -0
- package/types/clr-angular-popover-tooltip.d.ts +83 -0
- package/types/clr-angular-popover.d.ts +16 -0
- package/types/clr-angular-progress-progress-bars.d.ts +57 -0
- package/types/clr-angular-progress-spinner.d.ts +44 -0
- package/types/clr-angular-stepper.d.ts +179 -0
- package/types/clr-angular-timeline.d.ts +86 -0
- package/types/clr-angular-utils-conditional.d.ts +132 -0
- package/types/clr-angular-utils-loading.d.ts +38 -0
- package/types/clr-angular-utils.d.ts +913 -0
- package/types/clr-angular-wizard.d.ts +1508 -0
- package/fesm2022/rossigee-clarity-angular.mjs.map +0 -1
- /package/types/{rossigee-clarity-angular.d.ts → clr-angular.d.ts} +0 -0
|
@@ -0,0 +1,108 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/*
|
|
3
|
+
* Copyright (c) 2016-2026 Broadcom. All Rights Reserved.
|
|
4
|
+
* The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries.
|
|
5
|
+
* This software is released under MIT license.
|
|
6
|
+
* The full license information can be found in LICENSE in the root directory of this project.
|
|
7
|
+
*/
|
|
8
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
9
|
+
exports.IMPORT_REPLACEMENTS = void 0;
|
|
10
|
+
exports.IMPORT_REPLACEMENTS = [
|
|
11
|
+
// #2107 - Secondary entrypoints: deep /src/ imports → package entrypoints
|
|
12
|
+
{
|
|
13
|
+
oldModule: '@clr/angular/src/accordion',
|
|
14
|
+
newModule: '@clr/angular/accordion',
|
|
15
|
+
oldSymbol: '*',
|
|
16
|
+
newSymbol: '*',
|
|
17
|
+
},
|
|
18
|
+
{
|
|
19
|
+
oldModule: '@clr/angular/src/accordion/stepper',
|
|
20
|
+
newModule: '@clr/angular/stepper',
|
|
21
|
+
oldSymbol: '*',
|
|
22
|
+
newSymbol: '*',
|
|
23
|
+
},
|
|
24
|
+
{
|
|
25
|
+
oldModule: '@clr/angular/src/emphasis',
|
|
26
|
+
newModule: '@clr/angular/emphasis',
|
|
27
|
+
oldSymbol: '*',
|
|
28
|
+
newSymbol: '*',
|
|
29
|
+
},
|
|
30
|
+
{
|
|
31
|
+
oldModule: '@clr/angular/src/forms',
|
|
32
|
+
newModule: '@clr/angular/forms',
|
|
33
|
+
oldSymbol: '*',
|
|
34
|
+
newSymbol: '*',
|
|
35
|
+
},
|
|
36
|
+
{
|
|
37
|
+
oldModule: '@clr/angular/src/data',
|
|
38
|
+
newModule: '@clr/angular/data',
|
|
39
|
+
oldSymbol: '*',
|
|
40
|
+
newSymbol: '*',
|
|
41
|
+
},
|
|
42
|
+
{
|
|
43
|
+
oldModule: '@clr/angular/src/layout',
|
|
44
|
+
newModule: '@clr/angular/layout',
|
|
45
|
+
oldSymbol: '*',
|
|
46
|
+
newSymbol: '*',
|
|
47
|
+
},
|
|
48
|
+
{
|
|
49
|
+
oldModule: '@clr/angular/src/modal',
|
|
50
|
+
newModule: '@clr/angular/modal',
|
|
51
|
+
oldSymbol: '*',
|
|
52
|
+
newSymbol: '*',
|
|
53
|
+
},
|
|
54
|
+
{
|
|
55
|
+
oldModule: '@clr/angular/src/popover',
|
|
56
|
+
newModule: '@clr/angular/popover',
|
|
57
|
+
oldSymbol: '*',
|
|
58
|
+
newSymbol: '*',
|
|
59
|
+
},
|
|
60
|
+
{
|
|
61
|
+
oldModule: '@clr/angular/src/utils',
|
|
62
|
+
newModule: '@clr/angular/utils',
|
|
63
|
+
oldSymbol: '*',
|
|
64
|
+
newSymbol: '*',
|
|
65
|
+
},
|
|
66
|
+
{
|
|
67
|
+
oldModule: '@clr/angular/src/wizard',
|
|
68
|
+
newModule: '@clr/angular/wizard',
|
|
69
|
+
oldSymbol: '*',
|
|
70
|
+
newSymbol: '*',
|
|
71
|
+
},
|
|
72
|
+
// #2098 - Smart popovers moved from utils/popover → popover/common
|
|
73
|
+
{
|
|
74
|
+
oldModule: '@clr/angular/utils/popover',
|
|
75
|
+
newModule: '@clr/angular/popover/common',
|
|
76
|
+
oldSymbol: '*',
|
|
77
|
+
newSymbol: '*',
|
|
78
|
+
},
|
|
79
|
+
// #2107 - ClrIfOpen moved from utils → popover/common
|
|
80
|
+
{
|
|
81
|
+
oldModule: '@clr/angular/utils',
|
|
82
|
+
newModule: '@clr/angular/popover/common',
|
|
83
|
+
oldSymbol: 'ClrIfOpen',
|
|
84
|
+
newSymbol: 'ClrIfOpen',
|
|
85
|
+
},
|
|
86
|
+
// #2107 - FocusService renamed to FormsFocusService
|
|
87
|
+
{
|
|
88
|
+
oldModule: '@clr/angular/forms',
|
|
89
|
+
newModule: '@clr/angular/forms/common',
|
|
90
|
+
oldSymbol: 'FocusService',
|
|
91
|
+
newSymbol: 'FormsFocusService',
|
|
92
|
+
},
|
|
93
|
+
// #2101 - cds-icon: @cds/core/icon → @clr/angular or @clr/angular/icon
|
|
94
|
+
{
|
|
95
|
+
oldModule: '@cds/core/icon',
|
|
96
|
+
newModule: '@clr/angular/icon',
|
|
97
|
+
oldSymbol: '*',
|
|
98
|
+
newSymbol: '*',
|
|
99
|
+
},
|
|
100
|
+
// #2203 - Datagrid SelectionType enum: addons re-export removed; use @clr/angular/data/datagrid
|
|
101
|
+
{
|
|
102
|
+
oldModule: '@clr/addons/datagrid',
|
|
103
|
+
newModule: '@clr/angular/data/datagrid',
|
|
104
|
+
oldSymbol: 'SelectionType',
|
|
105
|
+
newSymbol: 'SelectionType',
|
|
106
|
+
},
|
|
107
|
+
];
|
|
108
|
+
//# sourceMappingURL=import-replacements.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"import-replacements.js","sourceRoot":"","sources":["../../../../../projects/angular/schematics/ng-update/replacements/import-replacements.ts"],"names":[],"mappings":";AAAA;;;;;GAKG;;;AAeU,QAAA,mBAAmB,GAAiC;IAC/D,0EAA0E;IAC1E;QACE,SAAS,EAAE,4BAA4B;QACvC,SAAS,EAAE,wBAAwB;QACnC,SAAS,EAAE,GAAG;QACd,SAAS,EAAE,GAAG;KACf;IACD;QACE,SAAS,EAAE,oCAAoC;QAC/C,SAAS,EAAE,sBAAsB;QACjC,SAAS,EAAE,GAAG;QACd,SAAS,EAAE,GAAG;KACf;IACD;QACE,SAAS,EAAE,2BAA2B;QACtC,SAAS,EAAE,uBAAuB;QAClC,SAAS,EAAE,GAAG;QACd,SAAS,EAAE,GAAG;KACf;IACD;QACE,SAAS,EAAE,wBAAwB;QACnC,SAAS,EAAE,oBAAoB;QAC/B,SAAS,EAAE,GAAG;QACd,SAAS,EAAE,GAAG;KACf;IACD;QACE,SAAS,EAAE,uBAAuB;QAClC,SAAS,EAAE,mBAAmB;QAC9B,SAAS,EAAE,GAAG;QACd,SAAS,EAAE,GAAG;KACf;IACD;QACE,SAAS,EAAE,yBAAyB;QACpC,SAAS,EAAE,qBAAqB;QAChC,SAAS,EAAE,GAAG;QACd,SAAS,EAAE,GAAG;KACf;IACD;QACE,SAAS,EAAE,wBAAwB;QACnC,SAAS,EAAE,oBAAoB;QAC/B,SAAS,EAAE,GAAG;QACd,SAAS,EAAE,GAAG;KACf;IACD;QACE,SAAS,EAAE,0BAA0B;QACrC,SAAS,EAAE,sBAAsB;QACjC,SAAS,EAAE,GAAG;QACd,SAAS,EAAE,GAAG;KACf;IACD;QACE,SAAS,EAAE,wBAAwB;QACnC,SAAS,EAAE,oBAAoB;QAC/B,SAAS,EAAE,GAAG;QACd,SAAS,EAAE,GAAG;KACf;IACD;QACE,SAAS,EAAE,yBAAyB;QACpC,SAAS,EAAE,qBAAqB;QAChC,SAAS,EAAE,GAAG;QACd,SAAS,EAAE,GAAG;KACf;IAED,mEAAmE;IACnE;QACE,SAAS,EAAE,4BAA4B;QACvC,SAAS,EAAE,6BAA6B;QACxC,SAAS,EAAE,GAAG;QACd,SAAS,EAAE,GAAG;KACf;IAED,sDAAsD;IACtD;QACE,SAAS,EAAE,oBAAoB;QAC/B,SAAS,EAAE,6BAA6B;QACxC,SAAS,EAAE,WAAW;QACtB,SAAS,EAAE,WAAW;KACvB;IAED,oDAAoD;IACpD;QACE,SAAS,EAAE,oBAAoB;QAC/B,SAAS,EAAE,2BAA2B;QACtC,SAAS,EAAE,cAAc;QACzB,SAAS,EAAE,mBAAmB;KAC/B;IAED,uEAAuE;IACvE;QACE,SAAS,EAAE,gBAAgB;QAC3B,SAAS,EAAE,mBAAmB;QAC9B,SAAS,EAAE,GAAG;QACd,SAAS,EAAE,GAAG;KACf;IAED,gGAAgG;IAChG;QACE,SAAS,EAAE,sBAAsB;QACjC,SAAS,EAAE,4BAA4B;QACvC,SAAS,EAAE,eAAe;QAC1B,SAAS,EAAE,eAAe;KAC3B;CACF,CAAC"}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* TypeScript symbol renames for v18 migration.
|
|
3
|
+
*
|
|
4
|
+
* These are applied across all .ts files after import path updates.
|
|
5
|
+
* Symbols with an empty `new` are removed (import stripped, usage annotated with TODO).
|
|
6
|
+
*/
|
|
7
|
+
export interface SymbolReplacement {
|
|
8
|
+
readonly old: string;
|
|
9
|
+
readonly new: string;
|
|
10
|
+
readonly context?: string;
|
|
11
|
+
}
|
|
12
|
+
export declare const SYMBOL_REPLACEMENTS: readonly SymbolReplacement[];
|
|
@@ -0,0 +1,67 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/*
|
|
3
|
+
* Copyright (c) 2016-2026 Broadcom. All Rights Reserved.
|
|
4
|
+
* The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries.
|
|
5
|
+
* This software is released under MIT license.
|
|
6
|
+
* The full license information can be found in LICENSE in the root directory of this project.
|
|
7
|
+
*/
|
|
8
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
9
|
+
exports.SYMBOL_REPLACEMENTS = void 0;
|
|
10
|
+
exports.SYMBOL_REPLACEMENTS = [
|
|
11
|
+
// #2023 - ClrLabel → ClrControlLabel (form directive)
|
|
12
|
+
{ old: 'ClrLabel', new: 'ClrControlLabel', context: 'form-label-directive' },
|
|
13
|
+
// #2007 — clrDgItemsTrackBy → clrDgItemsIdentityFn is template-scoped to <clr-datagrid> only (see template-migration).
|
|
14
|
+
// #2107 - FocusService → FormsFocusService
|
|
15
|
+
{ old: 'FocusService', new: 'FormsFocusService', context: 'forms' },
|
|
16
|
+
// #2062 - Removed popover services/enums/interfaces
|
|
17
|
+
{ old: 'ClrPopoverEventsService', new: 'ClrPopoverService', context: 'popover-removed' },
|
|
18
|
+
{ old: 'ClrPopoverPositionService', new: 'ClrPopoverService', context: 'popover-removed' },
|
|
19
|
+
{ old: 'ClrPopoverToggleService', new: 'ClrPopoverService', context: 'popover-removed' },
|
|
20
|
+
// #2101 - ClrIconModule → ClrIcon (standalone)
|
|
21
|
+
{ old: 'ClrIconModule', new: 'ClrIcon', context: 'icon-standalone' },
|
|
22
|
+
// #2207 - Accordion/Stepper decoupling
|
|
23
|
+
{ old: 'AccordionPanelModel', new: 'CollapsiblePanelModel', context: 'accordion-stepper-decoupling' },
|
|
24
|
+
{ old: 'AccordionStatus', new: 'StepperPanelStatus', context: 'accordion-stepper-decoupling' },
|
|
25
|
+
{ old: 'panelAnimation', new: 'collapsiblePanelAnimation', context: 'accordion-stepper-decoupling' },
|
|
26
|
+
{ old: 'getAccordionContentId', new: 'getContentId', context: 'accordion-stepper-decoupling' },
|
|
27
|
+
{ old: 'getAccordionHeaderId', new: 'getHeaderId', context: 'accordion-stepper-decoupling' },
|
|
28
|
+
// #2228 - IE11 removals
|
|
29
|
+
{ old: 'IEKeys', new: '', context: 'ie-removal' },
|
|
30
|
+
{ old: 'normalizeKey', new: '', context: 'ie-removal' },
|
|
31
|
+
// #2267 - Popover anchor → origin rename (beta.2)
|
|
32
|
+
{ old: 'ClrPopoverAnchor', new: 'ClrPopoverOrigin', context: 'popover-anchor-origin' },
|
|
33
|
+
{ old: 'POPOVER_HOST_ANCHOR', new: 'POPOVER_HOST_ORIGIN', context: 'popover-anchor-origin' },
|
|
34
|
+
{ old: 'focusAnchor', new: 'focusOrigin', context: 'popover-anchor-origin' },
|
|
35
|
+
{ old: 'getAnchorPosition', new: 'getOriginPosition', context: 'popover-anchor-origin' },
|
|
36
|
+
// #2266 - Ç-prefix symbol renames (beta.3)
|
|
37
|
+
// Note: Ç (U+00C7) is not a regex word-boundary character; matching uses lookahead/lookbehind.
|
|
38
|
+
{ old: 'ÇlrClrPopoverModuleNext', new: 'ClrPopoverModuleNext', context: 'c-prefix-rename' },
|
|
39
|
+
{ old: 'ÇlrClrPopoverCloseButton', new: 'ClrPopoverCloseButton', context: 'c-prefix-rename' },
|
|
40
|
+
{ old: 'ÇlrClrPopoverOpenCloseButton', new: 'ClrPopoverOpenCloseButton', context: 'c-prefix-rename' },
|
|
41
|
+
{ old: 'ÇlrAccordionWillyWonka', new: 'AccordionWillyWonka', context: 'c-prefix-rename' },
|
|
42
|
+
{ old: 'ÇlrAccordionOompaLoompa', new: 'AccordionOompaLoompa', context: 'c-prefix-rename' },
|
|
43
|
+
{ old: 'ÇlrStepperWillyWonka', new: 'StepperWillyWonka', context: 'c-prefix-rename' },
|
|
44
|
+
{ old: 'ÇlrStepperOompaLoompa', new: 'StepperOompaLoompa', context: 'c-prefix-rename' },
|
|
45
|
+
{ old: 'ÇlrTabsWillyWonka', new: 'TabsWillyWonka', context: 'c-prefix-rename' },
|
|
46
|
+
{ old: 'ÇlrActiveOompaLoompa', new: 'ActiveOompaLoompa', context: 'c-prefix-rename' },
|
|
47
|
+
{ old: 'ÇlrDatagridVirtualScrollDirective', new: 'ClrDatagridVirtualScrollDirective', context: 'c-prefix-rename' },
|
|
48
|
+
{ old: 'ÇlrDatagridSelectionCellDirective', new: 'ClrDatagridSelectionCellDirective', context: 'c-prefix-rename' },
|
|
49
|
+
{
|
|
50
|
+
old: 'ÇlrDatagridSingleSelectionValueAccessor',
|
|
51
|
+
new: 'ClrDatagridSingleSelectionValueAccessor',
|
|
52
|
+
context: 'c-prefix-rename',
|
|
53
|
+
},
|
|
54
|
+
{ old: 'ÇlrDatagridWillyWonka', new: 'DatagridWillyWonka', context: 'c-prefix-rename' },
|
|
55
|
+
{ old: 'ÇlrActionableOompaLoompa', new: 'ActionableOompaLoompa', context: 'c-prefix-rename' },
|
|
56
|
+
{ old: 'ÇlrExpandableOompaLoompa', new: 'ExpandableOompaLoompa', context: 'c-prefix-rename' },
|
|
57
|
+
{ old: 'ÇlrWrappedCell', new: 'WrappedCell', context: 'c-prefix-rename' },
|
|
58
|
+
{ old: 'ÇlrWrappedColumn', new: 'WrappedColumn', context: 'c-prefix-rename' },
|
|
59
|
+
{ old: 'ÇlrWrappedRow', new: 'WrappedRow', context: 'c-prefix-rename' },
|
|
60
|
+
{ old: 'ÇlrDatagridCellRenderer', new: 'DatagridCellRenderer', context: 'c-prefix-rename' },
|
|
61
|
+
{ old: 'ÇlrDatagridHeaderRenderer', new: 'DatagridHeaderRenderer', context: 'c-prefix-rename' },
|
|
62
|
+
{ old: 'ÇlrDatagridMainRenderer', new: 'DatagridMainRenderer', context: 'c-prefix-rename' },
|
|
63
|
+
{ old: 'ÇlrDatagridRowRenderer', new: 'DatagridRowRenderer', context: 'c-prefix-rename' },
|
|
64
|
+
{ old: 'ÇlrDatagridRowDetailRenderer', new: 'DatagridRowDetailRenderer', context: 'c-prefix-rename' },
|
|
65
|
+
{ old: 'ÇlrDatagridDetailRegisterer', new: 'DatagridDetailRegisterer', context: 'c-prefix-rename' },
|
|
66
|
+
];
|
|
67
|
+
//# sourceMappingURL=symbol-replacements.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"symbol-replacements.js","sourceRoot":"","sources":["../../../../../projects/angular/schematics/ng-update/replacements/symbol-replacements.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* HTML template replacements for v18 migration.
|
|
3
|
+
*
|
|
4
|
+
* Covers Angular output renames, attribute binding changes, and selector updates.
|
|
5
|
+
*/
|
|
6
|
+
export interface TemplateReplacement {
|
|
7
|
+
readonly old: string;
|
|
8
|
+
readonly new: string;
|
|
9
|
+
readonly context?: string;
|
|
10
|
+
}
|
|
11
|
+
export declare const TEMPLATE_OUTPUT_REPLACEMENTS: readonly TemplateReplacement[];
|
|
12
|
+
export declare const TEMPLATE_ATTRIBUTE_REPLACEMENTS: readonly TemplateReplacement[];
|
|
13
|
+
export declare const TEMPLATE_INPUT_REPLACEMENTS: readonly TemplateReplacement[];
|
|
14
|
+
/**
|
|
15
|
+
* Substrings that trigger the clr-datagrid–scoped migration pass (see template-migration).
|
|
16
|
+
* `clrDgItemsTrackBy` alone can appear on clr-dg-items (unchanged); the pass no-ops without `<clr-datagrid`.
|
|
17
|
+
*/
|
|
18
|
+
export declare const TEMPLATE_DATAGRID_MIGRATION_CANDIDATES: readonly string[];
|
|
19
|
+
export declare const HEADER_CLASS_REPLACEMENTS: readonly TemplateReplacement[];
|
|
@@ -0,0 +1,57 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/*
|
|
3
|
+
* Copyright (c) 2016-2026 Broadcom. All Rights Reserved.
|
|
4
|
+
* The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries.
|
|
5
|
+
* This software is released under MIT license.
|
|
6
|
+
* The full license information can be found in LICENSE in the root directory of this project.
|
|
7
|
+
*/
|
|
8
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
9
|
+
exports.HEADER_CLASS_REPLACEMENTS = exports.TEMPLATE_DATAGRID_MIGRATION_CANDIDATES = exports.TEMPLATE_INPUT_REPLACEMENTS = exports.TEMPLATE_ATTRIBUTE_REPLACEMENTS = exports.TEMPLATE_OUTPUT_REPLACEMENTS = void 0;
|
|
10
|
+
exports.TEMPLATE_OUTPUT_REPLACEMENTS = [
|
|
11
|
+
// #2249 - Wizard currentPageChanged → currentPageChange
|
|
12
|
+
{
|
|
13
|
+
old: 'clrWizardCurrentPageChanged',
|
|
14
|
+
new: 'clrWizardCurrentPageChange',
|
|
15
|
+
context: 'wizard',
|
|
16
|
+
},
|
|
17
|
+
];
|
|
18
|
+
exports.TEMPLATE_ATTRIBUTE_REPLACEMENTS = [
|
|
19
|
+
// #2101 - cds-icon: [attr.shape] → [shape], [attr.size] → [size], etc.
|
|
20
|
+
{ old: '[attr.shape]', new: '[shape]', context: 'cds-icon' },
|
|
21
|
+
{ old: '[attr.size]', new: '[size]', context: 'cds-icon' },
|
|
22
|
+
{ old: '[attr.dir]', new: '[dir]', context: 'cds-icon' },
|
|
23
|
+
{ old: '[attr.flip]', new: '[flip]', context: 'cds-icon' },
|
|
24
|
+
{ old: '[attr.status]', new: '[status]', context: 'cds-icon' },
|
|
25
|
+
{ old: '[attr.inverse]', new: '[inverse]', context: 'cds-icon' },
|
|
26
|
+
{ old: '[attr.badge]', new: '[badge]', context: 'cds-icon' },
|
|
27
|
+
{ old: '[attr.solid]', new: '[solid]', context: 'cds-icon' },
|
|
28
|
+
// #2267 - Popover anchor directive selector rename (beta.2)
|
|
29
|
+
// Matches bare attribute: clrPopoverAnchor and bound: [clrPopoverAnchor]
|
|
30
|
+
{ old: 'clrPopoverAnchor', new: 'clrPopoverOrigin', context: 'popover-anchor-origin' },
|
|
31
|
+
];
|
|
32
|
+
exports.TEMPLATE_INPUT_REPLACEMENTS = [
|
|
33
|
+
// #2022 - Badge color input rename
|
|
34
|
+
{
|
|
35
|
+
old: 'clrBadgeColor',
|
|
36
|
+
new: 'clrColor',
|
|
37
|
+
context: 'badge',
|
|
38
|
+
},
|
|
39
|
+
];
|
|
40
|
+
/**
|
|
41
|
+
* Substrings that trigger the clr-datagrid–scoped migration pass (see template-migration).
|
|
42
|
+
* `clrDgItemsTrackBy` alone can appear on clr-dg-items (unchanged); the pass no-ops without `<clr-datagrid`.
|
|
43
|
+
*/
|
|
44
|
+
exports.TEMPLATE_DATAGRID_MIGRATION_CANDIDATES = [
|
|
45
|
+
'<clr-datagrid',
|
|
46
|
+
'clrDgSingleSelected',
|
|
47
|
+
'clrDgSingleSelectedChange',
|
|
48
|
+
'clrDgItemsTrackBy',
|
|
49
|
+
];
|
|
50
|
+
exports.HEADER_CLASS_REPLACEMENTS = [
|
|
51
|
+
// #2180 - Header variant removals
|
|
52
|
+
{ old: 'header-4', new: 'header-3' },
|
|
53
|
+
{ old: 'header-5', new: 'header-3' },
|
|
54
|
+
{ old: 'header-6', new: 'header-1' },
|
|
55
|
+
{ old: 'header-7', new: 'header-2' },
|
|
56
|
+
];
|
|
57
|
+
//# sourceMappingURL=template-replacements.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"template-replacements.js","sourceRoot":"","sources":["../../../../../projects/angular/schematics/ng-update/replacements/template-replacements.ts"],"names":[],"mappings":";AAAA;;;;;GAKG;;;AAaU,QAAA,4BAA4B,GAAmC;IAC1E,wDAAwD;IACxD;QACE,GAAG,EAAE,6BAA6B;QAClC,GAAG,EAAE,4BAA4B;QACjC,OAAO,EAAE,QAAQ;KAClB;CACF,CAAC;AAEW,QAAA,+BAA+B,GAAmC;IAC7E,uEAAuE;IACvE,EAAE,GAAG,EAAE,cAAc,EAAE,GAAG,EAAE,SAAS,EAAE,OAAO,EAAE,UAAU,EAAE;IAC5D,EAAE,GAAG,EAAE,aAAa,EAAE,GAAG,EAAE,QAAQ,EAAE,OAAO,EAAE,UAAU,EAAE;IAC1D,EAAE,GAAG,EAAE,YAAY,EAAE,GAAG,EAAE,OAAO,EAAE,OAAO,EAAE,UAAU,EAAE;IACxD,EAAE,GAAG,EAAE,aAAa,EAAE,GAAG,EAAE,QAAQ,EAAE,OAAO,EAAE,UAAU,EAAE;IAC1D,EAAE,GAAG,EAAE,eAAe,EAAE,GAAG,EAAE,UAAU,EAAE,OAAO,EAAE,UAAU,EAAE;IAC9D,EAAE,GAAG,EAAE,gBAAgB,EAAE,GAAG,EAAE,WAAW,EAAE,OAAO,EAAE,UAAU,EAAE;IAChE,EAAE,GAAG,EAAE,cAAc,EAAE,GAAG,EAAE,SAAS,EAAE,OAAO,EAAE,UAAU,EAAE;IAC5D,EAAE,GAAG,EAAE,cAAc,EAAE,GAAG,EAAE,SAAS,EAAE,OAAO,EAAE,UAAU,EAAE;IAE5D,4DAA4D;IAC5D,yEAAyE;IACzE,EAAE,GAAG,EAAE,kBAAkB,EAAE,GAAG,EAAE,kBAAkB,EAAE,OAAO,EAAE,uBAAuB,EAAE;CACvF,CAAC;AAEW,QAAA,2BAA2B,GAAmC;IACzE,mCAAmC;IACnC;QACE,GAAG,EAAE,eAAe;QACpB,GAAG,EAAE,UAAU;QACf,OAAO,EAAE,OAAO;KACjB;CACF,CAAC;AAEF;;;GAGG;AACU,QAAA,sCAAsC,GAAsB;IACvE,eAAe;IACf,qBAAqB;IACrB,2BAA2B;IAC3B,mBAAmB;CACpB,CAAC;AAEW,QAAA,yBAAyB,GAAmC;IACvE,kCAAkC;IAClC,EAAE,GAAG,EAAE,UAAU,EAAE,GAAG,EAAE,UAAU,EAAE;IACpC,EAAE,GAAG,EAAE,UAAU,EAAE,GAAG,EAAE,UAAU,EAAE;IACpC,EAAE,GAAG,EAAE,UAAU,EAAE,GAAG,EAAE,UAAU,EAAE;IACpC,EAAE,GAAG,EAAE,UAAU,EAAE,GAAG,EAAE,UAAU,EAAE;CACrC,CAAC"}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { HostTree, SchematicContext } from '@angular-devkit/schematics';
|
|
2
|
+
export declare function createContext(): SchematicContext;
|
|
3
|
+
/** Runs all three migration phases against an in-memory tree (mirrors index.ts). */
|
|
4
|
+
export declare function runMigrations(tree: HostTree): HostTree;
|
|
5
|
+
/** Applies all pure TypeScript transforms in sequence (mirrors the unified pass in index.ts). */
|
|
6
|
+
export declare function applyTsTransforms(text: string): string;
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/*
|
|
3
|
+
* Copyright (c) 2016-2026 Broadcom. All Rights Reserved.
|
|
4
|
+
* The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries.
|
|
5
|
+
* This software is released under MIT license.
|
|
6
|
+
* The full license information can be found in LICENSE in the root directory of this project.
|
|
7
|
+
*/
|
|
8
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
9
|
+
exports.createContext = createContext;
|
|
10
|
+
exports.runMigrations = runMigrations;
|
|
11
|
+
exports.applyTsTransforms = applyTsTransforms;
|
|
12
|
+
const core_1 = require("@angular-devkit/core");
|
|
13
|
+
const css_migration_1 = require("../migrations/css-migration");
|
|
14
|
+
const import_migration_1 = require("../migrations/import-migration");
|
|
15
|
+
const template_migration_1 = require("../migrations/template-migration");
|
|
16
|
+
function createContext() {
|
|
17
|
+
return { logger: new core_1.logging.NullLogger() };
|
|
18
|
+
}
|
|
19
|
+
/** Runs all three migration phases against an in-memory tree (mirrors index.ts). */
|
|
20
|
+
function runMigrations(tree) {
|
|
21
|
+
const context = createContext();
|
|
22
|
+
(0, import_migration_1.migrateImports)()(tree, context);
|
|
23
|
+
(0, template_migration_1.migrateTemplates)()(tree, context);
|
|
24
|
+
(0, css_migration_1.migrateCssProperties)()(tree, context);
|
|
25
|
+
return tree;
|
|
26
|
+
}
|
|
27
|
+
/** Applies all pure TypeScript transforms in sequence (mirrors the unified pass in index.ts). */
|
|
28
|
+
function applyTsTransforms(text) {
|
|
29
|
+
text = (0, import_migration_1.transformImports)(text);
|
|
30
|
+
text = (0, template_migration_1.transformInlineTemplates)(text);
|
|
31
|
+
text = (0, css_migration_1.transformInlineStyles)(text);
|
|
32
|
+
return text;
|
|
33
|
+
}
|
|
34
|
+
//# sourceMappingURL=test-helpers.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"test-helpers.js","sourceRoot":"","sources":["../../../../../projects/angular/schematics/ng-update/tests/test-helpers.ts"],"names":[],"mappings":";AAAA;;;;;GAKG;;AASH,sCAEC;AAGD,sCAMC;AAGD,8CAKC;AA1BD,+CAA+C;AAG/C,+DAA0F;AAC1F,qEAAkF;AAClF,yEAA8F;AAE9F,SAAgB,aAAa;IAC3B,OAAO,EAAE,MAAM,EAAE,IAAI,cAAO,CAAC,UAAU,EAAE,EAAiC,CAAC;AAC7E,CAAC;AAED,oFAAoF;AACpF,SAAgB,aAAa,CAAC,IAAc;IAC1C,MAAM,OAAO,GAAG,aAAa,EAAE,CAAC;IAChC,IAAA,iCAAc,GAAE,CAAC,IAAI,EAAE,OAAO,CAAC,CAAC;IAChC,IAAA,qCAAgB,GAAE,CAAC,IAAI,EAAE,OAAO,CAAC,CAAC;IAClC,IAAA,oCAAoB,GAAE,CAAC,IAAI,EAAE,OAAO,CAAC,CAAC;IACtC,OAAO,IAAI,CAAC;AACd,CAAC;AAED,iGAAiG;AACjG,SAAgB,iBAAiB,CAAC,IAAY;IAC5C,IAAI,GAAG,IAAA,mCAAgB,EAAC,IAAI,CAAC,CAAC;IAC9B,IAAI,GAAG,IAAA,6CAAwB,EAAC,IAAI,CAAC,CAAC;IACtC,IAAI,GAAG,IAAA,qCAAqB,EAAC,IAAI,CAAC,CAAC;IACnC,OAAO,IAAI,CAAC;AACd,CAAC"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { Tree } from '@angular-devkit/schematics';
|
|
2
|
+
/**
|
|
3
|
+
* Visits all files in the tree matching a glob-like pattern.
|
|
4
|
+
* Supports simple extension matching: '**\/*.ts', '**\/*.html', '**\/*.{css,scss,sass,less}'
|
|
5
|
+
*
|
|
6
|
+
* Skips generated/build directories and .d.ts declaration files for performance.
|
|
7
|
+
*/
|
|
8
|
+
export declare function visitFiles(tree: Tree, pattern: string, callback: (filePath: string) => void): void;
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/*
|
|
3
|
+
* Copyright (c) 2016-2026 Broadcom. All Rights Reserved.
|
|
4
|
+
* The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries.
|
|
5
|
+
* This software is released under MIT license.
|
|
6
|
+
* The full license information can be found in LICENSE in the root directory of this project.
|
|
7
|
+
*/
|
|
8
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
9
|
+
exports.visitFiles = visitFiles;
|
|
10
|
+
const EXCLUDED_DIRS = ['/node_modules/', '/.git/', '/dist/', '/coverage/', '/.angular/', '/.nx/', '/.cache/'];
|
|
11
|
+
/**
|
|
12
|
+
* Visits all files in the tree matching a glob-like pattern.
|
|
13
|
+
* Supports simple extension matching: '**\/*.ts', '**\/*.html', '**\/*.{css,scss,sass,less}'
|
|
14
|
+
*
|
|
15
|
+
* Skips generated/build directories and .d.ts declaration files for performance.
|
|
16
|
+
*/
|
|
17
|
+
function visitFiles(tree, pattern, callback) {
|
|
18
|
+
const extensions = parseExtensions(pattern);
|
|
19
|
+
tree.visit(filePath => {
|
|
20
|
+
if (EXCLUDED_DIRS.some(d => filePath.includes(d))) {
|
|
21
|
+
return;
|
|
22
|
+
}
|
|
23
|
+
// Skip TypeScript declaration files — they are generated, never user-edited
|
|
24
|
+
if (filePath.endsWith('.d.ts')) {
|
|
25
|
+
return;
|
|
26
|
+
}
|
|
27
|
+
if (extensions.length > 0 && !extensions.some(ext => filePath.endsWith(ext))) {
|
|
28
|
+
return;
|
|
29
|
+
}
|
|
30
|
+
callback(filePath);
|
|
31
|
+
});
|
|
32
|
+
}
|
|
33
|
+
function parseExtensions(pattern) {
|
|
34
|
+
// Match patterns like '**/*.ts' or '**/*.{css,scss,sass,less}'
|
|
35
|
+
const match = pattern.match(/\*\.(?:\{([^}]+)\}|(\w+))$/);
|
|
36
|
+
if (!match) {
|
|
37
|
+
return [];
|
|
38
|
+
}
|
|
39
|
+
if (match[1]) {
|
|
40
|
+
return match[1].split(',').map(ext => `.${ext.trim()}`);
|
|
41
|
+
}
|
|
42
|
+
return [`.${match[2]}`];
|
|
43
|
+
}
|
|
44
|
+
//# sourceMappingURL=file-visitor.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"file-visitor.js","sourceRoot":"","sources":["../../../../../projects/angular/schematics/ng-update/utils/file-visitor.ts"],"names":[],"mappings":";AAAA;;;;;GAKG;;AAYH,gCAmBC;AA3BD,MAAM,aAAa,GAAG,CAAC,gBAAgB,EAAE,QAAQ,EAAE,QAAQ,EAAE,YAAY,EAAE,YAAY,EAAE,OAAO,EAAE,UAAU,CAAC,CAAC;AAE9G;;;;;GAKG;AACH,SAAgB,UAAU,CAAC,IAAU,EAAE,OAAe,EAAE,QAAoC;IAC1F,MAAM,UAAU,GAAG,eAAe,CAAC,OAAO,CAAC,CAAC;IAE5C,IAAI,CAAC,KAAK,CAAC,QAAQ,CAAC,EAAE;QACpB,IAAI,aAAa,CAAC,IAAI,CAAC,CAAC,CAAC,EAAE,CAAC,QAAQ,CAAC,QAAQ,CAAC,CAAC,CAAC,CAAC,EAAE,CAAC;YAClD,OAAO;QACT,CAAC;QAED,4EAA4E;QAC5E,IAAI,QAAQ,CAAC,QAAQ,CAAC,OAAO,CAAC,EAAE,CAAC;YAC/B,OAAO;QACT,CAAC;QAED,IAAI,UAAU,CAAC,MAAM,GAAG,CAAC,IAAI,CAAC,UAAU,CAAC,IAAI,CAAC,GAAG,CAAC,EAAE,CAAC,QAAQ,CAAC,QAAQ,CAAC,GAAG,CAAC,CAAC,EAAE,CAAC;YAC7E,OAAO;QACT,CAAC;QAED,QAAQ,CAAC,QAAQ,CAAC,CAAC;IACrB,CAAC,CAAC,CAAC;AACL,CAAC;AAED,SAAS,eAAe,CAAC,OAAe;IACtC,+DAA+D;IAC/D,MAAM,KAAK,GAAG,OAAO,CAAC,KAAK,CAAC,4BAA4B,CAAC,CAAC;IAC1D,IAAI,CAAC,KAAK,EAAE,CAAC;QACX,OAAO,EAAE,CAAC;IACZ,CAAC;IAED,IAAI,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC;QACb,OAAO,KAAK,CAAC,CAAC,CAAC,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC,GAAG,CAAC,GAAG,CAAC,EAAE,CAAC,IAAI,GAAG,CAAC,IAAI,EAAE,EAAE,CAAC,CAAC;IAC1D,CAAC;IAED,OAAO,CAAC,IAAI,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC;AAC1B,CAAC"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
/** Escapes all regex special characters in a literal string. */
|
|
2
|
+
export declare function escapeRegExp(str: string): string;
|
|
3
|
+
/**
|
|
4
|
+
* Builds a regex that matches the literal string only at whole-identifier
|
|
5
|
+
* boundaries (\b), preventing partial matches inside longer names.
|
|
6
|
+
* The `g` flag is set so the regex can be reused with lastIndex reset.
|
|
7
|
+
*/
|
|
8
|
+
export declare function wordBoundaryRegex(literal: string): RegExp;
|
|
9
|
+
/**
|
|
10
|
+
* Builds a regex that matches the literal string only when it is NOT
|
|
11
|
+
* immediately followed by a hyphen or word character.
|
|
12
|
+
* Used for CSS custom properties to prevent `--clr-foo` from matching
|
|
13
|
+
* inside `--clr-foo-extra`.
|
|
14
|
+
* The `g` flag is set so the regex can be reused with lastIndex reset.
|
|
15
|
+
*/
|
|
16
|
+
export declare function prefixNegativeLookaheadRegex(literal: string): RegExp;
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/*
|
|
3
|
+
* Copyright (c) 2016-2026 Broadcom. All Rights Reserved.
|
|
4
|
+
* The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries.
|
|
5
|
+
* This software is released under MIT license.
|
|
6
|
+
* The full license information can be found in LICENSE in the root directory of this project.
|
|
7
|
+
*/
|
|
8
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
9
|
+
exports.escapeRegExp = escapeRegExp;
|
|
10
|
+
exports.wordBoundaryRegex = wordBoundaryRegex;
|
|
11
|
+
exports.prefixNegativeLookaheadRegex = prefixNegativeLookaheadRegex;
|
|
12
|
+
/** Escapes all regex special characters in a literal string. */
|
|
13
|
+
function escapeRegExp(str) {
|
|
14
|
+
return str.replace(/[.*+?^${}()|[\]\\]/g, '\\$&');
|
|
15
|
+
}
|
|
16
|
+
/**
|
|
17
|
+
* Builds a regex that matches the literal string only at whole-identifier
|
|
18
|
+
* boundaries (\b), preventing partial matches inside longer names.
|
|
19
|
+
* The `g` flag is set so the regex can be reused with lastIndex reset.
|
|
20
|
+
*/
|
|
21
|
+
function wordBoundaryRegex(literal) {
|
|
22
|
+
return new RegExp(`\\b${escapeRegExp(literal)}\\b`, 'g');
|
|
23
|
+
}
|
|
24
|
+
/**
|
|
25
|
+
* Builds a regex that matches the literal string only when it is NOT
|
|
26
|
+
* immediately followed by a hyphen or word character.
|
|
27
|
+
* Used for CSS custom properties to prevent `--clr-foo` from matching
|
|
28
|
+
* inside `--clr-foo-extra`.
|
|
29
|
+
* The `g` flag is set so the regex can be reused with lastIndex reset.
|
|
30
|
+
*/
|
|
31
|
+
function prefixNegativeLookaheadRegex(literal) {
|
|
32
|
+
return new RegExp(`${escapeRegExp(literal)}(?![-\\w])`, 'g');
|
|
33
|
+
}
|
|
34
|
+
//# sourceMappingURL=regexp-utils.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"regexp-utils.js","sourceRoot":"","sources":["../../../../../projects/angular/schematics/ng-update/utils/regexp-utils.ts"],"names":[],"mappings":";AAAA;;;;;GAKG;;AAGH,oCAEC;AAOD,8CAEC;AASD,oEAEC;AAvBD,gEAAgE;AAChE,SAAgB,YAAY,CAAC,GAAW;IACtC,OAAO,GAAG,CAAC,OAAO,CAAC,qBAAqB,EAAE,MAAM,CAAC,CAAC;AACpD,CAAC;AAED;;;;GAIG;AACH,SAAgB,iBAAiB,CAAC,OAAe;IAC/C,OAAO,IAAI,MAAM,CAAC,MAAM,YAAY,CAAC,OAAO,CAAC,KAAK,EAAE,GAAG,CAAC,CAAC;AAC3D,CAAC;AAED;;;;;;GAMG;AACH,SAAgB,4BAA4B,CAAC,OAAe;IAC1D,OAAO,IAAI,MAAM,CAAC,GAAG,YAAY,CAAC,OAAO,CAAC,YAAY,EAAE,GAAG,CAAC,CAAC;AAC/D,CAAC"}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/*
|
|
3
|
+
* Copyright (c) 2016-2026 Broadcom. All Rights Reserved.
|
|
4
|
+
* The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries.
|
|
5
|
+
* This software is released under MIT license.
|
|
6
|
+
* The full license information can be found in LICENSE in the root directory of this project.
|
|
7
|
+
*/
|
|
8
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
9
|
+
const config_1 = require("vitest/config");
|
|
10
|
+
exports.default = (0, config_1.defineConfig)({
|
|
11
|
+
test: {
|
|
12
|
+
root: 'projects/angular/schematics',
|
|
13
|
+
include: ['**/*.vitest.ts'],
|
|
14
|
+
globals: true,
|
|
15
|
+
},
|
|
16
|
+
});
|
|
17
|
+
//# sourceMappingURL=vitest.config.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"vitest.config.js","sourceRoot":"","sources":["../../../projects/angular/schematics/vitest.config.ts"],"names":[],"mappings":";AAAA;;;;;GAKG;;AAEH,0CAA6C;AAE7C,kBAAe,IAAA,qBAAY,EAAC;IAC1B,IAAI,EAAE;QACJ,IAAI,EAAE,6BAA6B;QACnC,OAAO,EAAE,CAAC,gBAAgB,CAAC;QAC3B,OAAO,EAAE,IAAI;KACd;CACF,CAAC,CAAC"}
|
|
@@ -0,0 +1,100 @@
|
|
|
1
|
+
import * as i0 from '@angular/core';
|
|
2
|
+
import { OnChanges, EventEmitter, QueryList, SimpleChanges, OnInit, AfterViewInit, OnDestroy, ChangeDetectorRef } from '@angular/core';
|
|
3
|
+
import { CollapsiblePanel, CollapsiblePanelModel, CollapsiblePanelGroupModel, CollapsiblePanelService } from '@clr/angular/collapsible-panel';
|
|
4
|
+
import { HeadingLevel, WillyWonka, OompaLoompa, IfExpandService } from '@clr/angular/utils';
|
|
5
|
+
import * as i8 from '@angular/common';
|
|
6
|
+
import * as i9 from '@clr/angular/icon';
|
|
7
|
+
|
|
8
|
+
declare class ClrAccordionDescription {
|
|
9
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ClrAccordionDescription, never>;
|
|
10
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ClrAccordionDescription, "clr-accordion-description", never, {}, {}, never, ["*"], false, never>;
|
|
11
|
+
}
|
|
12
|
+
|
|
13
|
+
declare class ClrAccordionPanel extends CollapsiblePanel implements OnChanges {
|
|
14
|
+
disabled: boolean;
|
|
15
|
+
panelOpen: boolean;
|
|
16
|
+
panelOpenChange: EventEmitter<boolean>;
|
|
17
|
+
/**
|
|
18
|
+
* Level of the accordion heading from 1 to 6.
|
|
19
|
+
*/
|
|
20
|
+
explicitHeadingLevel: HeadingLevel;
|
|
21
|
+
accordionDescription: QueryList<ClrAccordionDescription>;
|
|
22
|
+
ngOnChanges(changes: SimpleChanges): void;
|
|
23
|
+
getPanelStateClasses(panel: CollapsiblePanelModel): "clr-accordion-panel-open" | "clr-accordion-panel-closed";
|
|
24
|
+
getContentId(id: string): string;
|
|
25
|
+
getHeaderId(id: string): string;
|
|
26
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ClrAccordionPanel, never>;
|
|
27
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ClrAccordionPanel, "clr-accordion-panel", never, { "disabled": { "alias": "clrAccordionPanelDisabled"; "required": false; }; "panelOpen": { "alias": "clrAccordionPanelOpen"; "required": false; }; "explicitHeadingLevel": { "alias": "clrAccordionPanelHeadingLevel"; "required": false; }; }, { "panelOpenChange": "clrAccordionPanelOpenChange"; }, ["accordionDescription"], ["clr-accordion-title", "clr-accordion-description", "*"], false, never>;
|
|
28
|
+
}
|
|
29
|
+
|
|
30
|
+
/**
|
|
31
|
+
* Controls how many panels can be open simultaneously within an accordion.
|
|
32
|
+
*/
|
|
33
|
+
declare enum AccordionStrategy {
|
|
34
|
+
/** Only one panel can be open at a time. Opening a panel closes any previously open panel. */
|
|
35
|
+
Single = "single",
|
|
36
|
+
/** Multiple panels can be open simultaneously. */
|
|
37
|
+
Multi = "multi"
|
|
38
|
+
}
|
|
39
|
+
|
|
40
|
+
declare class AccordionModel extends CollapsiblePanelGroupModel {
|
|
41
|
+
private strategy;
|
|
42
|
+
setStrategy(strategy: AccordionStrategy): void;
|
|
43
|
+
togglePanel(panelId: string, open?: boolean): void;
|
|
44
|
+
private closeAllPanels;
|
|
45
|
+
}
|
|
46
|
+
|
|
47
|
+
declare class AccordionService extends CollapsiblePanelService {
|
|
48
|
+
protected panelGroup: AccordionModel;
|
|
49
|
+
setStrategy(strategy: AccordionStrategy): void;
|
|
50
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AccordionService, never>;
|
|
51
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<AccordionService>;
|
|
52
|
+
}
|
|
53
|
+
|
|
54
|
+
declare class ClrAccordion implements OnInit, OnChanges, AfterViewInit, OnDestroy {
|
|
55
|
+
private accordionService;
|
|
56
|
+
multiPanel: boolean | string;
|
|
57
|
+
panels: QueryList<ClrAccordionPanel>;
|
|
58
|
+
private subscriptions;
|
|
59
|
+
constructor(accordionService: AccordionService);
|
|
60
|
+
ngOnInit(): void;
|
|
61
|
+
ngOnChanges(changes: SimpleChanges): void;
|
|
62
|
+
ngAfterViewInit(): void;
|
|
63
|
+
ngOnDestroy(): void;
|
|
64
|
+
private setAccordionStrategy;
|
|
65
|
+
private listenForDOMChanges;
|
|
66
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ClrAccordion, never>;
|
|
67
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ClrAccordion, "clr-accordion", never, { "multiPanel": { "alias": "clrAccordionMultiPanel"; "required": false; }; }, {}, ["panels"], ["*"], false, never>;
|
|
68
|
+
}
|
|
69
|
+
|
|
70
|
+
declare class ClrAccordionTitle {
|
|
71
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ClrAccordionTitle, never>;
|
|
72
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ClrAccordionTitle, "clr-accordion-title", never, {}, {}, never, ["*"], false, never>;
|
|
73
|
+
}
|
|
74
|
+
|
|
75
|
+
declare class ClrAccordionContent {
|
|
76
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ClrAccordionContent, never>;
|
|
77
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ClrAccordionContent, "clr-accordion-content", never, {}, {}, never, ["*"], false, never>;
|
|
78
|
+
}
|
|
79
|
+
|
|
80
|
+
declare class AccordionWillyWonka extends WillyWonka {
|
|
81
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AccordionWillyWonka, never>;
|
|
82
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<AccordionWillyWonka, "clr-accordion", never, {}, {}, never, never, false, never>;
|
|
83
|
+
}
|
|
84
|
+
|
|
85
|
+
declare class AccordionOompaLoompa extends OompaLoompa {
|
|
86
|
+
private expand;
|
|
87
|
+
constructor(cdr: ChangeDetectorRef, willyWonka: AccordionWillyWonka, ifExpandService: IfExpandService);
|
|
88
|
+
get flavor(): boolean;
|
|
89
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AccordionOompaLoompa, [null, { optional: true; }, null]>;
|
|
90
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<AccordionOompaLoompa, "clr-accordion-panel", never, {}, {}, never, never, false, never>;
|
|
91
|
+
}
|
|
92
|
+
|
|
93
|
+
declare class ClrAccordionModule {
|
|
94
|
+
constructor();
|
|
95
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ClrAccordionModule, never>;
|
|
96
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<ClrAccordionModule, [typeof ClrAccordion, typeof ClrAccordionPanel, typeof ClrAccordionTitle, typeof ClrAccordionDescription, typeof ClrAccordionContent, typeof AccordionOompaLoompa, typeof AccordionWillyWonka], [typeof i8.CommonModule, typeof i9.ClrIcon], [typeof ClrAccordion, typeof ClrAccordionPanel, typeof ClrAccordionTitle, typeof ClrAccordionDescription, typeof ClrAccordionContent, typeof AccordionOompaLoompa, typeof AccordionWillyWonka]>;
|
|
97
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<ClrAccordionModule>;
|
|
98
|
+
}
|
|
99
|
+
|
|
100
|
+
export { AccordionModel, AccordionOompaLoompa, AccordionService, AccordionStrategy, AccordionWillyWonka, ClrAccordion, ClrAccordionContent, ClrAccordionDescription, ClrAccordionModule, ClrAccordionPanel, ClrAccordionTitle };
|