@delon/theme 21.1.0 → 21.3.0

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.
@@ -133,10 +133,10 @@ class AlainI18nBaseService {
133
133
  (Array.isArray(params) ? params : [params]).forEach((item, index) => (content = content.replace(new RegExp(`\\{\\s?${index}\\s?\\}`, 'g'), `${item}`)));
134
134
  return content;
135
135
  }
136
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: AlainI18nBaseService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
137
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: AlainI18nBaseService });
136
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.11", ngImport: i0, type: AlainI18nBaseService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
137
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.11", ngImport: i0, type: AlainI18nBaseService });
138
138
  }
139
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: AlainI18nBaseService, decorators: [{
139
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.11", ngImport: i0, type: AlainI18nBaseService, decorators: [{
140
140
  type: Injectable
141
141
  }], ctorParameters: () => [] });
142
142
  class AlainI18NServiceFake extends AlainI18nBaseService {
@@ -148,10 +148,10 @@ class AlainI18NServiceFake extends AlainI18nBaseService {
148
148
  getLangs() {
149
149
  return [];
150
150
  }
151
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: AlainI18NServiceFake, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
152
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: AlainI18NServiceFake, providedIn: 'root' });
151
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.11", ngImport: i0, type: AlainI18NServiceFake, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
152
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.11", ngImport: i0, type: AlainI18NServiceFake, providedIn: 'root' });
153
153
  }
154
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: AlainI18NServiceFake, decorators: [{
154
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.11", ngImport: i0, type: AlainI18NServiceFake, decorators: [{
155
155
  type: Injectable,
156
156
  args: [{ providedIn: 'root' }]
157
157
  }] });
@@ -460,10 +460,10 @@ class MenuService {
460
460
  this._change$.unsubscribe();
461
461
  this.i18n$?.unsubscribe();
462
462
  }
463
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: MenuService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
464
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: MenuService, providedIn: 'root' });
463
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.11", ngImport: i0, type: MenuService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
464
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.11", ngImport: i0, type: MenuService, providedIn: 'root' });
465
465
  }
466
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: MenuService, decorators: [{
466
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.11", ngImport: i0, type: MenuService, decorators: [{
467
467
  type: Injectable,
468
468
  args: [{ providedIn: 'root' }]
469
469
  }], ctorParameters: () => [] });
@@ -548,10 +548,10 @@ class SettingsService {
548
548
  getUser() {
549
549
  return this.user;
550
550
  }
551
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: SettingsService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
552
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: SettingsService, providedIn: 'root' });
551
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.11", ngImport: i0, type: SettingsService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
552
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.11", ngImport: i0, type: SettingsService, providedIn: 'root' });
553
553
  }
554
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: SettingsService, decorators: [{
554
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.11", ngImport: i0, type: SettingsService, decorators: [{
555
555
  type: Injectable,
556
556
  args: [{ providedIn: 'root' }]
557
557
  }] });
@@ -600,10 +600,10 @@ class ResponsiveService {
600
600
  clsMap.push(`${antColClass}-xxl-${paddingSpan(rule.xxl)}`);
601
601
  return clsMap;
602
602
  }
603
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: ResponsiveService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
604
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: ResponsiveService, providedIn: 'root' });
603
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.11", ngImport: i0, type: ResponsiveService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
604
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.11", ngImport: i0, type: ResponsiveService, providedIn: 'root' });
605
605
  }
606
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: ResponsiveService, decorators: [{
606
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.11", ngImport: i0, type: ResponsiveService, decorators: [{
607
607
  type: Injectable,
608
608
  args: [{ providedIn: 'root' }]
609
609
  }], ctorParameters: () => [] });
@@ -689,10 +689,10 @@ class RTLService {
689
689
  this.delon.set(name, { direction: this.dir });
690
690
  });
691
691
  }
