osl-base-extended 2.0.27 → 2.0.28

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.
@@ -2479,6 +2479,7 @@ class OslDatetimepicker {
2479
2479
  },
2480
2480
  display: {
2481
2481
  dateInput: 'DD-MMM-YYYY hh:mm a',
2482
+ monthYearLabel: 'MMM YYYY', dateA11yLabel: 'LL', monthYearA11yLabel: 'MMMM YYYY',
2482
2483
  }
2483
2484
  }
2484
2485
  }
@@ -2495,6 +2496,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.9", ngImpor
2495
2496
  },
2496
2497
  display: {
2497
2498
  dateInput: 'DD-MMM-YYYY hh:mm a',
2499
+ monthYearLabel: 'MMM YYYY', dateA11yLabel: 'LL', monthYearA11yLabel: 'MMMM YYYY',
2498
2500
  }
2499
2501
  }
2500
2502
  }