oasys-lib 1.83.0-rc.2 → 1.83.0-rc.4

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.
@@ -5,9 +5,6 @@ export declare class FormErrorsComponent {
5
5
  readonly errors: import("@angular/core").InputSignal<ValidationErrors>;
6
6
  readonly error_messages: import("@angular/core").InputSignal<ValidationErrorTypes>;
7
7
  readonly errorMessage: import("@angular/core").Signal<string>;
8
- private liveAnnouncer;
9
- private ngZone;
10
- constructor();
11
8
  static ɵfac: i0.ɵɵFactoryDeclaration<FormErrorsComponent, never>;
12
9
  static ɵcmp: i0.ɵɵComponentDeclaration<FormErrorsComponent, "ui-form-errors", never, { "errors": { "alias": "errors"; "required": false; "isSignal": true; }; "error_messages": { "alias": "error_messages"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
13
10
  }
@@ -1 +1 @@
1
- {"version":3,"file":"form-errors.component.d.ts","sourceRoot":"","sources":["../../../../../../projects/oasys-lib/src/lib/components/form/errors/form-errors.component.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,oBAAoB,EAAE,MAAM,UAAU,CAAC;AAChD,OAAO,EAAE,gBAAgB,EAAE,MAAM,gBAAgB,CAAC;;AAIlD,qBAMa,mBAAmB;IAC9B,QAAQ,CAAC,MAAM,wDAAoD;IACnE,QAAQ,CAAC,cAAc,4DAA+C;IAEtE,QAAQ,CAAC,YAAY,yCAUlB;IAEH,OAAO,CAAC,aAAa,CAAyB;IAC9C,OAAO,CAAC,MAAM,CAAkB;;yCAjBrB,mBAAmB;2CAAnB,mBAAmB;CA6B/B"}
1
+ {"version":3,"file":"form-errors.component.d.ts","sourceRoot":"","sources":["../../../../../../projects/oasys-lib/src/lib/components/form/errors/form-errors.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,oBAAoB,EAAE,MAAM,UAAU,CAAC;AAChD,OAAO,EAAE,gBAAgB,EAAE,MAAM,gBAAgB,CAAC;;AAGlD,qBAMa,mBAAmB;IAC9B,QAAQ,CAAC,MAAM,wDAAoD;IACnE,QAAQ,CAAC,cAAc,4DAA+C;IAEtE,QAAQ,CAAC,YAAY,yCAUlB;yCAdQ,mBAAmB;2CAAnB,mBAAmB;CAe/B"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "oasys-lib",
3
- "version": "1.83.0-rc.2",
3
+ "version": "1.83.0-rc.4",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^18.2.13",
6
6
  "@angular/core": "^18.2.13",
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 15 Jul 2025 17:04:36 GMT
3
+ * Generated on Wed, 16 Jul 2025 10:33:35 GMT
4
4
  */
5
5
 
6
6
  :root .brand-tokens-bloomandwild {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 15 Jul 2025 17:04:36 GMT
3
+ * Generated on Wed, 16 Jul 2025 10:33:35 GMT
4
4
  */
5
5
 
6
6
  :root .brand-tokens-bloomon {
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Tue, 15 Jul 2025 17:04:36 GMT
3
+ // Generated on Wed, 16 Jul 2025 10:33:35 GMT
4
4
 
5
5
  $oasys-size-web-breakpoint-mobile: 0px;
6
6
  $oasys-size-web-breakpoint-tablet: 767px;