692
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: RTLService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
693
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: RTLService, providedIn: 'root' });
692
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.11", ngImport: i0, type: RTLService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
693
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.11", ngImport: i0, type: RTLService, providedIn: 'root' });
694
694
  }
695
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: RTLService, decorators: [{
695
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.11", ngImport: i0, type: RTLService, decorators: [{
696
696
  type: Injectable,
697
697
  args: [{ providedIn: 'root' }]
698
698
  }], ctorParameters: () => [] });
@@ -824,10 +824,10 @@ class TitleService {
824
824
  ngOnDestroy() {
825
825
  this.tit$?.unsubscribe();
826
826
  }
827
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: TitleService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
828
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: TitleService, providedIn: 'root' });
827
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.11", ngImport: i0, type: TitleService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
828
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.11", ngImport: i0, type: TitleService, providedIn: 'root' });
829
829
  }
830
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: TitleService, decorators: [{
830
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.11", ngImport: i0, type: TitleService, decorators: [{
831
831
  type: Injectable,
832
832
  args: [{ providedIn: 'root' }]
833
833
  }], ctorParameters: () => [] });
@@ -837,10 +837,10 @@ class I18nPipe {
837
837
  transform(key, params) {
838
838
  return this.i18n.fanyi(key, params);
839
839
  }
840
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: I18nPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
841
- static ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "21.2.6", ngImport: i0, type: I18nPipe, isStandalone: true, name: "i18n" });
840
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.11", ngImport: i0, type: I18nPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
841
+ static ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "21.2.11", ngImport: i0, type: I18nPipe, isStandalone: true, name: "i18n" });
842
842
  }
843
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: I18nPipe, decorators: [{
843
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.11", ngImport: i0, type: I18nPipe, decorators: [{
844
844
  type: Pipe,
845
845
  args: [{ name: 'i18n' }]
846
846
  }] });
@@ -855,10 +855,10 @@ class AlainI18NGuardService {
855
855
  }
856
856
  return of(true);
857
857
  }
858
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: AlainI18NGuardService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
859
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: AlainI18NGuardService, providedIn: 'root' });
858
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.11", ngImport: i0, type: AlainI18NGuardService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
859
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.11", ngImport: i0, type: AlainI18NGuardService, providedIn: 'root' });
860
860
  }
861
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: AlainI18NGuardService, decorators: [{
861
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.11", ngImport: i0, type: AlainI18NGuardService, decorators: [{
862
862
  type: Injectable,
863
863
  args: [{ providedIn: 'root' }]
864
864
  }] });
@@ -1053,10 +1053,10 @@ class ModalHelper {
1053
1053
  };
1054
1054
  return this.create(comp, params, { ...options, modalOptions });
1055
1055
  }
1056
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: ModalHelper, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
1057
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: ModalHelper, providedIn: 'root' });
1056
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.11", ngImport: i0, type: ModalHelper, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
1057
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.11", ngImport: i0, type: ModalHelper, providedIn: 'root' });
1058
1058
  }
1059
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: ModalHelper, decorators: [{
1059
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.11", ngImport: i0, type: ModalHelper, decorators: [{
1060
1060
  type: Injectable,
1061
1061
  args: [{ providedIn: 'root' }]
1062
1062
  }] });
@@ -1156,10 +1156,10 @@ class DrawerHelper {
1156
1156
  };
1157
1157
  return this.create(title, comp, params, { ...options, drawerOptions });
1158
1158
  }
1159
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DrawerHelper, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
1160
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DrawerHelper, providedIn: 'root' });
1159
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.11", ngImport: i0, type: DrawerHelper, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
1160
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.11", ngImport: i0, type: DrawerHelper, providedIn: 'root' });
1161
1161
  }
1162
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DrawerHelper, decorators: [{
1162
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.11", ngImport: i0, type: DrawerHelper, decorators: [{
1163
1163
  type: Injectable,
1164
1164
  args: [{ providedIn: 'root' }]
1165
1165
  }] });
