@tuki-io/tuki-widgets 0.0.198 → 0.0.200

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.
@@ -571,7 +571,7 @@ class UserCreationWizardService {
571
571
  loadPlaceholderData() {
572
572
  var _a;
573
573
  this.siteOptions = ['Site 1', 'Site 2', 'Site 3'];
574
- this.templateOptions = ['User 8851 Office'];
574
+ this.templateOptions = ['8851 + CSF'];
575
575
  this.lineOptions = [
576
576
  {
577
577
  number: '557046',
@@ -753,7 +753,7 @@ class UserTemplateStepComponent {
753
753
  });
754
754
  this.userCreationType = USER_CREATION_TYPES.CUCM;
755
755
  this.USER_CREATION_TYPES = USER_CREATION_TYPES;
756
- this.defaultTemplateName = 'User 8851 Office';
756
+ this.defaultTemplateName = '8851 + CSF';
757
757
  this.fallbackTemplateId = '-1';
758
758
  this.destroy$ = new Subject();
759
759
  this.sitesList = [];