@skyux/code-examples 15.0.0-alpha.1 → 15.0.0-alpha.10

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": "@skyux/code-examples",
3
- "version": "15.0.0-alpha.1",
3
+ "version": "15.0.0-alpha.10",
4
4
  "author": "Blackbaud, Inc.",
5
5
  "description": "Internal SKY UX use only",
6
6
  "keywords": [
@@ -17,48 +17,49 @@
17
17
  },
18
18
  "homepage": "https://github.com/blackbaud/skyux#readme",
19
19
  "peerDependencies": {
20
- "@angular/cdk": "^22.0.4",
21
- "@angular/common": "^22.0.6",
22
- "@angular/core": "^22.0.6",
23
- "@angular/forms": "^22.0.6",
24
- "@angular/router": "^22.0.6",
20
+ "@angular/cdk": "^22.1.2",
21
+ "@angular/common": "^22.1.2",
22
+ "@angular/core": "^22.1.2",
23
+ "@angular/forms": "^22.1.2",
24
+ "@angular/router": "^22.1.2",
25
25
  "@blackbaud/angular-tree-component": "^1.0.0",
26
- "@skyux/action-bars": "15.0.0-alpha.1",
27
- "@skyux/ag-grid": "15.0.0-alpha.1",
28
- "@skyux/angular-tree-component": "15.0.0-alpha.1",
29
- "@skyux/autonumeric": "15.0.0-alpha.1",
30
- "@skyux/avatar": "15.0.0-alpha.1",
31
- "@skyux/colorpicker": "15.0.0-alpha.1",
32
- "@skyux/core": "15.0.0-alpha.1",
33
- "@skyux/data-grid": "15.0.0-alpha.1",
34
- "@skyux/data-manager": "15.0.0-alpha.1",
35
- "@skyux/datetime": "15.0.0-alpha.1",
36
- "@skyux/errors": "15.0.0-alpha.1",
37
- "@skyux/filter-bar": "15.0.0-alpha.1",
38
- "@skyux/flyout": "15.0.0-alpha.1",
39
- "@skyux/forms": "15.0.0-alpha.1",
40
- "@skyux/help-inline": "15.0.0-alpha.1",
41
- "@skyux/icon": "15.0.0-alpha.1",
42
- "@skyux/indicators": "15.0.0-alpha.1",
43
- "@skyux/inline-form": "15.0.0-alpha.1",
44
- "@skyux/layout": "15.0.0-alpha.1",
45
- "@skyux/lists": "15.0.0-alpha.1",
46
- "@skyux/lookup": "15.0.0-alpha.1",
47
- "@skyux/modals": "15.0.0-alpha.1",
48
- "@skyux/navbar": "15.0.0-alpha.1",
49
- "@skyux/pages": "15.0.0-alpha.1",
50
- "@skyux/phone-field": "15.0.0-alpha.1",
51
- "@skyux/popovers": "15.0.0-alpha.1",
52
- "@skyux/progress-indicator": "15.0.0-alpha.1",
53
- "@skyux/router": "15.0.0-alpha.1",
54
- "@skyux/split-view": "15.0.0-alpha.1",
55
- "@skyux/tabs": "15.0.0-alpha.1",
56
- "@skyux/text-editor": "15.0.0-alpha.1",
57
- "@skyux/tiles": "15.0.0-alpha.1",
58
- "@skyux/toast": "15.0.0-alpha.1",
59
- "@skyux/validation": "15.0.0-alpha.1",
60
- "ag-grid-angular": "^35.1.0",
61
- "ag-grid-community": "^35.1.0"
26
+ "@skyux/action-bars": "15.0.0-alpha.10",
27
+ "@skyux/ag-grid": "15.0.0-alpha.10",
28
+ "@skyux/angular-tree-component": "15.0.0-alpha.10",
29
+ "@skyux/autonumeric": "15.0.0-alpha.10",
30
+ "@skyux/avatar": "15.0.0-alpha.10",
31
+ "@skyux/charts": "15.0.0-alpha.10",
32
+ "@skyux/colorpicker": "15.0.0-alpha.10",
33
+ "@skyux/core": "15.0.0-alpha.10",
34
+ "@skyux/data-grid": "15.0.0-alpha.10",
35
+ "@skyux/data-manager": "15.0.0-alpha.10",
36
+ "@skyux/datetime": "15.0.0-alpha.10",
37
+ "@skyux/errors": "15.0.0-alpha.10",
38
+ "@skyux/filter-bar": "15.0.0-alpha.10",
39
+ "@skyux/flyout": "15.0.0-alpha.10",
40
+ "@skyux/forms": "15.0.0-alpha.10",
41
+ "@skyux/help-inline": "15.0.0-alpha.10",
42
+ "@skyux/icon": "15.0.0-alpha.10",
43
+ "@skyux/indicators": "15.0.0-alpha.10",
44
+ "@skyux/inline-form": "15.0.0-alpha.10",
45
+ "@skyux/layout": "15.0.0-alpha.10",
46
+ "@skyux/lists": "15.0.0-alpha.10",
47
+ "@skyux/lookup": "15.0.0-alpha.10",
48
+ "@skyux/modals": "15.0.0-alpha.10",
49
+ "@skyux/navbar": "15.0.0-alpha.10",
50
+ "@skyux/pages": "15.0.0-alpha.10",
51
+ "@skyux/phone-field": "15.0.0-alpha.10",
52
+ "@skyux/popovers": "15.0.0-alpha.10",
53
+ "@skyux/progress-indicator": "15.0.0-alpha.10",
54
+ "@skyux/router": "15.0.0-alpha.10",
55
+ "@skyux/split-view": "15.0.0-alpha.10",
56
+ "@skyux/tabs": "15.0.0-alpha.10",
57
+ "@skyux/text-editor": "15.0.0-alpha.10",
58
+ "@skyux/tiles": "15.0.0-alpha.10",
59
+ "@skyux/toast": "15.0.0-alpha.10",
60
+ "@skyux/validation": "15.0.0-alpha.10",
61
+ "ag-grid-angular": "^36.1.0",
62
+ "ag-grid-community": "^36.1.0"
62
63
  },
