@o3r/styling 12.1.0-prerelease.22 → 12.1.0-prerelease.23

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@o3r/styling",
3
- "version": "12.1.0-prerelease.22",
3
+ "version": "12.1.0-prerelease.23",
4
4
  "publishConfig": {
5
5
  "access": "public"
6
6
  },
@@ -38,11 +38,11 @@
38
38
  "@angular/common": "^19.0.0",
39
39
  "@angular/core": "^19.0.0",
40
40
  "@angular/material": "^19.0.0",
41
- "@o3r/core": "^12.1.0-prerelease.22",
42
- "@o3r/dynamic-content": "^12.1.0-prerelease.22",
43
- "@o3r/extractors": "^12.1.0-prerelease.22",
44
- "@o3r/logger": "^12.1.0-prerelease.22",
45
- "@o3r/schematics": "^12.1.0-prerelease.22",
41
+ "@o3r/core": "^12.1.0-prerelease.23",
42
+ "@o3r/dynamic-content": "^12.1.0-prerelease.23",
43
+ "@o3r/extractors": "^12.1.0-prerelease.23",
44
+ "@o3r/logger": "^12.1.0-prerelease.23",
45
+ "@o3r/schematics": "^12.1.0-prerelease.23",
46
46
  "@schematics/angular": "^19.0.0",
47
47
  "@yarnpkg/cli": "^4.3.1",
48
48
  "@yarnpkg/core": "^4.1.1",
@@ -4,7 +4,5 @@ import { Rule } from '@angular-devkit/schematics';
4
4
  * @param options @see RuleFactory.options
5
5
  * @param options.projectName
6
6
  */
7
- export declare const updateCmsAdapter: (options: {
8
- projectName?: string | undefined;
9
- }) => Rule;
7
+ export declare const updateCmsAdapter: (options: any) => Rule;
10
8
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../schematics/cms-adapter/index.ts"],"names":[],"mappings":"AACA,OAAO,EAGL,IAAI,EAGL,MAAM,4BAA4B,CAAC;AAyFpC;;;;GAIG;AACH,eAAO,MAAM,gBAAgB;kBAjFwB,MAAM,GAAG,SAAS;UAiFkB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../schematics/cms-adapter/index.ts"],"names":[],"mappings":"AACA,OAAO,EAGL,IAAI,EAGL,MAAM,4BAA4B,CAAC;AAyFpC;;;;GAIG;AACH,eAAO,MAAM,gBAAgB,wBAA2C,CAAC"}
@@ -79,5 +79,5 @@ function updateCmsAdapterFn(options) {
79
79
  * @param options @see RuleFactory.options
80
80
  * @param options.projectName
81
81
  */
82
- exports.updateCmsAdapter = (0, schematics_2.createSchematicWithMetricsIfInstalled)(updateCmsAdapterFn);
82
+ exports.updateCmsAdapter = (0, schematics_2.createOtterSchematic)(updateCmsAdapterFn);
83
83
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../schematics/ng-add/index.ts"],"names":[],"mappings":"AAEA,OAAO,EAEL,IAAI,EACL,MAAM,4BAA4B,CAAC;AAIpC,OAAO,KAAK,EACV,qBAAqB,EACtB,MAAM,UAAU,CAAC;AAmGlB;;;;GAIG;AACH,eAAO,MAAM,KAAK,YAAa,qBAAqB,KAAG,IAGtD,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../schematics/ng-add/index.ts"],"names":[],"mappings":"AAEA,OAAO,EAEL,IAAI,EACL,MAAM,4BAA4B,CAAC;AAIpC,OAAO,KAAK,EACV,qBAAqB,EACtB,MAAM,UAAU,CAAC;AAmGlB;;;;GAIG;AACH,eAAO,MAAM,KAAK,YAAa,qBAAqB,KAAG,IAKtD,CAAC"}
@@ -92,8 +92,8 @@ function ngAddFn(options) {
92
92
  * @param options for the dependency installations
93
93
  */
94
94
  const ngAdd = (options) => async (_, { logger }) => {
95
- const { createSchematicWithMetricsIfInstalled } = await Promise.resolve().then(() => require('@o3r/schematics')).catch(reportMissingSchematicsDep(logger));
96
- return createSchematicWithMetricsIfInstalled(ngAddFn)(options);
95
+ const { createOtterSchematic } = await Promise.resolve().then(() => require('@o3r/schematics')).catch(reportMissingSchematicsDep(logger));
96
+ return createOtterSchematic(ngAddFn)(options);
97
97
  };
98
98
  exports.ngAdd = ngAdd;
99
99
  //# sourceMappingURL=index.js.map
@@ -9,5 +9,5 @@ export declare function ngAddThemingFn(options: NgAddThemingSchematicsSchema): R
9
9
  * Add theming to an existing component
10
10
  * @param options
11
11
  */
12
- export declare const ngAddTheming: (options: NgAddThemingSchematicsSchema) => Rule;
12
+ export declare const ngAddTheming: (options: any) => Rule;
13
13
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../schematics/theming-to-component/index.ts"],"names":[],"mappings":"AAIA,OAAO,EAOL,IAAI,EAKL,MAAM,4BAA4B,CAAC;AASpC,OAAO,KAAK,EACV,4BAA4B,EAC7B,MAAM,UAAU,CAAC;AAalB;;;GAGG;AACH,wBAAgB,cAAc,CAAC,OAAO,EAAE,4BAA4B,GAAG,IAAI,CA6B1E;AAED;;;GAGG;AACH,eAAO,MAAM,YAAY,iDAAwD,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../schematics/theming-to-component/index.ts"],"names":[],"mappings":"AAIA,OAAO,EAOL,IAAI,EAKL,MAAM,4BAA4B,CAAC;AASpC,OAAO,KAAK,EACV,4BAA4B,EAC7B,MAAM,UAAU,CAAC;AAalB;;;GAGG;AACH,wBAAgB,cAAc,CAAC,OAAO,EAAE,4BAA4B,GAAG,IAAI,CA6B1E;AAED;;;GAGG;AACH,eAAO,MAAM,YAAY,wBAAuC,CAAC"}
@@ -47,5 +47,5 @@ function ngAddThemingFn(options) {
47
47
  * Add theming to an existing component
48
48
  * @param options
49
49
  */
50
- exports.ngAddTheming = (0, schematics_2.createSchematicWithMetricsIfInstalled)(ngAddThemingFn);
50
+ exports.ngAddTheming = (0, schematics_2.createOtterSchematic)(ngAddThemingFn);
51
51
  //# sourceMappingURL=index.js.map