@skyux/phone-field 9.13.0 → 9.14.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.
- package/documentation.json +495 -495
- package/esm2022/index.mjs +2 -2
- package/esm2022/lib/modules/phone-field/phone-field-adapter.service.mjs +1 -1
- package/esm2022/lib/modules/phone-field/phone-field-input.directive.mjs +1 -1
- package/esm2022/lib/modules/phone-field/phone-field.component.mjs +1 -1
- package/esm2022/lib/modules/shared/sky-phone-field-resources.module.mjs +1 -1
- package/esm2022/testing/phonefield/phone-field-fixture.mjs +1 -1
- package/esm2022/testing/public-api.mjs +2 -2
- package/fesm2022/skyux-phone-field-testing.mjs +30 -30
- package/fesm2022/skyux-phone-field-testing.mjs.map +1 -1
- package/fesm2022/skyux-phone-field.mjs.map +1 -1
- package/index.d.ts +1 -1
- package/package.json +7 -7
- package/testing/public-api.d.ts +1 -1
package/documentation.json
CHANGED
|
@@ -33,7 +33,7 @@
|
|
|
33
33
|
"fileName": "projects/phone-field/src/modules/phone-field/phone-field.module.ts",
|
|
34
34
|
"line": 26,
|
|
35
35
|
"character": 13,
|
|
36
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
36
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/phone-field/src/lib/modules/phone-field/phone-field.module.ts#L26"
|
|
37
37
|
}
|
|
38
38
|
],
|
|
39
39
|
"decorators": [
|
|
@@ -46,14 +46,14 @@
|
|
|
46
46
|
]
|
|
47
47
|
},
|
|
48
48
|
{
|
|
49
|
-
"id":
|
|
49
|
+
"id": 95,
|
|
50
50
|
"name": "SkyPhoneFieldComponent",
|
|
51
51
|
"variant": "declaration",
|
|
52
52
|
"kind": 128,
|
|
53
53
|
"flags": {},
|
|
54
54
|
"children": [
|
|
55
55
|
{
|
|
56
|
-
"id":
|
|
56
|
+
"id": 96,
|
|
57
57
|
"name": "constructor",
|
|
58
58
|
"variant": "declaration",
|
|
59
59
|
"kind": 512,
|
|
@@ -63,12 +63,12 @@
|
|
|
63
63
|
"fileName": "projects/phone-field/src/modules/phone-field/phone-field.component.ts",
|
|
64
64
|
"line": 284,
|
|
65
65
|
"character": 2,
|
|
66
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
66
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/phone-field/src/lib/modules/phone-field/phone-field.component.ts#L284"
|
|
67
67
|
}
|
|
68
68
|
],
|
|
69
69
|
"signatures": [
|
|
70
70
|
{
|
|
71
|
-
"id":
|
|
71
|
+
"id": 97,
|
|
72
72
|
"name": "SkyPhoneFieldComponent",
|
|
73
73
|
"variant": "signature",
|
|
74
74
|
"kind": 16384,
|
|
@@ -78,12 +78,12 @@
|
|
|
78
78
|
"fileName": "src/lib/modules/phone-field/phone-field.component.ts",
|
|
79
79
|
"line": 284,
|
|
80
80
|
"character": 2,
|
|
81
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
81
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/phone-field/src/lib/modules/phone-field/phone-field.component.ts#L284"
|
|
82
82
|
}
|
|
83
83
|
],
|
|
84
84
|
"parameters": [
|
|
85
85
|
{
|
|
86
|
-
"id":
|
|
86
|
+
"id": 98,
|
|
87
87
|
"name": "formBuilder",
|
|
88
88
|
"variant": "param",
|
|
89
89
|
"kind": 32768,
|
|
@@ -99,7 +99,7 @@
|
|
|
99
99
|
}
|
|
100
100
|
},
|
|
101
101
|
{
|
|
102
|
-
"id":
|
|
102
|
+
"id": 99,
|
|
103
103
|
"name": "adapterService",
|
|
104
104
|
"variant": "param",
|
|
105
105
|
"kind": 32768,
|
|
@@ -115,7 +115,7 @@
|
|
|
115
115
|
}
|
|
116
116
|
},
|
|
117
117
|
{
|
|
118
|
-
"id":
|
|
118
|
+
"id": 100,
|
|
119
119
|
"name": "changeDetector",
|
|
120
120
|
"variant": "param",
|
|
121
121
|
"kind": 32768,
|
|
@@ -131,7 +131,7 @@
|
|
|
131
131
|
}
|
|
132
132
|
},
|
|
133
133
|
{
|
|
134
|
-
"id":
|
|
134
|
+
"id": 101,
|
|
135
135
|
"name": "themeSvc",
|
|
136
136
|
"variant": "param",
|
|
137
137
|
"kind": 32768,
|
|
@@ -149,7 +149,7 @@
|
|
|
149
149
|
}
|
|
150
150
|
},
|
|
151
151
|
{
|
|
152
|
-
"id":
|
|
152
|
+
"id": 102,
|
|
153
153
|
"name": "inputBoxHostSvc",
|
|
154
154
|
"variant": "param",
|
|
155
155
|
"kind": 32768,
|
|
@@ -169,7 +169,7 @@
|
|
|
169
169
|
],
|
|
170
170
|
"type": {
|
|
171
171
|
"type": "reference",
|
|
172
|
-
"target":
|
|
172
|
+
"target": 95,
|
|
173
173
|
"name": "SkyPhoneFieldComponent",
|
|
174
174
|
"package": "@skyux/phone-field"
|
|
175
175
|
}
|
|
@@ -177,7 +177,7 @@
|
|
|
177
177
|
]
|
|
178
178
|
},
|
|
179
179
|
{
|
|
180
|
-
"id":
|
|
180
|
+
"id": 132,
|
|
181
181
|
"name": "buttonsInsetTemplateRef",
|
|
182
182
|
"variant": "declaration",
|
|
183
183
|
"kind": 1024,
|
|
@@ -189,7 +189,7 @@
|
|
|
189
189
|
"fileName": "projects/phone-field/src/modules/phone-field/phone-field.component.ts",
|
|
190
190
|
"line": 263,
|
|
191
191
|
"character": 9,
|
|
192
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
192
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/phone-field/src/lib/modules/phone-field/phone-field.component.ts#L263"
|
|
193
193
|
}
|
|
194
194
|
],
|
|
195
195
|
"type": {
|
|
@@ -210,7 +210,7 @@
|
|
|
210
210
|
"decorators": []
|
|
211
211
|
},
|
|
212
212
|
{
|
|
213
|
-
"id":
|
|
213
|
+
"id": 119,
|
|
214
214
|
"name": "countries",
|
|
215
215
|
"variant": "declaration",
|
|
216
216
|
"kind": 1024,
|
|
@@ -222,7 +222,7 @@
|
|
|
222
222
|
"fileName": "projects/phone-field/src/modules/phone-field/phone-field.component.ts",
|
|
223
223
|
"line": 202,
|
|
224
224
|
"character": 9,
|
|
225
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
225
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/phone-field/src/lib/modules/phone-field/phone-field.component.ts#L202"
|
|
226
226
|
}
|
|
227
227
|
],
|
|
228
228
|
"type": {
|
|
@@ -237,7 +237,7 @@
|
|
|
237
237
|
"decorators": []
|
|
238
238
|
},
|
|
239
239
|
{
|
|
240
|
-
"id":
|
|
240
|
+
"id": 131,
|
|
241
241
|
"name": "countryBtnTemplateRef",
|
|
242
242
|
"variant": "declaration",
|
|
243
243
|
"kind": 1024,
|
|
@@ -249,7 +249,7 @@
|
|
|
249
249
|
"fileName": "projects/phone-field/src/modules/phone-field/phone-field.component.ts",
|
|
250
250
|
"line": 257,
|
|
251
251
|
"character": 9,
|
|
252
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
252
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/phone-field/src/lib/modules/phone-field/phone-field.component.ts#L257"
|
|
253
253
|
}
|
|
254
254
|
],
|
|
255
255
|
"type": {
|
|
@@ -270,7 +270,7 @@
|
|
|
270
270
|
"decorators": []
|
|
271
271
|
},
|
|
272
272
|
{
|
|
273
|
-
"id":
|
|
273
|
+
"id": 123,
|
|
274
274
|
"name": "countrySearchForm",
|
|
275
275
|
"variant": "declaration",
|
|
276
276
|
"kind": 1024,
|
|
@@ -282,7 +282,7 @@
|
|
|
282
282
|
"fileName": "projects/phone-field/src/modules/phone-field/phone-field.component.ts",
|
|
283
283
|
"line": 210,
|
|
284
284
|
"character": 9,
|
|
285
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
285
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/phone-field/src/lib/modules/phone-field/phone-field.component.ts#L210"
|
|
286
286
|
}
|
|
287
287
|
],
|
|
288
288
|
"type": {
|
|
@@ -295,14 +295,14 @@
|
|
|
295
295
|
{
|
|
296
296
|
"type": "reflection",
|
|
297
297
|
"declaration": {
|
|
298
|
-
"id":
|
|
298
|
+
"id": 124,
|
|
299
299
|
"name": "__type",
|
|
300
300
|
"variant": "declaration",
|
|
301
301
|
"kind": 65536,
|
|
302
302
|
"flags": {},
|
|
303
303
|
"children": [
|
|
304
304
|
{
|
|
305
|
-
"id":
|
|
305
|
+
"id": 125,
|
|
306
306
|
"name": "countrySearch",
|
|
307
307
|
"variant": "declaration",
|
|
308
308
|
"kind": 1024,
|
|
@@ -312,7 +312,7 @@
|
|
|
312
312
|
"fileName": "src/lib/modules/phone-field/phone-field.component.ts",
|
|
313
313
|
"line": 211,
|
|
314
314
|
"character": 4,
|
|
315
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
315
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/phone-field/src/lib/modules/phone-field/phone-field.component.ts#L211"
|
|
316
316
|
}
|
|
317
317
|
],
|
|
318
318
|
"type": {
|
|
@@ -341,7 +341,7 @@
|
|
|
341
341
|
{
|
|
342
342
|
"title": "Properties",
|
|
343
343
|
"children": [
|
|
344
|
-
|
|
344
|
+
125
|
|
345
345
|
]
|
|
346
346
|
}
|
|
347
347
|
],
|
|
@@ -350,7 +350,7 @@
|
|
|
350
350
|
"fileName": "src/lib/modules/phone-field/phone-field.component.ts",
|
|
351
351
|
"line": 210,
|
|
352
352
|
"character": 38,
|
|
353
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
353
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/phone-field/src/lib/modules/phone-field/phone-field.component.ts#L210"
|
|
354
354
|
}
|
|
355
355
|
]
|
|
356
356
|
}
|
|
@@ -362,7 +362,7 @@
|
|
|
362
362
|
"decorators": []
|
|
363
363
|
},
|
|
364
364
|
{
|
|
365
|
-
"id":
|
|
365
|
+
"id": 121,
|
|
366
366
|
"name": "countrySearchShown",
|
|
367
367
|
"variant": "declaration",
|
|
368
368
|
"kind": 1024,
|
|
@@ -374,7 +374,7 @@
|
|
|
374
374
|
"fileName": "projects/phone-field/src/modules/phone-field/phone-field.component.ts",
|
|
375
375
|
"line": 206,
|
|
376
376
|
"character": 9,
|
|
377
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
377
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/phone-field/src/lib/modules/phone-field/phone-field.component.ts#L206"
|
|
378
378
|
}
|
|
379
379
|
],
|
|
380
380
|
"type": {
|
|
@@ -385,7 +385,7 @@
|
|
|
385
385
|
"decorators": []
|
|
386
386
|
},
|
|
387
387
|
{
|
|
388
|
-
"id":
|
|
388
|
+
"id": 120,
|
|
389
389
|
"name": "countrySelectDisabled",
|
|
390
390
|
"variant": "declaration",
|
|
391
391
|
"kind": 1024,
|
|
@@ -397,7 +397,7 @@
|
|
|
397
397
|
"fileName": "projects/phone-field/src/modules/phone-field/phone-field.component.ts",
|
|
398
398
|
"line": 204,
|
|
399
399
|
"character": 9,
|
|
400
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
400
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/phone-field/src/lib/modules/phone-field/phone-field.component.ts#L204"
|
|
401
401
|
}
|
|
402
402
|
],
|
|
403
403
|
"type": {
|
|
@@ -408,7 +408,7 @@
|
|
|
408
408
|
"decorators": []
|
|
409
409
|
},
|
|
410
410
|
{
|
|
411
|
-
"id":
|
|
411
|
+
"id": 144,
|
|
412
412
|
"name": "inputBoxHostSvc",
|
|
413
413
|
"variant": "declaration",
|
|
414
414
|
"kind": 1024,
|
|
@@ -421,7 +421,7 @@
|
|
|
421
421
|
"fileName": "projects/phone-field/src/modules/phone-field/phone-field.component.ts",
|
|
422
422
|
"line": 289,
|
|
423
423
|
"character": 35,
|
|
424
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
424
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/phone-field/src/lib/modules/phone-field/phone-field.component.ts#L289"
|
|
425
425
|
}
|
|
426
426
|
],
|
|
427
427
|
"type": {
|
|
@@ -435,7 +435,7 @@
|
|
|
435
435
|
}
|
|
436
436
|
},
|
|
437
437
|
{
|
|
438
|
-
"id":
|
|
438
|
+
"id": 130,
|
|
439
439
|
"name": "inputTemplateRef",
|
|
440
440
|
"variant": "declaration",
|
|
441
441
|
"kind": 1024,
|
|
@@ -447,7 +447,7 @@
|
|
|
447
447
|
"fileName": "projects/phone-field/src/modules/phone-field/phone-field.component.ts",
|
|
448
448
|
"line": 251,
|
|
449
449
|
"character": 9,
|
|
450
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
450
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/phone-field/src/lib/modules/phone-field/phone-field.component.ts#L251"
|
|
451
451
|
}
|
|
452
452
|
],
|
|
453
453
|
"type": {
|
|
@@ -468,7 +468,7 @@
|
|
|
468
468
|
"decorators": []
|
|
469
469
|
},
|
|
470
470
|
{
|
|
471
|
-
"id":
|
|
471
|
+
"id": 122,
|
|
472
472
|
"name": "phoneInputShown",
|
|
473
473
|
"variant": "declaration",
|
|
474
474
|
"kind": 1024,
|
|
@@ -480,7 +480,7 @@
|
|
|
480
480
|
"fileName": "projects/phone-field/src/modules/phone-field/phone-field.component.ts",
|
|
481
481
|
"line": 208,
|
|
482
482
|
"character": 9,
|
|
483
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
483
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/phone-field/src/lib/modules/phone-field/phone-field.component.ts#L208"
|
|
484
484
|
}
|
|
485
485
|
],
|
|
486
486
|
"type": {
|
|
@@ -491,7 +491,7 @@
|
|
|
491
491
|
"decorators": []
|
|
492
492
|
},
|
|
493
493
|
{
|
|
494
|
-
"id":
|
|
494
|
+
"id": 118,
|
|
495
495
|
"name": "selectedCountryChange",
|
|
496
496
|
"variant": "declaration",
|
|
497
497
|
"kind": 1024,
|
|
@@ -519,7 +519,7 @@
|
|
|
519
519
|
"fileName": "projects/phone-field/src/modules/phone-field/phone-field.component.ts",
|
|
520
520
|
"line": 200,
|
|
521
521
|
"character": 9,
|
|
522
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
522
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/phone-field/src/lib/modules/phone-field/phone-field.component.ts#L200"
|
|
523
523
|
}
|
|
524
524
|
],
|
|
525
525
|
"type": {
|
|
@@ -547,7 +547,7 @@
|
|
|
547
547
|
]
|
|
548
548
|
},
|
|
549
549
|
{
|
|
550
|
-
"id":
|
|
550
|
+
"id": 117,
|
|
551
551
|
"name": "supportedCountryISOs",
|
|
552
552
|
"variant": "declaration",
|
|
553
553
|
"kind": 1024,
|
|
@@ -567,7 +567,7 @@
|
|
|
567
567
|
"fileName": "projects/phone-field/src/modules/phone-field/phone-field.component.ts",
|
|
568
568
|
"line": 192,
|
|
569
569
|
"character": 9,
|
|
570
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
570
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/phone-field/src/lib/modules/phone-field/phone-field.component.ts#L192"
|
|
571
571
|
}
|
|
572
572
|
],
|
|
573
573
|
"type": {
|
|
@@ -584,7 +584,7 @@
|
|
|
584
584
|
]
|
|
585
585
|
},
|
|
586
586
|
{
|
|
587
|
-
"id":
|
|
587
|
+
"id": 143,
|
|
588
588
|
"name": "themeSvc",
|
|
589
589
|
"variant": "declaration",
|
|
590
590
|
"kind": 1024,
|
|
@@ -597,7 +597,7 @@
|
|
|
597
597
|
"fileName": "projects/phone-field/src/modules/phone-field/phone-field.component.ts",
|
|
598
598
|
"line": 288,
|
|
599
599
|
"character": 23,
|
|
600
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
600
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/phone-field/src/lib/modules/phone-field/phone-field.component.ts#L288"
|
|
601
601
|
}
|
|
602
602
|
],
|
|
603
603
|
"type": {
|
|
@@ -611,7 +611,7 @@
|
|
|
611
611
|
}
|
|
612
612
|
},
|
|
613
613
|
{
|
|
614
|
-
"id":
|
|
614
|
+
"id": 103,
|
|
615
615
|
"name": "allowExtensions",
|
|
616
616
|
"variant": "declaration",
|
|
617
617
|
"kind": 262144,
|
|
@@ -623,17 +623,17 @@
|
|
|
623
623
|
"fileName": "projects/phone-field/src/modules/phone-field/phone-field.component.ts",
|
|
624
624
|
"line": 139,
|
|
625
625
|
"character": 13,
|
|
626
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
626
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/phone-field/src/lib/modules/phone-field/phone-field.component.ts#L139"
|
|
627
627
|
},
|
|
628
628
|
{
|
|
629
629
|
"fileName": "projects/phone-field/src/modules/phone-field/phone-field.component.ts",
|
|
630
630
|
"line": 143,
|
|
631
631
|
"character": 13,
|
|
632
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
632
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/phone-field/src/lib/modules/phone-field/phone-field.component.ts#L143"
|
|
633
633
|
}
|
|
634
634
|
],
|
|
635
635
|
"getSignature": {
|
|
636
|
-
"id":
|
|
636
|
+
"id": 104,
|
|
637
637
|
"name": "allowExtensions",
|
|
638
638
|
"variant": "signature",
|
|
639
639
|
"kind": 524288,
|
|
@@ -643,7 +643,7 @@
|
|
|
643
643
|
"fileName": "src/lib/modules/phone-field/phone-field.component.ts",
|
|
644
644
|
"line": 143,
|
|
645
645
|
"character": 2,
|
|
646
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
646
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/phone-field/src/lib/modules/phone-field/phone-field.component.ts#L143"
|
|
647
647
|
}
|
|
648
648
|
],
|
|
649
649
|
"type": {
|
|
@@ -652,7 +652,7 @@
|
|
|
652
652
|
}
|
|
653
653
|
},
|
|
654
654
|
"setSignature": {
|
|
655
|
-
"id":
|
|
655
|
+
"id": 105,
|
|
656
656
|
"name": "allowExtensions",
|
|
657
657
|
"variant": "signature",
|
|
658
658
|
"kind": 1048576,
|
|
@@ -681,12 +681,12 @@
|
|
|
681
681
|
"fileName": "src/lib/modules/phone-field/phone-field.component.ts",
|
|
682
682
|
"line": 138,
|
|
683
683
|
"character": 2,
|
|
684
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
684
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/phone-field/src/lib/modules/phone-field/phone-field.component.ts#L138"
|
|
685
685
|
}
|
|
686
686
|
],
|
|
687
687
|
"parameters": [
|
|
688
688
|
{
|
|
689
|
-
"id":
|
|
689
|
+
"id": 106,
|
|
690
690
|
"name": "value",
|
|
691
691
|
"variant": "param",
|
|
692
692
|
"kind": 32768,
|
|
@@ -709,7 +709,7 @@
|
|
|
709
709
|
]
|
|
710
710
|
},
|
|
711
711
|
{
|
|
712
|
-
"id":
|
|
712
|
+
"id": 108,
|
|
713
713
|
"name": "defaultCountry",
|
|
714
714
|
"variant": "declaration",
|
|
715
715
|
"kind": 262144,
|
|
@@ -721,17 +721,17 @@
|
|
|
721
721
|
"fileName": "projects/phone-field/src/modules/phone-field/phone-field.component.ts",
|
|
722
722
|
"line": 157,
|
|
723
723
|
"character": 13,
|
|
724
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
724
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/phone-field/src/lib/modules/phone-field/phone-field.component.ts#L157"
|
|
725
725
|
},
|
|
726
726
|
{
|
|
727
727
|
"fileName": "projects/phone-field/src/modules/phone-field/phone-field.component.ts",
|
|
728
728
|
"line": 167,
|
|
729
729
|
"character": 13,
|
|
730
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
730
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/phone-field/src/lib/modules/phone-field/phone-field.component.ts#L167"
|
|
731
731
|
}
|
|
732
732
|
],
|
|
733
733
|
"getSignature": {
|
|
734
|
-
"id":
|
|
734
|
+
"id": 109,
|
|
735
735
|
"name": "defaultCountry",
|
|
736
736
|
"variant": "signature",
|
|
737
737
|
"kind": 524288,
|
|
@@ -741,7 +741,7 @@
|
|
|
741
741
|
"fileName": "src/lib/modules/phone-field/phone-field.component.ts",
|
|
742
742
|
"line": 167,
|
|
743
743
|
"character": 2,
|
|
744
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
744
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/phone-field/src/lib/modules/phone-field/phone-field.component.ts#L167"
|
|
745
745
|
}
|
|
746
746
|
],
|
|
747
747
|
"type": {
|
|
@@ -750,7 +750,7 @@
|
|
|
750
750
|
}
|
|
751
751
|
},
|
|
752
752
|
"setSignature": {
|
|
753
|
-
"id":
|
|
753
|
+
"id": 110,
|
|
754
754
|
"name": "defaultCountry",
|
|
755
755
|
"variant": "signature",
|
|
756
756
|
"kind": 1048576,
|
|
@@ -779,12 +779,12 @@
|
|
|
779
779
|
"fileName": "src/lib/modules/phone-field/phone-field.component.ts",
|
|
780
780
|
"line": 156,
|
|
781
781
|
"character": 2,
|
|
782
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
782
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/phone-field/src/lib/modules/phone-field/phone-field.component.ts#L156"
|
|
783
783
|
}
|
|
784
784
|
],
|
|
785
785
|
"parameters": [
|
|
786
786
|
{
|
|
787
|
-
"id":
|
|
787
|
+
"id": 111,
|
|
788
788
|
"name": "value",
|
|
789
789
|
"variant": "param",
|
|
790
790
|
"kind": 32768,
|
|
@@ -807,7 +807,7 @@
|
|
|
807
807
|
]
|
|
808
808
|
},
|
|
809
809
|
{
|
|
810
|
-
"id":
|
|
810
|
+
"id": 112,
|
|
811
811
|
"name": "returnFormat",
|
|
812
812
|
"variant": "declaration",
|
|
813
813
|
"kind": 262144,
|
|
@@ -819,17 +819,17 @@
|
|
|
819
819
|
"fileName": "projects/phone-field/src/modules/phone-field/phone-field.component.ts",
|
|
820
820
|
"line": 177,
|
|
821
821
|
"character": 13,
|
|
822
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
822
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/phone-field/src/lib/modules/phone-field/phone-field.component.ts#L177"
|
|
823
823
|
},
|
|
824
824
|
{
|
|
825
825
|
"fileName": "projects/phone-field/src/modules/phone-field/phone-field.component.ts",
|
|
826
826
|
"line": 181,
|
|
827
827
|
"character": 13,
|
|
828
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
828
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/phone-field/src/lib/modules/phone-field/phone-field.component.ts#L181"
|
|
829
829
|
}
|
|
830
830
|
],
|
|
831
831
|
"getSignature": {
|
|
832
|
-
"id":
|
|
832
|
+
"id": 113,
|
|
833
833
|
"name": "returnFormat",
|
|
834
834
|
"variant": "signature",
|
|
835
835
|
"kind": 524288,
|
|
@@ -882,7 +882,7 @@
|
|
|
882
882
|
"fileName": "src/lib/modules/phone-field/phone-field.component.ts",
|
|
883
883
|
"line": 176,
|
|
884
884
|
"character": 2,
|
|
885
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
885
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/phone-field/src/lib/modules/phone-field/phone-field.component.ts#L176"
|
|
886
886
|
}
|
|
887
887
|
],
|
|
888
888
|
"type": {
|
|
@@ -893,7 +893,7 @@
|
|
|
893
893
|
}
|
|
894
894
|
},
|
|
895
895
|
"setSignature": {
|
|
896
|
-
"id":
|
|
896
|
+
"id": 114,
|
|
897
897
|
"name": "returnFormat",
|
|
898
898
|
"variant": "signature",
|
|
899
899
|
"kind": 1048576,
|
|
@@ -903,12 +903,12 @@
|
|
|
903
903
|
"fileName": "src/lib/modules/phone-field/phone-field.component.ts",
|
|
904
904
|
"line": 181,
|
|
905
905
|
"character": 2,
|
|
906
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
906
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/phone-field/src/lib/modules/phone-field/phone-field.component.ts#L181"
|
|
907
907
|
}
|
|
908
908
|
],
|
|
909
909
|
"parameters": [
|
|
910
910
|
{
|
|
911
|
-
"id":
|
|
911
|
+
"id": 115,
|
|
912
912
|
"name": "value",
|
|
913
913
|
"variant": "param",
|
|
914
914
|
"kind": 32768,
|
|
@@ -933,7 +933,7 @@
|
|
|
933
933
|
]
|
|
934
934
|
},
|
|
935
935
|
{
|
|
936
|
-
"id":
|
|
936
|
+
"id": 126,
|
|
937
937
|
"name": "selectedCountry",
|
|
938
938
|
"variant": "declaration",
|
|
939
939
|
"kind": 262144,
|
|
@@ -945,17 +945,17 @@
|
|
|
945
945
|
"fileName": "projects/phone-field/src/modules/phone-field/phone-field.component.ts",
|
|
946
946
|
"line": 218,
|
|
947
947
|
"character": 13,
|
|
948
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
948
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/phone-field/src/lib/modules/phone-field/phone-field.component.ts#L218"
|
|
949
949
|
},
|
|
950
950
|
{
|
|
951
951
|
"fileName": "projects/phone-field/src/modules/phone-field/phone-field.component.ts",
|
|
952
952
|
"line": 243,
|
|
953
953
|
"character": 13,
|
|
954
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
954
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/phone-field/src/lib/modules/phone-field/phone-field.component.ts#L243"
|
|
955
955
|
}
|
|
956
956
|
],
|
|
957
957
|
"getSignature": {
|
|
958
|
-
"id":
|
|
958
|
+
"id": 127,
|
|
959
959
|
"name": "selectedCountry",
|
|
960
960
|
"variant": "signature",
|
|
961
961
|
"kind": 524288,
|
|
@@ -965,7 +965,7 @@
|
|
|
965
965
|
"fileName": "src/lib/modules/phone-field/phone-field.component.ts",
|
|
966
966
|
"line": 243,
|
|
967
967
|
"character": 2,
|
|
968
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
968
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/phone-field/src/lib/modules/phone-field/phone-field.component.ts#L243"
|
|
969
969
|
}
|
|
970
970
|
],
|
|
971
971
|
"type": {
|
|
@@ -976,7 +976,7 @@
|
|
|
976
976
|
}
|
|
977
977
|
},
|
|
978
978
|
"setSignature": {
|
|
979
|
-
"id":
|
|
979
|
+
"id": 128,
|
|
980
980
|
"name": "selectedCountry",
|
|
981
981
|
"variant": "signature",
|
|
982
982
|
"kind": 1048576,
|
|
@@ -994,12 +994,12 @@
|
|
|
994
994
|
"fileName": "src/lib/modules/phone-field/phone-field.component.ts",
|
|
995
995
|
"line": 217,
|
|
996
996
|
"character": 2,
|
|
997
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
997
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/phone-field/src/lib/modules/phone-field/phone-field.component.ts#L217"
|
|
998
998
|
}
|
|
999
999
|
],
|
|
1000
1000
|
"parameters": [
|
|
1001
1001
|
{
|
|
1002
|
-
"id":
|
|
1002
|
+
"id": 129,
|
|
1003
1003
|
"name": "newCountry",
|
|
1004
1004
|
"variant": "param",
|
|
1005
1005
|
"kind": 32768,
|
|
@@ -1024,7 +1024,7 @@
|
|
|
1024
1024
|
]
|
|
1025
1025
|
},
|
|
1026
1026
|
{
|
|
1027
|
-
"id":
|
|
1027
|
+
"id": 155,
|
|
1028
1028
|
"name": "countrySearchAnimationEnd",
|
|
1029
1029
|
"variant": "declaration",
|
|
1030
1030
|
"kind": 2048,
|
|
@@ -1036,12 +1036,12 @@
|
|
|
1036
1036
|
"fileName": "projects/phone-field/src/modules/phone-field/phone-field.component.ts",
|
|
1037
1037
|
"line": 382,
|
|
1038
1038
|
"character": 9,
|
|
1039
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1039
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/phone-field/src/lib/modules/phone-field/phone-field.component.ts#L382"
|
|
1040
1040
|
}
|
|
1041
1041
|
],
|
|
1042
1042
|
"signatures": [
|
|
1043
1043
|
{
|
|
1044
|
-
"id":
|
|
1044
|
+
"id": 156,
|
|
1045
1045
|
"name": "countrySearchAnimationEnd",
|
|
1046
1046
|
"variant": "signature",
|
|
1047
1047
|
"kind": 4096,
|
|
@@ -1051,12 +1051,12 @@
|
|
|
1051
1051
|
"fileName": "src/lib/modules/phone-field/phone-field.component.ts",
|
|
1052
1052
|
"line": 382,
|
|
1053
1053
|
"character": 2,
|
|
1054
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1054
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/phone-field/src/lib/modules/phone-field/phone-field.component.ts#L382"
|
|
1055
1055
|
}
|
|
1056
1056
|
],
|
|
1057
1057
|
"parameters": [
|
|
1058
1058
|
{
|
|
1059
|
-
"id":
|
|
1059
|
+
"id": 157,
|
|
1060
1060
|
"name": "e",
|
|
1061
1061
|
"variant": "param",
|
|
1062
1062
|
"kind": 32768,
|
|
@@ -1081,7 +1081,7 @@
|
|
|
1081
1081
|
"decorators": []
|
|
1082
1082
|
},
|
|
1083
1083
|
{
|
|
1084
|
-
"id":
|
|
1084
|
+
"id": 147,
|
|
1085
1085
|
"name": "ngOnDestroy",
|
|
1086
1086
|
"variant": "declaration",
|
|
1087
1087
|
"kind": 2048,
|
|
@@ -1093,12 +1093,12 @@
|
|
|
1093
1093
|
"fileName": "projects/phone-field/src/modules/phone-field/phone-field.component.ts",
|
|
1094
1094
|
"line": 349,
|
|
1095
1095
|
"character": 9,
|
|
1096
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1096
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/phone-field/src/lib/modules/phone-field/phone-field.component.ts#L349"
|
|
1097
1097
|
}
|
|
1098
1098
|
],
|
|
1099
1099
|
"signatures": [
|
|
1100
1100
|
{
|
|
1101
|
-
"id":
|
|
1101
|
+
"id": 148,
|
|
1102
1102
|
"name": "ngOnDestroy",
|
|
1103
1103
|
"variant": "signature",
|
|
1104
1104
|
"kind": 4096,
|
|
@@ -1108,7 +1108,7 @@
|
|
|
1108
1108
|
"fileName": "src/lib/modules/phone-field/phone-field.component.ts",
|
|
1109
1109
|
"line": 349,
|
|
1110
1110
|
"character": 2,
|
|
1111
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1111
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/phone-field/src/lib/modules/phone-field/phone-field.component.ts#L349"
|
|
1112
1112
|
}
|
|
1113
1113
|
],
|
|
1114
1114
|
"type": {
|
|
@@ -1130,7 +1130,7 @@
|
|
|
1130
1130
|
"decorators": []
|
|
1131
1131
|
},
|
|
1132
1132
|
{
|
|
1133
|
-
"id":
|
|
1133
|
+
"id": 145,
|
|
1134
1134
|
"name": "ngOnInit",
|
|
1135
1135
|
"variant": "declaration",
|
|
1136
1136
|
"kind": 2048,
|
|
@@ -1142,12 +1142,12 @@
|
|
|
1142
1142
|
"fileName": "projects/phone-field/src/modules/phone-field/phone-field.component.ts",
|
|
1143
1143
|
"line": 318,
|
|
1144
1144
|
"character": 9,
|
|
1145
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1145
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/phone-field/src/lib/modules/phone-field/phone-field.component.ts#L318"
|
|
1146
1146
|
}
|
|
1147
1147
|
],
|
|
1148
1148
|
"signatures": [
|
|
1149
1149
|
{
|
|
1150
|
-
"id":
|
|
1150
|
+
"id": 146,
|
|
1151
1151
|
"name": "ngOnInit",
|
|
1152
1152
|
"variant": "signature",
|
|
1153
1153
|
"kind": 4096,
|
|
@@ -1157,7 +1157,7 @@
|
|
|
1157
1157
|
"fileName": "src/lib/modules/phone-field/phone-field.component.ts",
|
|
1158
1158
|
"line": 318,
|
|
1159
1159
|
"character": 2,
|
|
1160
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1160
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/phone-field/src/lib/modules/phone-field/phone-field.component.ts#L318"
|
|
1161
1161
|
}
|
|
1162
1162
|
],
|
|
1163
1163
|
"type": {
|
|
@@ -1179,7 +1179,7 @@
|
|
|
1179
1179
|
"decorators": []
|
|
1180
1180
|
},
|
|
1181
1181
|
{
|
|
1182
|
-
"id":
|
|
1182
|
+
"id": 158,
|
|
1183
1183
|
"name": "phoneInputAnimationEnd",
|
|
1184
1184
|
"variant": "declaration",
|
|
1185
1185
|
"kind": 2048,
|
|
@@ -1191,12 +1191,12 @@
|
|
|
1191
1191
|
"fileName": "projects/phone-field/src/modules/phone-field/phone-field.component.ts",
|
|
1192
1192
|
"line": 392,
|
|
1193
1193
|
"character": 9,
|
|
1194
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1194
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/phone-field/src/lib/modules/phone-field/phone-field.component.ts#L392"
|
|
1195
1195
|
}
|
|
1196
1196
|
],
|
|
1197
1197
|
"signatures": [
|
|
1198
1198
|
{
|
|
1199
|
-
"id":
|
|
1199
|
+
"id": 159,
|
|
1200
1200
|
"name": "phoneInputAnimationEnd",
|
|
1201
1201
|
"variant": "signature",
|
|
1202
1202
|
"kind": 4096,
|
|
@@ -1206,12 +1206,12 @@
|
|
|
1206
1206
|
"fileName": "src/lib/modules/phone-field/phone-field.component.ts",
|
|
1207
1207
|
"line": 392,
|
|
1208
1208
|
"character": 2,
|
|
1209
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1209
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/phone-field/src/lib/modules/phone-field/phone-field.component.ts#L392"
|
|
1210
1210
|
}
|
|
1211
1211
|
],
|
|
1212
1212
|
"parameters": [
|
|
1213
1213
|
{
|
|
1214
|
-
"id":
|
|
1214
|
+
"id": 160,
|
|
1215
1215
|
"name": "e",
|
|
1216
1216
|
"variant": "param",
|
|
1217
1217
|
"kind": 32768,
|
|
@@ -1236,7 +1236,7 @@
|
|
|
1236
1236
|
"decorators": []
|
|
1237
1237
|
},
|
|
1238
1238
|
{
|
|
1239
|
-
"id":
|
|
1239
|
+
"id": 161,
|
|
1240
1240
|
"name": "setCountryByDialCode",
|
|
1241
1241
|
"variant": "declaration",
|
|
1242
1242
|
"kind": 2048,
|
|
@@ -1248,12 +1248,12 @@
|
|
|
1248
1248
|
"fileName": "projects/phone-field/src/modules/phone-field/phone-field.component.ts",
|
|
1249
1249
|
"line": 405,
|
|
1250
1250
|
"character": 9,
|
|
1251
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1251
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/phone-field/src/lib/modules/phone-field/phone-field.component.ts#L405"
|
|
1252
1252
|
}
|
|
1253
1253
|
],
|
|
1254
1254
|
"signatures": [
|
|
1255
1255
|
{
|
|
1256
|
-
"id":
|
|
1256
|
+
"id": 162,
|
|
1257
1257
|
"name": "setCountryByDialCode",
|
|
1258
1258
|
"variant": "signature",
|
|
1259
1259
|
"kind": 4096,
|
|
@@ -1263,12 +1263,12 @@
|
|
|
1263
1263
|
"fileName": "src/lib/modules/phone-field/phone-field.component.ts",
|
|
1264
1264
|
"line": 405,
|
|
1265
1265
|
"character": 2,
|
|
1266
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1266
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/phone-field/src/lib/modules/phone-field/phone-field.component.ts#L405"
|
|
1267
1267
|
}
|
|
1268
1268
|
],
|
|
1269
1269
|
"parameters": [
|
|
1270
1270
|
{
|
|
1271
|
-
"id":
|
|
1271
|
+
"id": 163,
|
|
1272
1272
|
"name": "phoneNumber",
|
|
1273
1273
|
"variant": "param",
|
|
1274
1274
|
"kind": 32768,
|
|
@@ -1288,7 +1288,7 @@
|
|
|
1288
1288
|
"decorators": []
|
|
1289
1289
|
},
|
|
1290
1290
|
{
|
|
1291
|
-
"id":
|
|
1291
|
+
"id": 152,
|
|
1292
1292
|
"name": "toggleCountrySearch",
|
|
1293
1293
|
"variant": "declaration",
|
|
1294
1294
|
"kind": 2048,
|
|
@@ -1300,12 +1300,12 @@
|
|
|
1300
1300
|
"fileName": "projects/phone-field/src/modules/phone-field/phone-field.component.ts",
|
|
1301
1301
|
"line": 368,
|
|
1302
1302
|
"character": 9,
|
|
1303
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1303
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/phone-field/src/lib/modules/phone-field/phone-field.component.ts#L368"
|
|
1304
1304
|
}
|
|
1305
1305
|
],
|
|
1306
1306
|
"signatures": [
|
|
1307
1307
|
{
|
|
1308
|
-
"id":
|
|
1308
|
+
"id": 153,
|
|
1309
1309
|
"name": "toggleCountrySearch",
|
|
1310
1310
|
"variant": "signature",
|
|
1311
1311
|
"kind": 4096,
|
|
@@ -1315,12 +1315,12 @@
|
|
|
1315
1315
|
"fileName": "src/lib/modules/phone-field/phone-field.component.ts",
|
|
1316
1316
|
"line": 368,
|
|
1317
1317
|
"character": 2,
|
|
1318
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1318
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/phone-field/src/lib/modules/phone-field/phone-field.component.ts#L368"
|
|
1319
1319
|
}
|
|
1320
1320
|
],
|
|
1321
1321
|
"parameters": [
|
|
1322
1322
|
{
|
|
1323
|
-
"id":
|
|
1323
|
+
"id": 154,
|
|
1324
1324
|
"name": "showSearch",
|
|
1325
1325
|
"variant": "param",
|
|
1326
1326
|
"kind": 32768,
|
|
@@ -1344,44 +1344,44 @@
|
|
|
1344
1344
|
{
|
|
1345
1345
|
"title": "Constructors",
|
|
1346
1346
|
"children": [
|
|
1347
|
-
|
|
1347
|
+
96
|
|
1348
1348
|
]
|
|
1349
1349
|
},
|
|
1350
1350
|
{
|
|
1351
1351
|
"title": "Properties",
|
|
1352
1352
|
"children": [
|
|
1353
|
-
|
|
1354
|
-
|
|
1355
|
-
|
|
1356
|
-
|
|
1357
|
-
|
|
1358
|
-
|
|
1359
|
-
|
|
1360
|
-
|
|
1361
|
-
|
|
1362
|
-
|
|
1363
|
-
|
|
1364
|
-
|
|
1353
|
+
132,
|
|
1354
|
+
119,
|
|
1355
|
+
131,
|
|
1356
|
+
123,
|
|
1357
|
+
121,
|
|
1358
|
+
120,
|
|
1359
|
+
144,
|
|
1360
|
+
130,
|
|
1361
|
+
122,
|
|
1362
|
+
118,
|
|
1363
|
+
117,
|
|
1364
|
+
143
|
|
1365
1365
|
]
|
|
1366
1366
|
},
|
|
1367
1367
|
{
|
|
1368
1368
|
"title": "Accessors",
|
|
1369
1369
|
"children": [
|
|
1370
|
-
|
|
1371
|
-
|
|
1372
|
-
|
|
1373
|
-
|
|
1370
|
+
103,
|
|
1371
|
+
108,
|
|
1372
|
+
112,
|
|
1373
|
+
126
|
|
1374
1374
|
]
|
|
1375
1375
|
},
|
|
1376
1376
|
{
|
|
1377
1377
|
"title": "Methods",
|
|
1378
1378
|
"children": [
|
|
1379
|
-
|
|
1380
|
-
|
|
1381
|
-
|
|
1382
|
-
|
|
1383
|
-
|
|
1384
|
-
|
|
1379
|
+
155,
|
|
1380
|
+
147,
|
|
1381
|
+
145,
|
|
1382
|
+
158,
|
|
1383
|
+
161,
|
|
1384
|
+
152
|
|
1385
1385
|
]
|
|
1386
1386
|
}
|
|
1387
1387
|
],
|
|
@@ -1390,7 +1390,7 @@
|
|
|
1390
1390
|
"fileName": "projects/phone-field/src/modules/phone-field/phone-field.component.ts",
|
|
1391
1391
|
"line": 133,
|
|
1392
1392
|
"character": 13,
|
|
1393
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1393
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/phone-field/src/lib/modules/phone-field/phone-field.component.ts#L133"
|
|
1394
1394
|
}
|
|
1395
1395
|
],
|
|
1396
1396
|
"implementedTypes": [
|
|
@@ -1417,13 +1417,13 @@
|
|
|
1417
1417
|
{
|
|
1418
1418
|
"name": "Component",
|
|
1419
1419
|
"arguments": {
|
|
1420
|
-
"obj": "@Component({\n selector: 'sky-phone-field',\n templateUrl: './phone-field.component.html',\n styleUrls: ['./phone-field.component.scss'],\n encapsulation: ViewEncapsulation.None,\n changeDetection: ChangeDetectionStrategy.OnPush,\n providers: [\n SkyPhoneFieldAdapterService,\n // Prevents the embedded country field component from changing its behavior based on\n // being inside an input box. The phone field itself will handle the required changes\n // for input box.\n {\n provide: SkyInputBoxHostService,\n useValue: undefined,\n },\n {\n provide: SKY_COUNTRY_FIELD_CONTEXT,\n useValue: { showPlaceholderText: true },\n },\n ],\n animations: [\n trigger('blockAnimationOnLoad', [transition(':enter', [])]),\n trigger('countrySearchAnimation', [\n transition('void => open', [\n style({\n opacity: 0,\n width: 0,\n }),\n animate(\n '200ms ease-in',\n style({\n opacity: 1,\n width: '*',\n })
|
|
1420
|
+
"obj": "@Component({\n selector: 'sky-phone-field',\n templateUrl: './phone-field.component.html',\n styleUrls: ['./phone-field.component.scss'],\n encapsulation: ViewEncapsulation.None,\n changeDetection: ChangeDetectionStrategy.OnPush,\n providers: [\n SkyPhoneFieldAdapterService,\n // Prevents the embedded country field component from changing its behavior based on\n // being inside an input box. The phone field itself will handle the required changes\n // for input box.\n {\n provide: SkyInputBoxHostService,\n useValue: undefined,\n },\n {\n provide: SKY_COUNTRY_FIELD_CONTEXT,\n useValue: { showPlaceholderText: true },\n },\n ],\n animations: [\n trigger('blockAnimationOnLoad', [transition(':enter', [])]),\n trigger('countrySearchAnimation', [\n transition('void => open', [\n style({\n opacity: 0,\n width: 0,\n }),\n animate(\n '200ms ease-in',\n style({\n opacity: 1,\n width: '*',\n }),\n ),\n ]),\n transition('open => void', [\n animate(\n '200ms ease-in',\n style({\n opacity: 0,\n width: 0,\n }),\n ),\n ]),\n transition('void => open-modern', [\n style({\n opacity: 0,\n }),\n animate(\n '200ms ease-in',\n style({\n opacity: 1,\n }),\n ),\n ]),\n transition('open-modern => void', [\n animate(\n '200ms ease-in',\n style({\n opacity: 0,\n }),\n ),\n ]),\n ]),\n trigger('phoneInputAnimation', [\n transition('void => open', [\n style({\n opacity: 0,\n }),\n animate(\n '200ms ease-in',\n style({\n opacity: 1,\n }),\n ),\n ]),\n transition('open => void', [\n animate(\n '200ms ease-in',\n style({\n opacity: 0,\n }),\n ),\n ]),\n ]),\n ],\n})"
|
|
1421
1421
|
}
|
|
1422
1422
|
}
|
|
1423
1423
|
]
|
|
1424
1424
|
},
|
|
1425
1425
|
{
|
|
1426
|
-
"id":
|
|
1426
|
+
"id": 14,
|
|
1427
1427
|
"name": "SkyPhoneFieldInputDirective",
|
|
1428
1428
|
"variant": "declaration",
|
|
1429
1429
|
"kind": 128,
|
|
@@ -1468,7 +1468,7 @@
|
|
|
1468
1468
|
},
|
|
1469
1469
|
"children": [
|
|
1470
1470
|
{
|
|
1471
|
-
"id":
|
|
1471
|
+
"id": 15,
|
|
1472
1472
|
"name": "constructor",
|
|
1473
1473
|
"variant": "declaration",
|
|
1474
1474
|
"kind": 512,
|
|
@@ -1478,12 +1478,12 @@
|
|
|
1478
1478
|
"fileName": "projects/phone-field/src/modules/phone-field/phone-field-input.directive.ts",
|
|
1479
1479
|
"line": 129,
|
|
1480
1480
|
"character": 2,
|
|
1481
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1481
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts#L129"
|
|
1482
1482
|
}
|
|
1483
1483
|
],
|
|
1484
1484
|
"signatures": [
|
|
1485
1485
|
{
|
|
1486
|
-
"id":
|
|
1486
|
+
"id": 16,
|
|
1487
1487
|
"name": "SkyPhoneFieldInputDirective",
|
|
1488
1488
|
"variant": "signature",
|
|
1489
1489
|
"kind": 16384,
|
|
@@ -1493,12 +1493,12 @@
|
|
|
1493
1493
|
"fileName": "src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
1494
1494
|
"line": 129,
|
|
1495
1495
|
"character": 2,
|
|
1496
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1496
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts#L129"
|
|
1497
1497
|
}
|
|
1498
1498
|
],
|
|
1499
1499
|
"parameters": [
|
|
1500
1500
|
{
|
|
1501
|
-
"id":
|
|
1501
|
+
"id": 17,
|
|
1502
1502
|
"name": "changeDetector",
|
|
1503
1503
|
"variant": "param",
|
|
1504
1504
|
"kind": 32768,
|
|
@@ -1514,7 +1514,7 @@
|
|
|
1514
1514
|
}
|
|
1515
1515
|
},
|
|
1516
1516
|
{
|
|
1517
|
-
"id":
|
|
1517
|
+
"id": 18,
|
|
1518
1518
|
"name": "elRef",
|
|
1519
1519
|
"variant": "param",
|
|
1520
1520
|
"kind": 32768,
|
|
@@ -1536,7 +1536,7 @@
|
|
|
1536
1536
|
}
|
|
1537
1537
|
},
|
|
1538
1538
|
{
|
|
1539
|
-
"id":
|
|
1539
|
+
"id": 19,
|
|
1540
1540
|
"name": "adapterService",
|
|
1541
1541
|
"variant": "param",
|
|
1542
1542
|
"kind": 32768,
|
|
@@ -1554,7 +1554,7 @@
|
|
|
1554
1554
|
}
|
|
1555
1555
|
},
|
|
1556
1556
|
{
|
|
1557
|
-
"id":
|
|
1557
|
+
"id": 20,
|
|
1558
1558
|
"name": "phoneFieldComponent",
|
|
1559
1559
|
"variant": "param",
|
|
1560
1560
|
"kind": 32768,
|
|
@@ -1563,7 +1563,7 @@
|
|
|
1563
1563
|
},
|
|
1564
1564
|
"type": {
|
|
1565
1565
|
"type": "reference",
|
|
1566
|
-
"target":
|
|
1566
|
+
"target": 95,
|
|
1567
1567
|
"name": "SkyPhoneFieldComponent",
|
|
1568
1568
|
"package": "@skyux/phone-field"
|
|
1569
1569
|
}
|
|
@@ -1571,7 +1571,7 @@
|
|
|
1571
1571
|
],
|
|
1572
1572
|
"type": {
|
|
1573
1573
|
"type": "reference",
|
|
1574
|
-
"target":
|
|
1574
|
+
"target": 14,
|
|
1575
1575
|
"name": "SkyPhoneFieldInputDirective",
|
|
1576
1576
|
"package": "@skyux/phone-field"
|
|
1577
1577
|
}
|
|
@@ -1579,7 +1579,7 @@
|
|
|
1579
1579
|
]
|
|
1580
1580
|
},
|
|
1581
1581
|
{
|
|
1582
|
-
"id":
|
|
1582
|
+
"id": 25,
|
|
1583
1583
|
"name": "skyPhoneFieldNoValidate",
|
|
1584
1584
|
"variant": "declaration",
|
|
1585
1585
|
"kind": 1024,
|
|
@@ -1642,7 +1642,7 @@
|
|
|
1642
1642
|
"fileName": "projects/phone-field/src/modules/phone-field/phone-field-input.directive.ts",
|
|
1643
1643
|
"line": 90,
|
|
1644
1644
|
"character": 9,
|
|
1645
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1645
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts#L90"
|
|
1646
1646
|
}
|
|
1647
1647
|
],
|
|
1648
1648
|
"type": {
|
|
@@ -1657,7 +1657,7 @@
|
|
|
1657
1657
|
]
|
|
1658
1658
|
},
|
|
1659
1659
|
{
|
|
1660
|
-
"id":
|
|
1660
|
+
"id": 21,
|
|
1661
1661
|
"name": "disabled",
|
|
1662
1662
|
"variant": "declaration",
|
|
1663
1663
|
"kind": 262144,
|
|
@@ -1669,17 +1669,17 @@
|
|
|
1669
1669
|
"fileName": "projects/phone-field/src/modules/phone-field/phone-field-input.directive.ts",
|
|
1670
1670
|
"line": 69,
|
|
1671
1671
|
"character": 13,
|
|
1672
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1672
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts#L69"
|
|
1673
1673
|
},
|
|
1674
1674
|
{
|
|
1675
1675
|
"fileName": "projects/phone-field/src/modules/phone-field/phone-field-input.directive.ts",
|
|
1676
1676
|
"line": 78,
|
|
1677
1677
|
"character": 13,
|
|
1678
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1678
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts#L78"
|
|
1679
1679
|
}
|
|
1680
1680
|
],
|
|
1681
1681
|
"getSignature": {
|
|
1682
|
-
"id":
|
|
1682
|
+
"id": 22,
|
|
1683
1683
|
"name": "disabled",
|
|
1684
1684
|
"variant": "signature",
|
|
1685
1685
|
"kind": 524288,
|
|
@@ -1689,7 +1689,7 @@
|
|
|
1689
1689
|
"fileName": "src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
1690
1690
|
"line": 78,
|
|
1691
1691
|
"character": 2,
|
|
1692
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1692
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts#L78"
|
|
1693
1693
|
}
|
|
1694
1694
|
],
|
|
1695
1695
|
"type": {
|
|
@@ -1698,7 +1698,7 @@
|
|
|
1698
1698
|
}
|
|
1699
1699
|
},
|
|
1700
1700
|
"setSignature": {
|
|
1701
|
-
"id":
|
|
1701
|
+
"id": 23,
|
|
1702
1702
|
"name": "disabled",
|
|
1703
1703
|
"variant": "signature",
|
|
1704
1704
|
"kind": 1048576,
|
|
@@ -1735,12 +1735,12 @@
|
|
|
1735
1735
|
"fileName": "src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
1736
1736
|
"line": 68,
|
|
1737
1737
|
"character": 2,
|
|
1738
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1738
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts#L68"
|
|
1739
1739
|
}
|
|
1740
1740
|
],
|
|
1741
1741
|
"parameters": [
|
|
1742
1742
|
{
|
|
1743
|
-
"id":
|
|
1743
|
+
"id": 24,
|
|
1744
1744
|
"name": "value",
|
|
1745
1745
|
"variant": "param",
|
|
1746
1746
|
"kind": 32768,
|
|
@@ -1763,7 +1763,7 @@
|
|
|
1763
1763
|
]
|
|
1764
1764
|
},
|
|
1765
1765
|
{
|
|
1766
|
-
"id":
|
|
1766
|
+
"id": 42,
|
|
1767
1767
|
"name": "ngAfterViewInit",
|
|
1768
1768
|
"variant": "declaration",
|
|
1769
1769
|
"kind": 2048,
|
|
@@ -1775,12 +1775,12 @@
|
|
|
1775
1775
|
"fileName": "projects/phone-field/src/modules/phone-field/phone-field-input.directive.ts",
|
|
1776
1776
|
"line": 159,
|
|
1777
1777
|
"character": 9,
|
|
1778
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1778
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts#L159"
|
|
1779
1779
|
}
|
|
1780
1780
|
],
|
|
1781
1781
|
"signatures": [
|
|
1782
1782
|
{
|
|
1783
|
-
"id":
|
|
1783
|
+
"id": 43,
|
|
1784
1784
|
"name": "ngAfterViewInit",
|
|
1785
1785
|
"variant": "signature",
|
|
1786
1786
|
"kind": 4096,
|
|
@@ -1790,7 +1790,7 @@
|
|
|
1790
1790
|
"fileName": "src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
1791
1791
|
"line": 159,
|
|
1792
1792
|
"character": 2,
|
|
1793
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1793
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts#L159"
|
|
1794
1794
|
}
|
|
1795
1795
|
],
|
|
1796
1796
|
"type": {
|
|
@@ -1812,7 +1812,7 @@
|
|
|
1812
1812
|
"decorators": []
|
|
1813
1813
|
},
|
|
1814
1814
|
{
|
|
1815
|
-
"id":
|
|
1815
|
+
"id": 44,
|
|
1816
1816
|
"name": "ngOnDestroy",
|
|
1817
1817
|
"variant": "declaration",
|
|
1818
1818
|
"kind": 2048,
|
|
@@ -1824,12 +1824,12 @@
|
|
|
1824
1824
|
"fileName": "projects/phone-field/src/modules/phone-field/phone-field-input.directive.ts",
|
|
1825
1825
|
"line": 181,
|
|
1826
1826
|
"character": 9,
|
|
1827
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1827
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts#L181"
|
|
1828
1828
|
}
|
|
1829
1829
|
],
|
|
1830
1830
|
"signatures": [
|
|
1831
1831
|
{
|
|
1832
|
-
"id":
|
|
1832
|
+
"id": 45,
|
|
1833
1833
|
"name": "ngOnDestroy",
|
|
1834
1834
|
"variant": "signature",
|
|
1835
1835
|
"kind": 4096,
|
|
@@ -1839,7 +1839,7 @@
|
|
|
1839
1839
|
"fileName": "src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
1840
1840
|
"line": 181,
|
|
1841
1841
|
"character": 2,
|
|
1842
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1842
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts#L181"
|
|
1843
1843
|
}
|
|
1844
1844
|
],
|
|
1845
1845
|
"type": {
|
|
@@ -1861,7 +1861,7 @@
|
|
|
1861
1861
|
"decorators": []
|
|
1862
1862
|
},
|
|
1863
1863
|
{
|
|
1864
|
-
"id":
|
|
1864
|
+
"id": 40,
|
|
1865
1865
|
"name": "ngOnInit",
|
|
1866
1866
|
"variant": "declaration",
|
|
1867
1867
|
"kind": 2048,
|
|
@@ -1873,12 +1873,12 @@
|
|
|
1873
1873
|
"fileName": "projects/phone-field/src/modules/phone-field/phone-field-input.directive.ts",
|
|
1874
1874
|
"line": 141,
|
|
1875
1875
|
"character": 9,
|
|
1876
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1876
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts#L141"
|
|
1877
1877
|
}
|
|
1878
1878
|
],
|
|
1879
1879
|
"signatures": [
|
|
1880
1880
|
{
|
|
1881
|
-
"id":
|
|
1881
|
+
"id": 41,
|
|
1882
1882
|
"name": "ngOnInit",
|
|
1883
1883
|
"variant": "signature",
|
|
1884
1884
|
"kind": 4096,
|
|
@@ -1888,7 +1888,7 @@
|
|
|
1888
1888
|
"fileName": "src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
1889
1889
|
"line": 141,
|
|
1890
1890
|
"character": 2,
|
|
1891
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1891
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts#L141"
|
|
1892
1892
|
}
|
|
1893
1893
|
],
|
|
1894
1894
|
"type": {
|
|
@@ -1910,7 +1910,7 @@
|
|
|
1910
1910
|
"decorators": []
|
|
1911
1911
|
},
|
|
1912
1912
|
{
|
|
1913
|
-
"id":
|
|
1913
|
+
"id": 49,
|
|
1914
1914
|
"name": "onInputBlur",
|
|
1915
1915
|
"variant": "declaration",
|
|
1916
1916
|
"kind": 2048,
|
|
@@ -1922,12 +1922,12 @@
|
|
|
1922
1922
|
"fileName": "projects/phone-field/src/modules/phone-field/phone-field-input.directive.ts",
|
|
1923
1923
|
"line": 203,
|
|
1924
1924
|
"character": 9,
|
|
1925
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1925
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts#L203"
|
|
1926
1926
|
}
|
|
1927
1927
|
],
|
|
1928
1928
|
"signatures": [
|
|
1929
1929
|
{
|
|
1930
|
-
"id":
|
|
1930
|
+
"id": 50,
|
|
1931
1931
|
"name": "onInputBlur",
|
|
1932
1932
|
"variant": "signature",
|
|
1933
1933
|
"kind": 4096,
|
|
@@ -1945,7 +1945,7 @@
|
|
|
1945
1945
|
"fileName": "src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
1946
1946
|
"line": 202,
|
|
1947
1947
|
"character": 2,
|
|
1948
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1948
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts#L202"
|
|
1949
1949
|
}
|
|
1950
1950
|
],
|
|
1951
1951
|
"type": {
|
|
@@ -1957,7 +1957,7 @@
|
|
|
1957
1957
|
"decorators": []
|
|
1958
1958
|
},
|
|
1959
1959
|
{
|
|
1960
|
-
"id":
|
|
1960
|
+
"id": 46,
|
|
1961
1961
|
"name": "onInputChange",
|
|
1962
1962
|
"variant": "declaration",
|
|
1963
1963
|
"kind": 2048,
|
|
@@ -1969,12 +1969,12 @@
|
|
|
1969
1969
|
"fileName": "projects/phone-field/src/modules/phone-field/phone-field-input.directive.ts",
|
|
1970
1970
|
"line": 191,
|
|
1971
1971
|
"character": 9,
|
|
1972
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1972
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts#L191"
|
|
1973
1973
|
}
|
|
1974
1974
|
],
|
|
1975
1975
|
"signatures": [
|
|
1976
1976
|
{
|
|
1977
|
-
"id":
|
|
1977
|
+
"id": 47,
|
|
1978
1978
|
"name": "onInputChange",
|
|
1979
1979
|
"variant": "signature",
|
|
1980
1980
|
"kind": 4096,
|
|
@@ -1992,12 +1992,12 @@
|
|
|
1992
1992
|
"fileName": "src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
1993
1993
|
"line": 190,
|
|
1994
1994
|
"character": 2,
|
|
1995
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1995
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts#L190"
|
|
1996
1996
|
}
|
|
1997
1997
|
],
|
|
1998
1998
|
"parameters": [
|
|
1999
1999
|
{
|
|
2000
|
-
"id":
|
|
2000
|
+
"id": 48,
|
|
2001
2001
|
"name": "event",
|
|
2002
2002
|
"variant": "param",
|
|
2003
2003
|
"kind": 32768,
|
|
@@ -2025,7 +2025,7 @@
|
|
|
2025
2025
|
"decorators": []
|
|
2026
2026
|
},
|
|
2027
2027
|
{
|
|
2028
|
-
"id":
|
|
2028
|
+
"id": 51,
|
|
2029
2029
|
"name": "onInputTyping",
|
|
2030
2030
|
"variant": "declaration",
|
|
2031
2031
|
"kind": 2048,
|
|
@@ -2037,12 +2037,12 @@
|
|
|
2037
2037
|
"fileName": "projects/phone-field/src/modules/phone-field/phone-field-input.directive.ts",
|
|
2038
2038
|
"line": 208,
|
|
2039
2039
|
"character": 9,
|
|
2040
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2040
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts#L208"
|
|
2041
2041
|
}
|
|
2042
2042
|
],
|
|
2043
2043
|
"signatures": [
|
|
2044
2044
|
{
|
|
2045
|
-
"id":
|
|
2045
|
+
"id": 52,
|
|
2046
2046
|
"name": "onInputTyping",
|
|
2047
2047
|
"variant": "signature",
|
|
2048
2048
|
"kind": 4096,
|
|
@@ -2052,12 +2052,12 @@
|
|
|
2052
2052
|
"fileName": "src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
2053
2053
|
"line": 207,
|
|
2054
2054
|
"character": 2,
|
|
2055
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2055
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts#L207"
|
|
2056
2056
|
}
|
|
2057
2057
|
],
|
|
2058
2058
|
"parameters": [
|
|
2059
2059
|
{
|
|
2060
|
-
"id":
|
|
2060
|
+
"id": 53,
|
|
2061
2061
|
"name": "event",
|
|
2062
2062
|
"variant": "param",
|
|
2063
2063
|
"kind": 32768,
|
|
@@ -2077,7 +2077,7 @@
|
|
|
2077
2077
|
"decorators": []
|
|
2078
2078
|
},
|
|
2079
2079
|
{
|
|
2080
|
-
"id":
|
|
2080
|
+
"id": 57,
|
|
2081
2081
|
"name": "registerOnChange",
|
|
2082
2082
|
"variant": "declaration",
|
|
2083
2083
|
"kind": 2048,
|
|
@@ -2089,12 +2089,12 @@
|
|
|
2089
2089
|
"fileName": "projects/phone-field/src/modules/phone-field/phone-field-input.directive.ts",
|
|
2090
2090
|
"line": 226,
|
|
2091
2091
|
"character": 9,
|
|
2092
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2092
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts#L226"
|
|
2093
2093
|
}
|
|
2094
2094
|
],
|
|
2095
2095
|
"signatures": [
|
|
2096
2096
|
{
|
|
2097
|
-
"id":
|
|
2097
|
+
"id": 58,
|
|
2098
2098
|
"name": "registerOnChange",
|
|
2099
2099
|
"variant": "signature",
|
|
2100
2100
|
"kind": 4096,
|
|
@@ -2104,12 +2104,12 @@
|
|
|
2104
2104
|
"fileName": "src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
2105
2105
|
"line": 226,
|
|
2106
2106
|
"character": 2,
|
|
2107
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2107
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts#L226"
|
|
2108
2108
|
}
|
|
2109
2109
|
],
|
|
2110
2110
|
"parameters": [
|
|
2111
2111
|
{
|
|
2112
|
-
"id":
|
|
2112
|
+
"id": 59,
|
|
2113
2113
|
"name": "fn",
|
|
2114
2114
|
"variant": "param",
|
|
2115
2115
|
"kind": 32768,
|
|
@@ -2117,7 +2117,7 @@
|
|
|
2117
2117
|
"type": {
|
|
2118
2118
|
"type": "reflection",
|
|
2119
2119
|
"declaration": {
|
|
2120
|
-
"id":
|
|
2120
|
+
"id": 60,
|
|
2121
2121
|
"name": "__type",
|
|
2122
2122
|
"variant": "declaration",
|
|
2123
2123
|
"kind": 65536,
|
|
@@ -2127,12 +2127,12 @@
|
|
|
2127
2127
|
"fileName": "src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
2128
2128
|
"line": 226,
|
|
2129
2129
|
"character": 30,
|
|
2130
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2130
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts#L226"
|
|
2131
2131
|
}
|
|
2132
2132
|
],
|
|
2133
2133
|
"signatures": [
|
|
2134
2134
|
{
|
|
2135
|
-
"id":
|
|
2135
|
+
"id": 61,
|
|
2136
2136
|
"name": "__type",
|
|
2137
2137
|
"variant": "signature",
|
|
2138
2138
|
"kind": 4096,
|
|
@@ -2142,12 +2142,12 @@
|
|
|
2142
2142
|
"fileName": "src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
2143
2143
|
"line": 226,
|
|
2144
2144
|
"character": 30,
|
|
2145
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2145
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts#L226"
|
|
2146
2146
|
}
|
|
2147
2147
|
],
|
|
2148
2148
|
"parameters": [
|
|
2149
2149
|
{
|
|
2150
|
-
"id":
|
|
2150
|
+
"id": 62,
|
|
2151
2151
|
"name": "value",
|
|
2152
2152
|
"variant": "param",
|
|
2153
2153
|
"kind": 32768,
|
|
@@ -2187,7 +2187,7 @@
|
|
|
2187
2187
|
"decorators": []
|
|
2188
2188
|
},
|
|
2189
2189
|
{
|
|
2190
|
-
"id":
|
|
2190
|
+
"id": 63,
|
|
2191
2191
|
"name": "registerOnTouched",
|
|
2192
2192
|
"variant": "declaration",
|
|
2193
2193
|
"kind": 2048,
|
|
@@ -2199,12 +2199,12 @@
|
|
|
2199
2199
|
"fileName": "projects/phone-field/src/modules/phone-field/phone-field-input.directive.ts",
|
|
2200
2200
|
"line": 230,
|
|
2201
2201
|
"character": 9,
|
|
2202
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2202
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts#L230"
|
|
2203
2203
|
}
|
|
2204
2204
|
],
|
|
2205
2205
|
"signatures": [
|
|
2206
2206
|
{
|
|
2207
|
-
"id":
|
|
2207
|
+
"id": 64,
|
|
2208
2208
|
"name": "registerOnTouched",
|
|
2209
2209
|
"variant": "signature",
|
|
2210
2210
|
"kind": 4096,
|
|
@@ -2214,12 +2214,12 @@
|
|
|
2214
2214
|
"fileName": "src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
2215
2215
|
"line": 230,
|
|
2216
2216
|
"character": 2,
|
|
2217
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2217
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts#L230"
|
|
2218
2218
|
}
|
|
2219
2219
|
],
|
|
2220
2220
|
"parameters": [
|
|
2221
2221
|
{
|
|
2222
|
-
"id":
|
|
2222
|
+
"id": 65,
|
|
2223
2223
|
"name": "fn",
|
|
2224
2224
|
"variant": "param",
|
|
2225
2225
|
"kind": 32768,
|
|
@@ -2227,7 +2227,7 @@
|
|
|
2227
2227
|
"type": {
|
|
2228
2228
|
"type": "reflection",
|
|
2229
2229
|
"declaration": {
|
|
2230
|
-
"id":
|
|
2230
|
+
"id": 66,
|
|
2231
2231
|
"name": "__type",
|
|
2232
2232
|
"variant": "declaration",
|
|
2233
2233
|
"kind": 65536,
|
|
@@ -2237,12 +2237,12 @@
|
|
|
2237
2237
|
"fileName": "src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
2238
2238
|
"line": 230,
|
|
2239
2239
|
"character": 31,
|
|
2240
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2240
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts#L230"
|
|
2241
2241
|
}
|
|
2242
2242
|
],
|
|
2243
2243
|
"signatures": [
|
|
2244
2244
|
{
|
|
2245
|
-
"id":
|
|
2245
|
+
"id": 67,
|
|
2246
2246
|
"name": "__type",
|
|
2247
2247
|
"variant": "signature",
|
|
2248
2248
|
"kind": 4096,
|
|
@@ -2252,7 +2252,7 @@
|
|
|
2252
2252
|
"fileName": "src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
2253
2253
|
"line": 230,
|
|
2254
2254
|
"character": 31,
|
|
2255
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2255
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts#L230"
|
|
2256
2256
|
}
|
|
2257
2257
|
],
|
|
2258
2258
|
"type": {
|
|
@@ -2284,7 +2284,7 @@
|
|
|
2284
2284
|
"decorators": []
|
|
2285
2285
|
},
|
|
2286
2286
|
{
|
|
2287
|
-
"id":
|
|
2287
|
+
"id": 68,
|
|
2288
2288
|
"name": "registerOnValidatorChange",
|
|
2289
2289
|
"variant": "declaration",
|
|
2290
2290
|
"kind": 2048,
|
|
@@ -2296,12 +2296,12 @@
|
|
|
2296
2296
|
"fileName": "projects/phone-field/src/modules/phone-field/phone-field-input.directive.ts",
|
|
2297
2297
|
"line": 234,
|
|
2298
2298
|
"character": 9,
|
|
2299
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2299
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts#L234"
|
|
2300
2300
|
}
|
|
2301
2301
|
],
|
|
2302
2302
|
"signatures": [
|
|
2303
2303
|
{
|
|
2304
|
-
"id":
|
|
2304
|
+
"id": 69,
|
|
2305
2305
|
"name": "registerOnValidatorChange",
|
|
2306
2306
|
"variant": "signature",
|
|
2307
2307
|
"kind": 4096,
|
|
@@ -2311,12 +2311,12 @@
|
|
|
2311
2311
|
"fileName": "src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
2312
2312
|
"line": 234,
|
|
2313
2313
|
"character": 2,
|
|
2314
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2314
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts#L234"
|
|
2315
2315
|
}
|
|
2316
2316
|
],
|
|
2317
2317
|
"parameters": [
|
|
2318
2318
|
{
|
|
2319
|
-
"id":
|
|
2319
|
+
"id": 70,
|
|
2320
2320
|
"name": "fn",
|
|
2321
2321
|
"variant": "param",
|
|
2322
2322
|
"kind": 32768,
|
|
@@ -2324,7 +2324,7 @@
|
|
|
2324
2324
|
"type": {
|
|
2325
2325
|
"type": "reflection",
|
|
2326
2326
|
"declaration": {
|
|
2327
|
-
"id":
|
|
2327
|
+
"id": 71,
|
|
2328
2328
|
"name": "__type",
|
|
2329
2329
|
"variant": "declaration",
|
|
2330
2330
|
"kind": 65536,
|
|
@@ -2334,12 +2334,12 @@
|
|
|
2334
2334
|
"fileName": "src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
2335
2335
|
"line": 234,
|
|
2336
2336
|
"character": 39,
|
|
2337
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2337
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts#L234"
|
|
2338
2338
|
}
|
|
2339
2339
|
],
|
|
2340
2340
|
"signatures": [
|
|
2341
2341
|
{
|
|
2342
|
-
"id":
|
|
2342
|
+
"id": 72,
|
|
2343
2343
|
"name": "__type",
|
|
2344
2344
|
"variant": "signature",
|
|
2345
2345
|
"kind": 4096,
|
|
@@ -2349,7 +2349,7 @@
|
|
|
2349
2349
|
"fileName": "src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
2350
2350
|
"line": 234,
|
|
2351
2351
|
"character": 39,
|
|
2352
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2352
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts#L234"
|
|
2353
2353
|
}
|
|
2354
2354
|
],
|
|
2355
2355
|
"type": {
|
|
@@ -2381,7 +2381,7 @@
|
|
|
2381
2381
|
"decorators": []
|
|
2382
2382
|
},
|
|
2383
2383
|
{
|
|
2384
|
-
"id":
|
|
2384
|
+
"id": 73,
|
|
2385
2385
|
"name": "setDisabledState",
|
|
2386
2386
|
"variant": "declaration",
|
|
2387
2387
|
"kind": 2048,
|
|
@@ -2393,12 +2393,12 @@
|
|
|
2393
2393
|
"fileName": "projects/phone-field/src/modules/phone-field/phone-field-input.directive.ts",
|
|
2394
2394
|
"line": 242,
|
|
2395
2395
|
"character": 9,
|
|
2396
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2396
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts#L242"
|
|
2397
2397
|
}
|
|
2398
2398
|
],
|
|
2399
2399
|
"signatures": [
|
|
2400
2400
|
{
|
|
2401
|
-
"id":
|
|
2401
|
+
"id": 74,
|
|
2402
2402
|
"name": "setDisabledState",
|
|
2403
2403
|
"variant": "signature",
|
|
2404
2404
|
"kind": 4096,
|
|
@@ -2416,12 +2416,12 @@
|
|
|
2416
2416
|
"fileName": "src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
2417
2417
|
"line": 242,
|
|
2418
2418
|
"character": 2,
|
|
2419
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2419
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts#L242"
|
|
2420
2420
|
}
|
|
2421
2421
|
],
|
|
2422
2422
|
"parameters": [
|
|
2423
2423
|
{
|
|
2424
|
-
"id":
|
|
2424
|
+
"id": 75,
|
|
2425
2425
|
"name": "isDisabled",
|
|
2426
2426
|
"variant": "param",
|
|
2427
2427
|
"kind": 32768,
|
|
@@ -2459,7 +2459,7 @@
|
|
|
2459
2459
|
"decorators": []
|
|
2460
2460
|
},
|
|
2461
2461
|
{
|
|
2462
|
-
"id":
|
|
2462
|
+
"id": 76,
|
|
2463
2463
|
"name": "validate",
|
|
2464
2464
|
"variant": "declaration",
|
|
2465
2465
|
"kind": 2048,
|
|
@@ -2471,12 +2471,12 @@
|
|
|
2471
2471
|
"fileName": "projects/phone-field/src/modules/phone-field/phone-field-input.directive.ts",
|
|
2472
2472
|
"line": 250,
|
|
2473
2473
|
"character": 9,
|
|
2474
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2474
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts#L250"
|
|
2475
2475
|
}
|
|
2476
2476
|
],
|
|
2477
2477
|
"signatures": [
|
|
2478
2478
|
{
|
|
2479
|
-
"id":
|
|
2479
|
+
"id": 77,
|
|
2480
2480
|
"name": "validate",
|
|
2481
2481
|
"variant": "signature",
|
|
2482
2482
|
"kind": 4096,
|
|
@@ -2494,12 +2494,12 @@
|
|
|
2494
2494
|
"fileName": "src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
2495
2495
|
"line": 250,
|
|
2496
2496
|
"character": 2,
|
|
2497
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2497
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts#L250"
|
|
2498
2498
|
}
|
|
2499
2499
|
],
|
|
2500
2500
|
"parameters": [
|
|
2501
2501
|
{
|
|
2502
|
-
"id":
|
|
2502
|
+
"id": 78,
|
|
2503
2503
|
"name": "control",
|
|
2504
2504
|
"variant": "param",
|
|
2505
2505
|
"kind": 32768,
|
|
@@ -2557,7 +2557,7 @@
|
|
|
2557
2557
|
"decorators": []
|
|
2558
2558
|
},
|
|
2559
2559
|
{
|
|
2560
|
-
"id":
|
|
2560
|
+
"id": 54,
|
|
2561
2561
|
"name": "writeValue",
|
|
2562
2562
|
"variant": "declaration",
|
|
2563
2563
|
"kind": 2048,
|
|
@@ -2569,12 +2569,12 @@
|
|
|
2569
2569
|
"fileName": "projects/phone-field/src/modules/phone-field/phone-field-input.directive.ts",
|
|
2570
2570
|
"line": 220,
|
|
2571
2571
|
"character": 9,
|
|
2572
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2572
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts#L220"
|
|
2573
2573
|
}
|
|
2574
2574
|
],
|
|
2575
2575
|
"signatures": [
|
|
2576
2576
|
{
|
|
2577
|
-
"id":
|
|
2577
|
+
"id": 55,
|
|
2578
2578
|
"name": "writeValue",
|
|
2579
2579
|
"variant": "signature",
|
|
2580
2580
|
"kind": 4096,
|
|
@@ -2592,12 +2592,12 @@
|
|
|
2592
2592
|
"fileName": "src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
2593
2593
|
"line": 220,
|
|
2594
2594
|
"character": 2,
|
|
2595
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2595
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts#L220"
|
|
2596
2596
|
}
|
|
2597
2597
|
],
|
|
2598
2598
|
"parameters": [
|
|
2599
2599
|
{
|
|
2600
|
-
"id":
|
|
2600
|
+
"id": 56,
|
|
2601
2601
|
"name": "value",
|
|
2602
2602
|
"variant": "param",
|
|
2603
2603
|
"kind": 32768,
|
|
@@ -2639,36 +2639,36 @@
|
|
|
2639
2639
|
{
|
|
2640
2640
|
"title": "Constructors",
|
|
2641
2641
|
"children": [
|
|
2642
|
-
|
|
2642
|
+
15
|
|
2643
2643
|
]
|
|
2644
2644
|
},
|
|
2645
2645
|
{
|
|
2646
2646
|
"title": "Properties",
|
|
2647
2647
|
"children": [
|
|
2648
|
-
|
|
2648
|
+
25
|
|
2649
2649
|
]
|
|
2650
2650
|
},
|
|
2651
2651
|
{
|
|
2652
2652
|
"title": "Accessors",
|
|
2653
2653
|
"children": [
|
|
2654
|
-
|
|
2654
|
+
21
|
|
2655
2655
|
]
|
|
2656
2656
|
},
|
|
2657
2657
|
{
|
|
2658
2658
|
"title": "Methods",
|
|
2659
2659
|
"children": [
|
|
2660
|
-
|
|
2661
|
-
|
|
2662
|
-
|
|
2663
|
-
|
|
2664
|
-
|
|
2665
|
-
|
|
2666
|
-
|
|
2667
|
-
|
|
2668
|
-
|
|
2669
|
-
|
|
2670
|
-
|
|
2671
|
-
|
|
2660
|
+
42,
|
|
2661
|
+
44,
|
|
2662
|
+
40,
|
|
2663
|
+
49,
|
|
2664
|
+
46,
|
|
2665
|
+
51,
|
|
2666
|
+
57,
|
|
2667
|
+
63,
|
|
2668
|
+
68,
|
|
2669
|
+
73,
|
|
2670
|
+
76,
|
|
2671
|
+
54
|
|
2672
2672
|
]
|
|
2673
2673
|
}
|
|
2674
2674
|
],
|
|
@@ -2677,7 +2677,7 @@
|
|
|
2677
2677
|
"fileName": "projects/phone-field/src/modules/phone-field/phone-field-input.directive.ts",
|
|
2678
2678
|
"line": 60,
|
|
2679
2679
|
"character": 13,
|
|
2680
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2680
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts#L60"
|
|
2681
2681
|
}
|
|
2682
2682
|
],
|
|
2683
2683
|
"implementedTypes": [
|
|
@@ -2764,7 +2764,7 @@
|
|
|
2764
2764
|
"fileName": "projects/phone-field/src/modules/phone-field/types/country.ts",
|
|
2765
2765
|
"line": 12,
|
|
2766
2766
|
"character": 2,
|
|
2767
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2767
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/phone-field/src/lib/modules/phone-field/types/country.ts#L12"
|
|
2768
2768
|
}
|
|
2769
2769
|
],
|
|
2770
2770
|
"type": {
|
|
@@ -2801,7 +2801,7 @@
|
|
|
2801
2801
|
"fileName": "projects/phone-field/src/modules/phone-field/types/country.ts",
|
|
2802
2802
|
"line": 17,
|
|
2803
2803
|
"character": 2,
|
|
2804
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2804
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/phone-field/src/lib/modules/phone-field/types/country.ts#L17"
|
|
2805
2805
|
}
|
|
2806
2806
|
],
|
|
2807
2807
|
"type": {
|
|
@@ -2834,7 +2834,7 @@
|
|
|
2834
2834
|
"fileName": "projects/phone-field/src/modules/phone-field/types/country.ts",
|
|
2835
2835
|
"line": 8,
|
|
2836
2836
|
"character": 2,
|
|
2837
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2837
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/phone-field/src/lib/modules/phone-field/types/country.ts#L8"
|
|
2838
2838
|
}
|
|
2839
2839
|
],
|
|
2840
2840
|
"type": {
|
|
@@ -2863,7 +2863,7 @@
|
|
|
2863
2863
|
"fileName": "projects/phone-field/src/modules/phone-field/types/country.ts",
|
|
2864
2864
|
"line": 21,
|
|
2865
2865
|
"character": 2,
|
|
2866
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2866
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/phone-field/src/lib/modules/phone-field/types/country.ts#L21"
|
|
2867
2867
|
}
|
|
2868
2868
|
],
|
|
2869
2869
|
"type": {
|
|
@@ -2888,7 +2888,7 @@
|
|
|
2888
2888
|
"fileName": "projects/phone-field/src/modules/phone-field/types/country.ts",
|
|
2889
2889
|
"line": 1,
|
|
2890
2890
|
"character": 17,
|
|
2891
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2891
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/phone-field/src/lib/modules/phone-field/types/country.ts#L1"
|
|
2892
2892
|
}
|
|
2893
2893
|
]
|
|
2894
2894
|
},
|
|
@@ -2935,7 +2935,7 @@
|
|
|
2935
2935
|
"fileName": "projects/phone-field/src/modules/phone-field/types/number-return-format.ts",
|
|
2936
2936
|
"line": 6,
|
|
2937
2937
|
"character": 12,
|
|
2938
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2938
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/phone-field/src/lib/modules/phone-field/types/number-return-format.ts#L6"
|
|
2939
2939
|
}
|
|
2940
2940
|
],
|
|
2941
2941
|
"type": {
|
|
@@ -3019,424 +3019,424 @@
|
|
|
3019
3019
|
"qualifiedName": "SkyPhoneFieldNumberReturnFormat"
|
|
3020
3020
|
},
|
|
3021
3021
|
"14": {
|
|
3022
|
+
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
3023
|
+
"qualifiedName": "SkyPhoneFieldInputDirective"
|
|
3024
|
+
},
|
|
3025
|
+
"15": {
|
|
3026
|
+
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
3027
|
+
"qualifiedName": "SkyPhoneFieldInputDirective.__constructor"
|
|
3028
|
+
},
|
|
3029
|
+
"16": {
|
|
3030
|
+
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
3031
|
+
"qualifiedName": "SkyPhoneFieldInputDirective"
|
|
3032
|
+
},
|
|
3033
|
+
"17": {
|
|
3034
|
+
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
3035
|
+
"qualifiedName": "changeDetector"
|
|
3036
|
+
},
|
|
3037
|
+
"18": {
|
|
3038
|
+
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
3039
|
+
"qualifiedName": "elRef"
|
|
3040
|
+
},
|
|
3041
|
+
"19": {
|
|
3042
|
+
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
3043
|
+
"qualifiedName": "adapterService"
|
|
3044
|
+
},
|
|
3045
|
+
"20": {
|
|
3046
|
+
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
3047
|
+
"qualifiedName": "phoneFieldComponent"
|
|
3048
|
+
},
|
|
3049
|
+
"21": {
|
|
3050
|
+
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
3051
|
+
"qualifiedName": "SkyPhoneFieldInputDirective.disabled"
|
|
3052
|
+
},
|
|
3053
|
+
"22": {
|
|
3054
|
+
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
3055
|
+
"qualifiedName": "SkyPhoneFieldInputDirective.disabled"
|
|
3056
|
+
},
|
|
3057
|
+
"23": {
|
|
3058
|
+
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
3059
|
+
"qualifiedName": "SkyPhoneFieldInputDirective.disabled"
|
|
3060
|
+
},
|
|
3061
|
+
"24": {
|
|
3062
|
+
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
3063
|
+
"qualifiedName": "value"
|
|
3064
|
+
},
|
|
3065
|
+
"25": {
|
|
3066
|
+
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
3067
|
+
"qualifiedName": "SkyPhoneFieldInputDirective.skyPhoneFieldNoValidate"
|
|
3068
|
+
},
|
|
3069
|
+
"40": {
|
|
3070
|
+
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
3071
|
+
"qualifiedName": "SkyPhoneFieldInputDirective.ngOnInit"
|
|
3072
|
+
},
|
|
3073
|
+
"41": {
|
|
3074
|
+
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
3075
|
+
"qualifiedName": "SkyPhoneFieldInputDirective.ngOnInit"
|
|
3076
|
+
},
|
|
3077
|
+
"42": {
|
|
3078
|
+
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
3079
|
+
"qualifiedName": "SkyPhoneFieldInputDirective.ngAfterViewInit"
|
|
3080
|
+
},
|
|
3081
|
+
"43": {
|
|
3082
|
+
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
3083
|
+
"qualifiedName": "SkyPhoneFieldInputDirective.ngAfterViewInit"
|
|
3084
|
+
},
|
|
3085
|
+
"44": {
|
|
3086
|
+
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
3087
|
+
"qualifiedName": "SkyPhoneFieldInputDirective.ngOnDestroy"
|
|
3088
|
+
},
|
|
3089
|
+
"45": {
|
|
3090
|
+
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
3091
|
+
"qualifiedName": "SkyPhoneFieldInputDirective.ngOnDestroy"
|
|
3092
|
+
},
|
|
3093
|
+
"46": {
|
|
3094
|
+
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
3095
|
+
"qualifiedName": "SkyPhoneFieldInputDirective.onInputChange"
|
|
3096
|
+
},
|
|
3097
|
+
"47": {
|
|
3098
|
+
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
3099
|
+
"qualifiedName": "SkyPhoneFieldInputDirective.onInputChange"
|
|
3100
|
+
},
|
|
3101
|
+
"48": {
|
|
3102
|
+
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
3103
|
+
"qualifiedName": "event"
|
|
3104
|
+
},
|
|
3105
|
+
"49": {
|
|
3106
|
+
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
3107
|
+
"qualifiedName": "SkyPhoneFieldInputDirective.onInputBlur"
|
|
3108
|
+
},
|
|
3109
|
+
"50": {
|
|
3110
|
+
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
3111
|
+
"qualifiedName": "SkyPhoneFieldInputDirective.onInputBlur"
|
|
3112
|
+
},
|
|
3113
|
+
"51": {
|
|
3114
|
+
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
3115
|
+
"qualifiedName": "SkyPhoneFieldInputDirective.onInputTyping"
|
|
3116
|
+
},
|
|
3117
|
+
"52": {
|
|
3118
|
+
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
3119
|
+
"qualifiedName": "SkyPhoneFieldInputDirective.onInputTyping"
|
|
3120
|
+
},
|
|
3121
|
+
"53": {
|
|
3122
|
+
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
3123
|
+
"qualifiedName": "event"
|
|
3124
|
+
},
|
|
3125
|
+
"54": {
|
|
3126
|
+
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
3127
|
+
"qualifiedName": "SkyPhoneFieldInputDirective.writeValue"
|
|
3128
|
+
},
|
|
3129
|
+
"55": {
|
|
3130
|
+
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
3131
|
+
"qualifiedName": "SkyPhoneFieldInputDirective.writeValue"
|
|
3132
|
+
},
|
|
3133
|
+
"56": {
|
|
3134
|
+
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
3135
|
+
"qualifiedName": "value"
|
|
3136
|
+
},
|
|
3137
|
+
"57": {
|
|
3138
|
+
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
3139
|
+
"qualifiedName": "SkyPhoneFieldInputDirective.registerOnChange"
|
|
3140
|
+
},
|
|
3141
|
+
"58": {
|
|
3142
|
+
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
3143
|
+
"qualifiedName": "SkyPhoneFieldInputDirective.registerOnChange"
|
|
3144
|
+
},
|
|
3145
|
+
"59": {
|
|
3146
|
+
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
3147
|
+
"qualifiedName": "fn"
|
|
3148
|
+
},
|
|
3149
|
+
"60": {
|
|
3150
|
+
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
3151
|
+
"qualifiedName": "__type"
|
|
3152
|
+
},
|
|
3153
|
+
"61": {
|
|
3154
|
+
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
3155
|
+
"qualifiedName": "__type"
|
|
3156
|
+
},
|
|
3157
|
+
"62": {
|
|
3158
|
+
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
3159
|
+
"qualifiedName": "value"
|
|
3160
|
+
},
|
|
3161
|
+
"63": {
|
|
3162
|
+
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
3163
|
+
"qualifiedName": "SkyPhoneFieldInputDirective.registerOnTouched"
|
|
3164
|
+
},
|
|
3165
|
+
"64": {
|
|
3166
|
+
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
3167
|
+
"qualifiedName": "SkyPhoneFieldInputDirective.registerOnTouched"
|
|
3168
|
+
},
|
|
3169
|
+
"65": {
|
|
3170
|
+
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
3171
|
+
"qualifiedName": "fn"
|
|
3172
|
+
},
|
|
3173
|
+
"66": {
|
|
3174
|
+
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
3175
|
+
"qualifiedName": "__type"
|
|
3176
|
+
},
|
|
3177
|
+
"67": {
|
|
3178
|
+
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
3179
|
+
"qualifiedName": "__type"
|
|
3180
|
+
},
|
|
3181
|
+
"68": {
|
|
3182
|
+
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
3183
|
+
"qualifiedName": "SkyPhoneFieldInputDirective.registerOnValidatorChange"
|
|
3184
|
+
},
|
|
3185
|
+
"69": {
|
|
3186
|
+
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
3187
|
+
"qualifiedName": "SkyPhoneFieldInputDirective.registerOnValidatorChange"
|
|
3188
|
+
},
|
|
3189
|
+
"70": {
|
|
3190
|
+
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
3191
|
+
"qualifiedName": "fn"
|
|
3192
|
+
},
|
|
3193
|
+
"71": {
|
|
3194
|
+
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
3195
|
+
"qualifiedName": "__type"
|
|
3196
|
+
},
|
|
3197
|
+
"72": {
|
|
3198
|
+
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
3199
|
+
"qualifiedName": "__type"
|
|
3200
|
+
},
|
|
3201
|
+
"73": {
|
|
3202
|
+
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
3203
|
+
"qualifiedName": "SkyPhoneFieldInputDirective.setDisabledState"
|
|
3204
|
+
},
|
|
3205
|
+
"74": {
|
|
3206
|
+
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
3207
|
+
"qualifiedName": "SkyPhoneFieldInputDirective.setDisabledState"
|
|
3208
|
+
},
|
|
3209
|
+
"75": {
|
|
3210
|
+
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
3211
|
+
"qualifiedName": "isDisabled"
|
|
3212
|
+
},
|
|
3213
|
+
"76": {
|
|
3214
|
+
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
3215
|
+
"qualifiedName": "SkyPhoneFieldInputDirective.validate"
|
|
3216
|
+
},
|
|
3217
|
+
"77": {
|
|
3218
|
+
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
3219
|
+
"qualifiedName": "SkyPhoneFieldInputDirective.validate"
|
|
3220
|
+
},
|
|
3221
|
+
"78": {
|
|
3222
|
+
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
3223
|
+
"qualifiedName": "control"
|
|
3224
|
+
},
|
|
3225
|
+
"95": {
|
|
3022
3226
|
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field.component.ts",
|
|
3023
3227
|
"qualifiedName": "SkyPhoneFieldComponent"
|
|
3024
3228
|
},
|
|
3025
|
-
"
|
|
3229
|
+
"96": {
|
|
3026
3230
|
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field.component.ts",
|
|
3027
3231
|
"qualifiedName": "SkyPhoneFieldComponent.__constructor"
|
|
3028
3232
|
},
|
|
3029
|
-
"
|
|
3233
|
+
"97": {
|
|
3030
3234
|
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field.component.ts",
|
|
3031
3235
|
"qualifiedName": "SkyPhoneFieldComponent"
|
|
3032
3236
|
},
|
|
3033
|
-
"
|
|
3237
|
+
"98": {
|
|
3034
3238
|
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field.component.ts",
|
|
3035
3239
|
"qualifiedName": "formBuilder"
|
|
3036
3240
|
},
|
|
3037
|
-
"
|
|
3241
|
+
"99": {
|
|
3038
3242
|
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field.component.ts",
|
|
3039
3243
|
"qualifiedName": "adapterService"
|
|
3040
3244
|
},
|
|
3041
|
-
"
|
|
3245
|
+
"100": {
|
|
3042
3246
|
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field.component.ts",
|
|
3043
3247
|
"qualifiedName": "changeDetector"
|
|
3044
3248
|
},
|
|
3045
|
-
"
|
|
3249
|
+
"101": {
|
|
3046
3250
|
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field.component.ts",
|
|
3047
3251
|
"qualifiedName": "themeSvc"
|
|
3048
3252
|
},
|
|
3049
|
-
"
|
|
3253
|
+
"102": {
|
|
3050
3254
|
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field.component.ts",
|
|
3051
3255
|
"qualifiedName": "inputBoxHostSvc"
|
|
3052
3256
|
},
|
|
3053
|
-
"
|
|
3257
|
+
"103": {
|
|
3054
3258
|
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field.component.ts",
|
|
3055
3259
|
"qualifiedName": "SkyPhoneFieldComponent.allowExtensions"
|
|
3056
3260
|
},
|
|
3057
|
-
"
|
|
3261
|
+
"104": {
|
|
3058
3262
|
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field.component.ts",
|
|
3059
3263
|
"qualifiedName": "SkyPhoneFieldComponent.allowExtensions"
|
|
3060
3264
|
},
|
|
3061
|
-
"
|
|
3265
|
+
"105": {
|
|
3062
3266
|
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field.component.ts",
|
|
3063
3267
|
"qualifiedName": "SkyPhoneFieldComponent.allowExtensions"
|
|
3064
3268
|
},
|
|
3065
|
-
"
|
|
3269
|
+
"106": {
|
|
3066
3270
|
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field.component.ts",
|
|
3067
3271
|
"qualifiedName": "value"
|
|
3068
3272
|
},
|
|
3069
|
-
"
|
|
3273
|
+
"108": {
|
|
3070
3274
|
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field.component.ts",
|
|
3071
3275
|
"qualifiedName": "SkyPhoneFieldComponent.defaultCountry"
|
|
3072
3276
|
},
|
|
3073
|
-
"
|
|
3277
|
+
"109": {
|
|
3074
3278
|
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field.component.ts",
|
|
3075
3279
|
"qualifiedName": "SkyPhoneFieldComponent.defaultCountry"
|
|
3076
3280
|
},
|
|
3077
|
-
"
|
|
3281
|
+
"110": {
|
|
3078
3282
|
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field.component.ts",
|
|
3079
3283
|
"qualifiedName": "SkyPhoneFieldComponent.defaultCountry"
|
|
3080
3284
|
},
|
|
3081
|
-
"
|
|
3285
|
+
"111": {
|
|
3082
3286
|
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field.component.ts",
|
|
3083
3287
|
"qualifiedName": "value"
|
|
3084
3288
|
},
|
|
3085
|
-
"
|
|
3289
|
+
"112": {
|
|
3086
3290
|
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field.component.ts",
|
|
3087
3291
|
"qualifiedName": "SkyPhoneFieldComponent.returnFormat"
|
|
3088
3292
|
},
|
|
3089
|
-
"
|
|
3293
|
+
"113": {
|
|
3090
3294
|
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field.component.ts",
|
|
3091
3295
|
"qualifiedName": "SkyPhoneFieldComponent.returnFormat"
|
|
3092
3296
|
},
|
|
3093
|
-
"
|
|
3297
|
+
"114": {
|
|
3094
3298
|
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field.component.ts",
|
|
3095
3299
|
"qualifiedName": "SkyPhoneFieldComponent.returnFormat"
|
|
3096
3300
|
},
|
|
3097
|
-
"
|
|
3301
|
+
"115": {
|
|
3098
3302
|
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field.component.ts",
|
|
3099
3303
|
"qualifiedName": "value"
|
|
3100
3304
|
},
|
|
3101
|
-
"
|
|
3305
|
+
"117": {
|
|
3102
3306
|
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field.component.ts",
|
|
3103
3307
|
"qualifiedName": "SkyPhoneFieldComponent.supportedCountryISOs"
|
|
3104
3308
|
},
|
|
3105
|
-
"
|
|
3309
|
+
"118": {
|
|
3106
3310
|
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field.component.ts",
|
|
3107
3311
|
"qualifiedName": "SkyPhoneFieldComponent.selectedCountryChange"
|
|
3108
3312
|
},
|
|
3109
|
-
"
|
|
3313
|
+
"119": {
|
|
3110
3314
|
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field.component.ts",
|
|
3111
3315
|
"qualifiedName": "SkyPhoneFieldComponent.countries"
|
|
3112
3316
|
},
|
|
3113
|
-
"
|
|
3317
|
+
"120": {
|
|
3114
3318
|
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field.component.ts",
|
|
3115
3319
|
"qualifiedName": "SkyPhoneFieldComponent.countrySelectDisabled"
|
|
3116
3320
|
},
|
|
3117
|
-
"
|
|
3321
|
+
"121": {
|
|
3118
3322
|
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field.component.ts",
|
|
3119
3323
|
"qualifiedName": "SkyPhoneFieldComponent.countrySearchShown"
|
|
3120
3324
|
},
|
|
3121
|
-
"
|
|
3325
|
+
"122": {
|
|
3122
3326
|
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field.component.ts",
|
|
3123
3327
|
"qualifiedName": "SkyPhoneFieldComponent.phoneInputShown"
|
|
3124
3328
|
},
|
|
3125
|
-
"
|
|
3329
|
+
"123": {
|
|
3126
3330
|
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field.component.ts",
|
|
3127
3331
|
"qualifiedName": "SkyPhoneFieldComponent.countrySearchForm"
|
|
3128
3332
|
},
|
|
3129
|
-
"
|
|
3333
|
+
"124": {
|
|
3130
3334
|
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field.component.ts",
|
|
3131
3335
|
"qualifiedName": "__type"
|
|
3132
3336
|
},
|
|
3133
|
-
"
|
|
3337
|
+
"125": {
|
|
3134
3338
|
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field.component.ts",
|
|
3135
3339
|
"qualifiedName": "__type.countrySearch"
|
|
3136
3340
|
},
|
|
3137
|
-
"
|
|
3341
|
+
"126": {
|
|
3138
3342
|
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field.component.ts",
|
|
3139
3343
|
"qualifiedName": "SkyPhoneFieldComponent.selectedCountry"
|
|
3140
3344
|
},
|
|
3141
|
-
"
|
|
3345
|
+
"127": {
|
|
3142
3346
|
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field.component.ts",
|
|
3143
3347
|
"qualifiedName": "SkyPhoneFieldComponent.selectedCountry"
|
|
3144
3348
|
},
|
|
3145
|
-
"
|
|
3349
|
+
"128": {
|
|
3146
3350
|
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field.component.ts",
|
|
3147
3351
|
"qualifiedName": "SkyPhoneFieldComponent.selectedCountry"
|
|
3148
3352
|
},
|
|
3149
|
-
"
|
|
3353
|
+
"129": {
|
|
3150
3354
|
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field.component.ts",
|
|
3151
3355
|
"qualifiedName": "newCountry"
|
|
3152
3356
|
},
|
|
3153
|
-
"
|
|
3357
|
+
"130": {
|
|
3154
3358
|
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field.component.ts",
|
|
3155
3359
|
"qualifiedName": "SkyPhoneFieldComponent.inputTemplateRef"
|
|
3156
3360
|
},
|
|
3157
|
-
"
|
|
3361
|
+
"131": {
|
|
3158
3362
|
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field.component.ts",
|
|
3159
3363
|
"qualifiedName": "SkyPhoneFieldComponent.countryBtnTemplateRef"
|
|
3160
3364
|
},
|
|
3161
|
-
"
|
|
3365
|
+
"132": {
|
|
3162
3366
|
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field.component.ts",
|
|
3163
3367
|
"qualifiedName": "SkyPhoneFieldComponent.buttonsInsetTemplateRef"
|
|
3164
3368
|
},
|
|
3165
|
-
"
|
|
3369
|
+
"143": {
|
|
3166
3370
|
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field.component.ts",
|
|
3167
3371
|
"qualifiedName": "SkyPhoneFieldComponent.themeSvc"
|
|
3168
3372
|
},
|
|
3169
|
-
"
|
|
3373
|
+
"144": {
|
|
3170
3374
|
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field.component.ts",
|
|
3171
3375
|
"qualifiedName": "SkyPhoneFieldComponent.inputBoxHostSvc"
|
|
3172
3376
|
},
|
|
3173
|
-
"
|
|
3377
|
+
"145": {
|
|
3174
3378
|
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field.component.ts",
|
|
3175
3379
|
"qualifiedName": "SkyPhoneFieldComponent.ngOnInit"
|
|
3176
3380
|
},
|
|
3177
|
-
"
|
|
3381
|
+
"146": {
|
|
3178
3382
|
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field.component.ts",
|
|
3179
3383
|
"qualifiedName": "SkyPhoneFieldComponent.ngOnInit"
|
|
3180
3384
|
},
|
|
3181
|
-
"
|
|
3385
|
+
"147": {
|
|
3182
3386
|
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field.component.ts",
|
|
3183
3387
|
"qualifiedName": "SkyPhoneFieldComponent.ngOnDestroy"
|
|
3184
3388
|
},
|
|
3185
|
-
"
|
|
3389
|
+
"148": {
|
|
3186
3390
|
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field.component.ts",
|
|
3187
3391
|
"qualifiedName": "SkyPhoneFieldComponent.ngOnDestroy"
|
|
3188
3392
|
},
|
|
3189
|
-
"
|
|
3393
|
+
"152": {
|
|
3190
3394
|
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field.component.ts",
|
|
3191
3395
|
"qualifiedName": "SkyPhoneFieldComponent.toggleCountrySearch"
|
|
3192
3396
|
},
|
|
3193
|
-
"
|
|
3397
|
+
"153": {
|
|
3194
3398
|
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field.component.ts",
|
|
3195
3399
|
"qualifiedName": "SkyPhoneFieldComponent.toggleCountrySearch"
|
|
3196
3400
|
},
|
|
3197
|
-
"
|
|
3401
|
+
"154": {
|
|
3198
3402
|
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field.component.ts",
|
|
3199
3403
|
"qualifiedName": "showSearch"
|
|
3200
3404
|
},
|
|
3201
|
-
"
|
|
3405
|
+
"155": {
|
|
3202
3406
|
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field.component.ts",
|
|
3203
3407
|
"qualifiedName": "SkyPhoneFieldComponent.countrySearchAnimationEnd"
|
|
3204
3408
|
},
|
|
3205
|
-
"
|
|
3409
|
+
"156": {
|
|
3206
3410
|
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field.component.ts",
|
|
3207
3411
|
"qualifiedName": "SkyPhoneFieldComponent.countrySearchAnimationEnd"
|
|
3208
3412
|
},
|
|
3209
|
-
"
|
|
3413
|
+
"157": {
|
|
3210
3414
|
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field.component.ts",
|
|
3211
3415
|
"qualifiedName": "e"
|
|
3212
3416
|
},
|
|
3213
|
-
"
|
|
3417
|
+
"158": {
|
|
3214
3418
|
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field.component.ts",
|
|
3215
3419
|
"qualifiedName": "SkyPhoneFieldComponent.phoneInputAnimationEnd"
|
|
3216
3420
|
},
|
|
3217
|
-
"
|
|
3421
|
+
"159": {
|
|
3218
3422
|
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field.component.ts",
|
|
3219
3423
|
"qualifiedName": "SkyPhoneFieldComponent.phoneInputAnimationEnd"
|
|
3220
3424
|
},
|
|
3221
|
-
"
|
|
3425
|
+
"160": {
|
|
3222
3426
|
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field.component.ts",
|
|
3223
3427
|
"qualifiedName": "e"
|
|
3224
3428
|
},
|
|
3225
|
-
"
|
|
3429
|
+
"161": {
|
|
3226
3430
|
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field.component.ts",
|
|
3227
3431
|
"qualifiedName": "SkyPhoneFieldComponent.setCountryByDialCode"
|
|
3228
3432
|
},
|
|
3229
|
-
"
|
|
3433
|
+
"162": {
|
|
3230
3434
|
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field.component.ts",
|
|
3231
3435
|
"qualifiedName": "SkyPhoneFieldComponent.setCountryByDialCode"
|
|
3232
3436
|
},
|
|
3233
|
-
"
|
|
3437
|
+
"163": {
|
|
3234
3438
|
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field.component.ts",
|
|
3235
3439
|
"qualifiedName": "phoneNumber"
|
|
3236
|
-
},
|
|
3237
|
-
"83": {
|
|
3238
|
-
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
3239
|
-
"qualifiedName": "SkyPhoneFieldInputDirective"
|
|
3240
|
-
},
|
|
3241
|
-
"84": {
|
|
3242
|
-
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
3243
|
-
"qualifiedName": "SkyPhoneFieldInputDirective.__constructor"
|
|
3244
|
-
},
|
|
3245
|
-
"85": {
|
|
3246
|
-
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
3247
|
-
"qualifiedName": "SkyPhoneFieldInputDirective"
|
|
3248
|
-
},
|
|
3249
|
-
"86": {
|
|
3250
|
-
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
3251
|
-
"qualifiedName": "changeDetector"
|
|
3252
|
-
},
|
|
3253
|
-
"87": {
|
|
3254
|
-
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
3255
|
-
"qualifiedName": "elRef"
|
|
3256
|
-
},
|
|
3257
|
-
"88": {
|
|
3258
|
-
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
3259
|
-
"qualifiedName": "adapterService"
|
|
3260
|
-
},
|
|
3261
|
-
"89": {
|
|
3262
|
-
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
3263
|
-
"qualifiedName": "phoneFieldComponent"
|
|
3264
|
-
},
|
|
3265
|
-
"90": {
|
|
3266
|
-
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
3267
|
-
"qualifiedName": "SkyPhoneFieldInputDirective.disabled"
|
|
3268
|
-
},
|
|
3269
|
-
"91": {
|
|
3270
|
-
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
3271
|
-
"qualifiedName": "SkyPhoneFieldInputDirective.disabled"
|
|
3272
|
-
},
|
|
3273
|
-
"92": {
|
|
3274
|
-
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
3275
|
-
"qualifiedName": "SkyPhoneFieldInputDirective.disabled"
|
|
3276
|
-
},
|
|
3277
|
-
"93": {
|
|
3278
|
-
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
3279
|
-
"qualifiedName": "value"
|
|
3280
|
-
},
|
|
3281
|
-
"94": {
|
|
3282
|
-
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
3283
|
-
"qualifiedName": "SkyPhoneFieldInputDirective.skyPhoneFieldNoValidate"
|
|
3284
|
-
},
|
|
3285
|
-
"109": {
|
|
3286
|
-
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
3287
|
-
"qualifiedName": "SkyPhoneFieldInputDirective.ngOnInit"
|
|
3288
|
-
},
|
|
3289
|
-
"110": {
|
|
3290
|
-
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
3291
|
-
"qualifiedName": "SkyPhoneFieldInputDirective.ngOnInit"
|
|
3292
|
-
},
|
|
3293
|
-
"111": {
|
|
3294
|
-
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
3295
|
-
"qualifiedName": "SkyPhoneFieldInputDirective.ngAfterViewInit"
|
|
3296
|
-
},
|
|
3297
|
-
"112": {
|
|
3298
|
-
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
3299
|
-
"qualifiedName": "SkyPhoneFieldInputDirective.ngAfterViewInit"
|
|
3300
|
-
},
|
|
3301
|
-
"113": {
|
|
3302
|
-
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
3303
|
-
"qualifiedName": "SkyPhoneFieldInputDirective.ngOnDestroy"
|
|
3304
|
-
},
|
|
3305
|
-
"114": {
|
|
3306
|
-
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
3307
|
-
"qualifiedName": "SkyPhoneFieldInputDirective.ngOnDestroy"
|
|
3308
|
-
},
|
|
3309
|
-
"115": {
|
|
3310
|
-
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
3311
|
-
"qualifiedName": "SkyPhoneFieldInputDirective.onInputChange"
|
|
3312
|
-
},
|
|
3313
|
-
"116": {
|
|
3314
|
-
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
3315
|
-
"qualifiedName": "SkyPhoneFieldInputDirective.onInputChange"
|
|
3316
|
-
},
|
|
3317
|
-
"117": {
|
|
3318
|
-
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
3319
|
-
"qualifiedName": "event"
|
|
3320
|
-
},
|
|
3321
|
-
"118": {
|
|
3322
|
-
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
3323
|
-
"qualifiedName": "SkyPhoneFieldInputDirective.onInputBlur"
|
|
3324
|
-
},
|
|
3325
|
-
"119": {
|
|
3326
|
-
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
3327
|
-
"qualifiedName": "SkyPhoneFieldInputDirective.onInputBlur"
|
|
3328
|
-
},
|
|
3329
|
-
"120": {
|
|
3330
|
-
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
3331
|
-
"qualifiedName": "SkyPhoneFieldInputDirective.onInputTyping"
|
|
3332
|
-
},
|
|
3333
|
-
"121": {
|
|
3334
|
-
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
3335
|
-
"qualifiedName": "SkyPhoneFieldInputDirective.onInputTyping"
|
|
3336
|
-
},
|
|
3337
|
-
"122": {
|
|
3338
|
-
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
3339
|
-
"qualifiedName": "event"
|
|
3340
|
-
},
|
|
3341
|
-
"123": {
|
|
3342
|
-
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
3343
|
-
"qualifiedName": "SkyPhoneFieldInputDirective.writeValue"
|
|
3344
|
-
},
|
|
3345
|
-
"124": {
|
|
3346
|
-
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
3347
|
-
"qualifiedName": "SkyPhoneFieldInputDirective.writeValue"
|
|
3348
|
-
},
|
|
3349
|
-
"125": {
|
|
3350
|
-
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
3351
|
-
"qualifiedName": "value"
|
|
3352
|
-
},
|
|
3353
|
-
"126": {
|
|
3354
|
-
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
3355
|
-
"qualifiedName": "SkyPhoneFieldInputDirective.registerOnChange"
|
|
3356
|
-
},
|
|
3357
|
-
"127": {
|
|
3358
|
-
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
3359
|
-
"qualifiedName": "SkyPhoneFieldInputDirective.registerOnChange"
|
|
3360
|
-
},
|
|
3361
|
-
"128": {
|
|
3362
|
-
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
3363
|
-
"qualifiedName": "fn"
|
|
3364
|
-
},
|
|
3365
|
-
"129": {
|
|
3366
|
-
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
3367
|
-
"qualifiedName": "__type"
|
|
3368
|
-
},
|
|
3369
|
-
"130": {
|
|
3370
|
-
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
3371
|
-
"qualifiedName": "__type"
|
|
3372
|
-
},
|
|
3373
|
-
"131": {
|
|
3374
|
-
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
3375
|
-
"qualifiedName": "value"
|
|
3376
|
-
},
|
|
3377
|
-
"132": {
|
|
3378
|
-
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
3379
|
-
"qualifiedName": "SkyPhoneFieldInputDirective.registerOnTouched"
|
|
3380
|
-
},
|
|
3381
|
-
"133": {
|
|
3382
|
-
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
3383
|
-
"qualifiedName": "SkyPhoneFieldInputDirective.registerOnTouched"
|
|
3384
|
-
},
|
|
3385
|
-
"134": {
|
|
3386
|
-
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
3387
|
-
"qualifiedName": "fn"
|
|
3388
|
-
},
|
|
3389
|
-
"135": {
|
|
3390
|
-
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
3391
|
-
"qualifiedName": "__type"
|
|
3392
|
-
},
|
|
3393
|
-
"136": {
|
|
3394
|
-
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
3395
|
-
"qualifiedName": "__type"
|
|
3396
|
-
},
|
|
3397
|
-
"137": {
|
|
3398
|
-
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
3399
|
-
"qualifiedName": "SkyPhoneFieldInputDirective.registerOnValidatorChange"
|
|
3400
|
-
},
|
|
3401
|
-
"138": {
|
|
3402
|
-
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
3403
|
-
"qualifiedName": "SkyPhoneFieldInputDirective.registerOnValidatorChange"
|
|
3404
|
-
},
|
|
3405
|
-
"139": {
|
|
3406
|
-
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
3407
|
-
"qualifiedName": "fn"
|
|
3408
|
-
},
|
|
3409
|
-
"140": {
|
|
3410
|
-
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
3411
|
-
"qualifiedName": "__type"
|
|
3412
|
-
},
|
|
3413
|
-
"141": {
|
|
3414
|
-
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
3415
|
-
"qualifiedName": "__type"
|
|
3416
|
-
},
|
|
3417
|
-
"142": {
|
|
3418
|
-
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
3419
|
-
"qualifiedName": "SkyPhoneFieldInputDirective.setDisabledState"
|
|
3420
|
-
},
|
|
3421
|
-
"143": {
|
|
3422
|
-
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
3423
|
-
"qualifiedName": "SkyPhoneFieldInputDirective.setDisabledState"
|
|
3424
|
-
},
|
|
3425
|
-
"144": {
|
|
3426
|
-
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
3427
|
-
"qualifiedName": "isDisabled"
|
|
3428
|
-
},
|
|
3429
|
-
"145": {
|
|
3430
|
-
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
3431
|
-
"qualifiedName": "SkyPhoneFieldInputDirective.validate"
|
|
3432
|
-
},
|
|
3433
|
-
"146": {
|
|
3434
|
-
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
3435
|
-
"qualifiedName": "SkyPhoneFieldInputDirective.validate"
|
|
3436
|
-
},
|
|
3437
|
-
"147": {
|
|
3438
|
-
"sourceFileName": "libs/components/phone-field/src/lib/modules/phone-field/phone-field-input.directive.ts",
|
|
3439
|
-
"qualifiedName": "control"
|
|
3440
3440
|
}
|
|
3441
3441
|
}
|
|
3442
3442
|
},
|