@@ -1306,10 +1306,10 @@ class _HttpClient {
1306
1306
  // Make sure to always be asynchronous, see issues: https://github.com/ng-alain/ng-alain/issues/1954
1307
1307
  delay(0), tap(() => this.push()), switchMap(() => this.http.request(method, url, options)), finalize(() => this.pop()));
1308
1308
  }
1309
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: _HttpClient, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
1310
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: _HttpClient, providedIn: 'root' });
1309
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.11", ngImport: i0, type: _HttpClient, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
1310
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.11", ngImport: i0, type: _HttpClient, providedIn: 'root' });
1311
1311
  }
1312
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: _HttpClient, decorators: [{
1312
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.11", ngImport: i0, type: _HttpClient, decorators: [{
1313
1313
  type: Injectable,
1314
1314
  args: [{ providedIn: 'root' }]
1315
1315
  }], ctorParameters: () => [] });
@@ -1323,10 +1323,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.6", ngImpor
1323
1323
  */
1324
1324
  class BaseApi {
1325
1325
  injector = inject(Injector);
1326
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: BaseApi, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
1327
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: BaseApi });
1326
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.11", ngImport: i0, type: BaseApi, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
1327
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.11", ngImport: i0, type: BaseApi });
1328
1328
  }
1329
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: BaseApi, decorators: [{
1329
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.11", ngImport: i0, type: BaseApi, decorators: [{
1330
1330
  type: Injectable
1331
1331
  }] });
1332
1332
  const paramKey = `__api_params`;
@@ -1597,6 +1597,8 @@ var zhCN = {
1597
1597
  addText: '添加',
1598
1598
  removeText: '移除',
1599
1599
  checkAllText: '全选',
1600
+ expand: '展开',
1601
+ collapse: '收起',
1600
1602
  error: {
1601
1603
  'false schema': `布尔模式出错`,
1602
1604
  $ref: `无法找到引用{ref}`,
@@ -1688,10 +1690,10 @@ class DelonLocaleService {
1688
1690
  getData(key) {
1689
1691
  return (this._locale[key] ?? {});
1690
1692
  }
1691
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DelonLocaleService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
1692
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DelonLocaleService });
1693
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.11", ngImport: i0, type: DelonLocaleService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
1694
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.11", ngImport: i0, type: DelonLocaleService });
1693
1695
  }
1694
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DelonLocaleService, decorators: [{
1696
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.11", ngImport: i0, type: DelonLocaleService, decorators: [{
1695
1697
  type: Injectable
1696
1698
  }], ctorParameters: () => [] });
1697
1699
  function DELON_LOCALE_SERVICE_PROVIDER_FACTORY(exist) {
@@ -1704,11 +1706,11 @@ const DELON_LOCALE_SERVICE_PROVIDER = {
1704
1706
  };
1705
1707
 
1706
1708
  class DelonLocaleModule {
1707
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DelonLocaleModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
1708
- static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "21.2.6", ngImport: i0, type: DelonLocaleModule });
1709
- static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DelonLocaleModule, providers: [{ provide: DELON_LOCALE, useValue: zhCN }, DELON_LOCALE_SERVICE_PROVIDER] });
1709
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.11", ngImport: i0, type: DelonLocaleModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
1710
+ static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "21.2.11", ngImport: i0, type: DelonLocaleModule });
1711
+ static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "21.2.11", ngImport: i0, type: DelonLocaleModule, providers: [{ provide: DELON_LOCALE, useValue: zhCN }, DELON_LOCALE_SERVICE_PROVIDER] });
1710
1712
  }