63
64
  "dependencies": {
64
65
  "tslib": "^2.8.1"
@@ -10,6 +10,7 @@ import { SkyFilterItemModal, SkyFilterItemModalInstance, SkyFilterItemLookupSear
10
10
  import { ITreeState, ITreeOptions } from '@blackbaud/angular-tree-component';
11
11
  import { SkyAutonumericOptions } from '@skyux/autonumeric';
12
12
  import { SkyFileItem, SkyFileAttachmentClick, SkyFileLink, SkyFileDropChange } from '@skyux/forms';
13
+ import { SkyChartBarSeriesValue } from '@skyux/charts';
13
14
  import { SkyColorpickerOutput, SkyColorpickerMessage } from '@skyux/colorpicker';
14
15
  import * as rxjs from 'rxjs';
15
16
  import { Subject } from 'rxjs';
@@ -89,7 +90,7 @@ interface AutocompleteOption$c {
89
90
  id: string;
90
91
  name: string;
91
92
  }
92
- interface AgGridDemoRow$5 {
93
+ interface AgGridDemoRow$6 {
93
94
  selected?: boolean;
94
95
  name: string;
95
96
  age: number;
@@ -97,6 +98,8 @@ interface AgGridDemoRow$5 {
97
98
  endDate?: Date;
98
99
  department: AutocompleteOption$c;
99
100
  jobTitle?: AutocompleteOption$c;
101
+ validationCurrency?: number;
102
+ validationDate?: Date;
100
103
  }
101
104
 
102
105
  /**
@@ -104,7 +107,7 @@ interface AgGridDemoRow$5 {
104
107
  */
105
108
  declare class AgGridDataEntryGridBasicExampleComponent {
106
109
  #private;
107
- protected readonly gridData: i0.WritableSignal<AgGridDemoRow$5[]>;
110
+ protected readonly gridData: i0.WritableSignal<AgGridDemoRow$6[]>;
108
111
  protected gridOptions: ag_grid_community.GridOptions<any>;
109
112
  constructor();
110
113
  protected openModal(): void;
@@ -117,7 +120,7 @@ interface AutocompleteOption$b {
117
120
  id: string;
118
121
  name: string;
119
122
  }
120
- interface AgGridDemoRow$4 {
123
+ interface AgGridDemoRow$5 {
121
124
  id: string;
122
125
  selected?: boolean;
123
126
  name: string;
@@ -126,8 +129,8 @@ interface AgGridDemoRow$4 {
126
129
  endDate?: Date;
127
130
  department: AutocompleteOption$b;
128
131
  jobTitle?: AutocompleteOption$b;
129
- validationCurrency?: string;
130
- validationDate?: string;
132
+ validationCurrency?: number;
133
+ validationDate?: Date;
131
134
  }
132
135
 
133
136
  declare class SalesModalComponent$2 implements SkyFilterItemModal {
@@ -147,7 +150,7 @@ declare class SalesModalComponent$2 implements SkyFilterItemModal {
147
150
  */
148
151
  declare class AgGridDataEntryGridDataManagerAddedExampleComponent {
149
152
  #private;
150
- protected readonly items: i0.WritableSignal<AgGridDemoRow$4[]>;
153
+ protected readonly items: i0.WritableSignal<AgGridDemoRow$5[]>;
151
154
  protected readonly salesModal: typeof SalesModalComponent$2;
152
155
  protected readonly recordCount: i0.Signal<number>;
153
156
  constructor();
@@ -161,7 +164,7 @@ interface AutocompleteOption$a {
161
164
  id: string;
162
165
  name: string;
163
166
  }
164
- interface AgGridDemoRow$3 {
167
+ interface AgGridDemoRow$4 {
165
168
  selected?: boolean;
166
169
  name: string;
167
170
  age: number;
@@ -169,8 +172,8 @@ interface AgGridDemoRow$3 {
169
172
  endDate?: Date;
170
173
  department: AutocompleteOption$a;
171
174
  jobTitle?: AutocompleteOption$a;
172
- validationCurrency?: AutocompleteOption$a;
173
- validationDate?: AutocompleteOption$a;
175
+ validationCurrency?: number;
176
+ validationDate?: Date;
174
177
  }
175
178
 
176
179
  /**
@@ -178,7 +181,7 @@ interface AgGridDemoRow$3 {
178
181
  */
179
182
  declare class AgGridDataEntryGridFocusExampleComponent {
180
183
  #private;
181
- protected gridOptions: ag_grid_community.GridOptions<AgGridDemoRow$3>;
184
+ protected gridOptions: ag_grid_community.GridOptions<AgGridDemoRow$4>;
182
185
  static ɵfac: i0.ɵɵFactoryDeclaration<AgGridDataEntryGridFocusExampleComponent, never>;
183
186
  static ɵcmp: i0.ɵɵComponentDeclaration<AgGridDataEntryGridFocusExampleComponent, "app-ag-grid-data-entry-grid-focus-example", never, {}, {}, never, never, true, never>;
184
187
  }
@@ -187,7 +190,7 @@ interface AutocompleteOption$9 {
187
190
  id: string;
188
191
  name: string;
189
192
  }
190
- interface AgGridDemoRow$2 {
193
+ interface AgGridDemoRow$3 {
191
194
  selected?: boolean;
192
195
  name: string;
193
196
  age: number;
@@ -195,8 +198,8 @@ interface AgGridDemoRow$2 {
195
198
  endDate?: Date;
196
199
  department: AutocompleteOption$9;
197
200
  jobTitle?: AutocompleteOption$9;
198
- validationCurrency?: string;
199
- validationDate?: string;
201
+ validationCurrency?: number;
202
+ validationDate?: Date;
200
203
  }
201
204
 
202
205
  /**
@@ -204,8 +207,8 @@ interface AgGridDemoRow$2 {
204
207
  */
205
208
  declare class AgGridDataEntryGridInlineHelpExampleComponent {
206
209
  #private;
207
- protected readonly gridData: i0.WritableSignal<AgGridDemoRow$2[]>;
208
- protected gridOptions: GridOptions<AgGridDemoRow$2>;
210
+ protected readonly gridData: i0.WritableSignal<AgGridDemoRow$3[]>;
211
+ protected gridOptions: GridOptions<AgGridDemoRow$3>;
209
212
  constructor();
210
213
  protected openModal(): void;
211
214
  protected searchApplied(searchText: string | void): void;
@@ -314,7 +317,7 @@ interface AutocompleteOption$6 {
314
317
  id: string;
315
318
  name: string;
316
319
  }
317
- interface AgGridDemoRow$1 {
320
+ interface AgGridDemoRow$2 {
318
321
  id: string;
319
322
  selected?: boolean;
320
323
  name: string;
@@ -342,7 +345,7 @@ declare class SalesModalComponent$1 implements SkyFilterItemModal {
342
345
  */
343
346
  declare class AgGridDataGridDataManagerMultiselectExampleComponent {
344
347
  #private;
345
- protected items: AgGridDemoRow$1[];
348
+ protected items: AgGridDemoRow$2[];
346
349
  protected salesModal: typeof SalesModalComponent$1;
347
350
  protected readonly recordCount: i0.Signal<number>;
348
351
  constructor();
@@ -355,7 +358,7 @@ interface AutocompleteOption$5 {
355
358
  id: string;
356
359
  name: string;
357
360
  }
358
- interface AgGridDemoRow {
361
+ interface AgGridDemoRow$1 {
359
362
  id: string;
360
363
  selected?: boolean;
361
364
  name: string;
@@ -383,7 +386,7 @@ declare class SalesModalComponent implements SkyFilterItemModal {
383
386
  */
384
387
  declare class AgGridDataGridDataManagerExampleComponent {
385
388
  #private;
386
- protected items: AgGridDemoRow[];
389
+ protected items: AgGridDemoRow$1[];
387
390
  protected salesModal: typeof SalesModalComponent;
388
391
  protected readonly recordCount: i0.Signal<number>;
389
392
  constructor();
@@ -494,34 +497,20 @@ declare class AgGridDataGridPagingExampleComponent {
494
497
  static ɵcmp: i0.ɵɵComponentDeclaration<AgGridDataGridPagingExampleComponent, "app-ag-grid-data-grid-paging-example", never, {}, {}, never, never, true, never>;
495
498
  }
496
499
 
500
+ interface AgGridDemoRow {
501
+ name: string;
502
+ age: number;
503
+ department: string;
504
+ jobTitle: string;
505
+ }
506
+
497
507
  /**
498
508
  * @title Basic setup with template ref column type (without data manager)
499
509
  */
500
510
  declare class AgGridDataGridTemplateRefColumnExampleComponent {
501
511
  protected readonly boldColumn: i0.Signal<TemplateRef<unknown> | undefined>;
502
512
  protected readonly emphasizedColumn: i0.Signal<TemplateRef<unknown> | undefined>;
503
- protected gridOptions: ag_grid_community.GridOptions<{
504
- name: string;
505
- age: number;
506
- department: string;
507
- jobTitle: string;
508
- jobLevel: string;
509
- startDate?: undefined;
510
- } | {
511
- name: string;
512
- age: number;
513
- department: string;
514
- jobTitle: string;
515
- jobLevel?: undefined;
516
- startDate?: undefined;
517
- } | {
518
- name: string;
519
- age: number;
520
- startDate: Date;
521
- department: string;
522
- jobTitle: string;
523
- jobLevel: string;
524
- }>;
513
+ protected gridOptions: ag_grid_community.GridOptions<AgGridDemoRow>;
525
514
  static ɵfac: i0.ɵɵFactoryDeclaration<AgGridDataGridTemplateRefColumnExampleComponent, never>;
526
515
  static ɵcmp: i0.ɵɵComponentDeclaration<AgGridDataGridTemplateRefColumnExampleComponent, "app-ag-grid-data-grid-template-ref-column-example", never, {}, {}, never, never, true, never>;
527
516
  }
@@ -750,6 +739,139 @@ declare class AvatarExampleComponent {
750
739
  static ɵcmp: i0.ɵɵComponentDeclaration<AvatarExampleComponent, "app-avatar-example", never, {}, {}, never, never, true, never>;
751
740
  }
752
741
 
742
+ interface ChartBarAsyncData {
743
+ categories: string[];
744
+ values: number[];
745
+ }
746
+ /**
747
+ * @title Bar chart with asynchronously loaded data
748
+ */
749
+ declare class ChartsChartBarAsyncExample {
750
+ readonly delay: i0.InputSignal<number>;
751
+ protected readonly donations: i0.ResourceRef<ChartBarAsyncData | undefined>;
752
+ static ɵfac: i0.ɵɵFactoryDeclaration<ChartsChartBarAsyncExample, never>;
753
+ static ɵcmp: i0.ɵɵComponentDeclaration<ChartsChartBarAsyncExample, "app-chart-bar-async-example", never, { "delay": { "alias": "delay"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
754
+ }
755
+
756
+ /**
757
+ * @title Basic bar chart
758
+ */
759
+ declare class ChartsChartBarBasicExample {
760
+ protected readonly years: number[];
761
+ protected readonly acquisitions: number[];
762
+ static ɵfac: i0.ɵɵFactoryDeclaration<ChartsChartBarBasicExample, never>;
763
+ static ɵcmp: i0.ɵɵComponentDeclaration<ChartsChartBarBasicExample, "app-chart-bar-basic-example", never, {}, {}, never, never, true, never>;
764
+ }
765
+
766
+ /**
767
+ * @title Floating bar chart with multiple series
768
+ */
769
+ declare class ChartsChartBarFloatingMultipleSeriesExample {
770
+ protected readonly months: string[];
771
+ protected readonly anchorage: SkyChartBarSeriesValue[];
772
+ protected readonly asheville: SkyChartBarSeriesValue[];
773
+ static ɵfac: i0.ɵɵFactoryDeclaration<ChartsChartBarFloatingMultipleSeriesExample, never>;
774
+ static ɵcmp: i0.ɵɵComponentDeclaration<ChartsChartBarFloatingMultipleSeriesExample, "app-chart-bar-floating-multiple-series-example", never, {}, {}, never, never, true, never>;
775
+ }
776
+
777
+ /**
778
+ * @title Floating bar chart (value ranges)
779
+ */
780
+ declare class ChartsChartBarFloatingExample {
781
+ protected readonly months: string[];
782
+ protected readonly temperatureRanges: SkyChartBarSeriesValue[];
783
+ static ɵfac: i0.ɵɵFactoryDeclaration<ChartsChartBarFloatingExample, never>;
784
+ static ɵcmp: i0.ɵɵComponentDeclaration<ChartsChartBarFloatingExample, "app-chart-bar-floating-example", never, {}, {}, never, never, true, never>;
785
+ }
786
+
787
+ /**
788
+ * @title Bar chart with grouped, stacked series
789
+ */
790
+ declare class ChartsChartBarGroupedStackedExample {
791
+ protected readonly months: string[];
792
+ protected readonly westInStore: number[];
793
+ protected readonly westOnline: number[];
794
+ protected readonly eastInStore: number[];
795
+ protected readonly eastOnline: number[];
796
+ static ɵfac: i0.ɵɵFactoryDeclaration<ChartsChartBarGroupedStackedExample, never>;
797
+ static ɵcmp: i0.ɵɵComponentDeclaration<ChartsChartBarGroupedStackedExample, "app-chart-bar-grouped-stacked-example", never, {}, {}, never, never, true, never>;
798
+ }
799
+
800
+ /**
801
+ * @title Bar chart with hidden axis labels
802
+ */
803
+ declare class ChartsChartBarHiddenLabelsExample {
804
+ protected readonly years: number[];
805
+ protected readonly acquisitions: number[];
806
+ static ɵfac: i0.ɵɵFactoryDeclaration<ChartsChartBarHiddenLabelsExample, never>;
807
+ static ɵcmp: i0.ɵɵComponentDeclaration<ChartsChartBarHiddenLabelsExample, "app-chart-bar-hidden-labels-example", never, {}, {}, never, never, true, never>;
808
+ }
809
+
810
+ /**
811
+ * @title Horizontal bar chart
812
+ */
813
+ declare class ChartsChartBarHorizontalExample {
814
+ protected readonly regions: string[];
815
+ protected readonly sales: number[];
816
+ static ɵfac: i0.ɵɵFactoryDeclaration<ChartsChartBarHorizontalExample, never>;
817
+ static ɵcmp: i0.ɵɵComponentDeclaration<ChartsChartBarHorizontalExample, "app-chart-bar-horizontal-example", never, {}, {}, never, never, true, never>;
818
+ }
819
+
820
+ /**
821
+ * @title Bar chart with a logarithmic value scale
822
+ */
823
+ declare class ChartsChartBarLogarithmicExample {
824
+ protected readonly categories: string[];
825
+ protected readonly values: number[];
826
+ static ɵfac: i0.ɵɵFactoryDeclaration<ChartsChartBarLogarithmicExample, never>;
827
+ static ɵcmp: i0.ɵɵComponentDeclaration<ChartsChartBarLogarithmicExample, "app-chart-bar-logarithmic-example", never, {}, {}, never, never, true, never>;
828
+ }
829
+
830
+ /**
831
+ * @title Bar chart with multiple series (grouped bars)
832
+ */
833
+ declare class ChartsChartBarMultipleSeriesExample {
834
+ protected readonly years: number[];
835
+ protected readonly actual: number[];
836
+ protected readonly target: number[];
837
+ static ɵfac: i0.ɵɵFactoryDeclaration<ChartsChartBarMultipleSeriesExample, never>;
838
+ static ɵcmp: i0.ɵɵComponentDeclaration<ChartsChartBarMultipleSeriesExample, "app-chart-bar-multiple-series-example", never, {}, {}, never, never, true, never>;
839
+ }
840
+
841
+ /**
842
+ * @title Stacked bar chart
843
+ */
844
+ declare class ChartsChartBarStackedExample {
845
+ protected readonly months: string[];
846
+ protected readonly online: number[];
847
+ protected readonly inStore: number[];
848
+ protected readonly phone: number[];
849
+ static ɵfac: i0.ɵɵFactoryDeclaration<ChartsChartBarStackedExample, never>;
850
+ static ɵcmp: i0.ɵɵComponentDeclaration<ChartsChartBarStackedExample, "app-chart-bar-stacked-example", never, {}, {}, never, never, true, never>;
851
+ }
852
+
853
+ /**
854
+ * @title Bar chart with fixed value bounds
855
+ */
856
+ declare class ChartsChartBarValueBoundsExample {
857
+ protected readonly months: string[];
858
+ protected readonly goalCompletion: number[];
859
+ static ɵfac: i0.ɵɵFactoryDeclaration<ChartsChartBarValueBoundsExample, never>;
860
+ static ɵcmp: i0.ɵɵComponentDeclaration<ChartsChartBarValueBoundsExample, "app-chart-bar-value-bounds-example", never, {}, {}, never, never, true, never>;
861
+ }
862
+
863
+ /**
864
+ * @title Bar chart value formats (number, currency, and percent)
865
+ */
866
+ declare class ChartsChartBarValueFormatExample {
867
+ protected readonly months: string[];
868
+ protected readonly acquisitions: number[];
869
+ protected readonly revenue: number[];
870
+ protected readonly conversionRate: number[];
871
+ static ɵfac: i0.ɵɵFactoryDeclaration<ChartsChartBarValueFormatExample, never>;
872
+ static ɵcmp: i0.ɵɵComponentDeclaration<ChartsChartBarValueFormatExample, "app-chart-bar-value-format-example", never, {}, {}, never, never, true, never>;
873
+ }
874
+
753
875
  interface DemoForm$e {
754
876
  favoriteColor: FormControl<SkyColorpickerOutput | string>;
755
877
  }
@@ -1399,6 +1521,18 @@ declare class FormsInputBoxBasicExampleComponent {
1399
1521
  static ɵcmp: i0.ɵɵComponentDeclaration<FormsInputBoxBasicExampleComponent, "app-forms-input-box-basic-example", never, {}, {}, never, never, true, never>;
1400
1522
  }
1401
1523
 
1524
+ /**
1525
+ * @title Input box with a character limit
1526
+ */
1527
+ declare class FormsInputBoxCharacterLimitExample {
1528
+ protected readonly formGroup: _angular_forms.FormGroup<{
1529
+ nickname: _angular_forms.FormControl<string | null>;
1530
+ bio: _angular_forms.FormControl<string | null>;
1531
+ }>;
1532
+ static ɵfac: i0.ɵɵFactoryDeclaration<FormsInputBoxCharacterLimitExample, never>;
1533
+ static ɵcmp: i0.ɵɵComponentDeclaration<FormsInputBoxCharacterLimitExample, "app-forms-input-box-character-limit-example", never, {}, {}, never, never, true, never>;
1534
+ }
1535
+
1402
1536
  /**
1403
1537
  * @title Input box with custom errors
1404
1538
  */
@@ -3167,4 +3301,4 @@ declare class ValidationUrlValidationDirectiveExampleComponent {
3167
3301
  static ɵcmp: i0.ɵɵComponentDeclaration<ValidationUrlValidationDirectiveExampleComponent, "app-validation-url-validation-directive-example", never, {}, {}, never, never, true, never>;
3168
3302
  }
3169
3303
 
3170
- export { ActionBarsSummaryActionBarBasicExampleComponent, ActionBarsSummaryActionBarErrorExampleComponent, ActionBarsSummaryActionBarModalExampleComponent, ActionBarsSummaryActionBarTabExampleComponent, AgGridDataEntryGridBasicExampleComponent, AgGridDataEntryGridDataManagerAddedExampleComponent, AgGridDataEntryGridFocusExampleComponent, AgGridDataEntryGridInlineHelpExampleComponent, AgGridDataGridBasicExampleComponent, AgGridDataGridBasicMultiselectExampleComponent, AgGridDataGridDataManagerExampleComponent, AgGridDataGridDataManagerMultiselectExampleComponent, AgGridDataGridInlineHelpExampleComponent, AgGridDataGridPagingExampleComponent, AgGridDataGridTemplateRefColumnExampleComponent, AgGridDataGridTopScrollExampleComponent, AngularTreeComponentAngularTreeBasicExampleComponent, AngularTreeComponentAngularTreeHelpKeyExampleComponent, AngularTreeComponentAngularTreePreselectedNodesExampleComponent, AutonumericCurrencyExampleComponent, AutonumericInternationalFormattingExampleComponent, AutonumericOptionsProviderExampleComponent, AutonumericPresetExampleComponent, AvatarExampleComponent, ColorpickerBasicExampleComponent, ColorpickerHelpKeyExampleComponent, ColorpickerProgrammaticExampleComponent, CoreIdExampleComponent, CoreMediaQueryBasicExampleComponent, CoreMediaQueryResponsiveHostExampleComponent, CoreNumericBasicExampleComponent, DataGridBasicExampleComponent, DataGridLoadingExampleComponent, DataGridPagingExampleComponent, DataGridSortingExampleComponent, DataManagerBasicExampleComponent, DatetimeDatePipeBasicExampleComponent, DatetimeDateRangePickerBasicExampleComponent, DatetimeDateRangePickerCustomCalculatorExampleComponent, DatetimeDateRangePickerHelpKeyExampleComponent, DatetimeDatepickerBasicExampleComponent, DatetimeDatepickerCustomDatesExampleComponent, DatetimeDatepickerFuzzyExampleComponent, DatetimeTimepickerBasicExampleComponent, ErrorsErrorEmbeddedExampleComponent, ErrorsErrorModalExampleComponent, FilterBarLookupExampleComponent, FilterBarModalExampleComponent, FilterBarSelectableExampleComponent, FlyoutBasicExampleComponent, FlyoutCustomHeadersExampleComponent, FormsCharacterCountExampleComponent, FormsCheckboxBasicExampleComponent, FormsCheckboxHelpKeyExampleComponent, FormsCheckboxIconGroupExampleComponent, FormsFieldGroupBasicExampleComponent, FormsFieldGroupHelpKeyExampleComponent, FormsFileAttachmentBasicExampleComponent, FormsFileAttachmentHelpKeyExampleComponent, FormsFileDropBasicExampleComponent, FormsFileDropHelpKeyExampleComponent, FormsInputBoxBasicExampleComponent, FormsInputBoxWithCustomFormErrorsExampleComponent, FormsRadioHelpKeyExampleComponent, FormsRadioIconExampleComponent, FormsRadioStandardExampleComponent, FormsSelectionBoxCheckboxExampleComponent, FormsSelectionBoxRadioExampleComponent, FormsToggleSwitchBasicExampleComponent, FormsToggleSwitchHelpKeyExampleComponent, HelpInlineActionClickExampleComponent, HelpInlineHelpKeyExampleComponent, HelpInlinePopoverExampleComponent, IconBasicExampleComponent, IconIconButtonExampleComponent, IndicatorsAlertBasicExampleComponent, IndicatorsIllustrationBasicExampleComponent, IndicatorsKeyInfoBasicExampleComponent, IndicatorsKeyInfoHelpKeyExampleComponent, IndicatorsLabelBasicExampleComponent, IndicatorsStatusIndicatorBasicExampleComponent, IndicatorsStatusIndicatorHelpKeyExampleComponent, IndicatorsTextHighlightBasicExampleComponent, IndicatorsTokensBasicExampleComponent, IndicatorsTokensCustomExampleComponent, IndicatorsWaitElementExampleComponent, IndicatorsWaitPageExampleComponent, InlineFormBasicExampleComponent, InlineFormCustomButtonsExampleComponent, InlineFormRepeatersExampleComponent, LayoutActionButtonBasicExampleComponent, LayoutActionButtonPermalinkExampleComponent, LayoutBackToTopInfiniteScrollExampleComponent, LayoutBackToTopRepeaterExampleComponent, LayoutBoxBasicExampleComponent, LayoutBoxHelpKeyExampleComponent, LayoutCardBasicExampleComponent, LayoutDefinitionListBasicExampleComponent, LayoutDescriptionListHelpKeyExampleComponent, LayoutDescriptionListHorizontalExampleComponent, LayoutDescriptionListInlineHelpExampleComponent, LayoutDescriptionListLongDescriptionExampleComponent, LayoutDescriptionListVerticalExampleComponent, LayoutFluidGridExampleComponent, LayoutFormatExampleComponent, LayoutInlineDeleteCustomExampleComponent, LayoutInlineDeleteRepeaterExampleComponent, LayoutPageSummaryBasicExampleComponent, LayoutTextExpandInlineExampleComponent, LayoutTextExpandModalExampleComponent, LayoutTextExpandNewlineExampleComponent, LayoutTextExpandRepeaterExampleComponent, LayoutToolbarBasicExampleComponent, LayoutToolbarSectionedExampleComponent, ListsFilterInlineExampleComponent, ListsInfiniteScrollRepeaterExampleComponent, ListsListSummaryBasicExampleComponent, ListsPagingBasicExampleComponent, ListsPagingWithContentExampleComponent, ListsRepeaterAddRemoveExampleComponent, ListsRepeaterBasicExampleComponent, ListsRepeaterInlineFormExampleComponent, ListsSortBasicExampleComponent, LookupAddItemExampleComponent, LookupAutocompleteAdvancedExampleComponent, LookupAutocompleteAnyValueExampleComponent, LookupAutocompleteBasicExampleComponent, LookupAutocompleteCustomSearchExampleComponent, LookupAutocompleteSearchFiltersExampleComponent, LookupCountryFieldBasicExampleComponent, LookupCustomPickerExampleComponent, LookupMultiSelectExampleComponent, LookupResultTemplatesExampleComponent, LookupSearchBasicExampleComponent, LookupSelectionModalAddItemExampleComponent, LookupSelectionModalBasicExampleComponent, LookupSingleSelectExampleComponent, ModalsConfirmBasicWithControllerExampleComponent, ModalsConfirmBasicWithHarnessExampleComponent, ModalsModalBasicWithBannerExampleComponent, ModalsModalBasicWithControllerExampleComponent, ModalsModalBasicWithHarnessExampleComponent, ModalsModalBasicWithHarnessHelpKeyExampleComponent, ModalsModalWithErrorExampleComponent, NavbarExampleComponent, PagesActionHubExampleComponent, PagesPageDataManagerSplitViewFitLayoutExampleComponent, PagesPageHomePageBlocksLayoutExampleComponent, PagesPageListPageListLayoutExampleComponent, PagesPageListPageTabsLayoutExampleComponent, PagesPageRecordPageBlocksLayoutExampleComponent, PagesPageRecordPageTabsLayoutExampleComponent, PagesPageSplitViewPageFitLayoutExampleComponent, PhoneFieldBasicExampleComponent, PopoversDropdownBasicExampleComponent, PopoversPopoverBasicExampleComponent, PopoversPopoverProgrammaticExampleComponent, ProgressIndicatorPassiveIndicatorBasicExampleComponent, ProgressIndicatorWaterfallIndicatorBasicExampleComponent, ProgressIndicatorWizardBasicExampleComponent, RouterHrefBasicExampleComponent, SplitViewBasicExampleComponent, SplitViewPageBoundExampleComponent, TabsDynamicAddCloseExampleComponent, TabsDynamicExampleComponent, TabsSectionedFormModalExampleComponent, TabsStaticAddCloseExampleComponent, TabsStaticExampleComponent, TabsVerticalTabsBasicExampleComponent, TabsVerticalTabsGroupedExampleComponent, TabsVerticalTabsMixedExampleComponent, TabsWizardBasicExampleComponent, TextEditorExampleComponent, TextEditorHelpKeyExampleComponent, TextEditorRichTextDisplayExampleComponent, TilesBasicExampleComponent, ToastBasicExampleComponent, ToastCustomComponentExampleComponent, ValidationEmailValidationControlValidatorExampleComponent, ValidationEmailValidationDirectiveExampleComponent, ValidationUrlValidationControlValidatorExampleComponent, ValidationUrlValidationDirectiveExampleComponent };
3304
+ export { ActionBarsSummaryActionBarBasicExampleComponent, ActionBarsSummaryActionBarErrorExampleComponent, ActionBarsSummaryActionBarModalExampleComponent, ActionBarsSummaryActionBarTabExampleComponent, AgGridDataEntryGridBasicExampleComponent, AgGridDataEntryGridDataManagerAddedExampleComponent, AgGridDataEntryGridFocusExampleComponent, AgGridDataEntryGridInlineHelpExampleComponent, AgGridDataGridBasicExampleComponent, AgGridDataGridBasicMultiselectExampleComponent, AgGridDataGridDataManagerExampleComponent, AgGridDataGridDataManagerMultiselectExampleComponent, AgGridDataGridInlineHelpExampleComponent, AgGridDataGridPagingExampleComponent, AgGridDataGridTemplateRefColumnExampleComponent, AgGridDataGridTopScrollExampleComponent, AngularTreeComponentAngularTreeBasicExampleComponent, AngularTreeComponentAngularTreeHelpKeyExampleComponent, AngularTreeComponentAngularTreePreselectedNodesExampleComponent, AutonumericCurrencyExampleComponent, AutonumericInternationalFormattingExampleComponent, AutonumericOptionsProviderExampleComponent, AutonumericPresetExampleComponent, AvatarExampleComponent, ChartsChartBarAsyncExample, ChartsChartBarBasicExample, ChartsChartBarFloatingExample, ChartsChartBarFloatingMultipleSeriesExample, ChartsChartBarGroupedStackedExample, ChartsChartBarHiddenLabelsExample, ChartsChartBarHorizontalExample, ChartsChartBarLogarithmicExample, ChartsChartBarMultipleSeriesExample, ChartsChartBarStackedExample, ChartsChartBarValueBoundsExample, ChartsChartBarValueFormatExample, ColorpickerBasicExampleComponent, ColorpickerHelpKeyExampleComponent, ColorpickerProgrammaticExampleComponent, CoreIdExampleComponent, CoreMediaQueryBasicExampleComponent, CoreMediaQueryResponsiveHostExampleComponent, CoreNumericBasicExampleComponent, DataGridBasicExampleComponent, DataGridLoadingExampleComponent, DataGridPagingExampleComponent, DataGridSortingExampleComponent, DataManagerBasicExampleComponent, DatetimeDatePipeBasicExampleComponent, DatetimeDateRangePickerBasicExampleComponent, DatetimeDateRangePickerCustomCalculatorExampleComponent, DatetimeDateRangePickerHelpKeyExampleComponent, DatetimeDatepickerBasicExampleComponent, DatetimeDatepickerCustomDatesExampleComponent, DatetimeDatepickerFuzzyExampleComponent, DatetimeTimepickerBasicExampleComponent, ErrorsErrorEmbeddedExampleComponent, ErrorsErrorModalExampleComponent, FilterBarLookupExampleComponent, FilterBarModalExampleComponent, FilterBarSelectableExampleComponent, FlyoutBasicExampleComponent, FlyoutCustomHeadersExampleComponent, FormsCharacterCountExampleComponent, FormsCheckboxBasicExampleComponent, FormsCheckboxHelpKeyExampleComponent, FormsCheckboxIconGroupExampleComponent, FormsFieldGroupBasicExampleComponent, FormsFieldGroupHelpKeyExampleComponent, FormsFileAttachmentBasicExampleComponent, FormsFileAttachmentHelpKeyExampleComponent, FormsFileDropBasicExampleComponent, FormsFileDropHelpKeyExampleComponent, FormsInputBoxBasicExampleComponent, FormsInputBoxCharacterLimitExample, FormsInputBoxWithCustomFormErrorsExampleComponent, FormsRadioHelpKeyExampleComponent, FormsRadioIconExampleComponent, FormsRadioStandardExampleComponent, FormsSelectionBoxCheckboxExampleComponent, FormsSelectionBoxRadioExampleComponent, FormsToggleSwitchBasicExampleComponent, FormsToggleSwitchHelpKeyExampleComponent, HelpInlineActionClickExampleComponent, HelpInlineHelpKeyExampleComponent, HelpInlinePopoverExampleComponent, IconBasicExampleComponent, IconIconButtonExampleComponent, IndicatorsAlertBasicExampleComponent, IndicatorsIllustrationBasicExampleComponent, IndicatorsKeyInfoBasicExampleComponent, IndicatorsKeyInfoHelpKeyExampleComponent, IndicatorsLabelBasicExampleComponent, IndicatorsStatusIndicatorBasicExampleComponent, IndicatorsStatusIndicatorHelpKeyExampleComponent, IndicatorsTextHighlightBasicExampleComponent, IndicatorsTokensBasicExampleComponent, IndicatorsTokensCustomExampleComponent, IndicatorsWaitElementExampleComponent, IndicatorsWaitPageExampleComponent, InlineFormBasicExampleComponent, InlineFormCustomButtonsExampleComponent, InlineFormRepeatersExampleComponent, LayoutActionButtonBasicExampleComponent, LayoutActionButtonPermalinkExampleComponent, LayoutBackToTopInfiniteScrollExampleComponent, LayoutBackToTopRepeaterExampleComponent, LayoutBoxBasicExampleComponent, LayoutBoxHelpKeyExampleComponent, LayoutCardBasicExampleComponent, LayoutDefinitionListBasicExampleComponent, LayoutDescriptionListHelpKeyExampleComponent, LayoutDescriptionListHorizontalExampleComponent, LayoutDescriptionListInlineHelpExampleComponent, LayoutDescriptionListLongDescriptionExampleComponent, LayoutDescriptionListVerticalExampleComponent, LayoutFluidGridExampleComponent, LayoutFormatExampleComponent, LayoutInlineDeleteCustomExampleComponent, LayoutInlineDeleteRepeaterExampleComponent, LayoutPageSummaryBasicExampleComponent, LayoutTextExpandInlineExampleComponent, LayoutTextExpandModalExampleComponent, LayoutTextExpandNewlineExampleComponent, LayoutTextExpandRepeaterExampleComponent, LayoutToolbarBasicExampleComponent, LayoutToolbarSectionedExampleComponent, ListsFilterInlineExampleComponent, ListsInfiniteScrollRepeaterExampleComponent, ListsListSummaryBasicExampleComponent, ListsPagingBasicExampleComponent, ListsPagingWithContentExampleComponent, ListsRepeaterAddRemoveExampleComponent, ListsRepeaterBasicExampleComponent, ListsRepeaterInlineFormExampleComponent, ListsSortBasicExampleComponent, LookupAddItemExampleComponent, LookupAutocompleteAdvancedExampleComponent, LookupAutocompleteAnyValueExampleComponent, LookupAutocompleteBasicExampleComponent, LookupAutocompleteCustomSearchExampleComponent, LookupAutocompleteSearchFiltersExampleComponent, LookupCountryFieldBasicExampleComponent, LookupCustomPickerExampleComponent, LookupMultiSelectExampleComponent, LookupResultTemplatesExampleComponent, LookupSearchBasicExampleComponent, LookupSelectionModalAddItemExampleComponent, LookupSelectionModalBasicExampleComponent, LookupSingleSelectExampleComponent, ModalsConfirmBasicWithControllerExampleComponent, ModalsConfirmBasicWithHarnessExampleComponent, ModalsModalBasicWithBannerExampleComponent, ModalsModalBasicWithControllerExampleComponent, ModalsModalBasicWithHarnessExampleComponent, ModalsModalBasicWithHarnessHelpKeyExampleComponent, ModalsModalWithErrorExampleComponent, NavbarExampleComponent, PagesActionHubExampleComponent, PagesPageDataManagerSplitViewFitLayoutExampleComponent, PagesPageHomePageBlocksLayoutExampleComponent, PagesPageListPageListLayoutExampleComponent, PagesPageListPageTabsLayoutExampleComponent, PagesPageRecordPageBlocksLayoutExampleComponent, PagesPageRecordPageTabsLayoutExampleComponent, PagesPageSplitViewPageFitLayoutExampleComponent, PhoneFieldBasicExampleComponent, PopoversDropdownBasicExampleComponent, PopoversPopoverBasicExampleComponent, PopoversPopoverProgrammaticExampleComponent, ProgressIndicatorPassiveIndicatorBasicExampleComponent, ProgressIndicatorWaterfallIndicatorBasicExampleComponent, ProgressIndicatorWizardBasicExampleComponent, RouterHrefBasicExampleComponent, SplitViewBasicExampleComponent, SplitViewPageBoundExampleComponent, TabsDynamicAddCloseExampleComponent, TabsDynamicExampleComponent, TabsSectionedFormModalExampleComponent, TabsStaticAddCloseExampleComponent, TabsStaticExampleComponent, TabsVerticalTabsBasicExampleComponent, TabsVerticalTabsGroupedExampleComponent, TabsVerticalTabsMixedExampleComponent, TabsWizardBasicExampleComponent, TextEditorExampleComponent, TextEditorHelpKeyExampleComponent, TextEditorRichTextDisplayExampleComponent, TilesBasicExampleComponent, ToastBasicExampleComponent, ToastCustomComponentExampleComponent, ValidationEmailValidationControlValidatorExampleComponent, ValidationEmailValidationDirectiveExampleComponent, ValidationUrlValidationControlValidatorExampleComponent, ValidationUrlValidationDirectiveExampleComponent };