@skyux/text-editor 9.13.1 → 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 +324 -324
- package/esm2022/index.mjs +3 -3
- package/esm2022/lib/modules/rich-text-display/rich-text-display.component.mjs +1 -1
- package/esm2022/lib/modules/shared/sky-text-editor-resources.module.mjs +1 -1
- package/esm2022/lib/modules/text-editor/menubar/text-editor-menubar.component.mjs +1 -1
- package/esm2022/lib/modules/text-editor/services/text-editor-adapter.service.mjs +1 -1
- package/esm2022/lib/modules/text-editor/services/text-editor-selection.service.mjs +1 -1
- package/esm2022/lib/modules/text-editor/text-editor.component.mjs +1 -1
- package/esm2022/lib/modules/text-editor/toolbar/text-editor-toolbar.component.mjs +1 -1
- package/esm2022/lib/modules/text-editor/url-modal/text-editor-url-modal.component.mjs +1 -1
- package/fesm2022/skyux-text-editor.mjs.map +1 -1
- package/index.d.ts +3 -3
- package/package.json +12 -12
package/documentation.json
CHANGED
|
@@ -38,7 +38,7 @@
|
|
|
38
38
|
"fileName": "projects/text-editor/src/modules/rich-text-display/rich-text-display.module.ts",
|
|
39
39
|
"line": 11,
|
|
40
40
|
"character": 13,
|
|
41
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
41
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/text-editor/src/lib/modules/rich-text-display/rich-text-display.module.ts#L11"
|
|
42
42
|
}
|
|
43
43
|
],
|
|
44
44
|
"decorators": [
|
|
@@ -70,7 +70,7 @@
|
|
|
70
70
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.module.ts",
|
|
71
71
|
"line": 9,
|
|
72
72
|
"character": 13,
|
|
73
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
73
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/text-editor/src/lib/modules/text-editor/text-editor.module.ts#L9"
|
|
74
74
|
}
|
|
75
75
|
],
|
|
76
76
|
"decorators": [
|
|
@@ -100,7 +100,7 @@
|
|
|
100
100
|
"fileName": "projects/text-editor/src/modules/rich-text-display/rich-text-display.component.ts",
|
|
101
101
|
"line": 38,
|
|
102
102
|
"character": 2,
|
|
103
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
103
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/text-editor/src/lib/modules/rich-text-display/rich-text-display.component.ts#L38"
|
|
104
104
|
}
|
|
105
105
|
],
|
|
106
106
|
"signatures": [
|
|
@@ -115,7 +115,7 @@
|
|
|
115
115
|
"fileName": "lib/modules/rich-text-display/rich-text-display.component.ts",
|
|
116
116
|
"line": 38,
|
|
117
117
|
"character": 2,
|
|
118
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
118
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/text-editor/src/lib/modules/rich-text-display/rich-text-display.component.ts#L38"
|
|
119
119
|
}
|
|
120
120
|
],
|
|
121
121
|
"parameters": [
|
|
@@ -174,7 +174,7 @@
|
|
|
174
174
|
"fileName": "projects/text-editor/src/modules/rich-text-display/rich-text-display.component.ts",
|
|
175
175
|
"line": 31,
|
|
176
176
|
"character": 9,
|
|
177
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
177
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/text-editor/src/lib/modules/rich-text-display/rich-text-display.component.ts#L31"
|
|
178
178
|
}
|
|
179
179
|
],
|
|
180
180
|
"type": {
|
|
@@ -202,7 +202,7 @@
|
|
|
202
202
|
"fileName": "projects/text-editor/src/modules/rich-text-display/rich-text-display.component.ts",
|
|
203
203
|
"line": 15,
|
|
204
204
|
"character": 13,
|
|
205
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
205
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/text-editor/src/lib/modules/rich-text-display/rich-text-display.component.ts#L15"
|
|
206
206
|
}
|
|
207
207
|
],
|
|
208
208
|
"setSignature": {
|
|
@@ -224,7 +224,7 @@
|
|
|
224
224
|
"fileName": "lib/modules/rich-text-display/rich-text-display.component.ts",
|
|
225
225
|
"line": 14,
|
|
226
226
|
"character": 2,
|
|
227
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
227
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/text-editor/src/lib/modules/rich-text-display/rich-text-display.component.ts#L14"
|
|
228
228
|
}
|
|
229
229
|
],
|
|
230
230
|
"parameters": [
|
|
@@ -277,7 +277,7 @@
|
|
|
277
277
|
"fileName": "projects/text-editor/src/modules/rich-text-display/rich-text-display.component.ts",
|
|
278
278
|
"line": 10,
|
|
279
279
|
"character": 13,
|
|
280
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
280
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/text-editor/src/lib/modules/rich-text-display/rich-text-display.component.ts#L10"
|
|
281
281
|
}
|
|
282
282
|
],
|
|
283
283
|
"decorators": [
|
|
@@ -290,7 +290,7 @@
|
|
|
290
290
|
]
|
|
291
291
|
},
|
|
292
292
|
{
|
|
293
|
-
"id":
|
|
293
|
+
"id": 87,
|
|
294
294
|
"name": "SkyTextEditorComponent",
|
|
295
295
|
"variant": "declaration",
|
|
296
296
|
"kind": 128,
|
|
@@ -305,7 +305,7 @@
|
|
|
305
305
|
},
|
|
306
306
|
"children": [
|
|
307
307
|
{
|
|
308
|
-
"id":
|
|
308
|
+
"id": 88,
|
|
309
309
|
"name": "constructor",
|
|
310
310
|
"variant": "declaration",
|
|
311
311
|
"kind": 512,
|
|
@@ -315,12 +315,12 @@
|
|
|
315
315
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
316
316
|
"line": 346,
|
|
317
317
|
"character": 2,
|
|
318
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
318
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L346"
|
|
319
319
|
}
|
|
320
320
|
],
|
|
321
321
|
"signatures": [
|
|
322
322
|
{
|
|
323
|
-
"id":
|
|
323
|
+
"id": 89,
|
|
324
324
|
"name": "SkyTextEditorComponent",
|
|
325
325
|
"variant": "signature",
|
|
326
326
|
"kind": 16384,
|
|
@@ -330,12 +330,12 @@
|
|
|
330
330
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
331
331
|
"line": 346,
|
|
332
332
|
"character": 2,
|
|
333
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
333
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L346"
|
|
334
334
|
}
|
|
335
335
|
],
|
|
336
336
|
"type": {
|
|
337
337
|
"type": "reference",
|
|
338
|
-
"target":
|
|
338
|
+
"target": 87,
|
|
339
339
|
"name": "SkyTextEditorComponent",
|
|
340
340
|
"package": "@skyux/text-editor"
|
|
341
341
|
}
|
|
@@ -343,7 +343,7 @@
|
|
|
343
343
|
]
|
|
344
344
|
},
|
|
345
345
|
{
|
|
346
|
-
"id":
|
|
346
|
+
"id": 90,
|
|
347
347
|
"name": "autofocus",
|
|
348
348
|
"variant": "declaration",
|
|
349
349
|
"kind": 1024,
|
|
@@ -363,7 +363,7 @@
|
|
|
363
363
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
364
364
|
"line": 75,
|
|
365
365
|
"character": 9,
|
|
366
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
366
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L75"
|
|
367
367
|
}
|
|
368
368
|
],
|
|
369
369
|
"type": {
|
|
@@ -378,7 +378,7 @@
|
|
|
378
378
|
]
|
|
379
379
|
},
|
|
380
380
|
{
|
|
381
|
-
"id":
|
|
381
|
+
"id": 137,
|
|
382
382
|
"name": "editorFocusStream",
|
|
383
383
|
"variant": "declaration",
|
|
384
384
|
"kind": 1024,
|
|
@@ -390,7 +390,7 @@
|
|
|
390
390
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
391
391
|
"line": 313,
|
|
392
392
|
"character": 9,
|
|
393
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
393
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L313"
|
|
394
394
|
}
|
|
395
395
|
],
|
|
396
396
|
"type": {
|
|
@@ -412,7 +412,7 @@
|
|
|
412
412
|
"decorators": []
|
|
413
413
|
},
|
|
414
414
|
{
|
|
415
|
-
"id":
|
|
415
|
+
"id": 138,
|
|
416
416
|
"name": "formControlClass",
|
|
417
417
|
"variant": "declaration",
|
|
418
418
|
"kind": 1024,
|
|
@@ -424,7 +424,7 @@
|
|
|
424
424
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
425
425
|
"line": 316,
|
|
426
426
|
"character": 9,
|
|
427
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
427
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L316"
|
|
428
428
|
}
|
|
429
429
|
],
|
|
430
430
|
"type": {
|
|
@@ -435,7 +435,7 @@
|
|
|
435
435
|
"decorators": []
|
|
436
436
|
},
|
|
437
437
|
{
|
|
438
|
-
"id":
|
|
438
|
+
"id": 131,
|
|
439
439
|
"name": "iframeRef",
|
|
440
440
|
"variant": "declaration",
|
|
441
441
|
"kind": 1024,
|
|
@@ -447,7 +447,7 @@
|
|
|
447
447
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
448
448
|
"line": 252,
|
|
449
449
|
"character": 9,
|
|
450
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
450
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L252"
|
|
451
451
|
}
|
|
452
452
|
],
|
|
453
453
|
"type": {
|
|
@@ -468,7 +468,7 @@
|
|
|
468
468
|
"decorators": []
|
|
469
469
|
},
|
|
470
470
|
{
|
|
471
|
-
"id":
|
|
471
|
+
"id": 136,
|
|
472
472
|
"name": "inputTemplateRef",
|
|
473
473
|
"variant": "declaration",
|
|
474
474
|
"kind": 1024,
|
|
@@ -480,7 +480,7 @@
|
|
|
480
480
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
481
481
|
"line": 311,
|
|
482
482
|
"character": 9,
|
|
483
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
483
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L311"
|
|
484
484
|
}
|
|
485
485
|
],
|
|
486
486
|
"type": {
|
|
@@ -501,7 +501,7 @@
|
|
|
501
501
|
"decorators": []
|
|
502
502
|
},
|
|
503
503
|
{
|
|
504
|
-
"id":
|
|
504
|
+
"id": 91,
|
|
505
505
|
"name": "disabled",
|
|
506
506
|
"variant": "declaration",
|
|
507
507
|
"kind": 262144,
|
|
@@ -513,17 +513,17 @@
|
|
|
513
513
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
514
514
|
"line": 83,
|
|
515
515
|
"character": 13,
|
|
516
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
516
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L83"
|
|
517
517
|
},
|
|
518
518
|
{
|
|
519
519
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
520
520
|
"line": 116,
|
|
521
521
|
"character": 13,
|
|
522
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
522
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L116"
|
|
523
523
|
}
|
|
524
524
|
],
|
|
525
525
|
"getSignature": {
|
|
526
|
-
"id":
|
|
526
|
+
"id": 92,
|
|
527
527
|
"name": "disabled",
|
|
528
528
|
"variant": "signature",
|
|
529
529
|
"kind": 524288,
|
|
@@ -533,7 +533,7 @@
|
|
|
533
533
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
534
534
|
"line": 116,
|
|
535
535
|
"character": 2,
|
|
536
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
536
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L116"
|
|
537
537
|
}
|
|
538
538
|
],
|
|
539
539
|
"type": {
|
|
@@ -542,7 +542,7 @@
|
|
|
542
542
|
}
|
|
543
543
|
},
|
|
544
544
|
"setSignature": {
|
|
545
|
-
"id":
|
|
545
|
+
"id": 93,
|
|
546
546
|
"name": "disabled",
|
|
547
547
|
"variant": "signature",
|
|
548
548
|
"kind": 1048576,
|
|
@@ -579,12 +579,12 @@
|
|
|
579
579
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
580
580
|
"line": 82,
|
|
581
581
|
"character": 2,
|
|
582
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
582
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L82"
|
|
583
583
|
}
|
|
584
584
|
],
|
|
585
585
|
"parameters": [
|
|
586
586
|
{
|
|
587
|
-
"id":
|
|
587
|
+
"id": 94,
|
|
588
588
|
"name": "value",
|
|
589
589
|
"variant": "param",
|
|
590
590
|
"kind": 32768,
|
|
@@ -607,7 +607,7 @@
|
|
|
607
607
|
]
|
|
608
608
|
},
|
|
609
609
|
{
|
|
610
|
-
"id":
|
|
610
|
+
"id": 95,
|
|
611
611
|
"name": "fontList",
|
|
612
612
|
"variant": "declaration",
|
|
613
613
|
"kind": 262144,
|
|
@@ -619,17 +619,17 @@
|
|
|
619
619
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
620
620
|
"line": 125,
|
|
621
621
|
"character": 13,
|
|
622
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
622
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L125"
|
|
623
623
|
},
|
|
624
624
|
{
|
|
625
625
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
626
626
|
"line": 129,
|
|
627
627
|
"character": 13,
|
|
628
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
628
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L129"
|
|
629
629
|
}
|
|
630
630
|
],
|
|
631
631
|
"getSignature": {
|
|
632
|
-
"id":
|
|
632
|
+
"id": 96,
|
|
633
633
|
"name": "fontList",
|
|
634
634
|
"variant": "signature",
|
|
635
635
|
"kind": 524288,
|
|
@@ -639,7 +639,7 @@
|
|
|
639
639
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
640
640
|
"line": 129,
|
|
641
641
|
"character": 2,
|
|
642
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
642
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L129"
|
|
643
643
|
}
|
|
644
644
|
],
|
|
645
645
|
"type": {
|
|
@@ -653,7 +653,7 @@
|
|
|
653
653
|
}
|
|
654
654
|
},
|
|
655
655
|
"setSignature": {
|
|
656
|
-
"id":
|
|
656
|
+
"id": 97,
|
|
657
657
|
"name": "fontList",
|
|
658
658
|
"variant": "signature",
|
|
659
659
|
"kind": 1048576,
|
|
@@ -682,12 +682,12 @@
|
|
|
682
682
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
683
683
|
"line": 124,
|
|
684
684
|
"character": 2,
|
|
685
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
685
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L124"
|
|
686
686
|
}
|
|
687
687
|
],
|
|
688
688
|
"parameters": [
|
|
689
689
|
{
|
|
690
|
-
"id":
|
|
690
|
+
"id": 98,
|
|
691
691
|
"name": "value",
|
|
692
692
|
"variant": "param",
|
|
693
693
|
"kind": 32768,
|
|
@@ -715,7 +715,7 @@
|
|
|
715
715
|
]
|
|
716
716
|
},
|
|
717
717
|
{
|
|
718
|
-
"id":
|
|
718
|
+
"id": 99,
|
|
719
719
|
"name": "fontSizeList",
|
|
720
720
|
"variant": "declaration",
|
|
721
721
|
"kind": 262144,
|
|
@@ -727,17 +727,17 @@
|
|
|
727
727
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
728
728
|
"line": 138,
|
|
729
729
|
"character": 13,
|
|
730
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
730
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L138"
|
|
731
731
|
},
|
|
732
732
|
{
|
|
733
733
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
734
734
|
"line": 142,
|
|
735
735
|
"character": 13,
|
|
736
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
736
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L142"
|
|
737
737
|
}
|
|
738
738
|
],
|
|
739
739
|
"getSignature": {
|
|
740
|
-
"id":
|
|
740
|
+
"id": 100,
|
|
741
741
|
"name": "fontSizeList",
|
|
742
742
|
"variant": "signature",
|
|
743
743
|
"kind": 524288,
|
|
@@ -747,7 +747,7 @@
|
|
|
747
747
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
748
748
|
"line": 142,
|
|
749
749
|
"character": 2,
|
|
750
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
750
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L142"
|
|
751
751
|
}
|
|
752
752
|
],
|
|
753
753
|
"type": {
|
|
@@ -759,7 +759,7 @@
|
|
|
759
759
|
}
|
|
760
760
|
},
|
|
761
761
|
"setSignature": {
|
|
762
|
-
"id":
|
|
762
|
+
"id": 101,
|
|
763
763
|
"name": "fontSizeList",
|
|
764
764
|
"variant": "signature",
|
|
765
765
|
"kind": 1048576,
|
|
@@ -788,12 +788,12 @@
|
|
|
788
788
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
789
789
|
"line": 137,
|
|
790
790
|
"character": 2,
|
|
791
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
791
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L137"
|
|
792
792
|
}
|
|
793
793
|
],
|
|
794
794
|
"parameters": [
|
|
795
795
|
{
|
|
796
|
-
"id":
|
|
796
|
+
"id": 102,
|
|
797
797
|
"name": "value",
|
|
798
798
|
"variant": "param",
|
|
799
799
|
"kind": 32768,
|
|
@@ -819,7 +819,7 @@
|
|
|
819
819
|
]
|
|
820
820
|
},
|
|
821
821
|
{
|
|
822
|
-
"id":
|
|
822
|
+
"id": 103,
|
|
823
823
|
"name": "id",
|
|
824
824
|
"variant": "declaration",
|
|
825
825
|
"kind": 262144,
|
|
@@ -831,17 +831,17 @@
|
|
|
831
831
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
832
832
|
"line": 151,
|
|
833
833
|
"character": 13,
|
|
834
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
834
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L151"
|
|
835
835
|
},
|
|
836
836
|
{
|
|
837
837
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
838
838
|
"line": 155,
|
|
839
839
|
"character": 13,
|
|
840
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
840
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L155"
|
|
841
841
|
}
|
|
842
842
|
],
|
|
843
843
|
"getSignature": {
|
|
844
|
-
"id":
|
|
844
|
+
"id": 104,
|
|
845
845
|
"name": "id",
|
|
846
846
|
"variant": "signature",
|
|
847
847
|
"kind": 524288,
|
|
@@ -851,7 +851,7 @@
|
|
|
851
851
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
852
852
|
"line": 155,
|
|
853
853
|
"character": 2,
|
|
854
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
854
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L155"
|
|
855
855
|
}
|
|
856
856
|
],
|
|
857
857
|
"type": {
|
|
@@ -860,7 +860,7 @@
|
|
|
860
860
|
}
|
|
861
861
|
},
|
|
862
862
|
"setSignature": {
|
|
863
|
-
"id":
|
|
863
|
+
"id": 105,
|
|
864
864
|
"name": "id",
|
|
865
865
|
"variant": "signature",
|
|
866
866
|
"kind": 1048576,
|
|
@@ -878,12 +878,12 @@
|
|
|
878
878
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
879
879
|
"line": 150,
|
|
880
880
|
"character": 2,
|
|
881
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
881
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L150"
|
|
882
882
|
}
|
|
883
883
|
],
|
|
884
884
|
"parameters": [
|
|
885
885
|
{
|
|
886
|
-
"id":
|
|
886
|
+
"id": 106,
|
|
887
887
|
"name": "value",
|
|
888
888
|
"variant": "param",
|
|
889
889
|
"kind": 32768,
|
|
@@ -906,7 +906,7 @@
|
|
|
906
906
|
]
|
|
907
907
|
},
|
|
908
908
|
{
|
|
909
|
-
"id":
|
|
909
|
+
"id": 107,
|
|
910
910
|
"name": "initialStyleState",
|
|
911
911
|
"variant": "declaration",
|
|
912
912
|
"kind": 262144,
|
|
@@ -918,17 +918,17 @@
|
|
|
918
918
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
919
919
|
"line": 163,
|
|
920
920
|
"character": 13,
|
|
921
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
921
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L163"
|
|
922
922
|
},
|
|
923
923
|
{
|
|
924
924
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
925
925
|
"line": 174,
|
|
926
926
|
"character": 13,
|
|
927
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
927
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L174"
|
|
928
928
|
}
|
|
929
929
|
],
|
|
930
930
|
"getSignature": {
|
|
931
|
-
"id":
|
|
931
|
+
"id": 108,
|
|
932
932
|
"name": "initialStyleState",
|
|
933
933
|
"variant": "signature",
|
|
934
934
|
"kind": 524288,
|
|
@@ -938,18 +938,18 @@
|
|
|
938
938
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
939
939
|
"line": 174,
|
|
940
940
|
"character": 2,
|
|
941
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
941
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L174"
|
|
942
942
|
}
|
|
943
943
|
],
|
|
944
944
|
"type": {
|
|
945
945
|
"type": "reference",
|
|
946
|
-
"target":
|
|
946
|
+
"target": 9,
|
|
947
947
|
"name": "SkyTextEditorStyleState",
|
|
948
948
|
"package": "@skyux/text-editor"
|
|
949
949
|
}
|
|
950
950
|
},
|
|
951
951
|
"setSignature": {
|
|
952
|
-
"id":
|
|
952
|
+
"id": 109,
|
|
953
953
|
"name": "initialStyleState",
|
|
954
954
|
"variant": "signature",
|
|
955
955
|
"kind": 1048576,
|
|
@@ -967,19 +967,19 @@
|
|
|
967
967
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
968
968
|
"line": 162,
|
|
969
969
|
"character": 2,
|
|
970
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
970
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L162"
|
|
971
971
|
}
|
|
972
972
|
],
|
|
973
973
|
"parameters": [
|
|
974
974
|
{
|
|
975
|
-
"id":
|
|
975
|
+
"id": 110,
|
|
976
976
|
"name": "state",
|
|
977
977
|
"variant": "param",
|
|
978
978
|
"kind": 32768,
|
|
979
979
|
"flags": {},
|
|
980
980
|
"type": {
|
|
981
981
|
"type": "reference",
|
|
982
|
-
"target":
|
|
982
|
+
"target": 9,
|
|
983
983
|
"name": "SkyTextEditorStyleState",
|
|
984
984
|
"package": "@skyux/text-editor"
|
|
985
985
|
}
|
|
@@ -997,7 +997,7 @@
|
|
|
997
997
|
]
|
|
998
998
|
},
|
|
999
999
|
{
|
|
1000
|
-
"id":
|
|
1000
|
+
"id": 127,
|
|
1001
1001
|
"name": "linkWindowOptions",
|
|
1002
1002
|
"variant": "declaration",
|
|
1003
1003
|
"kind": 262144,
|
|
@@ -1009,17 +1009,17 @@
|
|
|
1009
1009
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
1010
1010
|
"line": 241,
|
|
1011
1011
|
"character": 13,
|
|
1012
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1012
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L241"
|
|
1013
1013
|
},
|
|
1014
1014
|
{
|
|
1015
1015
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
1016
1016
|
"line": 247,
|
|
1017
1017
|
"character": 13,
|
|
1018
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1018
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L247"
|
|
1019
1019
|
}
|
|
1020
1020
|
],
|
|
1021
1021
|
"getSignature": {
|
|
1022
|
-
"id":
|
|
1022
|
+
"id": 128,
|
|
1023
1023
|
"name": "linkWindowOptions",
|
|
1024
1024
|
"variant": "signature",
|
|
1025
1025
|
"kind": 524288,
|
|
@@ -1029,21 +1029,21 @@
|
|
|
1029
1029
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
1030
1030
|
"line": 247,
|
|
1031
1031
|
"character": 2,
|
|
1032
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1032
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L247"
|
|
1033
1033
|
}
|
|
1034
1034
|
],
|
|
1035
1035
|
"type": {
|
|
1036
1036
|
"type": "array",
|
|
1037
1037
|
"elementType": {
|
|
1038
1038
|
"type": "reference",
|
|
1039
|
-
"target":
|
|
1039
|
+
"target": 7,
|
|
1040
1040
|
"name": "SkyTextEditorLinkWindowOptionsType",
|
|
1041
1041
|
"package": "@skyux/text-editor"
|
|
1042
1042
|
}
|
|
1043
1043
|
}
|
|
1044
1044
|
},
|
|
1045
1045
|
"setSignature": {
|
|
1046
|
-
"id":
|
|
1046
|
+
"id": 129,
|
|
1047
1047
|
"name": "linkWindowOptions",
|
|
1048
1048
|
"variant": "signature",
|
|
1049
1049
|
"kind": 1048576,
|
|
@@ -1072,12 +1072,12 @@
|
|
|
1072
1072
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
1073
1073
|
"line": 240,
|
|
1074
1074
|
"character": 2,
|
|
1075
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1075
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L240"
|
|
1076
1076
|
}
|
|
1077
1077
|
],
|
|
1078
1078
|
"parameters": [
|
|
1079
1079
|
{
|
|
1080
|
-
"id":
|
|
1080
|
+
"id": 130,
|
|
1081
1081
|
"name": "value",
|
|
1082
1082
|
"variant": "param",
|
|
1083
1083
|
"kind": 32768,
|
|
@@ -1086,7 +1086,7 @@
|
|
|
1086
1086
|
"type": "array",
|
|
1087
1087
|
"elementType": {
|
|
1088
1088
|
"type": "reference",
|
|
1089
|
-
"target":
|
|
1089
|
+
"target": 7,
|
|
1090
1090
|
"name": "SkyTextEditorLinkWindowOptionsType",
|
|
1091
1091
|
"package": "@skyux/text-editor"
|
|
1092
1092
|
}
|
|
@@ -1105,7 +1105,7 @@
|
|
|
1105
1105
|
]
|
|
1106
1106
|
},
|
|
1107
1107
|
{
|
|
1108
|
-
"id":
|
|
1108
|
+
"id": 111,
|
|
1109
1109
|
"name": "menus",
|
|
1110
1110
|
"variant": "declaration",
|
|
1111
1111
|
"kind": 262144,
|
|
@@ -1117,17 +1117,17 @@
|
|
|
1117
1117
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
1118
1118
|
"line": 183,
|
|
1119
1119
|
"character": 13,
|
|
1120
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1120
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L183"
|
|
1121
1121
|
},
|
|
1122
1122
|
{
|
|
1123
1123
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
1124
1124
|
"line": 187,
|
|
1125
1125
|
"character": 13,
|
|
1126
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1126
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L187"
|
|
1127
1127
|
}
|
|
1128
1128
|
],
|
|
1129
1129
|
"getSignature": {
|
|
1130
|
-
"id":
|
|
1130
|
+
"id": 112,
|
|
1131
1131
|
"name": "menus",
|
|
1132
1132
|
"variant": "signature",
|
|
1133
1133
|
"kind": 524288,
|
|
@@ -1137,21 +1137,21 @@
|
|
|
1137
1137
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
1138
1138
|
"line": 187,
|
|
1139
1139
|
"character": 2,
|
|
1140
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1140
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L187"
|
|
1141
1141
|
}
|
|
1142
1142
|
],
|
|
1143
1143
|
"type": {
|
|
1144
1144
|
"type": "array",
|
|
1145
1145
|
"elementType": {
|
|
1146
1146
|
"type": "reference",
|
|
1147
|
-
"target":
|
|
1147
|
+
"target": 8,
|
|
1148
1148
|
"name": "SkyTextEditorMenuType",
|
|
1149
1149
|
"package": "@skyux/text-editor"
|
|
1150
1150
|
}
|
|
1151
1151
|
}
|
|
1152
1152
|
},
|
|
1153
1153
|
"setSignature": {
|
|
1154
|
-
"id":
|
|
1154
|
+
"id": 113,
|
|
1155
1155
|
"name": "menus",
|
|
1156
1156
|
"variant": "signature",
|
|
1157
1157
|
"kind": 1048576,
|
|
@@ -1180,12 +1180,12 @@
|
|
|
1180
1180
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
1181
1181
|
"line": 182,
|
|
1182
1182
|
"character": 2,
|
|
1183
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1183
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L182"
|
|
1184
1184
|
}
|
|
1185
1185
|
],
|
|
1186
1186
|
"parameters": [
|
|
1187
1187
|
{
|
|
1188
|
-
"id":
|
|
1188
|
+
"id": 114,
|
|
1189
1189
|
"name": "value",
|
|
1190
1190
|
"variant": "param",
|
|
1191
1191
|
"kind": 32768,
|
|
@@ -1194,7 +1194,7 @@
|
|
|
1194
1194
|
"type": "array",
|
|
1195
1195
|
"elementType": {
|
|
1196
1196
|
"type": "reference",
|
|
1197
|
-
"target":
|
|
1197
|
+
"target": 8,
|
|
1198
1198
|
"name": "SkyTextEditorMenuType",
|
|
1199
1199
|
"package": "@skyux/text-editor"
|
|
1200
1200
|
}
|
|
@@ -1213,7 +1213,7 @@
|
|
|
1213
1213
|
]
|
|
1214
1214
|
},
|
|
1215
1215
|
{
|
|
1216
|
-
"id":
|
|
1216
|
+
"id": 115,
|
|
1217
1217
|
"name": "mergeFields",
|
|
1218
1218
|
"variant": "declaration",
|
|
1219
1219
|
"kind": 262144,
|
|
@@ -1225,17 +1225,17 @@
|
|
|
1225
1225
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
1226
1226
|
"line": 195,
|
|
1227
1227
|
"character": 13,
|
|
1228
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1228
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L195"
|
|
1229
1229
|
},
|
|
1230
1230
|
{
|
|
1231
1231
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
1232
1232
|
"line": 199,
|
|
1233
1233
|
"character": 13,
|
|
1234
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1234
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L199"
|
|
1235
1235
|
}
|
|
1236
1236
|
],
|
|
1237
1237
|
"getSignature": {
|
|
1238
|
-
"id":
|
|
1238
|
+
"id": 116,
|
|
1239
1239
|
"name": "mergeFields",
|
|
1240
1240
|
"variant": "signature",
|
|
1241
1241
|
"kind": 524288,
|
|
@@ -1245,21 +1245,21 @@
|
|
|
1245
1245
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
1246
1246
|
"line": 199,
|
|
1247
1247
|
"character": 2,
|
|
1248
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1248
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L199"
|
|
1249
1249
|
}
|
|
1250
1250
|
],
|
|
1251
1251
|
"type": {
|
|
1252
1252
|
"type": "array",
|
|
1253
1253
|
"elementType": {
|
|
1254
1254
|
"type": "reference",
|
|
1255
|
-
"target":
|
|
1255
|
+
"target": 18,
|
|
1256
1256
|
"name": "SkyTextEditorMergeField",
|
|
1257
1257
|
"package": "@skyux/text-editor"
|
|
1258
1258
|
}
|
|
1259
1259
|
}
|
|
1260
1260
|
},
|
|
1261
1261
|
"setSignature": {
|
|
1262
|
-
"id":
|
|
1262
|
+
"id": 117,
|
|
1263
1263
|
"name": "mergeFields",
|
|
1264
1264
|
"variant": "signature",
|
|
1265
1265
|
"kind": 1048576,
|
|
@@ -1277,12 +1277,12 @@
|
|
|
1277
1277
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
1278
1278
|
"line": 194,
|
|
1279
1279
|
"character": 2,
|
|
1280
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1280
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L194"
|
|
1281
1281
|
}
|
|
1282
1282
|
],
|
|
1283
1283
|
"parameters": [
|
|
1284
1284
|
{
|
|
1285
|
-
"id":
|
|
1285
|
+
"id": 118,
|
|
1286
1286
|
"name": "value",
|
|
1287
1287
|
"variant": "param",
|
|
1288
1288
|
"kind": 32768,
|
|
@@ -1291,7 +1291,7 @@
|
|
|
1291
1291
|
"type": "array",
|
|
1292
1292
|
"elementType": {
|
|
1293
1293
|
"type": "reference",
|
|
1294
|
-
"target":
|
|
1294
|
+
"target": 18,
|
|
1295
1295
|
"name": "SkyTextEditorMergeField",
|
|
1296
1296
|
"package": "@skyux/text-editor"
|
|
1297
1297
|
}
|
|
@@ -1310,7 +1310,7 @@
|
|
|
1310
1310
|
]
|
|
1311
1311
|
},
|
|
1312
1312
|
{
|
|
1313
|
-
"id":
|
|
1313
|
+
"id": 119,
|
|
1314
1314
|
"name": "placeholder",
|
|
1315
1315
|
"variant": "declaration",
|
|
1316
1316
|
"kind": 262144,
|
|
@@ -1322,17 +1322,17 @@
|
|
|
1322
1322
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
1323
1323
|
"line": 207,
|
|
1324
1324
|
"character": 13,
|
|
1325
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1325
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L207"
|
|
1326
1326
|
},
|
|
1327
1327
|
{
|
|
1328
1328
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
1329
1329
|
"line": 217,
|
|
1330
1330
|
"character": 13,
|
|
1331
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1331
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L217"
|
|
1332
1332
|
}
|
|
1333
1333
|
],
|
|
1334
1334
|
"getSignature": {
|
|
1335
|
-
"id":
|
|
1335
|
+
"id": 120,
|
|
1336
1336
|
"name": "placeholder",
|
|
1337
1337
|
"variant": "signature",
|
|
1338
1338
|
"kind": 524288,
|
|
@@ -1342,7 +1342,7 @@
|
|
|
1342
1342
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
1343
1343
|
"line": 217,
|
|
1344
1344
|
"character": 2,
|
|
1345
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1345
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L217"
|
|
1346
1346
|
}
|
|
1347
1347
|
],
|
|
1348
1348
|
"type": {
|
|
@@ -1351,7 +1351,7 @@
|
|
|
1351
1351
|
}
|
|
1352
1352
|
},
|
|
1353
1353
|
"setSignature": {
|
|
1354
|
-
"id":
|
|
1354
|
+
"id": 121,
|
|
1355
1355
|
"name": "placeholder",
|
|
1356
1356
|
"variant": "signature",
|
|
1357
1357
|
"kind": 1048576,
|
|
@@ -1369,12 +1369,12 @@
|
|
|
1369
1369
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
1370
1370
|
"line": 206,
|
|
1371
1371
|
"character": 2,
|
|
1372
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1372
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L206"
|
|
1373
1373
|
}
|
|
1374
1374
|
],
|
|
1375
1375
|
"parameters": [
|
|
1376
1376
|
{
|
|
1377
|
-
"id":
|
|
1377
|
+
"id": 122,
|
|
1378
1378
|
"name": "value",
|
|
1379
1379
|
"variant": "param",
|
|
1380
1380
|
"kind": 32768,
|
|
@@ -1397,7 +1397,7 @@
|
|
|
1397
1397
|
]
|
|
1398
1398
|
},
|
|
1399
1399
|
{
|
|
1400
|
-
"id":
|
|
1400
|
+
"id": 123,
|
|
1401
1401
|
"name": "toolbarActions",
|
|
1402
1402
|
"variant": "declaration",
|
|
1403
1403
|
"kind": 262144,
|
|
@@ -1409,17 +1409,17 @@
|
|
|
1409
1409
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
1410
1410
|
"line": 226,
|
|
1411
1411
|
"character": 13,
|
|
1412
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1412
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L226"
|
|
1413
1413
|
},
|
|
1414
1414
|
{
|
|
1415
1415
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
1416
1416
|
"line": 232,
|
|
1417
1417
|
"character": 13,
|
|
1418
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1418
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L232"
|
|
1419
1419
|
}
|
|
1420
1420
|
],
|
|
1421
1421
|
"getSignature": {
|
|
1422
|
-
"id":
|
|
1422
|
+
"id": 124,
|
|
1423
1423
|
"name": "toolbarActions",
|
|
1424
1424
|
"variant": "signature",
|
|
1425
1425
|
"kind": 524288,
|
|
@@ -1429,7 +1429,7 @@
|
|
|
1429
1429
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
1430
1430
|
"line": 232,
|
|
1431
1431
|
"character": 2,
|
|
1432
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1432
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L232"
|
|
1433
1433
|
}
|
|
1434
1434
|
],
|
|
1435
1435
|
"type": {
|
|
@@ -1443,7 +1443,7 @@
|
|
|
1443
1443
|
}
|
|
1444
1444
|
},
|
|
1445
1445
|
"setSignature": {
|
|
1446
|
-
"id":
|
|
1446
|
+
"id": 125,
|
|
1447
1447
|
"name": "toolbarActions",
|
|
1448
1448
|
"variant": "signature",
|
|
1449
1449
|
"kind": 1048576,
|
|
@@ -1472,12 +1472,12 @@
|
|
|
1472
1472
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
1473
1473
|
"line": 225,
|
|
1474
1474
|
"character": 2,
|
|
1475
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1475
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L225"
|
|
1476
1476
|
}
|
|
1477
1477
|
],
|
|
1478
1478
|
"parameters": [
|
|
1479
1479
|
{
|
|
1480
|
-
"id":
|
|
1480
|
+
"id": 126,
|
|
1481
1481
|
"name": "value",
|
|
1482
1482
|
"variant": "param",
|
|
1483
1483
|
"kind": 32768,
|
|
@@ -1505,7 +1505,7 @@
|
|
|
1505
1505
|
]
|
|
1506
1506
|
},
|
|
1507
1507
|
{
|
|
1508
|
-
"id":
|
|
1508
|
+
"id": 132,
|
|
1509
1509
|
"name": "value",
|
|
1510
1510
|
"variant": "declaration",
|
|
1511
1511
|
"kind": 262144,
|
|
@@ -1517,17 +1517,17 @@
|
|
|
1517
1517
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
1518
1518
|
"line": 257,
|
|
1519
1519
|
"character": 13,
|
|
1520
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1520
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L257"
|
|
1521
1521
|
},
|
|
1522
1522
|
{
|
|
1523
1523
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
1524
1524
|
"line": 303,
|
|
1525
1525
|
"character": 13,
|
|
1526
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1526
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L303"
|
|
1527
1527
|
}
|
|
1528
1528
|
],
|
|
1529
1529
|
"getSignature": {
|
|
1530
|
-
"id":
|
|
1530
|
+
"id": 133,
|
|
1531
1531
|
"name": "value",
|
|
1532
1532
|
"variant": "signature",
|
|
1533
1533
|
"kind": 524288,
|
|
@@ -1537,7 +1537,7 @@
|
|
|
1537
1537
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
1538
1538
|
"line": 303,
|
|
1539
1539
|
"character": 2,
|
|
1540
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1540
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L303"
|
|
1541
1541
|
}
|
|
1542
1542
|
],
|
|
1543
1543
|
"type": {
|
|
@@ -1546,7 +1546,7 @@
|
|
|
1546
1546
|
}
|
|
1547
1547
|
},
|
|
1548
1548
|
"setSignature": {
|
|
1549
|
-
"id":
|
|
1549
|
+
"id": 134,
|
|
1550
1550
|
"name": "value",
|
|
1551
1551
|
"variant": "signature",
|
|
1552
1552
|
"kind": 1048576,
|
|
@@ -1564,12 +1564,12 @@
|
|
|
1564
1564
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
1565
1565
|
"line": 257,
|
|
1566
1566
|
"character": 2,
|
|
1567
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1567
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L257"
|
|
1568
1568
|
}
|
|
1569
1569
|
],
|
|
1570
1570
|
"parameters": [
|
|
1571
1571
|
{
|
|
1572
|
-
"id":
|
|
1572
|
+
"id": 135,
|
|
1573
1573
|
"name": "value",
|
|
1574
1574
|
"variant": "param",
|
|
1575
1575
|
"kind": 32768,
|
|
@@ -1588,7 +1588,7 @@
|
|
|
1588
1588
|
"decorators": []
|
|
1589
1589
|
},
|
|
1590
1590
|
{
|
|
1591
|
-
"id":
|
|
1591
|
+
"id": 162,
|
|
1592
1592
|
"name": "ngAfterViewInit",
|
|
1593
1593
|
"variant": "declaration",
|
|
1594
1594
|
"kind": 2048,
|
|
@@ -1600,12 +1600,12 @@
|
|
|
1600
1600
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
1601
1601
|
"line": 351,
|
|
1602
1602
|
"character": 9,
|
|
1603
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1603
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L351"
|
|
1604
1604
|
}
|
|
1605
1605
|
],
|
|
1606
1606
|
"signatures": [
|
|
1607
1607
|
{
|
|
1608
|
-
"id":
|
|
1608
|
+
"id": 163,
|
|
1609
1609
|
"name": "ngAfterViewInit",
|
|
1610
1610
|
"variant": "signature",
|
|
1611
1611
|
"kind": 4096,
|
|
@@ -1615,7 +1615,7 @@
|
|
|
1615
1615
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
1616
1616
|
"line": 351,
|
|
1617
1617
|
"character": 2,
|
|
1618
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1618
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L351"
|
|
1619
1619
|
}
|
|
1620
1620
|
],
|
|
1621
1621
|
"type": {
|
|
@@ -1637,7 +1637,7 @@
|
|
|
1637
1637
|
"decorators": []
|
|
1638
1638
|
},
|
|
1639
1639
|
{
|
|
1640
|
-
"id":
|
|
1640
|
+
"id": 164,
|
|
1641
1641
|
"name": "ngOnDestroy",
|
|
1642
1642
|
"variant": "declaration",
|
|
1643
1643
|
"kind": 2048,
|
|
@@ -1649,12 +1649,12 @@
|
|
|
1649
1649
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
1650
1650
|
"line": 355,
|
|
1651
1651
|
"character": 9,
|
|
1652
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1652
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L355"
|
|
1653
1653
|
}
|
|
1654
1654
|
],
|
|
1655
1655
|
"signatures": [
|
|
1656
1656
|
{
|
|
1657
|
-
"id":
|
|
1657
|
+
"id": 165,
|
|
1658
1658
|
"name": "ngOnDestroy",
|
|
1659
1659
|
"variant": "signature",
|
|
1660
1660
|
"kind": 4096,
|
|
@@ -1664,7 +1664,7 @@
|
|
|
1664
1664
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
1665
1665
|
"line": 355,
|
|
1666
1666
|
"character": 2,
|
|
1667
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1667
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L355"
|
|
1668
1668
|
}
|
|
1669
1669
|
],
|
|
1670
1670
|
"type": {
|
|
@@ -1686,7 +1686,7 @@
|
|
|
1686
1686
|
"decorators": []
|
|
1687
1687
|
},
|
|
1688
1688
|
{
|
|
1689
|
-
"id":
|
|
1689
|
+
"id": 166,
|
|
1690
1690
|
"name": "onIframeLoad",
|
|
1691
1691
|
"variant": "declaration",
|
|
1692
1692
|
"kind": 2048,
|
|
@@ -1698,12 +1698,12 @@
|
|
|
1698
1698
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
1699
1699
|
"line": 361,
|
|
1700
1700
|
"character": 9,
|
|
1701
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1701
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L361"
|
|
1702
1702
|
}
|
|
1703
1703
|
],
|
|
1704
1704
|
"signatures": [
|
|
1705
1705
|
{
|
|
1706
|
-
"id":
|
|
1706
|
+
"id": 167,
|
|
1707
1707
|
"name": "onIframeLoad",
|
|
1708
1708
|
"variant": "signature",
|
|
1709
1709
|
"kind": 4096,
|
|
@@ -1713,7 +1713,7 @@
|
|
|
1713
1713
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
1714
1714
|
"line": 361,
|
|
1715
1715
|
"character": 2,
|
|
1716
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1716
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L361"
|
|
1717
1717
|
}
|
|
1718
1718
|
],
|
|
1719
1719
|
"type": {
|
|
@@ -1725,7 +1725,7 @@
|
|
|
1725
1725
|
"decorators": []
|
|
1726
1726
|
},
|
|
1727
1727
|
{
|
|
1728
|
-
"id":
|
|
1728
|
+
"id": 171,
|
|
1729
1729
|
"name": "registerOnChange",
|
|
1730
1730
|
"variant": "declaration",
|
|
1731
1731
|
"kind": 2048,
|
|
@@ -1737,12 +1737,12 @@
|
|
|
1737
1737
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
1738
1738
|
"line": 387,
|
|
1739
1739
|
"character": 9,
|
|
1740
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1740
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L387"
|
|
1741
1741
|
}
|
|
1742
1742
|
],
|
|
1743
1743
|
"signatures": [
|
|
1744
1744
|
{
|
|
1745
|
-
"id":
|
|
1745
|
+
"id": 172,
|
|
1746
1746
|
"name": "registerOnChange",
|
|
1747
1747
|
"variant": "signature",
|
|
1748
1748
|
"kind": 4096,
|
|
@@ -1760,12 +1760,12 @@
|
|
|
1760
1760
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
1761
1761
|
"line": 387,
|
|
1762
1762
|
"character": 2,
|
|
1763
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1763
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L387"
|
|
1764
1764
|
}
|
|
1765
1765
|
],
|
|
1766
1766
|
"parameters": [
|
|
1767
1767
|
{
|
|
1768
|
-
"id":
|
|
1768
|
+
"id": 173,
|
|
1769
1769
|
"name": "fn",
|
|
1770
1770
|
"variant": "param",
|
|
1771
1771
|
"kind": 32768,
|
|
@@ -1773,7 +1773,7 @@
|
|
|
1773
1773
|
"type": {
|
|
1774
1774
|
"type": "reflection",
|
|
1775
1775
|
"declaration": {
|
|
1776
|
-
"id":
|
|
1776
|
+
"id": 174,
|
|
1777
1777
|
"name": "__type",
|
|
1778
1778
|
"variant": "declaration",
|
|
1779
1779
|
"kind": 65536,
|
|
@@ -1783,12 +1783,12 @@
|
|
|
1783
1783
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
1784
1784
|
"line": 387,
|
|
1785
1785
|
"character": 30,
|
|
1786
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1786
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L387"
|
|
1787
1787
|
}
|
|
1788
1788
|
],
|
|
1789
1789
|
"signatures": [
|
|
1790
1790
|
{
|
|
1791
|
-
"id":
|
|
1791
|
+
"id": 175,
|
|
1792
1792
|
"name": "__type",
|
|
1793
1793
|
"variant": "signature",
|
|
1794
1794
|
"kind": 4096,
|
|
@@ -1798,12 +1798,12 @@
|
|
|
1798
1798
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
1799
1799
|
"line": 387,
|
|
1800
1800
|
"character": 30,
|
|
1801
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1801
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L387"
|
|
1802
1802
|
}
|
|
1803
1803
|
],
|
|
1804
1804
|
"parameters": [
|
|
1805
1805
|
{
|
|
1806
|
-
"id":
|
|
1806
|
+
"id": 176,
|
|
1807
1807
|
"name": "value",
|
|
1808
1808
|
"variant": "param",
|
|
1809
1809
|
"kind": 32768,
|
|
@@ -1843,7 +1843,7 @@
|
|
|
1843
1843
|
"decorators": []
|
|
1844
1844
|
},
|
|
1845
1845
|
{
|
|
1846
|
-
"id":
|
|
1846
|
+
"id": 177,
|
|
1847
1847
|
"name": "registerOnTouched",
|
|
1848
1848
|
"variant": "declaration",
|
|
1849
1849
|
"kind": 2048,
|
|
@@ -1855,12 +1855,12 @@
|
|
|
1855
1855
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
1856
1856
|
"line": 394,
|
|
1857
1857
|
"character": 9,
|
|
1858
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1858
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L394"
|
|
1859
1859
|
}
|
|
1860
1860
|
],
|
|
1861
1861
|
"signatures": [
|
|
1862
1862
|
{
|
|
1863
|
-
"id":
|
|
1863
|
+
"id": 178,
|
|
1864
1864
|
"name": "registerOnTouched",
|
|
1865
1865
|
"variant": "signature",
|
|
1866
1866
|
"kind": 4096,
|
|
@@ -1878,12 +1878,12 @@
|
|
|
1878
1878
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
1879
1879
|
"line": 394,
|
|
1880
1880
|
"character": 2,
|
|
1881
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1881
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L394"
|
|
1882
1882
|
}
|
|
1883
1883
|
],
|
|
1884
1884
|
"parameters": [
|
|
1885
1885
|
{
|
|
1886
|
-
"id":
|
|
1886
|
+
"id": 179,
|
|
1887
1887
|
"name": "fn",
|
|
1888
1888
|
"variant": "param",
|
|
1889
1889
|
"kind": 32768,
|
|
@@ -1891,7 +1891,7 @@
|
|
|
1891
1891
|
"type": {
|
|
1892
1892
|
"type": "reflection",
|
|
1893
1893
|
"declaration": {
|
|
1894
|
-
"id":
|
|
1894
|
+
"id": 180,
|
|
1895
1895
|
"name": "__type",
|
|
1896
1896
|
"variant": "declaration",
|
|
1897
1897
|
"kind": 65536,
|
|
@@ -1901,12 +1901,12 @@
|
|
|
1901
1901
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
1902
1902
|
"line": 394,
|
|
1903
1903
|
"character": 31,
|
|
1904
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1904
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L394"
|
|
1905
1905
|
}
|
|
1906
1906
|
],
|
|
1907
1907
|
"signatures": [
|
|
1908
1908
|
{
|
|
1909
|
-
"id":
|
|
1909
|
+
"id": 181,
|
|
1910
1910
|
"name": "__type",
|
|
1911
1911
|
"variant": "signature",
|
|
1912
1912
|
"kind": 4096,
|
|
@@ -1916,7 +1916,7 @@
|
|
|
1916
1916
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
1917
1917
|
"line": 394,
|
|
1918
1918
|
"character": 31,
|
|
1919
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1919
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L394"
|
|
1920
1920
|
}
|
|
1921
1921
|
],
|
|
1922
1922
|
"type": {
|
|
@@ -1948,7 +1948,7 @@
|
|
|
1948
1948
|
"decorators": []
|
|
1949
1949
|
},
|
|
1950
1950
|
{
|
|
1951
|
-
"id":
|
|
1951
|
+
"id": 182,
|
|
1952
1952
|
"name": "setDisabledState",
|
|
1953
1953
|
"variant": "declaration",
|
|
1954
1954
|
"kind": 2048,
|
|
@@ -1960,12 +1960,12 @@
|
|
|
1960
1960
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
1961
1961
|
"line": 401,
|
|
1962
1962
|
"character": 9,
|
|
1963
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1963
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L401"
|
|
1964
1964
|
}
|
|
1965
1965
|
],
|
|
1966
1966
|
"signatures": [
|
|
1967
1967
|
{
|
|
1968
|
-
"id":
|
|
1968
|
+
"id": 183,
|
|
1969
1969
|
"name": "setDisabledState",
|
|
1970
1970
|
"variant": "signature",
|
|
1971
1971
|
"kind": 4096,
|
|
@@ -1983,12 +1983,12 @@
|
|
|
1983
1983
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
1984
1984
|
"line": 401,
|
|
1985
1985
|
"character": 2,
|
|
1986
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1986
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L401"
|
|
1987
1987
|
}
|
|
1988
1988
|
],
|
|
1989
1989
|
"parameters": [
|
|
1990
1990
|
{
|
|
1991
|
-
"id":
|
|
1991
|
+
"id": 184,
|
|
1992
1992
|
"name": "isDisabled",
|
|
1993
1993
|
"variant": "param",
|
|
1994
1994
|
"kind": 32768,
|
|
@@ -2018,7 +2018,7 @@
|
|
|
2018
2018
|
"decorators": []
|
|
2019
2019
|
},
|
|
2020
2020
|
{
|
|
2021
|
-
"id":
|
|
2021
|
+
"id": 168,
|
|
2022
2022
|
"name": "writeValue",
|
|
2023
2023
|
"variant": "declaration",
|
|
2024
2024
|
"kind": 2048,
|
|
@@ -2030,12 +2030,12 @@
|
|
|
2030
2030
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
2031
2031
|
"line": 371,
|
|
2032
2032
|
"character": 9,
|
|
2033
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2033
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L371"
|
|
2034
2034
|
}
|
|
2035
2035
|
],
|
|
2036
2036
|
"signatures": [
|
|
2037
2037
|
{
|
|
2038
|
-
"id":
|
|
2038
|
+
"id": 169,
|
|
2039
2039
|
"name": "writeValue",
|
|
2040
2040
|
"variant": "signature",
|
|
2041
2041
|
"kind": 4096,
|
|
@@ -2053,12 +2053,12 @@
|
|
|
2053
2053
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
2054
2054
|
"line": 371,
|
|
2055
2055
|
"character": 2,
|
|
2056
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2056
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L371"
|
|
2057
2057
|
}
|
|
2058
2058
|
],
|
|
2059
2059
|
"parameters": [
|
|
2060
2060
|
{
|
|
2061
|
-
"id":
|
|
2061
|
+
"id": 170,
|
|
2062
2062
|
"name": "value",
|
|
2063
2063
|
"variant": "param",
|
|
2064
2064
|
"kind": 32768,
|
|
@@ -2092,45 +2092,45 @@
|
|
|
2092
2092
|
{
|
|
2093
2093
|
"title": "Constructors",
|
|
2094
2094
|
"children": [
|
|
2095
|
-
|
|
2095
|
+
88
|
|
2096
2096
|
]
|
|
2097
2097
|
},
|
|
2098
2098
|
{
|
|
2099
2099
|
"title": "Properties",
|
|
2100
2100
|
"children": [
|
|
2101
|
-
|
|
2102
|
-
|
|
2103
|
-
|
|
2104
|
-
|
|
2105
|
-
|
|
2101
|
+
90,
|
|
2102
|
+
137,
|
|
2103
|
+
138,
|
|
2104
|
+
131,
|
|
2105
|
+
136
|
|
2106
2106
|
]
|
|
2107
2107
|
},
|
|
2108
2108
|
{
|
|
2109
2109
|
"title": "Accessors",
|
|
2110
2110
|
"children": [
|
|
2111
|
-
|
|
2112
|
-
|
|
2113
|
-
|
|
2114
|
-
|
|
2115
|
-
|
|
2116
|
-
|
|
2117
|
-
|
|
2118
|
-
|
|
2119
|
-
|
|
2120
|
-
|
|
2121
|
-
|
|
2111
|
+
91,
|
|
2112
|
+
95,
|
|
2113
|
+
99,
|
|
2114
|
+
103,
|
|
2115
|
+
107,
|
|
2116
|
+
127,
|
|
2117
|
+
111,
|
|
2118
|
+
115,
|
|
2119
|
+
119,
|
|
2120
|
+
123,
|
|
2121
|
+
132
|
|
2122
2122
|
]
|
|
2123
2123
|
},
|
|
2124
2124
|
{
|
|
2125
2125
|
"title": "Methods",
|
|
2126
2126
|
"children": [
|
|
2127
|
-
|
|
2128
|
-
|
|
2129
|
-
|
|
2130
|
-
|
|
2131
|
-
|
|
2132
|
-
|
|
2133
|
-
|
|
2127
|
+
162,
|
|
2128
|
+
164,
|
|
2129
|
+
166,
|
|
2130
|
+
171,
|
|
2131
|
+
177,
|
|
2132
|
+
182,
|
|
2133
|
+
168
|
|
2134
2134
|
]
|
|
2135
2135
|
}
|
|
2136
2136
|
],
|
|
@@ -2139,7 +2139,7 @@
|
|
|
2139
2139
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
2140
2140
|
"line": 68,
|
|
2141
2141
|
"character": 13,
|
|
2142
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2142
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L68"
|
|
2143
2143
|
}
|
|
2144
2144
|
],
|
|
2145
2145
|
"implementedTypes": [
|
|
@@ -2206,7 +2206,7 @@
|
|
|
2206
2206
|
"fileName": "projects/text-editor/src/modules/text-editor/types/font-state.ts",
|
|
2207
2207
|
"line": 5,
|
|
2208
2208
|
"character": 2,
|
|
2209
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2209
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/text-editor/src/lib/modules/text-editor/types/font-state.ts#L5"
|
|
2210
2210
|
}
|
|
2211
2211
|
],
|
|
2212
2212
|
"type": {
|
|
@@ -2241,7 +2241,7 @@
|
|
|
2241
2241
|
"fileName": "projects/text-editor/src/modules/text-editor/types/font-state.ts",
|
|
2242
2242
|
"line": 10,
|
|
2243
2243
|
"character": 2,
|
|
2244
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2244
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/text-editor/src/lib/modules/text-editor/types/font-state.ts#L10"
|
|
2245
2245
|
}
|
|
2246
2246
|
],
|
|
2247
2247
|
"type": {
|
|
@@ -2264,19 +2264,19 @@
|
|
|
2264
2264
|
"fileName": "projects/text-editor/src/modules/text-editor/types/font-state.ts",
|
|
2265
2265
|
"line": 1,
|
|
2266
2266
|
"character": 17,
|
|
2267
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2267
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/text-editor/src/lib/modules/text-editor/types/font-state.ts#L1"
|
|
2268
2268
|
}
|
|
2269
2269
|
]
|
|
2270
2270
|
},
|
|
2271
2271
|
{
|
|
2272
|
-
"id":
|
|
2272
|
+
"id": 18,
|
|
2273
2273
|
"name": "SkyTextEditorMergeField",
|
|
2274
2274
|
"variant": "declaration",
|
|
2275
2275
|
"kind": 256,
|
|
2276
2276
|
"flags": {},
|
|
2277
2277
|
"children": [
|
|
2278
2278
|
{
|
|
2279
|
-
"id":
|
|
2279
|
+
"id": 19,
|
|
2280
2280
|
"name": "id",
|
|
2281
2281
|
"variant": "declaration",
|
|
2282
2282
|
"kind": 1024,
|
|
@@ -2294,7 +2294,7 @@
|
|
|
2294
2294
|
"fileName": "projects/text-editor/src/modules/text-editor/types/text-editor-merge-field.ts",
|
|
2295
2295
|
"line": 5,
|
|
2296
2296
|
"character": 2,
|
|
2297
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2297
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/text-editor/src/lib/modules/text-editor/types/text-editor-merge-field.ts#L5"
|
|
2298
2298
|
}
|
|
2299
2299
|
],
|
|
2300
2300
|
"type": {
|
|
@@ -2303,7 +2303,7 @@
|
|
|
2303
2303
|
}
|
|
2304
2304
|
},
|
|
2305
2305
|
{
|
|
2306
|
-
"id":
|
|
2306
|
+
"id": 20,
|
|
2307
2307
|
"name": "name",
|
|
2308
2308
|
"variant": "declaration",
|
|
2309
2309
|
"kind": 1024,
|
|
@@ -2321,7 +2321,7 @@
|
|
|
2321
2321
|
"fileName": "projects/text-editor/src/modules/text-editor/types/text-editor-merge-field.ts",
|
|
2322
2322
|
"line": 10,
|
|
2323
2323
|
"character": 2,
|
|
2324
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2324
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/text-editor/src/lib/modules/text-editor/types/text-editor-merge-field.ts#L10"
|
|
2325
2325
|
}
|
|
2326
2326
|
],
|
|
2327
2327
|
"type": {
|
|
@@ -2330,7 +2330,7 @@
|
|
|
2330
2330
|
}
|
|
2331
2331
|
},
|
|
2332
2332
|
{
|
|
2333
|
-
"id":
|
|
2333
|
+
"id": 21,
|
|
2334
2334
|
"name": "previewImageUrl",
|
|
2335
2335
|
"variant": "declaration",
|
|
2336
2336
|
"kind": 1024,
|
|
@@ -2366,7 +2366,7 @@
|
|
|
2366
2366
|
"fileName": "projects/text-editor/src/modules/text-editor/types/text-editor-merge-field.ts",
|
|
2367
2367
|
"line": 16,
|
|
2368
2368
|
"character": 2,
|
|
2369
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2369
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/text-editor/src/lib/modules/text-editor/types/text-editor-merge-field.ts#L16"
|
|
2370
2370
|
}
|
|
2371
2371
|
],
|
|
2372
2372
|
"type": {
|
|
@@ -2379,9 +2379,9 @@
|
|
|
2379
2379
|
{
|
|
2380
2380
|
"title": "Properties",
|
|
2381
2381
|
"children": [
|
|
2382
|
-
18,
|
|
2383
2382
|
19,
|
|
2384
|
-
20
|
|
2383
|
+
20,
|
|
2384
|
+
21
|
|
2385
2385
|
]
|
|
2386
2386
|
}
|
|
2387
2387
|
],
|
|
@@ -2390,19 +2390,19 @@
|
|
|
2390
2390
|
"fileName": "projects/text-editor/src/modules/text-editor/types/text-editor-merge-field.ts",
|
|
2391
2391
|
"line": 1,
|
|
2392
2392
|
"character": 17,
|
|
2393
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2393
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/text-editor/src/lib/modules/text-editor/types/text-editor-merge-field.ts#L1"
|
|
2394
2394
|
}
|
|
2395
2395
|
]
|
|
2396
2396
|
},
|
|
2397
2397
|
{
|
|
2398
|
-
"id":
|
|
2398
|
+
"id": 9,
|
|
2399
2399
|
"name": "SkyTextEditorStyleState",
|
|
2400
2400
|
"variant": "declaration",
|
|
2401
2401
|
"kind": 256,
|
|
2402
2402
|
"flags": {},
|
|
2403
2403
|
"children": [
|
|
2404
2404
|
{
|
|
2405
|
-
"id":
|
|
2405
|
+
"id": 10,
|
|
2406
2406
|
"name": "backColor",
|
|
2407
2407
|
"variant": "declaration",
|
|
2408
2408
|
"kind": 1024,
|
|
@@ -2420,7 +2420,7 @@
|
|
|
2420
2420
|
"fileName": "projects/text-editor/src/modules/text-editor/types/style-state.ts",
|
|
2421
2421
|
"line": 5,
|
|
2422
2422
|
"character": 2,
|
|
2423
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2423
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/text-editor/src/lib/modules/text-editor/types/style-state.ts#L5"
|
|
2424
2424
|
}
|
|
2425
2425
|
],
|
|
2426
2426
|
"type": {
|
|
@@ -2429,7 +2429,7 @@
|
|
|
2429
2429
|
}
|
|
2430
2430
|
},
|
|
2431
2431
|
{
|
|
2432
|
-
"id":
|
|
2432
|
+
"id": 14,
|
|
2433
2433
|
"name": "boldState",
|
|
2434
2434
|
"variant": "declaration",
|
|
2435
2435
|
"kind": 1024,
|
|
@@ -2447,7 +2447,7 @@
|
|
|
2447
2447
|
"fileName": "projects/text-editor/src/modules/text-editor/types/style-state.ts",
|
|
2448
2448
|
"line": 26,
|
|
2449
2449
|
"character": 2,
|
|
2450
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2450
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/text-editor/src/lib/modules/text-editor/types/style-state.ts#L26"
|
|
2451
2451
|
}
|
|
2452
2452
|
],
|
|
2453
2453
|
"type": {
|
|
@@ -2456,7 +2456,7 @@
|
|
|
2456
2456
|
}
|
|
2457
2457
|
},
|
|
2458
2458
|
{
|
|
2459
|
-
"id":
|
|
2459
|
+
"id": 13,
|
|
2460
2460
|
"name": "font",
|
|
2461
2461
|
"variant": "declaration",
|
|
2462
2462
|
"kind": 1024,
|
|
@@ -2522,7 +2522,7 @@
|
|
|
2522
2522
|
"fileName": "projects/text-editor/src/modules/text-editor/types/style-state.ts",
|
|
2523
2523
|
"line": 21,
|
|
2524
2524
|
"character": 2,
|
|
2525
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2525
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/text-editor/src/lib/modules/text-editor/types/style-state.ts#L21"
|
|
2526
2526
|
}
|
|
2527
2527
|
],
|
|
2528
2528
|
"type": {
|
|
@@ -2531,7 +2531,7 @@
|
|
|
2531
2531
|
}
|
|
2532
2532
|
},
|
|
2533
2533
|
{
|
|
2534
|
-
"id":
|
|
2534
|
+
"id": 11,
|
|
2535
2535
|
"name": "fontColor",
|
|
2536
2536
|
"variant": "declaration",
|
|
2537
2537
|
"kind": 1024,
|
|
@@ -2549,7 +2549,7 @@
|
|
|
2549
2549
|
"fileName": "projects/text-editor/src/modules/text-editor/types/style-state.ts",
|
|
2550
2550
|
"line": 10,
|
|
2551
2551
|
"character": 2,
|
|
2552
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2552
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/text-editor/src/lib/modules/text-editor/types/style-state.ts#L10"
|
|
2553
2553
|
}
|
|
2554
2554
|
],
|
|
2555
2555
|
"type": {
|
|
@@ -2558,7 +2558,7 @@
|
|
|
2558
2558
|
}
|
|
2559
2559
|
},
|
|
2560
2560
|
{
|
|
2561
|
-
"id":
|
|
2561
|
+
"id": 12,
|
|
2562
2562
|
"name": "fontSize",
|
|
2563
2563
|
"variant": "declaration",
|
|
2564
2564
|
"kind": 1024,
|
|
@@ -2576,7 +2576,7 @@
|
|
|
2576
2576
|
"fileName": "projects/text-editor/src/modules/text-editor/types/style-state.ts",
|
|
2577
2577
|
"line": 15,
|
|
2578
2578
|
"character": 2,
|
|
2579
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2579
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/text-editor/src/lib/modules/text-editor/types/style-state.ts#L15"
|
|
2580
2580
|
}
|
|
2581
2581
|
],
|
|
2582
2582
|
"type": {
|
|
@@ -2585,7 +2585,7 @@
|
|
|
2585
2585
|
}
|
|
2586
2586
|
},
|
|
2587
2587
|
{
|
|
2588
|
-
"id":
|
|
2588
|
+
"id": 15,
|
|
2589
2589
|
"name": "italicState",
|
|
2590
2590
|
"variant": "declaration",
|
|
2591
2591
|
"kind": 1024,
|
|
@@ -2603,7 +2603,7 @@
|
|
|
2603
2603
|
"fileName": "projects/text-editor/src/modules/text-editor/types/style-state.ts",
|
|
2604
2604
|
"line": 31,
|
|
2605
2605
|
"character": 2,
|
|
2606
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2606
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/text-editor/src/lib/modules/text-editor/types/style-state.ts#L31"
|
|
2607
2607
|
}
|
|
2608
2608
|
],
|
|
2609
2609
|
"type": {
|
|
@@ -2612,7 +2612,7 @@
|
|
|
2612
2612
|
}
|
|
2613
2613
|
},
|
|
2614
2614
|
{
|
|
2615
|
-
"id":
|
|
2615
|
+
"id": 17,
|
|
2616
2616
|
"name": "linkState",
|
|
2617
2617
|
"variant": "declaration",
|
|
2618
2618
|
"kind": 1024,
|
|
@@ -2630,7 +2630,7 @@
|
|
|
2630
2630
|
"fileName": "projects/text-editor/src/modules/text-editor/types/style-state.ts",
|
|
2631
2631
|
"line": 41,
|
|
2632
2632
|
"character": 2,
|
|
2633
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2633
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/text-editor/src/lib/modules/text-editor/types/style-state.ts#L41"
|
|
2634
2634
|
}
|
|
2635
2635
|
],
|
|
2636
2636
|
"type": {
|
|
@@ -2639,7 +2639,7 @@
|
|
|
2639
2639
|
}
|
|
2640
2640
|
},
|
|
2641
2641
|
{
|
|
2642
|
-
"id":
|
|
2642
|
+
"id": 16,
|
|
2643
2643
|
"name": "underlineState",
|
|
2644
2644
|
"variant": "declaration",
|
|
2645
2645
|
"kind": 1024,
|
|
@@ -2657,7 +2657,7 @@
|
|
|
2657
2657
|
"fileName": "projects/text-editor/src/modules/text-editor/types/style-state.ts",
|
|
2658
2658
|
"line": 36,
|
|
2659
2659
|
"character": 2,
|
|
2660
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2660
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/text-editor/src/lib/modules/text-editor/types/style-state.ts#L36"
|
|
2661
2661
|
}
|
|
2662
2662
|
],
|
|
2663
2663
|
"type": {
|
|
@@ -2670,14 +2670,14 @@
|
|
|
2670
2670
|
{
|
|
2671
2671
|
"title": "Properties",
|
|
2672
2672
|
"children": [
|
|
2673
|
-
9,
|
|
2674
|
-
13,
|
|
2675
|
-
12,
|
|
2676
2673
|
10,
|
|
2677
|
-
11,
|
|
2678
2674
|
14,
|
|
2679
|
-
|
|
2680
|
-
|
|
2675
|
+
13,
|
|
2676
|
+
11,
|
|
2677
|
+
12,
|
|
2678
|
+
15,
|
|
2679
|
+
17,
|
|
2680
|
+
16
|
|
2681
2681
|
]
|
|
2682
2682
|
}
|
|
2683
2683
|
],
|
|
@@ -2686,12 +2686,12 @@
|
|
|
2686
2686
|
"fileName": "projects/text-editor/src/modules/text-editor/types/style-state.ts",
|
|
2687
2687
|
"line": 1,
|
|
2688
2688
|
"character": 17,
|
|
2689
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2689
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/text-editor/src/lib/modules/text-editor/types/style-state.ts#L1"
|
|
2690
2690
|
}
|
|
2691
2691
|
]
|
|
2692
2692
|
},
|
|
2693
2693
|
{
|
|
2694
|
-
"id":
|
|
2694
|
+
"id": 7,
|
|
2695
2695
|
"name": "SkyTextEditorLinkWindowOptionsType",
|
|
2696
2696
|
"variant": "declaration",
|
|
2697
2697
|
"kind": 4194304,
|
|
@@ -2701,7 +2701,7 @@
|
|
|
2701
2701
|
"fileName": "projects/text-editor/src/modules/text-editor/types/link-window-options-type.ts",
|
|
2702
2702
|
"line": 1,
|
|
2703
2703
|
"character": 12,
|
|
2704
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2704
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/text-editor/src/lib/modules/text-editor/types/link-window-options-type.ts#L1"
|
|
2705
2705
|
}
|
|
2706
2706
|
],
|
|
2707
2707
|
"type": {
|
|
@@ -2719,7 +2719,7 @@
|
|
|
2719
2719
|
}
|
|
2720
2720
|
},
|
|
2721
2721
|
{
|
|
2722
|
-
"id":
|
|
2722
|
+
"id": 8,
|
|
2723
2723
|
"name": "SkyTextEditorMenuType",
|
|
2724
2724
|
"variant": "declaration",
|
|
2725
2725
|
"kind": 4194304,
|
|
@@ -2729,7 +2729,7 @@
|
|
|
2729
2729
|
"fileName": "projects/text-editor/src/modules/text-editor/types/menu-type.ts",
|
|
2730
2730
|
"line": 1,
|
|
2731
2731
|
"character": 12,
|
|
2732
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2732
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/text-editor/src/lib/modules/text-editor/types/menu-type.ts#L1"
|
|
2733
2733
|
}
|
|
2734
2734
|
],
|
|
2735
2735
|
"type": {
|
|
@@ -2761,7 +2761,7 @@
|
|
|
2761
2761
|
"fileName": "projects/text-editor/src/modules/text-editor/types/toolbar-action-type.ts",
|
|
2762
2762
|
"line": 1,
|
|
2763
2763
|
"character": 12,
|
|
2764
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2764
|
+
"url": "https://github.com/blackbaud/skyux/blob/2be2b5f/libs/components/text-editor/src/lib/modules/text-editor/types/toolbar-action-type.ts#L1"
|
|
2765
2765
|
}
|
|
2766
2766
|
],
|
|
2767
2767
|
"type": {
|
|
@@ -2814,22 +2814,22 @@
|
|
|
2814
2814
|
1,
|
|
2815
2815
|
23,
|
|
2816
2816
|
26,
|
|
2817
|
-
|
|
2817
|
+
87
|
|
2818
2818
|
]
|
|
2819
2819
|
},
|
|
2820
2820
|
{
|
|
2821
2821
|
"title": "Interfaces",
|
|
2822
2822
|
"children": [
|
|
2823
2823
|
4,
|
|
2824
|
-
|
|
2825
|
-
|
|
2824
|
+
18,
|
|
2825
|
+
9
|
|
2826
2826
|
]
|
|
2827
2827
|
},
|
|
2828
2828
|
{
|
|
2829
2829
|
"title": "Type Aliases",
|
|
2830
2830
|
"children": [
|
|
2831
|
-
21,
|
|
2832
2831
|
7,
|
|
2832
|
+
8,
|
|
2833
2833
|
22
|
|
2834
2834
|
]
|
|
2835
2835
|
}
|
|
@@ -2871,65 +2871,65 @@
|
|
|
2871
2871
|
"qualifiedName": "SkyTextEditorFont.value"
|
|
2872
2872
|
},
|
|
2873
2873
|
"7": {
|
|
2874
|
+
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/types/link-window-options-type.ts",
|
|
2875
|
+
"qualifiedName": "SkyTextEditorLinkWindowOptionsType"
|
|
2876
|
+
},
|
|
2877
|
+
"8": {
|
|
2874
2878
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/types/menu-type.ts",
|
|
2875
2879
|
"qualifiedName": "SkyTextEditorMenuType"
|
|
2876
2880
|
},
|
|
2877
|
-
"
|
|
2881
|
+
"9": {
|
|
2878
2882
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/types/style-state.ts",
|
|
2879
2883
|
"qualifiedName": "SkyTextEditorStyleState"
|
|
2880
2884
|
},
|
|
2881
|
-
"
|
|
2885
|
+
"10": {
|
|
2882
2886
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/types/style-state.ts",
|
|
2883
2887
|
"qualifiedName": "SkyTextEditorStyleState.backColor"
|
|
2884
2888
|
},
|
|
2885
|
-
"
|
|
2889
|
+
"11": {
|
|
2886
2890
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/types/style-state.ts",
|
|
2887
2891
|
"qualifiedName": "SkyTextEditorStyleState.fontColor"
|
|
2888
2892
|
},
|
|
2889
|
-
"
|
|
2893
|
+
"12": {
|
|
2890
2894
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/types/style-state.ts",
|
|
2891
2895
|
"qualifiedName": "SkyTextEditorStyleState.fontSize"
|
|
2892
2896
|
},
|
|
2893
|
-
"
|
|
2897
|
+
"13": {
|
|
2894
2898
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/types/style-state.ts",
|
|
2895
2899
|
"qualifiedName": "SkyTextEditorStyleState.font"
|
|
2896
2900
|
},
|
|
2897
|
-
"
|
|
2901
|
+
"14": {
|
|
2898
2902
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/types/style-state.ts",
|
|
2899
2903
|
"qualifiedName": "SkyTextEditorStyleState.boldState"
|
|
2900
2904
|
},
|
|
2901
|
-
"
|
|
2905
|
+
"15": {
|
|
2902
2906
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/types/style-state.ts",
|
|
2903
2907
|
"qualifiedName": "SkyTextEditorStyleState.italicState"
|
|
2904
2908
|
},
|
|
2905
|
-
"
|
|
2909
|
+
"16": {
|
|
2906
2910
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/types/style-state.ts",
|
|
2907
2911
|
"qualifiedName": "SkyTextEditorStyleState.underlineState"
|
|
2908
2912
|
},
|
|
2909
|
-
"
|
|
2913
|
+
"17": {
|
|
2910
2914
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/types/style-state.ts",
|
|
2911
2915
|
"qualifiedName": "SkyTextEditorStyleState.linkState"
|
|
2912
2916
|
},
|
|
2913
|
-
"
|
|
2917
|
+
"18": {
|
|
2914
2918
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/types/text-editor-merge-field.ts",
|
|
2915
2919
|
"qualifiedName": "SkyTextEditorMergeField"
|
|
2916
2920
|
},
|
|
2917
|
-
"
|
|
2921
|
+
"19": {
|
|
2918
2922
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/types/text-editor-merge-field.ts",
|
|
2919
2923
|
"qualifiedName": "SkyTextEditorMergeField.id"
|
|
2920
2924
|
},
|
|
2921
|
-
"
|
|
2925
|
+
"20": {
|
|
2922
2926
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/types/text-editor-merge-field.ts",
|
|
2923
2927
|
"qualifiedName": "SkyTextEditorMergeField.name"
|
|
2924
2928
|
},
|
|
2925
|
-
"
|
|
2929
|
+
"21": {
|
|
2926
2930
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/types/text-editor-merge-field.ts",
|
|
2927
2931
|
"qualifiedName": "SkyTextEditorMergeField.previewImageUrl"
|
|
2928
2932
|
},
|
|
2929
|
-
"21": {
|
|
2930
|
-
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/types/link-window-options-type.ts",
|
|
2931
|
-
"qualifiedName": "SkyTextEditorLinkWindowOptionsType"
|
|
2932
|
-
},
|
|
2933
2933
|
"22": {
|
|
2934
2934
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/types/toolbar-action-type.ts",
|
|
2935
2935
|
"qualifiedName": "SkyTextEditorToolbarActionType"
|
|
@@ -2974,303 +2974,303 @@
|
|
|
2974
2974
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/rich-text-display/rich-text-display.component.ts",
|
|
2975
2975
|
"qualifiedName": "SkyRichTextDisplayComponent.sanitizedText"
|
|
2976
2976
|
},
|
|
2977
|
-
"
|
|
2977
|
+
"87": {
|
|
2978
2978
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
2979
2979
|
"qualifiedName": "SkyTextEditorComponent"
|
|
2980
2980
|
},
|
|
2981
|
-
"
|
|
2981
|
+
"88": {
|
|
2982
2982
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
2983
2983
|
"qualifiedName": "SkyTextEditorComponent.__constructor"
|
|
2984
2984
|
},
|
|
2985
|
-
"
|
|
2985
|
+
"89": {
|
|
2986
2986
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
2987
2987
|
"qualifiedName": "SkyTextEditorComponent"
|
|
2988
2988
|
},
|
|
2989
|
-
"
|
|
2989
|
+
"90": {
|
|
2990
2990
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
2991
2991
|
"qualifiedName": "SkyTextEditorComponent.autofocus"
|
|
2992
2992
|
},
|
|
2993
|
-
"
|
|
2993
|
+
"91": {
|
|
2994
2994
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
2995
2995
|
"qualifiedName": "SkyTextEditorComponent.disabled"
|
|
2996
2996
|
},
|
|
2997
|
-
"
|
|
2997
|
+
"92": {
|
|
2998
2998
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
2999
2999
|
"qualifiedName": "SkyTextEditorComponent.disabled"
|
|
3000
3000
|
},
|
|
3001
|
-
"
|
|
3001
|
+
"93": {
|
|
3002
3002
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
3003
3003
|
"qualifiedName": "SkyTextEditorComponent.disabled"
|
|
3004
3004
|
},
|
|
3005
|
-
"
|
|
3005
|
+
"94": {
|
|
3006
3006
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
3007
3007
|
"qualifiedName": "value"
|
|
3008
3008
|
},
|
|
3009
|
-
"
|
|
3009
|
+
"95": {
|
|
3010
3010
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
3011
3011
|
"qualifiedName": "SkyTextEditorComponent.fontList"
|
|
3012
3012
|
},
|
|
3013
|
-
"
|
|
3013
|
+
"96": {
|
|
3014
3014
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
3015
3015
|
"qualifiedName": "SkyTextEditorComponent.fontList"
|
|
3016
3016
|
},
|
|
3017
|
-
"
|
|
3017
|
+
"97": {
|
|
3018
3018
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
3019
3019
|
"qualifiedName": "SkyTextEditorComponent.fontList"
|
|
3020
3020
|
},
|
|
3021
|
-
"
|
|
3021
|
+
"98": {
|
|
3022
3022
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
3023
3023
|
"qualifiedName": "value"
|
|
3024
3024
|
},
|
|
3025
|
-
"
|
|
3025
|
+
"99": {
|
|
3026
3026
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
3027
3027
|
"qualifiedName": "SkyTextEditorComponent.fontSizeList"
|
|
3028
3028
|
},
|
|
3029
|
-
"
|
|
3029
|
+
"100": {
|
|
3030
3030
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
3031
3031
|
"qualifiedName": "SkyTextEditorComponent.fontSizeList"
|
|
3032
3032
|
},
|
|
3033
|
-
"
|
|
3033
|
+
"101": {
|
|
3034
3034
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
3035
3035
|
"qualifiedName": "SkyTextEditorComponent.fontSizeList"
|
|
3036
3036
|
},
|
|
3037
|
-
"
|
|
3037
|
+
"102": {
|
|
3038
3038
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
3039
3039
|
"qualifiedName": "value"
|
|
3040
3040
|
},
|
|
3041
|
-
"
|
|
3041
|
+
"103": {
|
|
3042
3042
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
3043
3043
|
"qualifiedName": "SkyTextEditorComponent.id"
|
|
3044
3044
|
},
|
|
3045
|
-
"
|
|
3045
|
+
"104": {
|
|
3046
3046
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
3047
3047
|
"qualifiedName": "SkyTextEditorComponent.id"
|
|
3048
3048
|
},
|
|
3049
|
-
"
|
|
3049
|
+
"105": {
|
|
3050
3050
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
3051
3051
|
"qualifiedName": "SkyTextEditorComponent.id"
|
|
3052
3052
|
},
|
|
3053
|
-
"
|
|
3053
|
+
"106": {
|
|
3054
3054
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
3055
3055
|
"qualifiedName": "value"
|
|
3056
3056
|
},
|
|
3057
|
-
"
|
|
3057
|
+
"107": {
|
|
3058
3058
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
3059
3059
|
"qualifiedName": "SkyTextEditorComponent.initialStyleState"
|
|
3060
3060
|
},
|
|
3061
|
-
"
|
|
3061
|
+
"108": {
|
|
3062
3062
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
3063
3063
|
"qualifiedName": "SkyTextEditorComponent.initialStyleState"
|
|
3064
3064
|
},
|
|
3065
|
-
"
|
|
3065
|
+
"109": {
|
|
3066
3066
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
3067
3067
|
"qualifiedName": "SkyTextEditorComponent.initialStyleState"
|
|
3068
3068
|
},
|
|
3069
|
-
"
|
|
3069
|
+
"110": {
|
|
3070
3070
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
3071
3071
|
"qualifiedName": "state"
|
|
3072
3072
|
},
|
|
3073
|
-
"
|
|
3073
|
+
"111": {
|
|
3074
3074
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
3075
3075
|
"qualifiedName": "SkyTextEditorComponent.menus"
|
|
3076
3076
|
},
|
|
3077
|
-
"
|
|
3077
|
+
"112": {
|
|
3078
3078
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
3079
3079
|
"qualifiedName": "SkyTextEditorComponent.menus"
|
|
3080
3080
|
},
|
|
3081
|
-
"
|
|
3081
|
+
"113": {
|
|
3082
3082
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
3083
3083
|
"qualifiedName": "SkyTextEditorComponent.menus"
|
|
3084
3084
|
},
|
|
3085
|
-
"
|
|
3085
|
+
"114": {
|
|
3086
3086
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
3087
3087
|
"qualifiedName": "value"
|
|
3088
3088
|
},
|
|
3089
|
-
"
|
|
3089
|
+
"115": {
|
|
3090
3090
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
3091
3091
|
"qualifiedName": "SkyTextEditorComponent.mergeFields"
|
|
3092
3092
|
},
|
|
3093
|
-
"
|
|
3093
|
+
"116": {
|
|
3094
3094
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
3095
3095
|
"qualifiedName": "SkyTextEditorComponent.mergeFields"
|
|
3096
3096
|
},
|
|
3097
|
-
"
|
|
3097
|
+
"117": {
|
|
3098
3098
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
3099
3099
|
"qualifiedName": "SkyTextEditorComponent.mergeFields"
|
|
3100
3100
|
},
|
|
3101
|
-
"
|
|
3101
|
+
"118": {
|
|
3102
3102
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
3103
3103
|
"qualifiedName": "value"
|
|
3104
3104
|
},
|
|
3105
|
-
"
|
|
3105
|
+
"119": {
|
|
3106
3106
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
3107
3107
|
"qualifiedName": "SkyTextEditorComponent.placeholder"
|
|
3108
3108
|
},
|
|
3109
|
-
"
|
|
3109
|
+
"120": {
|
|
3110
3110
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
3111
3111
|
"qualifiedName": "SkyTextEditorComponent.placeholder"
|
|
3112
3112
|
},
|
|
3113
|
-
"
|
|
3113
|
+
"121": {
|
|
3114
3114
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
3115
3115
|
"qualifiedName": "SkyTextEditorComponent.placeholder"
|
|
3116
3116
|
},
|
|
3117
|
-
"
|
|
3117
|
+
"122": {
|
|
3118
3118
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
3119
3119
|
"qualifiedName": "value"
|
|
3120
3120
|
},
|
|
3121
|
-
"
|
|
3121
|
+
"123": {
|
|
3122
3122
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
3123
3123
|
"qualifiedName": "SkyTextEditorComponent.toolbarActions"
|
|
3124
3124
|
},
|
|
3125
|
-
"
|
|
3125
|
+
"124": {
|
|
3126
3126
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
3127
3127
|
"qualifiedName": "SkyTextEditorComponent.toolbarActions"
|
|
3128
3128
|
},
|
|
3129
|
-
"
|
|
3129
|
+
"125": {
|
|
3130
3130
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
3131
3131
|
"qualifiedName": "SkyTextEditorComponent.toolbarActions"
|
|
3132
3132
|
},
|
|
3133
|
-
"
|
|
3133
|
+
"126": {
|
|
3134
3134
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
3135
3135
|
"qualifiedName": "value"
|
|
3136
3136
|
},
|
|
3137
|
-
"
|
|
3137
|
+
"127": {
|
|
3138
3138
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
3139
3139
|
"qualifiedName": "SkyTextEditorComponent.linkWindowOptions"
|
|
3140
3140
|
},
|
|
3141
|
-
"
|
|
3141
|
+
"128": {
|
|
3142
3142
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
3143
3143
|
"qualifiedName": "SkyTextEditorComponent.linkWindowOptions"
|
|
3144
3144
|
},
|
|
3145
|
-
"
|
|
3145
|
+
"129": {
|
|
3146
3146
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
3147
3147
|
"qualifiedName": "SkyTextEditorComponent.linkWindowOptions"
|
|
3148
3148
|
},
|
|
3149
|
-
"
|
|
3149
|
+
"130": {
|
|
3150
3150
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
3151
3151
|
"qualifiedName": "value"
|
|
3152
3152
|
},
|
|
3153
|
-
"
|
|
3153
|
+
"131": {
|
|
3154
3154
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
3155
3155
|
"qualifiedName": "SkyTextEditorComponent.iframeRef"
|
|
3156
3156
|
},
|
|
3157
|
-
"
|
|
3157
|
+
"132": {
|
|
3158
3158
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
3159
3159
|
"qualifiedName": "SkyTextEditorComponent.value"
|
|
3160
3160
|
},
|
|
3161
|
-
"
|
|
3161
|
+
"133": {
|
|
3162
3162
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
3163
3163
|
"qualifiedName": "SkyTextEditorComponent.value"
|
|
3164
3164
|
},
|
|
3165
|
-
"
|
|
3165
|
+
"134": {
|
|
3166
3166
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
3167
3167
|
"qualifiedName": "SkyTextEditorComponent.value"
|
|
3168
3168
|
},
|
|
3169
|
-
"
|
|
3169
|
+
"135": {
|
|
3170
3170
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
3171
3171
|
"qualifiedName": "value"
|
|
3172
3172
|
},
|
|
3173
|
-
"
|
|
3173
|
+
"136": {
|
|
3174
3174
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
3175
3175
|
"qualifiedName": "SkyTextEditorComponent.inputTemplateRef"
|
|
3176
3176
|
},
|
|
3177
|
-
"
|
|
3177
|
+
"137": {
|
|
3178
3178
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
3179
3179
|
"qualifiedName": "SkyTextEditorComponent.editorFocusStream"
|
|
3180
3180
|
},
|
|
3181
|
-
"
|
|
3181
|
+
"138": {
|
|
3182
3182
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
3183
3183
|
"qualifiedName": "SkyTextEditorComponent.formControlClass"
|
|
3184
3184
|
},
|
|
3185
|
-
"
|
|
3185
|
+
"162": {
|
|
3186
3186
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
3187
3187
|
"qualifiedName": "SkyTextEditorComponent.ngAfterViewInit"
|
|
3188
3188
|
},
|
|
3189
|
-
"
|
|
3189
|
+
"163": {
|
|
3190
3190
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
3191
3191
|
"qualifiedName": "SkyTextEditorComponent.ngAfterViewInit"
|
|
3192
3192
|
},
|
|
3193
|
-
"
|
|
3193
|
+
"164": {
|
|
3194
3194
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
3195
3195
|
"qualifiedName": "SkyTextEditorComponent.ngOnDestroy"
|
|
3196
3196
|
},
|
|
3197
|
-
"
|
|
3197
|
+
"165": {
|
|
3198
3198
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
3199
3199
|
"qualifiedName": "SkyTextEditorComponent.ngOnDestroy"
|
|
3200
3200
|
},
|
|
3201
|
-
"
|
|
3201
|
+
"166": {
|
|
3202
3202
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
3203
3203
|
"qualifiedName": "SkyTextEditorComponent.onIframeLoad"
|
|
3204
3204
|
},
|
|
3205
|
-
"
|
|
3205
|
+
"167": {
|
|
3206
3206
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
3207
3207
|
"qualifiedName": "SkyTextEditorComponent.onIframeLoad"
|
|
3208
3208
|
},
|
|
3209
|
-
"
|
|
3209
|
+
"168": {
|
|
3210
3210
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
3211
3211
|
"qualifiedName": "SkyTextEditorComponent.writeValue"
|
|
3212
3212
|
},
|
|
3213
|
-
"
|
|
3213
|
+
"169": {
|
|
3214
3214
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
3215
3215
|
"qualifiedName": "SkyTextEditorComponent.writeValue"
|
|
3216
3216
|
},
|
|
3217
|
-
"
|
|
3217
|
+
"170": {
|
|
3218
3218
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
3219
3219
|
"qualifiedName": "value"
|
|
3220
3220
|
},
|
|
3221
|
-
"
|
|
3221
|
+
"171": {
|
|
3222
3222
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
3223
3223
|
"qualifiedName": "SkyTextEditorComponent.registerOnChange"
|
|
3224
3224
|
},
|
|
3225
|
-
"
|
|
3225
|
+
"172": {
|
|
3226
3226
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
3227
3227
|
"qualifiedName": "SkyTextEditorComponent.registerOnChange"
|
|
3228
3228
|
},
|
|
3229
|
-
"
|
|
3229
|
+
"173": {
|
|
3230
3230
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
3231
3231
|
"qualifiedName": "fn"
|
|
3232
3232
|
},
|
|
3233
|
-
"
|
|
3233
|
+
"174": {
|
|
3234
3234
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
3235
3235
|
"qualifiedName": "__type"
|
|
3236
3236
|
},
|
|
3237
|
-
"
|
|
3237
|
+
"175": {
|
|
3238
3238
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
3239
3239
|
"qualifiedName": "__type"
|
|
3240
3240
|
},
|
|
3241
|
-
"
|
|
3241
|
+
"176": {
|
|
3242
3242
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
3243
3243
|
"qualifiedName": "value"
|
|
3244
3244
|
},
|
|
3245
|
-
"
|
|
3245
|
+
"177": {
|
|
3246
3246
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
3247
3247
|
"qualifiedName": "SkyTextEditorComponent.registerOnTouched"
|
|
3248
3248
|
},
|
|
3249
|
-
"
|
|
3249
|
+
"178": {
|
|
3250
3250
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
3251
3251
|
"qualifiedName": "SkyTextEditorComponent.registerOnTouched"
|
|
3252
3252
|
},
|
|
3253
|
-
"
|
|
3253
|
+
"179": {
|
|
3254
3254
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
3255
3255
|
"qualifiedName": "fn"
|
|
3256
3256
|
},
|
|
3257
|
-
"
|
|
3257
|
+
"180": {
|
|
3258
3258
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
3259
3259
|
"qualifiedName": "__type"
|
|
3260
3260
|
},
|
|
3261
|
-
"
|
|
3261
|
+
"181": {
|
|
3262
3262
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
3263
3263
|
"qualifiedName": "__type"
|
|
3264
3264
|
},
|
|
3265
|
-
"
|
|
3265
|
+
"182": {
|
|
3266
3266
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
3267
3267
|
"qualifiedName": "SkyTextEditorComponent.setDisabledState"
|
|
3268
3268
|
},
|
|
3269
|
-
"
|
|
3269
|
+
"183": {
|
|
3270
3270
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
3271
3271
|
"qualifiedName": "SkyTextEditorComponent.setDisabledState"
|
|
3272
3272
|
},
|
|
3273
|
-
"
|
|
3273
|
+
"184": {
|
|
3274
3274
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
3275
3275
|
"qualifiedName": "isDisabled"
|
|
3276
3276
|
}
|