1711
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DelonLocaleModule, decorators: [{
1713
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.11", ngImport: i0, type: DelonLocaleModule, decorators: [{
1712
1714
  type: NgModule,
1713
1715
  args: [{
1714
1716
  providers: [{ provide: DELON_LOCALE, useValue: zhCN }, DELON_LOCALE_SERVICE_PROVIDER]
@@ -1754,6 +1756,8 @@ var enUS = {
1754
1756
  addText: 'Add',
1755
1757
  removeText: 'Remove',
1756
1758
  checkAllText: 'Check all',
1759
+ expand: 'Expand',
1760
+ collapse: 'Collapse',
1757
1761
  error: {
1758
1762
  'false schema': `Boolean schema is false`,
1759
1763
  $ref: `Can't resolve reference {ref}`,
@@ -1855,6 +1859,8 @@ var zhHK = {
1855
1859
  addText: '新增',
1856
1860
  removeText: '移除',
1857
1861
  checkAllText: '全選',
1862
+ expand: '展開',
1863
+ collapse: '收起',
1858
1864
  error: {
1859
1865
  'false schema': `佈爾模式出錯`,
1860
1866
  $ref: `無法找到引用{ref}`,
@@ -1956,6 +1962,8 @@ var zhTW = {
1956
1962
  addText: '添加',
1957
1963
  removeText: '移除',
1958
1964
  checkAllText: '全選',
1965
+ expand: '展開',
1966
+ collapse: '收起',
1959
1967
  error: {
1960
1968
  'false schema': `佈爾模式出錯`,
1961
1969
  $ref: `無法找到引用{ref}`,
@@ -2057,6 +2065,8 @@ var trTR = {
2057
2065
  addText: 'Ekle',
2058
2066
  removeText: 'Kaldır',
2059
2067
  checkAllText: 'Tümünü kontrol et',
2068
+ expand: 'Genişlet',
2069
+ collapse: 'Daralt',
2060
2070
  error: {
2061
2071
  'false schema': `Boolean schema is false`,
2062
2072
  $ref: `Can't resolve reference {ref}`,
@@ -2158,6 +2168,8 @@ var plPL = {
2158
2168
  addText: 'Dodaj',
2159
2169
  removeText: 'Usuń',
2160
2170
  checkAllText: 'Zaznacz wszystkie',
2171
+ expand: 'Rozwiń',
2172
+ collapse: 'Zwiń',
2161
2173
  error: {
2162
2174
  'false schema': `Boolean schema is false`,
2163
2175
  $ref: `Can't resolve reference {ref}`,
@@ -2259,6 +2271,8 @@ var elGR = {
2259
2271
  addText: 'Προσθήκη',
2260
2272
  removeText: 'Αφαίρεση',
2261
2273
  checkAllText: 'Επιλογή όλων',
2274
+ expand: 'Επέκταση',
2275
+ collapse: 'Σύμπτυξη',
2262
2276
  error: {
2263
2277
  'false schema': `Η δυαδική δομή είναι ψευδής`,
2264
2278
  $ref: `Δεν είναι δυνατή η επίλυση της αναφοράς {ref}`,
@@ -2360,6 +2374,8 @@ var koKR = {
2360
2374
  addText: '추가',
2361
2375
  removeText: '제거',
2362
2376
  checkAllText: '모두 확인',
2377
+ expand: '펼치기',
2378
+ collapse: '접기',
2363
2379
  error: {
2364
2380
  'false schema': `Boolean schema is false`,
2365
2381
  $ref: `Can't resolve reference {ref}`,
@@ -2460,7 +2476,9 @@ var hrHR = {
2460
2476
  edit: 'Spremi',
2461
2477
  addText: 'Dodaj',
2462
2478
  removeText: 'Ukloni',
2463
- checkAllText: 'Označi sve'
2479
+ checkAllText: 'Označi sve',
2480
+ expand: 'Proširi',
2481
+ collapse: 'Skupi'
2464
2482
  },
2465
2483
  onboarding: {
2466
2484
  skip: `Preskočiti`,
@@ -2526,6 +2544,8 @@ var jaJP = {
2526
2544
  addText: '追加',
2527
2545
  removeText: '削除',
2528
2546
  checkAllText: '全選択',
2547
+ expand: '展開',
2548
+ collapse: '折りたたみ',
2529
2549
  error: {
2530
2550
  'false schema': `真偽値スキーマが不正です`,
2531
2551
  $ref: `参照を解決できません: {ref}`,
@@ -2626,6 +2646,8 @@ var slSI = {
2626
2646
  addText: 'Dodaj',
2627
2647
  removeText: 'Odstrani',
2628
2648
  checkAllText: 'Preveri vse',
2649
+ expand: 'Razširi',
2650
+ collapse: 'Zloži',
2629
2651
  error: {
2630
2652
  'false schema': `Boolova shema je napačna`,
2631
2653
  $ref: `Referenc ni mogoče razrešiti {ref}`,
@@ -2727,6 +2749,8 @@ var frFR = {
2727
2749
  addText: 'Ajouter',
2728
2750
  removeText: 'Supprimer',
2729
2751
  checkAllText: 'Cochez toutes',
2752
+ expand: 'Développer',
2753
+ collapse: 'Réduire',
2730
2754
  error: {
2731
2755
  'false schema': `Boolean schema is false`,
2732
2756
  $ref: `Can't resolve reference {ref}`,
@@ -2828,6 +2852,8 @@ var esES = {
2828
2852
  addText: 'Añadir',
2829
2853
  removeText: 'Eliminar',
2830
2854
  checkAllText: 'Comprobar todo',
2855
+ expand: 'Expandir',
2856
+ collapse: 'Contraer',
2831
2857
  error: {
2832
2858
  'false schema': `Boolean schema is false`,
2833
2859
  $ref: `Can't resolve reference {ref}`,
@@ -2929,6 +2955,8 @@ var itIT = {
2929
2955
  addText: 'Aggiungi',
2930
2956
  removeText: 'Rimuovi',
2931
2957
  checkAllText: 'Seleziona tutto',
2958
+ expand: 'Espandi',
2959
+ collapse: 'Riduci',
2932
2960
  error: {
2933
2961
  'false schema': `Lo schema booleano è falso`,
2934
2962
  $ref: `Impossibile risolvere il riferimento {ref}`,
@@ -3030,6 +3058,8 @@ var viVN = {
3030
3058
  addText: 'Thêm',
3031
3059
  removeText: 'Xóa',
3032
3060
  checkAllText: 'Chọn tất cả',
3061
+ expand: 'Mở rộng',
3062
+ collapse: 'Thu gọn',
3033
3063
  error: {
3034
3064
  'false schema': `Mô hình Boolean sai`,
3035
3065
  $ref: `Không thể giải quyết tham chiếu {ref}`,
@@ -3131,6 +3161,8 @@ var arSA = {
3131
3161
  addText: 'إضافة',
3132
3162
  removeText: 'حذف',
3133
3163
  checkAllText: 'تحديد الكل',
3164
+ expand: 'توسيع',
3165
+ collapse: 'طي',
3134
3166
  error: {
3135
3167
  'false schema': `القيمة المنطقية خاطئة`,
3136
3168
  $ref: `المرجع "{{ref}}" غير موجود`,
@@ -3232,6 +3264,8 @@ var idID = {
3232
3264
  addText: 'Tambah',
3233
3265
  removeText: 'Hapus',
3234
3266
  checkAllText: 'Pilih semua',
3267
+ expand: 'Bentangkan',
3268
+ collapse: 'Ciutkan',
3235
3269
  error: {
3236
3270
  'false schema': `Skema boolean salah`,
3237
3271
  $ref: `Tidak dapat menyelesaikan referensi {ref}`,
@@ -3333,6 +3367,8 @@ var kmKH = {
3333
3367
  addText: 'បន្ថែម',
3334
3368
  removeText: 'លុបចេញ',
3335
3369
  checkAllText: 'ពិនិត្យទាំងអស់',
3370
+ expand: 'ពង្រីក',
3371
+ collapse: 'បង្រួម',
3336
3372
  error: {
3337
3373
  'false schema': `ស្កីម៉ាមិនត្រឹមត្រូវទេ`,
3338
3374
  $ref: `មិនអាចដោះស្រាយយោង {ref} បានទេ`,
@@ -3434,6 +3470,8 @@ var msMY = {
3434
3470
  addText: 'Tambah',
3435
3471
  removeText: 'Padam',
3436
3472
  checkAllText: 'Tanda semua',
3473
+ expand: 'Kembangkan',
3474
+ collapse: 'Runtuhkan',
3437
3475
  error: {
3438
3476
  'false schema': `Skema boolean adalah palsu`,
3439
3477
  $ref: `Tidak dapat menyelesaikan rujukan {ref}`,
@@ -3535,6 +3573,8 @@ var thTH = {
3535
3573
  addText: 'เพิ่ม',
3536
3574
  removeText: 'ลบ',
3537
3575
  checkAllText: 'เลือกทั้งหมด',
3576
+ expand: 'ขยาย',
3577
+ collapse: 'ยุบ',
3538
3578
  error: {
3539
3579
  'false schema': `สคีมาแบบบูลีนเป็นเท็จ`,
3540
3580
  $ref: `ไม่สามารถแก้ไขการอ้างอิง {ref} ได้`,
@@ -3607,10 +3647,10 @@ class DatePipe {
3607
3647
  customFormat: this.cog?.dateFormatCustom
3608
3648
  });
3609
3649
  }
3610
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DatePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
3611
- static ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "21.2.6", ngImport: i0, type: DatePipe, isStandalone: true, name: "_date" });
3650
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.11", ngImport: i0, type: DatePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
3651
+ static ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "21.2.11", ngImport: i0, type: DatePipe, isStandalone: true, name: "_date" });
3612
3652
  }
3613
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: DatePipe, decorators: [{
3653
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.11", ngImport: i0, type: DatePipe, decorators: [{
3614
3654
  type: Pipe,
3615
3655
  args: [{ name: '_date' }]
3616
3656
  }] });
@@ -3626,10 +3666,10 @@ class KeysPipe {
3626
3666
  });
3627
3667
  return ret;
3628
3668
  }
3629
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: KeysPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
3630
- static ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "21.2.6", ngImport: i0, type: KeysPipe, isStandalone: true, name: "keys" });
3669
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.11", ngImport: i0, type: KeysPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
3670
+ static ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "21.2.11", ngImport: i0, type: KeysPipe, isStandalone: true, name: "keys" });
3631
3671
  }
3632
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: KeysPipe, decorators: [{
3672
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.11", ngImport: i0, type: KeysPipe, decorators: [{
3633
3673
  type: Pipe,
3634
3674
  args: [{ name: 'keys' }]
3635
3675
  }] });
@@ -3664,10 +3704,10 @@ class YNPipe {
3664
3704
  const html = yn(value, { yes, no, mode });
3665
3705
  return isSafeHtml ? this.dom.bypassSecurityTrustHtml(html) : html;
3666
3706
  }
3667
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: YNPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
3668
- static ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "21.2.6", ngImport: i0, type: YNPipe, isStandalone: true, name: "yn" });
3707
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.11", ngImport: i0, type: YNPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
3708
+ static ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "21.2.11", ngImport: i0, type: YNPipe, isStandalone: true, name: "yn" });
3669
3709
  }
3670
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: YNPipe, decorators: [{
3710
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.11", ngImport: i0, type: YNPipe, decorators: [{
3671
3711
  type: Pipe,
3672
3712
  args: [{ name: 'yn' }]
3673
3713
  }] });
@@ -3677,10 +3717,10 @@ class HTMLPipe {
3677
3717
  transform(html) {
3678
3718
  return html ? this.dom.bypassSecurityTrustHtml(html) : '';
3679
3719
  }
3680
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: HTMLPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
3681
- static ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "21.2.6", ngImport: i0, type: HTMLPipe, isStandalone: true, name: "html" });
3720
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.11", ngImport: i0, type: HTMLPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
3721
+ static ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "21.2.11", ngImport: i0, type: HTMLPipe, isStandalone: true, name: "html" });
3682
3722
  }
3683
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: HTMLPipe, decorators: [{
3723
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.11", ngImport: i0, type: HTMLPipe, decorators: [{
3684
3724
  type: Pipe,
3685
3725
  args: [{ name: 'html' }]
3686
3726
  }] });
@@ -3690,10 +3730,10 @@ class URLPipe {
3690
3730
  transform(url) {
3691
3731
  return url ? this.dom.bypassSecurityTrustUrl(url) : '';
3692
3732
  }
3693
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: URLPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
3694
- static ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "21.2.6", ngImport: i0, type: URLPipe, isStandalone: true, name: "url" });
3733
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.11", ngImport: i0, type: URLPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
3734
+ static ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "21.2.11", ngImport: i0, type: URLPipe, isStandalone: true, name: "url" });
3695
3735
  }
3696
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: URLPipe, decorators: [{
3736
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.11", ngImport: i0, type: URLPipe, decorators: [{
3697
3737
  type: Pipe,
3698
3738
  args: [{ name: 'url' }]
3699
3739
  }] });
@@ -3720,11 +3760,11 @@ class AlainThemeModule {
3720
3760
  providers: HELPERS
3721
3761
  };
3722
3762
  }
3723
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: AlainThemeModule, deps: [{ token: i1.NzIconService }], target: i0.ɵɵFactoryTarget.NgModule });
3724
- static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "21.2.6", ngImport: i0, type: AlainThemeModule, imports: [CommonModule, RouterModule, OverlayModule, NzI18nModule, DatePipe, KeysPipe, YNPipe, I18nPipe, HTMLPipe, URLPipe], exports: [DatePipe, KeysPipe, YNPipe, I18nPipe, HTMLPipe, URLPipe, DelonLocaleModule] });
3725
- static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: AlainThemeModule, providers: [ALAIN_SETTING_DEFAULT], imports: [CommonModule, RouterModule, OverlayModule, NzI18nModule, DelonLocaleModule] });
3763
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.11", ngImport: i0, type: AlainThemeModule, deps: [{ token: i1.NzIconService }], target: i0.ɵɵFactoryTarget.NgModule });
3764
+ static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "21.2.11", ngImport: i0, type: AlainThemeModule, imports: [CommonModule, RouterModule, OverlayModule, NzI18nModule, DatePipe, KeysPipe, YNPipe, I18nPipe, HTMLPipe, URLPipe], exports: [DatePipe, KeysPipe, YNPipe, I18nPipe, HTMLPipe, URLPipe, DelonLocaleModule] });
3765
+ static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "21.2.11", ngImport: i0, type: AlainThemeModule, providers: [ALAIN_SETTING_DEFAULT], imports: [CommonModule, RouterModule, OverlayModule, NzI18nModule, DelonLocaleModule] });
3726
3766
  }
3727
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.6", ngImport: i0, type: AlainThemeModule, decorators: [{
3767
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.11", ngImport: i0, type: AlainThemeModule, decorators: [{
3728
3768
  type: NgModule,
3729
3769
  args: [{
3730
3770
  imports: [CommonModule, RouterModule, OverlayModule, NzI18nModule, ...PIPES],
@@ -3788,7 +3828,7 @@ class PreloadOptionalModules {
3788
3828
  }
3789
3829
  }
3790
3830
 
3791
- const VERSION = new Version('21.1.0');
3831
+ const VERSION = new Version('21.3.0');
3792
3832
 
3793
3833
  /**
3794
3834
  * Generated bundle index. Do not edit.