@skyux/text-editor 10.0.0-alpha.3 → 10.0.0-alpha.6
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 +389 -344
- package/esm2022/lib/modules/rich-text-display/rich-text-display.component.mjs +3 -3
- package/esm2022/lib/modules/rich-text-display/rich-text-display.module.mjs +4 -4
- package/esm2022/lib/modules/shared/sky-text-editor-resources.module.mjs +4 -4
- package/esm2022/lib/modules/text-editor/menubar/text-editor-menubar.component.mjs +3 -3
- package/esm2022/lib/modules/text-editor/services/text-editor-adapter.service.mjs +9 -4
- package/esm2022/lib/modules/text-editor/services/text-editor-selection.service.mjs +3 -3
- package/esm2022/lib/modules/text-editor/services/text-editor.service.mjs +10 -4
- package/esm2022/lib/modules/text-editor/services/text-sanitization.service.mjs +3 -3
- package/esm2022/lib/modules/text-editor/text-editor.component.mjs +35 -14
- package/esm2022/lib/modules/text-editor/text-editor.module.mjs +4 -4
- package/esm2022/lib/modules/text-editor/toolbar/text-editor-toolbar.component.mjs +3 -3
- package/esm2022/lib/modules/text-editor/types/editor-setting.mjs +1 -1
- package/esm2022/lib/modules/text-editor/url-modal/text-editor-url-modal.component.mjs +3 -3
- package/fesm2022/skyux-text-editor.mjs +81 -49
- package/fesm2022/skyux-text-editor.mjs.map +1 -1
- package/lib/modules/text-editor/services/text-editor.service.d.ts +4 -0
- package/lib/modules/text-editor/text-editor.component.d.ts +7 -1
- package/lib/modules/text-editor/types/editor-setting.d.ts +2 -0
- package/package.json +16 -16
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/58a169b/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/58a169b/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/58a169b/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/58a169b/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/58a169b/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/58a169b/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/58a169b/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/58a169b/libs/components/text-editor/src/lib/modules/rich-text-display/rich-text-display.component.ts#L10"
|
|
281
281
|
}
|
|
282
282
|
],
|
|
283
283
|
"decorators": [
|
|
@@ -313,9 +313,9 @@
|
|
|
313
313
|
"sources": [
|
|
314
314
|
{
|
|
315
315
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
316
|
-
"line":
|
|
316
|
+
"line": 349,
|
|
317
317
|
"character": 2,
|
|
318
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
318
|
+
"url": "https://github.com/blackbaud/skyux/blob/58a169b/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L349"
|
|
319
319
|
}
|
|
320
320
|
],
|
|
321
321
|
"signatures": [
|
|
@@ -328,9 +328,9 @@
|
|
|
328
328
|
"sources": [
|
|
329
329
|
{
|
|
330
330
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
331
|
-
"line":
|
|
331
|
+
"line": 349,
|
|
332
332
|
"character": 2,
|
|
333
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
333
|
+
"url": "https://github.com/blackbaud/skyux/blob/58a169b/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L349"
|
|
334
334
|
}
|
|
335
335
|
],
|
|
336
336
|
"type": {
|
|
@@ -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/58a169b/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": 138,
|
|
382
382
|
"name": "editorFocusStream",
|
|
383
383
|
"variant": "declaration",
|
|
384
384
|
"kind": 1024,
|
|
@@ -388,9 +388,9 @@
|
|
|
388
388
|
"sources": [
|
|
389
389
|
{
|
|
390
390
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
391
|
-
"line":
|
|
391
|
+
"line": 314,
|
|
392
392
|
"character": 9,
|
|
393
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
393
|
+
"url": "https://github.com/blackbaud/skyux/blob/58a169b/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L314"
|
|
394
394
|
}
|
|
395
395
|
],
|
|
396
396
|
"type": {
|
|
@@ -412,7 +412,7 @@
|
|
|
412
412
|
"decorators": []
|
|
413
413
|
},
|
|
414
414
|
{
|
|
415
|
-
"id":
|
|
415
|
+
"id": 139,
|
|
416
416
|
"name": "formControlClass",
|
|
417
417
|
"variant": "declaration",
|
|
418
418
|
"kind": 1024,
|
|
@@ -422,9 +422,9 @@
|
|
|
422
422
|
"sources": [
|
|
423
423
|
{
|
|
424
424
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
425
|
-
"line":
|
|
425
|
+
"line": 317,
|
|
426
426
|
"character": 9,
|
|
427
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
427
|
+
"url": "https://github.com/blackbaud/skyux/blob/58a169b/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L317"
|
|
428
428
|
}
|
|
429
429
|
],
|
|
430
430
|
"type": {
|
|
@@ -435,7 +435,7 @@
|
|
|
435
435
|
"decorators": []
|
|
436
436
|
},
|
|
437
437
|
{
|
|
438
|
-
"id":
|
|
438
|
+
"id": 132,
|
|
439
439
|
"name": "iframeRef",
|
|
440
440
|
"variant": "declaration",
|
|
441
441
|
"kind": 1024,
|
|
@@ -445,9 +445,9 @@
|
|
|
445
445
|
"sources": [
|
|
446
446
|
{
|
|
447
447
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
448
|
-
"line":
|
|
448
|
+
"line": 259,
|
|
449
449
|
"character": 9,
|
|
450
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
450
|
+
"url": "https://github.com/blackbaud/skyux/blob/58a169b/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L259"
|
|
451
451
|
}
|
|
452
452
|
],
|
|
453
453
|
"type": {
|
|
@@ -468,7 +468,7 @@
|
|
|
468
468
|
"decorators": []
|
|
469
469
|
},
|
|
470
470
|
{
|
|
471
|
-
"id":
|
|
471
|
+
"id": 137,
|
|
472
472
|
"name": "inputTemplateRef",
|
|
473
473
|
"variant": "declaration",
|
|
474
474
|
"kind": 1024,
|
|
@@ -478,9 +478,9 @@
|
|
|
478
478
|
"sources": [
|
|
479
479
|
{
|
|
480
480
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
481
|
-
"line":
|
|
481
|
+
"line": 312,
|
|
482
482
|
"character": 9,
|
|
483
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
483
|
+
"url": "https://github.com/blackbaud/skyux/blob/58a169b/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L312"
|
|
484
484
|
}
|
|
485
485
|
],
|
|
486
486
|
"type": {
|
|
@@ -500,6 +500,46 @@
|
|
|
500
500
|
},
|
|
501
501
|
"decorators": []
|
|
502
502
|
},
|
|
503
|
+
{
|
|
504
|
+
"id": 111,
|
|
505
|
+
"name": "labelText",
|
|
506
|
+
"variant": "declaration",
|
|
507
|
+
"kind": 1024,
|
|
508
|
+
"flags": {
|
|
509
|
+
"isPublic": true
|
|
510
|
+
},
|
|
511
|
+
"comment": {
|
|
512
|
+
"summary": [
|
|
513
|
+
{
|
|
514
|
+
"kind": "text",
|
|
515
|
+
"text": "The text to display as the text editor's label."
|
|
516
|
+
}
|
|
517
|
+
],
|
|
518
|
+
"blockTags": [
|
|
519
|
+
{
|
|
520
|
+
"tag": "@preview",
|
|
521
|
+
"content": []
|
|
522
|
+
}
|
|
523
|
+
]
|
|
524
|
+
},
|
|
525
|
+
"sources": [
|
|
526
|
+
{
|
|
527
|
+
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
528
|
+
"line": 183,
|
|
529
|
+
"character": 9,
|
|
530
|
+
"url": "https://github.com/blackbaud/skyux/blob/58a169b/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L183"
|
|
531
|
+
}
|
|
532
|
+
],
|
|
533
|
+
"type": {
|
|
534
|
+
"type": "intrinsic",
|
|
535
|
+
"name": "string"
|
|
536
|
+
},
|
|
537
|
+
"decorators": [
|
|
538
|
+
{
|
|
539
|
+
"name": "Input"
|
|
540
|
+
}
|
|
541
|
+
]
|
|
542
|
+
},
|
|
503
543
|
{
|
|
504
544
|
"id": 91,
|
|
505
545
|
"name": "disabled",
|
|
@@ -513,13 +553,13 @@
|
|
|
513
553
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
514
554
|
"line": 83,
|
|
515
555
|
"character": 13,
|
|
516
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
556
|
+
"url": "https://github.com/blackbaud/skyux/blob/58a169b/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L83"
|
|
517
557
|
},
|
|
518
558
|
{
|
|
519
559
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
520
560
|
"line": 116,
|
|
521
561
|
"character": 13,
|
|
522
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
562
|
+
"url": "https://github.com/blackbaud/skyux/blob/58a169b/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L116"
|
|
523
563
|
}
|
|
524
564
|
],
|
|
525
565
|
"getSignature": {
|
|
@@ -533,7 +573,7 @@
|
|
|
533
573
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
534
574
|
"line": 116,
|
|
535
575
|
"character": 2,
|
|
536
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
576
|
+
"url": "https://github.com/blackbaud/skyux/blob/58a169b/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L116"
|
|
537
577
|
}
|
|
538
578
|
],
|
|
539
579
|
"type": {
|
|
@@ -579,7 +619,7 @@
|
|
|
579
619
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
580
620
|
"line": 82,
|
|
581
621
|
"character": 2,
|
|
582
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
622
|
+
"url": "https://github.com/blackbaud/skyux/blob/58a169b/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L82"
|
|
583
623
|
}
|
|
584
624
|
],
|
|
585
625
|
"parameters": [
|
|
@@ -619,13 +659,13 @@
|
|
|
619
659
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
620
660
|
"line": 125,
|
|
621
661
|
"character": 13,
|
|
622
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
662
|
+
"url": "https://github.com/blackbaud/skyux/blob/58a169b/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L125"
|
|
623
663
|
},
|
|
624
664
|
{
|
|
625
665
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
626
666
|
"line": 129,
|
|
627
667
|
"character": 13,
|
|
628
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
668
|
+
"url": "https://github.com/blackbaud/skyux/blob/58a169b/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L129"
|
|
629
669
|
}
|
|
630
670
|
],
|
|
631
671
|
"getSignature": {
|
|
@@ -639,7 +679,7 @@
|
|
|
639
679
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
640
680
|
"line": 129,
|
|
641
681
|
"character": 2,
|
|
642
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
682
|
+
"url": "https://github.com/blackbaud/skyux/blob/58a169b/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L129"
|
|
643
683
|
}
|
|
644
684
|
],
|
|
645
685
|
"type": {
|
|
@@ -682,7 +722,7 @@
|
|
|
682
722
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
683
723
|
"line": 124,
|
|
684
724
|
"character": 2,
|
|
685
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
725
|
+
"url": "https://github.com/blackbaud/skyux/blob/58a169b/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L124"
|
|
686
726
|
}
|
|
687
727
|
],
|
|
688
728
|
"parameters": [
|
|
@@ -727,13 +767,13 @@
|
|
|
727
767
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
728
768
|
"line": 138,
|
|
729
769
|
"character": 13,
|
|
730
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
770
|
+
"url": "https://github.com/blackbaud/skyux/blob/58a169b/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L138"
|
|
731
771
|
},
|
|
732
772
|
{
|
|
733
773
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
734
774
|
"line": 142,
|
|
735
775
|
"character": 13,
|
|
736
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
776
|
+
"url": "https://github.com/blackbaud/skyux/blob/58a169b/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L142"
|
|
737
777
|
}
|
|
738
778
|
],
|
|
739
779
|
"getSignature": {
|
|
@@ -747,7 +787,7 @@
|
|
|
747
787
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
748
788
|
"line": 142,
|
|
749
789
|
"character": 2,
|
|
750
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
790
|
+
"url": "https://github.com/blackbaud/skyux/blob/58a169b/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L142"
|
|
751
791
|
}
|
|
752
792
|
],
|
|
753
793
|
"type": {
|
|
@@ -788,7 +828,7 @@
|
|
|
788
828
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
789
829
|
"line": 137,
|
|
790
830
|
"character": 2,
|
|
791
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
831
|
+
"url": "https://github.com/blackbaud/skyux/blob/58a169b/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L137"
|
|
792
832
|
}
|
|
793
833
|
],
|
|
794
834
|
"parameters": [
|
|
@@ -831,13 +871,13 @@
|
|
|
831
871
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
832
872
|
"line": 151,
|
|
833
873
|
"character": 13,
|
|
834
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
874
|
+
"url": "https://github.com/blackbaud/skyux/blob/58a169b/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L151"
|
|
835
875
|
},
|
|
836
876
|
{
|
|
837
877
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
838
878
|
"line": 155,
|
|
839
879
|
"character": 13,
|
|
840
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
880
|
+
"url": "https://github.com/blackbaud/skyux/blob/58a169b/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L155"
|
|
841
881
|
}
|
|
842
882
|
],
|
|
843
883
|
"getSignature": {
|
|
@@ -851,7 +891,7 @@
|
|
|
851
891
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
852
892
|
"line": 155,
|
|
853
893
|
"character": 2,
|
|
854
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
894
|
+
"url": "https://github.com/blackbaud/skyux/blob/58a169b/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L155"
|
|
855
895
|
}
|
|
856
896
|
],
|
|
857
897
|
"type": {
|
|
@@ -878,7 +918,7 @@
|
|
|
878
918
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
879
919
|
"line": 150,
|
|
880
920
|
"character": 2,
|
|
881
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
921
|
+
"url": "https://github.com/blackbaud/skyux/blob/58a169b/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L150"
|
|
882
922
|
}
|
|
883
923
|
],
|
|
884
924
|
"parameters": [
|
|
@@ -918,13 +958,13 @@
|
|
|
918
958
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
919
959
|
"line": 163,
|
|
920
960
|
"character": 13,
|
|
921
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
961
|
+
"url": "https://github.com/blackbaud/skyux/blob/58a169b/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L163"
|
|
922
962
|
},
|
|
923
963
|
{
|
|
924
964
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
925
965
|
"line": 174,
|
|
926
966
|
"character": 13,
|
|
927
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
967
|
+
"url": "https://github.com/blackbaud/skyux/blob/58a169b/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L174"
|
|
928
968
|
}
|
|
929
969
|
],
|
|
930
970
|
"getSignature": {
|
|
@@ -938,7 +978,7 @@
|
|
|
938
978
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
939
979
|
"line": 174,
|
|
940
980
|
"character": 2,
|
|
941
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
981
|
+
"url": "https://github.com/blackbaud/skyux/blob/58a169b/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L174"
|
|
942
982
|
}
|
|
943
983
|
],
|
|
944
984
|
"type": {
|
|
@@ -967,7 +1007,7 @@
|
|
|
967
1007
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
968
1008
|
"line": 162,
|
|
969
1009
|
"character": 2,
|
|
970
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1010
|
+
"url": "https://github.com/blackbaud/skyux/blob/58a169b/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L162"
|
|
971
1011
|
}
|
|
972
1012
|
],
|
|
973
1013
|
"parameters": [
|
|
@@ -997,7 +1037,7 @@
|
|
|
997
1037
|
]
|
|
998
1038
|
},
|
|
999
1039
|
{
|
|
1000
|
-
"id":
|
|
1040
|
+
"id": 128,
|
|
1001
1041
|
"name": "linkWindowOptions",
|
|
1002
1042
|
"variant": "declaration",
|
|
1003
1043
|
"kind": 262144,
|
|
@@ -1007,19 +1047,19 @@
|
|
|
1007
1047
|
"sources": [
|
|
1008
1048
|
{
|
|
1009
1049
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
1010
|
-
"line":
|
|
1050
|
+
"line": 248,
|
|
1011
1051
|
"character": 13,
|
|
1012
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1052
|
+
"url": "https://github.com/blackbaud/skyux/blob/58a169b/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L248"
|
|
1013
1053
|
},
|
|
1014
1054
|
{
|
|
1015
1055
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
1016
|
-
"line":
|
|
1056
|
+
"line": 254,
|
|
1017
1057
|
"character": 13,
|
|
1018
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1058
|
+
"url": "https://github.com/blackbaud/skyux/blob/58a169b/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L254"
|
|
1019
1059
|
}
|
|
1020
1060
|
],
|
|
1021
1061
|
"getSignature": {
|
|
1022
|
-
"id":
|
|
1062
|
+
"id": 129,
|
|
1023
1063
|
"name": "linkWindowOptions",
|
|
1024
1064
|
"variant": "signature",
|
|
1025
1065
|
"kind": 524288,
|
|
@@ -1027,9 +1067,9 @@
|
|
|
1027
1067
|
"sources": [
|
|
1028
1068
|
{
|
|
1029
1069
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
1030
|
-
"line":
|
|
1070
|
+
"line": 254,
|
|
1031
1071
|
"character": 2,
|
|
1032
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1072
|
+
"url": "https://github.com/blackbaud/skyux/blob/58a169b/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L254"
|
|
1033
1073
|
}
|
|
1034
1074
|
],
|
|
1035
1075
|
"type": {
|
|
@@ -1043,7 +1083,7 @@
|
|
|
1043
1083
|
}
|
|
1044
1084
|
},
|
|
1045
1085
|
"setSignature": {
|
|
1046
|
-
"id":
|
|
1086
|
+
"id": 130,
|
|
1047
1087
|
"name": "linkWindowOptions",
|
|
1048
1088
|
"variant": "signature",
|
|
1049
1089
|
"kind": 1048576,
|
|
@@ -1070,14 +1110,14 @@
|
|
|
1070
1110
|
"sources": [
|
|
1071
1111
|
{
|
|
1072
1112
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
1073
|
-
"line":
|
|
1113
|
+
"line": 247,
|
|
1074
1114
|
"character": 2,
|
|
1075
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1115
|
+
"url": "https://github.com/blackbaud/skyux/blob/58a169b/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L247"
|
|
1076
1116
|
}
|
|
1077
1117
|
],
|
|
1078
1118
|
"parameters": [
|
|
1079
1119
|
{
|
|
1080
|
-
"id":
|
|
1120
|
+
"id": 131,
|
|
1081
1121
|
"name": "value",
|
|
1082
1122
|
"variant": "param",
|
|
1083
1123
|
"kind": 32768,
|
|
@@ -1105,7 +1145,7 @@
|
|
|
1105
1145
|
]
|
|
1106
1146
|
},
|
|
1107
1147
|
{
|
|
1108
|
-
"id":
|
|
1148
|
+
"id": 112,
|
|
1109
1149
|
"name": "menus",
|
|
1110
1150
|
"variant": "declaration",
|
|
1111
1151
|
"kind": 262144,
|
|
@@ -1115,19 +1155,19 @@
|
|
|
1115
1155
|
"sources": [
|
|
1116
1156
|
{
|
|
1117
1157
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
1118
|
-
"line":
|
|
1158
|
+
"line": 190,
|
|
1119
1159
|
"character": 13,
|
|
1120
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1160
|
+
"url": "https://github.com/blackbaud/skyux/blob/58a169b/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L190"
|
|
1121
1161
|
},
|
|
1122
1162
|
{
|
|
1123
1163
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
1124
|
-
"line":
|
|
1164
|
+
"line": 194,
|
|
1125
1165
|
"character": 13,
|
|
1126
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1166
|
+
"url": "https://github.com/blackbaud/skyux/blob/58a169b/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L194"
|
|
1127
1167
|
}
|
|
1128
1168
|
],
|
|
1129
1169
|
"getSignature": {
|
|
1130
|
-
"id":
|
|
1170
|
+
"id": 113,
|
|
1131
1171
|
"name": "menus",
|
|
1132
1172
|
"variant": "signature",
|
|
1133
1173
|
"kind": 524288,
|
|
@@ -1135,9 +1175,9 @@
|
|
|
1135
1175
|
"sources": [
|
|
1136
1176
|
{
|
|
1137
1177
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
1138
|
-
"line":
|
|
1178
|
+
"line": 194,
|
|
1139
1179
|
"character": 2,
|
|
1140
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1180
|
+
"url": "https://github.com/blackbaud/skyux/blob/58a169b/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L194"
|
|
1141
1181
|
}
|
|
1142
1182
|
],
|
|
1143
1183
|
"type": {
|
|
@@ -1151,7 +1191,7 @@
|
|
|
1151
1191
|
}
|
|
1152
1192
|
},
|
|
1153
1193
|
"setSignature": {
|
|
1154
|
-
"id":
|
|
1194
|
+
"id": 114,
|
|
1155
1195
|
"name": "menus",
|
|
1156
1196
|
"variant": "signature",
|
|
1157
1197
|
"kind": 1048576,
|
|
@@ -1178,14 +1218,14 @@
|
|
|
1178
1218
|
"sources": [
|
|
1179
1219
|
{
|
|
1180
1220
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
1181
|
-
"line":
|
|
1221
|
+
"line": 189,
|
|
1182
1222
|
"character": 2,
|
|
1183
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1223
|
+
"url": "https://github.com/blackbaud/skyux/blob/58a169b/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L189"
|
|
1184
1224
|
}
|
|
1185
1225
|
],
|
|
1186
1226
|
"parameters": [
|
|
1187
1227
|
{
|
|
1188
|
-
"id":
|
|
1228
|
+
"id": 115,
|
|
1189
1229
|
"name": "value",
|
|
1190
1230
|
"variant": "param",
|
|
1191
1231
|
"kind": 32768,
|
|
@@ -1213,7 +1253,7 @@
|
|
|
1213
1253
|
]
|
|
1214
1254
|
},
|
|
1215
1255
|
{
|
|
1216
|
-
"id":
|
|
1256
|
+
"id": 116,
|
|
1217
1257
|
"name": "mergeFields",
|
|
1218
1258
|
"variant": "declaration",
|
|
1219
1259
|
"kind": 262144,
|
|
@@ -1223,19 +1263,19 @@
|
|
|
1223
1263
|
"sources": [
|
|
1224
1264
|
{
|
|
1225
1265
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
1226
|
-
"line":
|
|
1266
|
+
"line": 202,
|
|
1227
1267
|
"character": 13,
|
|
1228
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1268
|
+
"url": "https://github.com/blackbaud/skyux/blob/58a169b/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L202"
|
|
1229
1269
|
},
|
|
1230
1270
|
{
|
|
1231
1271
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
1232
|
-
"line":
|
|
1272
|
+
"line": 206,
|
|
1233
1273
|
"character": 13,
|
|
1234
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1274
|
+
"url": "https://github.com/blackbaud/skyux/blob/58a169b/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L206"
|
|
1235
1275
|
}
|
|
1236
1276
|
],
|
|
1237
1277
|
"getSignature": {
|
|
1238
|
-
"id":
|
|
1278
|
+
"id": 117,
|
|
1239
1279
|
"name": "mergeFields",
|
|
1240
1280
|
"variant": "signature",
|
|
1241
1281
|
"kind": 524288,
|
|
@@ -1243,9 +1283,9 @@
|
|
|
1243
1283
|
"sources": [
|
|
1244
1284
|
{
|
|
1245
1285
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
1246
|
-
"line":
|
|
1286
|
+
"line": 206,
|
|
1247
1287
|
"character": 2,
|
|
1248
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1288
|
+
"url": "https://github.com/blackbaud/skyux/blob/58a169b/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L206"
|
|
1249
1289
|
}
|
|
1250
1290
|
],
|
|
1251
1291
|
"type": {
|
|
@@ -1259,7 +1299,7 @@
|
|
|
1259
1299
|
}
|
|
1260
1300
|
},
|
|
1261
1301
|
"setSignature": {
|
|
1262
|
-
"id":
|
|
1302
|
+
"id": 118,
|
|
1263
1303
|
"name": "mergeFields",
|
|
1264
1304
|
"variant": "signature",
|
|
1265
1305
|
"kind": 1048576,
|
|
@@ -1275,14 +1315,14 @@
|
|
|
1275
1315
|
"sources": [
|
|
1276
1316
|
{
|
|
1277
1317
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
1278
|
-
"line":
|
|
1318
|
+
"line": 201,
|
|
1279
1319
|
"character": 2,
|
|
1280
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1320
|
+
"url": "https://github.com/blackbaud/skyux/blob/58a169b/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L201"
|
|
1281
1321
|
}
|
|
1282
1322
|
],
|
|
1283
1323
|
"parameters": [
|
|
1284
1324
|
{
|
|
1285
|
-
"id":
|
|
1325
|
+
"id": 119,
|
|
1286
1326
|
"name": "value",
|
|
1287
1327
|
"variant": "param",
|
|
1288
1328
|
"kind": 32768,
|
|
@@ -1310,7 +1350,7 @@
|
|
|
1310
1350
|
]
|
|
1311
1351
|
},
|
|
1312
1352
|
{
|
|
1313
|
-
"id":
|
|
1353
|
+
"id": 120,
|
|
1314
1354
|
"name": "placeholder",
|
|
1315
1355
|
"variant": "declaration",
|
|
1316
1356
|
"kind": 262144,
|
|
@@ -1320,19 +1360,19 @@
|
|
|
1320
1360
|
"sources": [
|
|
1321
1361
|
{
|
|
1322
1362
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
1323
|
-
"line":
|
|
1363
|
+
"line": 214,
|
|
1324
1364
|
"character": 13,
|
|
1325
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1365
|
+
"url": "https://github.com/blackbaud/skyux/blob/58a169b/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L214"
|
|
1326
1366
|
},
|
|
1327
1367
|
{
|
|
1328
1368
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
1329
|
-
"line":
|
|
1369
|
+
"line": 224,
|
|
1330
1370
|
"character": 13,
|
|
1331
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1371
|
+
"url": "https://github.com/blackbaud/skyux/blob/58a169b/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L224"
|
|
1332
1372
|
}
|
|
1333
1373
|
],
|
|
1334
1374
|
"getSignature": {
|
|
1335
|
-
"id":
|
|
1375
|
+
"id": 121,
|
|
1336
1376
|
"name": "placeholder",
|
|
1337
1377
|
"variant": "signature",
|
|
1338
1378
|
"kind": 524288,
|
|
@@ -1340,9 +1380,9 @@
|
|
|
1340
1380
|
"sources": [
|
|
1341
1381
|
{
|
|
1342
1382
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
1343
|
-
"line":
|
|
1383
|
+
"line": 224,
|
|
1344
1384
|
"character": 2,
|
|
1345
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1385
|
+
"url": "https://github.com/blackbaud/skyux/blob/58a169b/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L224"
|
|
1346
1386
|
}
|
|
1347
1387
|
],
|
|
1348
1388
|
"type": {
|
|
@@ -1351,7 +1391,7 @@
|
|
|
1351
1391
|
}
|
|
1352
1392
|
},
|
|
1353
1393
|
"setSignature": {
|
|
1354
|
-
"id":
|
|
1394
|
+
"id": 122,
|
|
1355
1395
|
"name": "placeholder",
|
|
1356
1396
|
"variant": "signature",
|
|
1357
1397
|
"kind": 1048576,
|
|
@@ -1367,14 +1407,14 @@
|
|
|
1367
1407
|
"sources": [
|
|
1368
1408
|
{
|
|
1369
1409
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
1370
|
-
"line":
|
|
1410
|
+
"line": 213,
|
|
1371
1411
|
"character": 2,
|
|
1372
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1412
|
+
"url": "https://github.com/blackbaud/skyux/blob/58a169b/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L213"
|
|
1373
1413
|
}
|
|
1374
1414
|
],
|
|
1375
1415
|
"parameters": [
|
|
1376
1416
|
{
|
|
1377
|
-
"id":
|
|
1417
|
+
"id": 123,
|
|
1378
1418
|
"name": "value",
|
|
1379
1419
|
"variant": "param",
|
|
1380
1420
|
"kind": 32768,
|
|
@@ -1397,7 +1437,7 @@
|
|
|
1397
1437
|
]
|
|
1398
1438
|
},
|
|
1399
1439
|
{
|
|
1400
|
-
"id":
|
|
1440
|
+
"id": 124,
|
|
1401
1441
|
"name": "toolbarActions",
|
|
1402
1442
|
"variant": "declaration",
|
|
1403
1443
|
"kind": 262144,
|
|
@@ -1407,19 +1447,19 @@
|
|
|
1407
1447
|
"sources": [
|
|
1408
1448
|
{
|
|
1409
1449
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
1410
|
-
"line":
|
|
1450
|
+
"line": 233,
|
|
1411
1451
|
"character": 13,
|
|
1412
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1452
|
+
"url": "https://github.com/blackbaud/skyux/blob/58a169b/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L233"
|
|
1413
1453
|
},
|
|
1414
1454
|
{
|
|
1415
1455
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
1416
|
-
"line":
|
|
1456
|
+
"line": 239,
|
|
1417
1457
|
"character": 13,
|
|
1418
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1458
|
+
"url": "https://github.com/blackbaud/skyux/blob/58a169b/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L239"
|
|
1419
1459
|
}
|
|
1420
1460
|
],
|
|
1421
1461
|
"getSignature": {
|
|
1422
|
-
"id":
|
|
1462
|
+
"id": 125,
|
|
1423
1463
|
"name": "toolbarActions",
|
|
1424
1464
|
"variant": "signature",
|
|
1425
1465
|
"kind": 524288,
|
|
@@ -1427,9 +1467,9 @@
|
|
|
1427
1467
|
"sources": [
|
|
1428
1468
|
{
|
|
1429
1469
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
1430
|
-
"line":
|
|
1470
|
+
"line": 239,
|
|
1431
1471
|
"character": 2,
|
|
1432
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1472
|
+
"url": "https://github.com/blackbaud/skyux/blob/58a169b/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L239"
|
|
1433
1473
|
}
|
|
1434
1474
|
],
|
|
1435
1475
|
"type": {
|
|
@@ -1443,7 +1483,7 @@
|
|
|
1443
1483
|
}
|
|
1444
1484
|
},
|
|
1445
1485
|
"setSignature": {
|
|
1446
|
-
"id":
|
|
1486
|
+
"id": 126,
|
|
1447
1487
|
"name": "toolbarActions",
|
|
1448
1488
|
"variant": "signature",
|
|
1449
1489
|
"kind": 1048576,
|
|
@@ -1470,14 +1510,14 @@
|
|
|
1470
1510
|
"sources": [
|
|
1471
1511
|
{
|
|
1472
1512
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
1473
|
-
"line":
|
|
1513
|
+
"line": 232,
|
|
1474
1514
|
"character": 2,
|
|
1475
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1515
|
+
"url": "https://github.com/blackbaud/skyux/blob/58a169b/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L232"
|
|
1476
1516
|
}
|
|
1477
1517
|
],
|
|
1478
1518
|
"parameters": [
|
|
1479
1519
|
{
|
|
1480
|
-
"id":
|
|
1520
|
+
"id": 127,
|
|
1481
1521
|
"name": "value",
|
|
1482
1522
|
"variant": "param",
|
|
1483
1523
|
"kind": 32768,
|
|
@@ -1505,7 +1545,7 @@
|
|
|
1505
1545
|
]
|
|
1506
1546
|
},
|
|
1507
1547
|
{
|
|
1508
|
-
"id":
|
|
1548
|
+
"id": 133,
|
|
1509
1549
|
"name": "value",
|
|
1510
1550
|
"variant": "declaration",
|
|
1511
1551
|
"kind": 262144,
|
|
@@ -1515,19 +1555,19 @@
|
|
|
1515
1555
|
"sources": [
|
|
1516
1556
|
{
|
|
1517
1557
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
1518
|
-
"line":
|
|
1558
|
+
"line": 264,
|
|
1519
1559
|
"character": 13,
|
|
1520
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1560
|
+
"url": "https://github.com/blackbaud/skyux/blob/58a169b/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L264"
|
|
1521
1561
|
},
|
|
1522
1562
|
{
|
|
1523
1563
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
1524
|
-
"line":
|
|
1564
|
+
"line": 304,
|
|
1525
1565
|
"character": 13,
|
|
1526
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1566
|
+
"url": "https://github.com/blackbaud/skyux/blob/58a169b/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L304"
|
|
1527
1567
|
}
|
|
1528
1568
|
],
|
|
1529
1569
|
"getSignature": {
|
|
1530
|
-
"id":
|
|
1570
|
+
"id": 134,
|
|
1531
1571
|
"name": "value",
|
|
1532
1572
|
"variant": "signature",
|
|
1533
1573
|
"kind": 524288,
|
|
@@ -1535,9 +1575,9 @@
|
|
|
1535
1575
|
"sources": [
|
|
1536
1576
|
{
|
|
1537
1577
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
1538
|
-
"line":
|
|
1578
|
+
"line": 304,
|
|
1539
1579
|
"character": 2,
|
|
1540
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1580
|
+
"url": "https://github.com/blackbaud/skyux/blob/58a169b/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L304"
|
|
1541
1581
|
}
|
|
1542
1582
|
],
|
|
1543
1583
|
"type": {
|
|
@@ -1546,7 +1586,7 @@
|
|
|
1546
1586
|
}
|
|
1547
1587
|
},
|
|
1548
1588
|
"setSignature": {
|
|
1549
|
-
"id":
|
|
1589
|
+
"id": 135,
|
|
1550
1590
|
"name": "value",
|
|
1551
1591
|
"variant": "signature",
|
|
1552
1592
|
"kind": 1048576,
|
|
@@ -1562,14 +1602,14 @@
|
|
|
1562
1602
|
"sources": [
|
|
1563
1603
|
{
|
|
1564
1604
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
1565
|
-
"line":
|
|
1605
|
+
"line": 264,
|
|
1566
1606
|
"character": 2,
|
|
1567
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1607
|
+
"url": "https://github.com/blackbaud/skyux/blob/58a169b/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L264"
|
|
1568
1608
|
}
|
|
1569
1609
|
],
|
|
1570
1610
|
"parameters": [
|
|
1571
1611
|
{
|
|
1572
|
-
"id":
|
|
1612
|
+
"id": 136,
|
|
1573
1613
|
"name": "value",
|
|
1574
1614
|
"variant": "param",
|
|
1575
1615
|
"kind": 32768,
|
|
@@ -1588,7 +1628,7 @@
|
|
|
1588
1628
|
"decorators": []
|
|
1589
1629
|
},
|
|
1590
1630
|
{
|
|
1591
|
-
"id":
|
|
1631
|
+
"id": 164,
|
|
1592
1632
|
"name": "ngAfterViewInit",
|
|
1593
1633
|
"variant": "declaration",
|
|
1594
1634
|
"kind": 2048,
|
|
@@ -1598,14 +1638,14 @@
|
|
|
1598
1638
|
"sources": [
|
|
1599
1639
|
{
|
|
1600
1640
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
1601
|
-
"line":
|
|
1641
|
+
"line": 354,
|
|
1602
1642
|
"character": 9,
|
|
1603
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1643
|
+
"url": "https://github.com/blackbaud/skyux/blob/58a169b/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L354"
|
|
1604
1644
|
}
|
|
1605
1645
|
],
|
|
1606
1646
|
"signatures": [
|
|
1607
1647
|
{
|
|
1608
|
-
"id":
|
|
1648
|
+
"id": 165,
|
|
1609
1649
|
"name": "ngAfterViewInit",
|
|
1610
1650
|
"variant": "signature",
|
|
1611
1651
|
"kind": 4096,
|
|
@@ -1613,9 +1653,9 @@
|
|
|
1613
1653
|
"sources": [
|
|
1614
1654
|
{
|
|
1615
1655
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
1616
|
-
"line":
|
|
1656
|
+
"line": 354,
|
|
1617
1657
|
"character": 2,
|
|
1618
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1658
|
+
"url": "https://github.com/blackbaud/skyux/blob/58a169b/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L354"
|
|
1619
1659
|
}
|
|
1620
1660
|
],
|
|
1621
1661
|
"type": {
|
|
@@ -1637,7 +1677,7 @@
|
|
|
1637
1677
|
"decorators": []
|
|
1638
1678
|
},
|
|
1639
1679
|
{
|
|
1640
|
-
"id":
|
|
1680
|
+
"id": 166,
|
|
1641
1681
|
"name": "ngOnDestroy",
|
|
1642
1682
|
"variant": "declaration",
|
|
1643
1683
|
"kind": 2048,
|
|
@@ -1647,14 +1687,14 @@
|
|
|
1647
1687
|
"sources": [
|
|
1648
1688
|
{
|
|
1649
1689
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
1650
|
-
"line":
|
|
1690
|
+
"line": 358,
|
|
1651
1691
|
"character": 9,
|
|
1652
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1692
|
+
"url": "https://github.com/blackbaud/skyux/blob/58a169b/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L358"
|
|
1653
1693
|
}
|
|
1654
1694
|
],
|
|
1655
1695
|
"signatures": [
|
|
1656
1696
|
{
|
|
1657
|
-
"id":
|
|
1697
|
+
"id": 167,
|
|
1658
1698
|
"name": "ngOnDestroy",
|
|
1659
1699
|
"variant": "signature",
|
|
1660
1700
|
"kind": 4096,
|
|
@@ -1662,9 +1702,9 @@
|
|
|
1662
1702
|
"sources": [
|
|
1663
1703
|
{
|
|
1664
1704
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
1665
|
-
"line":
|
|
1705
|
+
"line": 358,
|
|
1666
1706
|
"character": 2,
|
|
1667
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1707
|
+
"url": "https://github.com/blackbaud/skyux/blob/58a169b/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L358"
|
|
1668
1708
|
}
|
|
1669
1709
|
],
|
|
1670
1710
|
"type": {
|
|
@@ -1686,7 +1726,7 @@
|
|
|
1686
1726
|
"decorators": []
|
|
1687
1727
|
},
|
|
1688
1728
|
{
|
|
1689
|
-
"id":
|
|
1729
|
+
"id": 168,
|
|
1690
1730
|
"name": "onIframeLoad",
|
|
1691
1731
|
"variant": "declaration",
|
|
1692
1732
|
"kind": 2048,
|
|
@@ -1696,14 +1736,14 @@
|
|
|
1696
1736
|
"sources": [
|
|
1697
1737
|
{
|
|
1698
1738
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
1699
|
-
"line":
|
|
1739
|
+
"line": 364,
|
|
1700
1740
|
"character": 9,
|
|
1701
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1741
|
+
"url": "https://github.com/blackbaud/skyux/blob/58a169b/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L364"
|
|
1702
1742
|
}
|
|
1703
1743
|
],
|
|
1704
1744
|
"signatures": [
|
|
1705
1745
|
{
|
|
1706
|
-
"id":
|
|
1746
|
+
"id": 169,
|
|
1707
1747
|
"name": "onIframeLoad",
|
|
1708
1748
|
"variant": "signature",
|
|
1709
1749
|
"kind": 4096,
|
|
@@ -1711,9 +1751,9 @@
|
|
|
1711
1751
|
"sources": [
|
|
1712
1752
|
{
|
|
1713
1753
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
1714
|
-
"line":
|
|
1754
|
+
"line": 364,
|
|
1715
1755
|
"character": 2,
|
|
1716
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1756
|
+
"url": "https://github.com/blackbaud/skyux/blob/58a169b/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L364"
|
|
1717
1757
|
}
|
|
1718
1758
|
],
|
|
1719
1759
|
"type": {
|
|
@@ -1725,7 +1765,7 @@
|
|
|
1725
1765
|
"decorators": []
|
|
1726
1766
|
},
|
|
1727
1767
|
{
|
|
1728
|
-
"id":
|
|
1768
|
+
"id": 173,
|
|
1729
1769
|
"name": "registerOnChange",
|
|
1730
1770
|
"variant": "declaration",
|
|
1731
1771
|
"kind": 2048,
|
|
@@ -1735,14 +1775,14 @@
|
|
|
1735
1775
|
"sources": [
|
|
1736
1776
|
{
|
|
1737
1777
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
1738
|
-
"line":
|
|
1778
|
+
"line": 390,
|
|
1739
1779
|
"character": 9,
|
|
1740
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1780
|
+
"url": "https://github.com/blackbaud/skyux/blob/58a169b/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L390"
|
|
1741
1781
|
}
|
|
1742
1782
|
],
|
|
1743
1783
|
"signatures": [
|
|
1744
1784
|
{
|
|
1745
|
-
"id":
|
|
1785
|
+
"id": 174,
|
|
1746
1786
|
"name": "registerOnChange",
|
|
1747
1787
|
"variant": "signature",
|
|
1748
1788
|
"kind": 4096,
|
|
@@ -1758,14 +1798,14 @@
|
|
|
1758
1798
|
"sources": [
|
|
1759
1799
|
{
|
|
1760
1800
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
1761
|
-
"line":
|
|
1801
|
+
"line": 390,
|
|
1762
1802
|
"character": 2,
|
|
1763
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1803
|
+
"url": "https://github.com/blackbaud/skyux/blob/58a169b/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L390"
|
|
1764
1804
|
}
|
|
1765
1805
|
],
|
|
1766
1806
|
"parameters": [
|
|
1767
1807
|
{
|
|
1768
|
-
"id":
|
|
1808
|
+
"id": 175,
|
|
1769
1809
|
"name": "fn",
|
|
1770
1810
|
"variant": "param",
|
|
1771
1811
|
"kind": 32768,
|
|
@@ -1773,7 +1813,7 @@
|
|
|
1773
1813
|
"type": {
|
|
1774
1814
|
"type": "reflection",
|
|
1775
1815
|
"declaration": {
|
|
1776
|
-
"id":
|
|
1816
|
+
"id": 176,
|
|
1777
1817
|
"name": "__type",
|
|
1778
1818
|
"variant": "declaration",
|
|
1779
1819
|
"kind": 65536,
|
|
@@ -1781,14 +1821,14 @@
|
|
|
1781
1821
|
"sources": [
|
|
1782
1822
|
{
|
|
1783
1823
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
1784
|
-
"line":
|
|
1824
|
+
"line": 390,
|
|
1785
1825
|
"character": 30,
|
|
1786
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1826
|
+
"url": "https://github.com/blackbaud/skyux/blob/58a169b/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L390"
|
|
1787
1827
|
}
|
|
1788
1828
|
],
|
|
1789
1829
|
"signatures": [
|
|
1790
1830
|
{
|
|
1791
|
-
"id":
|
|
1831
|
+
"id": 177,
|
|
1792
1832
|
"name": "__type",
|
|
1793
1833
|
"variant": "signature",
|
|
1794
1834
|
"kind": 4096,
|
|
@@ -1796,14 +1836,14 @@
|
|
|
1796
1836
|
"sources": [
|
|
1797
1837
|
{
|
|
1798
1838
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
1799
|
-
"line":
|
|
1839
|
+
"line": 390,
|
|
1800
1840
|
"character": 30,
|
|
1801
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1841
|
+
"url": "https://github.com/blackbaud/skyux/blob/58a169b/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L390"
|
|
1802
1842
|
}
|
|
1803
1843
|
],
|
|
1804
1844
|
"parameters": [
|
|
1805
1845
|
{
|
|
1806
|
-
"id":
|
|
1846
|
+
"id": 178,
|
|
1807
1847
|
"name": "value",
|
|
1808
1848
|
"variant": "param",
|
|
1809
1849
|
"kind": 32768,
|
|
@@ -1843,7 +1883,7 @@
|
|
|
1843
1883
|
"decorators": []
|
|
1844
1884
|
},
|
|
1845
1885
|
{
|
|
1846
|
-
"id":
|
|
1886
|
+
"id": 179,
|
|
1847
1887
|
"name": "registerOnTouched",
|
|
1848
1888
|
"variant": "declaration",
|
|
1849
1889
|
"kind": 2048,
|
|
@@ -1853,14 +1893,14 @@
|
|
|
1853
1893
|
"sources": [
|
|
1854
1894
|
{
|
|
1855
1895
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
1856
|
-
"line":
|
|
1896
|
+
"line": 397,
|
|
1857
1897
|
"character": 9,
|
|
1858
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1898
|
+
"url": "https://github.com/blackbaud/skyux/blob/58a169b/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L397"
|
|
1859
1899
|
}
|
|
1860
1900
|
],
|
|
1861
1901
|
"signatures": [
|
|
1862
1902
|
{
|
|
1863
|
-
"id":
|
|
1903
|
+
"id": 180,
|
|
1864
1904
|
"name": "registerOnTouched",
|
|
1865
1905
|
"variant": "signature",
|
|
1866
1906
|
"kind": 4096,
|
|
@@ -1876,14 +1916,14 @@
|
|
|
1876
1916
|
"sources": [
|
|
1877
1917
|
{
|
|
1878
1918
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
1879
|
-
"line":
|
|
1919
|
+
"line": 397,
|
|
1880
1920
|
"character": 2,
|
|
1881
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1921
|
+
"url": "https://github.com/blackbaud/skyux/blob/58a169b/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L397"
|
|
1882
1922
|
}
|
|
1883
1923
|
],
|
|
1884
1924
|
"parameters": [
|
|
1885
1925
|
{
|
|
1886
|
-
"id":
|
|
1926
|
+
"id": 181,
|
|
1887
1927
|
"name": "fn",
|
|
1888
1928
|
"variant": "param",
|
|
1889
1929
|
"kind": 32768,
|
|
@@ -1891,7 +1931,7 @@
|
|
|
1891
1931
|
"type": {
|
|
1892
1932
|
"type": "reflection",
|
|
1893
1933
|
"declaration": {
|
|
1894
|
-
"id":
|
|
1934
|
+
"id": 182,
|
|
1895
1935
|
"name": "__type",
|
|
1896
1936
|
"variant": "declaration",
|
|
1897
1937
|
"kind": 65536,
|
|
@@ -1899,14 +1939,14 @@
|
|
|
1899
1939
|
"sources": [
|
|
1900
1940
|
{
|
|
1901
1941
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
1902
|
-
"line":
|
|
1942
|
+
"line": 397,
|
|
1903
1943
|
"character": 31,
|
|
1904
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1944
|
+
"url": "https://github.com/blackbaud/skyux/blob/58a169b/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L397"
|
|
1905
1945
|
}
|
|
1906
1946
|
],
|
|
1907
1947
|
"signatures": [
|
|
1908
1948
|
{
|
|
1909
|
-
"id":
|
|
1949
|
+
"id": 183,
|
|
1910
1950
|
"name": "__type",
|
|
1911
1951
|
"variant": "signature",
|
|
1912
1952
|
"kind": 4096,
|
|
@@ -1914,9 +1954,9 @@
|
|
|
1914
1954
|
"sources": [
|
|
1915
1955
|
{
|
|
1916
1956
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
1917
|
-
"line":
|
|
1957
|
+
"line": 397,
|
|
1918
1958
|
"character": 31,
|
|
1919
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1959
|
+
"url": "https://github.com/blackbaud/skyux/blob/58a169b/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L397"
|
|
1920
1960
|
}
|
|
1921
1961
|
],
|
|
1922
1962
|
"type": {
|
|
@@ -1948,7 +1988,7 @@
|
|
|
1948
1988
|
"decorators": []
|
|
1949
1989
|
},
|
|
1950
1990
|
{
|
|
1951
|
-
"id":
|
|
1991
|
+
"id": 184,
|
|
1952
1992
|
"name": "setDisabledState",
|
|
1953
1993
|
"variant": "declaration",
|
|
1954
1994
|
"kind": 2048,
|
|
@@ -1958,14 +1998,14 @@
|
|
|
1958
1998
|
"sources": [
|
|
1959
1999
|
{
|
|
1960
2000
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
1961
|
-
"line":
|
|
2001
|
+
"line": 404,
|
|
1962
2002
|
"character": 9,
|
|
1963
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2003
|
+
"url": "https://github.com/blackbaud/skyux/blob/58a169b/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L404"
|
|
1964
2004
|
}
|
|
1965
2005
|
],
|
|
1966
2006
|
"signatures": [
|
|
1967
2007
|
{
|
|
1968
|
-
"id":
|
|
2008
|
+
"id": 185,
|
|
1969
2009
|
"name": "setDisabledState",
|
|
1970
2010
|
"variant": "signature",
|
|
1971
2011
|
"kind": 4096,
|
|
@@ -1981,14 +2021,14 @@
|
|
|
1981
2021
|
"sources": [
|
|
1982
2022
|
{
|
|
1983
2023
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
1984
|
-
"line":
|
|
2024
|
+
"line": 404,
|
|
1985
2025
|
"character": 2,
|
|
1986
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2026
|
+
"url": "https://github.com/blackbaud/skyux/blob/58a169b/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L404"
|
|
1987
2027
|
}
|
|
1988
2028
|
],
|
|
1989
2029
|
"parameters": [
|
|
1990
2030
|
{
|
|
1991
|
-
"id":
|
|
2031
|
+
"id": 186,
|
|
1992
2032
|
"name": "isDisabled",
|
|
1993
2033
|
"variant": "param",
|
|
1994
2034
|
"kind": 32768,
|
|
@@ -2018,7 +2058,7 @@
|
|
|
2018
2058
|
"decorators": []
|
|
2019
2059
|
},
|
|
2020
2060
|
{
|
|
2021
|
-
"id":
|
|
2061
|
+
"id": 170,
|
|
2022
2062
|
"name": "writeValue",
|
|
2023
2063
|
"variant": "declaration",
|
|
2024
2064
|
"kind": 2048,
|
|
@@ -2028,14 +2068,14 @@
|
|
|
2028
2068
|
"sources": [
|
|
2029
2069
|
{
|
|
2030
2070
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
2031
|
-
"line":
|
|
2071
|
+
"line": 374,
|
|
2032
2072
|
"character": 9,
|
|
2033
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2073
|
+
"url": "https://github.com/blackbaud/skyux/blob/58a169b/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L374"
|
|
2034
2074
|
}
|
|
2035
2075
|
],
|
|
2036
2076
|
"signatures": [
|
|
2037
2077
|
{
|
|
2038
|
-
"id":
|
|
2078
|
+
"id": 171,
|
|
2039
2079
|
"name": "writeValue",
|
|
2040
2080
|
"variant": "signature",
|
|
2041
2081
|
"kind": 4096,
|
|
@@ -2051,14 +2091,14 @@
|
|
|
2051
2091
|
"sources": [
|
|
2052
2092
|
{
|
|
2053
2093
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
2054
|
-
"line":
|
|
2094
|
+
"line": 374,
|
|
2055
2095
|
"character": 2,
|
|
2056
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2096
|
+
"url": "https://github.com/blackbaud/skyux/blob/58a169b/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L374"
|
|
2057
2097
|
}
|
|
2058
2098
|
],
|
|
2059
2099
|
"parameters": [
|
|
2060
2100
|
{
|
|
2061
|
-
"id":
|
|
2101
|
+
"id": 172,
|
|
2062
2102
|
"name": "value",
|
|
2063
2103
|
"variant": "param",
|
|
2064
2104
|
"kind": 32768,
|
|
@@ -2099,10 +2139,11 @@
|
|
|
2099
2139
|
"title": "Properties",
|
|
2100
2140
|
"children": [
|
|
2101
2141
|
90,
|
|
2102
|
-
137,
|
|
2103
2142
|
138,
|
|
2104
|
-
|
|
2105
|
-
|
|
2143
|
+
139,
|
|
2144
|
+
132,
|
|
2145
|
+
137,
|
|
2146
|
+
111
|
|
2106
2147
|
]
|
|
2107
2148
|
},
|
|
2108
2149
|
{
|
|
@@ -2113,24 +2154,24 @@
|
|
|
2113
2154
|
99,
|
|
2114
2155
|
103,
|
|
2115
2156
|
107,
|
|
2116
|
-
|
|
2117
|
-
|
|
2118
|
-
|
|
2119
|
-
|
|
2120
|
-
|
|
2121
|
-
|
|
2157
|
+
128,
|
|
2158
|
+
112,
|
|
2159
|
+
116,
|
|
2160
|
+
120,
|
|
2161
|
+
124,
|
|
2162
|
+
133
|
|
2122
2163
|
]
|
|
2123
2164
|
},
|
|
2124
2165
|
{
|
|
2125
2166
|
"title": "Methods",
|
|
2126
2167
|
"children": [
|
|
2127
|
-
162,
|
|
2128
2168
|
164,
|
|
2129
2169
|
166,
|
|
2130
|
-
|
|
2131
|
-
|
|
2132
|
-
|
|
2133
|
-
|
|
2170
|
+
168,
|
|
2171
|
+
173,
|
|
2172
|
+
179,
|
|
2173
|
+
184,
|
|
2174
|
+
170
|
|
2134
2175
|
]
|
|
2135
2176
|
}
|
|
2136
2177
|
],
|
|
@@ -2139,7 +2180,7 @@
|
|
|
2139
2180
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
2140
2181
|
"line": 68,
|
|
2141
2182
|
"character": 13,
|
|
2142
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2183
|
+
"url": "https://github.com/blackbaud/skyux/blob/58a169b/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L68"
|
|
2143
2184
|
}
|
|
2144
2185
|
],
|
|
2145
2186
|
"implementedTypes": [
|
|
@@ -2206,7 +2247,7 @@
|
|
|
2206
2247
|
"fileName": "projects/text-editor/src/modules/text-editor/types/font-state.ts",
|
|
2207
2248
|
"line": 5,
|
|
2208
2249
|
"character": 2,
|
|
2209
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2250
|
+
"url": "https://github.com/blackbaud/skyux/blob/58a169b/libs/components/text-editor/src/lib/modules/text-editor/types/font-state.ts#L5"
|
|
2210
2251
|
}
|
|
2211
2252
|
],
|
|
2212
2253
|
"type": {
|
|
@@ -2241,7 +2282,7 @@
|
|
|
2241
2282
|
"fileName": "projects/text-editor/src/modules/text-editor/types/font-state.ts",
|
|
2242
2283
|
"line": 10,
|
|
2243
2284
|
"character": 2,
|
|
2244
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2285
|
+
"url": "https://github.com/blackbaud/skyux/blob/58a169b/libs/components/text-editor/src/lib/modules/text-editor/types/font-state.ts#L10"
|
|
2245
2286
|
}
|
|
2246
2287
|
],
|
|
2247
2288
|
"type": {
|
|
@@ -2264,7 +2305,7 @@
|
|
|
2264
2305
|
"fileName": "projects/text-editor/src/modules/text-editor/types/font-state.ts",
|
|
2265
2306
|
"line": 1,
|
|
2266
2307
|
"character": 17,
|
|
2267
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2308
|
+
"url": "https://github.com/blackbaud/skyux/blob/58a169b/libs/components/text-editor/src/lib/modules/text-editor/types/font-state.ts#L1"
|
|
2268
2309
|
}
|
|
2269
2310
|
]
|
|
2270
2311
|
},
|
|
@@ -2294,7 +2335,7 @@
|
|
|
2294
2335
|
"fileName": "projects/text-editor/src/modules/text-editor/types/text-editor-merge-field.ts",
|
|
2295
2336
|
"line": 5,
|
|
2296
2337
|
"character": 2,
|
|
2297
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2338
|
+
"url": "https://github.com/blackbaud/skyux/blob/58a169b/libs/components/text-editor/src/lib/modules/text-editor/types/text-editor-merge-field.ts#L5"
|
|
2298
2339
|
}
|
|
2299
2340
|
],
|
|
2300
2341
|
"type": {
|
|
@@ -2321,7 +2362,7 @@
|
|
|
2321
2362
|
"fileName": "projects/text-editor/src/modules/text-editor/types/text-editor-merge-field.ts",
|
|
2322
2363
|
"line": 10,
|
|
2323
2364
|
"character": 2,
|
|
2324
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2365
|
+
"url": "https://github.com/blackbaud/skyux/blob/58a169b/libs/components/text-editor/src/lib/modules/text-editor/types/text-editor-merge-field.ts#L10"
|
|
2325
2366
|
}
|
|
2326
2367
|
],
|
|
2327
2368
|
"type": {
|
|
@@ -2366,7 +2407,7 @@
|
|
|
2366
2407
|
"fileName": "projects/text-editor/src/modules/text-editor/types/text-editor-merge-field.ts",
|
|
2367
2408
|
"line": 16,
|
|
2368
2409
|
"character": 2,
|
|
2369
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2410
|
+
"url": "https://github.com/blackbaud/skyux/blob/58a169b/libs/components/text-editor/src/lib/modules/text-editor/types/text-editor-merge-field.ts#L16"
|
|
2370
2411
|
}
|
|
2371
2412
|
],
|
|
2372
2413
|
"type": {
|
|
@@ -2390,7 +2431,7 @@
|
|
|
2390
2431
|
"fileName": "projects/text-editor/src/modules/text-editor/types/text-editor-merge-field.ts",
|
|
2391
2432
|
"line": 1,
|
|
2392
2433
|
"character": 17,
|
|
2393
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2434
|
+
"url": "https://github.com/blackbaud/skyux/blob/58a169b/libs/components/text-editor/src/lib/modules/text-editor/types/text-editor-merge-field.ts#L1"
|
|
2394
2435
|
}
|
|
2395
2436
|
]
|
|
2396
2437
|
},
|
|
@@ -2420,7 +2461,7 @@
|
|
|
2420
2461
|
"fileName": "projects/text-editor/src/modules/text-editor/types/style-state.ts",
|
|
2421
2462
|
"line": 5,
|
|
2422
2463
|
"character": 2,
|
|
2423
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2464
|
+
"url": "https://github.com/blackbaud/skyux/blob/58a169b/libs/components/text-editor/src/lib/modules/text-editor/types/style-state.ts#L5"
|
|
2424
2465
|
}
|
|
2425
2466
|
],
|
|
2426
2467
|
"type": {
|
|
@@ -2447,7 +2488,7 @@
|
|
|
2447
2488
|
"fileName": "projects/text-editor/src/modules/text-editor/types/style-state.ts",
|
|
2448
2489
|
"line": 26,
|
|
2449
2490
|
"character": 2,
|
|
2450
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2491
|
+
"url": "https://github.com/blackbaud/skyux/blob/58a169b/libs/components/text-editor/src/lib/modules/text-editor/types/style-state.ts#L26"
|
|
2451
2492
|
}
|
|
2452
2493
|
],
|
|
2453
2494
|
"type": {
|
|
@@ -2522,7 +2563,7 @@
|
|
|
2522
2563
|
"fileName": "projects/text-editor/src/modules/text-editor/types/style-state.ts",
|
|
2523
2564
|
"line": 21,
|
|
2524
2565
|
"character": 2,
|
|
2525
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2566
|
+
"url": "https://github.com/blackbaud/skyux/blob/58a169b/libs/components/text-editor/src/lib/modules/text-editor/types/style-state.ts#L21"
|
|
2526
2567
|
}
|
|
2527
2568
|
],
|
|
2528
2569
|
"type": {
|
|
@@ -2549,7 +2590,7 @@
|
|
|
2549
2590
|
"fileName": "projects/text-editor/src/modules/text-editor/types/style-state.ts",
|
|
2550
2591
|
"line": 10,
|
|
2551
2592
|
"character": 2,
|
|
2552
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2593
|
+
"url": "https://github.com/blackbaud/skyux/blob/58a169b/libs/components/text-editor/src/lib/modules/text-editor/types/style-state.ts#L10"
|
|
2553
2594
|
}
|
|
2554
2595
|
],
|
|
2555
2596
|
"type": {
|
|
@@ -2576,7 +2617,7 @@
|
|
|
2576
2617
|
"fileName": "projects/text-editor/src/modules/text-editor/types/style-state.ts",
|
|
2577
2618
|
"line": 15,
|
|
2578
2619
|
"character": 2,
|
|
2579
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2620
|
+
"url": "https://github.com/blackbaud/skyux/blob/58a169b/libs/components/text-editor/src/lib/modules/text-editor/types/style-state.ts#L15"
|
|
2580
2621
|
}
|
|
2581
2622
|
],
|
|
2582
2623
|
"type": {
|
|
@@ -2603,7 +2644,7 @@
|
|
|
2603
2644
|
"fileName": "projects/text-editor/src/modules/text-editor/types/style-state.ts",
|
|
2604
2645
|
"line": 31,
|
|
2605
2646
|
"character": 2,
|
|
2606
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2647
|
+
"url": "https://github.com/blackbaud/skyux/blob/58a169b/libs/components/text-editor/src/lib/modules/text-editor/types/style-state.ts#L31"
|
|
2607
2648
|
}
|
|
2608
2649
|
],
|
|
2609
2650
|
"type": {
|
|
@@ -2630,7 +2671,7 @@
|
|
|
2630
2671
|
"fileName": "projects/text-editor/src/modules/text-editor/types/style-state.ts",
|
|
2631
2672
|
"line": 41,
|
|
2632
2673
|
"character": 2,
|
|
2633
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2674
|
+
"url": "https://github.com/blackbaud/skyux/blob/58a169b/libs/components/text-editor/src/lib/modules/text-editor/types/style-state.ts#L41"
|
|
2634
2675
|
}
|
|
2635
2676
|
],
|
|
2636
2677
|
"type": {
|
|
@@ -2657,7 +2698,7 @@
|
|
|
2657
2698
|
"fileName": "projects/text-editor/src/modules/text-editor/types/style-state.ts",
|
|
2658
2699
|
"line": 36,
|
|
2659
2700
|
"character": 2,
|
|
2660
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2701
|
+
"url": "https://github.com/blackbaud/skyux/blob/58a169b/libs/components/text-editor/src/lib/modules/text-editor/types/style-state.ts#L36"
|
|
2661
2702
|
}
|
|
2662
2703
|
],
|
|
2663
2704
|
"type": {
|
|
@@ -2686,7 +2727,7 @@
|
|
|
2686
2727
|
"fileName": "projects/text-editor/src/modules/text-editor/types/style-state.ts",
|
|
2687
2728
|
"line": 1,
|
|
2688
2729
|
"character": 17,
|
|
2689
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2730
|
+
"url": "https://github.com/blackbaud/skyux/blob/58a169b/libs/components/text-editor/src/lib/modules/text-editor/types/style-state.ts#L1"
|
|
2690
2731
|
}
|
|
2691
2732
|
]
|
|
2692
2733
|
},
|
|
@@ -2701,7 +2742,7 @@
|
|
|
2701
2742
|
"fileName": "projects/text-editor/src/modules/text-editor/types/link-window-options-type.ts",
|
|
2702
2743
|
"line": 1,
|
|
2703
2744
|
"character": 12,
|
|
2704
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2745
|
+
"url": "https://github.com/blackbaud/skyux/blob/58a169b/libs/components/text-editor/src/lib/modules/text-editor/types/link-window-options-type.ts#L1"
|
|
2705
2746
|
}
|
|
2706
2747
|
],
|
|
2707
2748
|
"type": {
|
|
@@ -2729,7 +2770,7 @@
|
|
|
2729
2770
|
"fileName": "projects/text-editor/src/modules/text-editor/types/menu-type.ts",
|
|
2730
2771
|
"line": 1,
|
|
2731
2772
|
"character": 12,
|
|
2732
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2773
|
+
"url": "https://github.com/blackbaud/skyux/blob/58a169b/libs/components/text-editor/src/lib/modules/text-editor/types/menu-type.ts#L1"
|
|
2733
2774
|
}
|
|
2734
2775
|
],
|
|
2735
2776
|
"type": {
|
|
@@ -2761,7 +2802,7 @@
|
|
|
2761
2802
|
"fileName": "projects/text-editor/src/modules/text-editor/types/toolbar-action-type.ts",
|
|
2762
2803
|
"line": 1,
|
|
2763
2804
|
"character": 12,
|
|
2764
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2805
|
+
"url": "https://github.com/blackbaud/skyux/blob/58a169b/libs/components/text-editor/src/lib/modules/text-editor/types/toolbar-action-type.ts#L1"
|
|
2765
2806
|
}
|
|
2766
2807
|
],
|
|
2767
2808
|
"type": {
|
|
@@ -3072,7 +3113,7 @@
|
|
|
3072
3113
|
},
|
|
3073
3114
|
"111": {
|
|
3074
3115
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
3075
|
-
"qualifiedName": "SkyTextEditorComponent.
|
|
3116
|
+
"qualifiedName": "SkyTextEditorComponent.labelText"
|
|
3076
3117
|
},
|
|
3077
3118
|
"112": {
|
|
3078
3119
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
@@ -3084,11 +3125,11 @@
|
|
|
3084
3125
|
},
|
|
3085
3126
|
"114": {
|
|
3086
3127
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
3087
|
-
"qualifiedName": "
|
|
3128
|
+
"qualifiedName": "SkyTextEditorComponent.menus"
|
|
3088
3129
|
},
|
|
3089
3130
|
"115": {
|
|
3090
3131
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
3091
|
-
"qualifiedName": "
|
|
3132
|
+
"qualifiedName": "value"
|
|
3092
3133
|
},
|
|
3093
3134
|
"116": {
|
|
3094
3135
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
@@ -3100,11 +3141,11 @@
|
|
|
3100
3141
|
},
|
|
3101
3142
|
"118": {
|
|
3102
3143
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
3103
|
-
"qualifiedName": "
|
|
3144
|
+
"qualifiedName": "SkyTextEditorComponent.mergeFields"
|
|
3104
3145
|
},
|
|
3105
3146
|
"119": {
|
|
3106
3147
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
3107
|
-
"qualifiedName": "
|
|
3148
|
+
"qualifiedName": "value"
|
|
3108
3149
|
},
|
|
3109
3150
|
"120": {
|
|
3110
3151
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
@@ -3116,11 +3157,11 @@
|
|
|
3116
3157
|
},
|
|
3117
3158
|
"122": {
|
|
3118
3159
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
3119
|
-
"qualifiedName": "
|
|
3160
|
+
"qualifiedName": "SkyTextEditorComponent.placeholder"
|
|
3120
3161
|
},
|
|
3121
3162
|
"123": {
|
|
3122
3163
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
3123
|
-
"qualifiedName": "
|
|
3164
|
+
"qualifiedName": "value"
|
|
3124
3165
|
},
|
|
3125
3166
|
"124": {
|
|
3126
3167
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
@@ -3132,11 +3173,11 @@
|
|
|
3132
3173
|
},
|
|
3133
3174
|
"126": {
|
|
3134
3175
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
3135
|
-
"qualifiedName": "
|
|
3176
|
+
"qualifiedName": "SkyTextEditorComponent.toolbarActions"
|
|
3136
3177
|
},
|
|
3137
3178
|
"127": {
|
|
3138
3179
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
3139
|
-
"qualifiedName": "
|
|
3180
|
+
"qualifiedName": "value"
|
|
3140
3181
|
},
|
|
3141
3182
|
"128": {
|
|
3142
3183
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
@@ -3148,15 +3189,15 @@
|
|
|
3148
3189
|
},
|
|
3149
3190
|
"130": {
|
|
3150
3191
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
3151
|
-
"qualifiedName": "
|
|
3192
|
+
"qualifiedName": "SkyTextEditorComponent.linkWindowOptions"
|
|
3152
3193
|
},
|
|
3153
3194
|
"131": {
|
|
3154
3195
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
3155
|
-
"qualifiedName": "
|
|
3196
|
+
"qualifiedName": "value"
|
|
3156
3197
|
},
|
|
3157
3198
|
"132": {
|
|
3158
3199
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
3159
|
-
"qualifiedName": "SkyTextEditorComponent.
|
|
3200
|
+
"qualifiedName": "SkyTextEditorComponent.iframeRef"
|
|
3160
3201
|
},
|
|
3161
3202
|
"133": {
|
|
3162
3203
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
@@ -3168,109 +3209,113 @@
|
|
|
3168
3209
|
},
|
|
3169
3210
|
"135": {
|
|
3170
3211
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
3171
|
-
"qualifiedName": "value"
|
|
3212
|
+
"qualifiedName": "SkyTextEditorComponent.value"
|
|
3172
3213
|
},
|
|
3173
3214
|
"136": {
|
|
3174
3215
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
3175
|
-
"qualifiedName": "
|
|
3216
|
+
"qualifiedName": "value"
|
|
3176
3217
|
},
|
|
3177
3218
|
"137": {
|
|
3178
3219
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
3179
|
-
"qualifiedName": "SkyTextEditorComponent.
|
|
3220
|
+
"qualifiedName": "SkyTextEditorComponent.inputTemplateRef"
|
|
3180
3221
|
},
|
|
3181
3222
|
"138": {
|
|
3223
|
+
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
3224
|
+
"qualifiedName": "SkyTextEditorComponent.editorFocusStream"
|
|
3225
|
+
},
|
|
3226
|
+
"139": {
|
|
3182
3227
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
3183
3228
|
"qualifiedName": "SkyTextEditorComponent.formControlClass"
|
|
3184
3229
|
},
|
|
3185
|
-
"
|
|
3230
|
+
"164": {
|
|
3186
3231
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
3187
3232
|
"qualifiedName": "SkyTextEditorComponent.ngAfterViewInit"
|
|
3188
3233
|
},
|
|
3189
|
-
"
|
|
3234
|
+
"165": {
|
|
3190
3235
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
3191
3236
|
"qualifiedName": "SkyTextEditorComponent.ngAfterViewInit"
|
|
3192
3237
|
},
|
|
3193
|
-
"
|
|
3238
|
+
"166": {
|
|
3194
3239
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
3195
3240
|
"qualifiedName": "SkyTextEditorComponent.ngOnDestroy"
|
|
3196
3241
|
},
|
|
3197
|
-
"
|
|
3242
|
+
"167": {
|
|
3198
3243
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
3199
3244
|
"qualifiedName": "SkyTextEditorComponent.ngOnDestroy"
|
|
3200
3245
|
},
|
|
3201
|
-
"
|
|
3246
|
+
"168": {
|
|
3202
3247
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
3203
3248
|
"qualifiedName": "SkyTextEditorComponent.onIframeLoad"
|
|
3204
3249
|
},
|
|
3205
|
-
"
|
|
3250
|
+
"169": {
|
|
3206
3251
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
3207
3252
|
"qualifiedName": "SkyTextEditorComponent.onIframeLoad"
|
|
3208
3253
|
},
|
|
3209
|
-
"
|
|
3254
|
+
"170": {
|
|
3210
3255
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
3211
3256
|
"qualifiedName": "SkyTextEditorComponent.writeValue"
|
|
3212
3257
|
},
|
|
3213
|
-
"
|
|
3258
|
+
"171": {
|
|
3214
3259
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
3215
3260
|
"qualifiedName": "SkyTextEditorComponent.writeValue"
|
|
3216
3261
|
},
|
|
3217
|
-
"
|
|
3262
|
+
"172": {
|
|
3218
3263
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
3219
3264
|
"qualifiedName": "value"
|
|
3220
3265
|
},
|
|
3221
|
-
"
|
|
3266
|
+
"173": {
|
|
3222
3267
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
3223
3268
|
"qualifiedName": "SkyTextEditorComponent.registerOnChange"
|
|
3224
3269
|
},
|
|
3225
|
-
"
|
|
3270
|
+
"174": {
|
|
3226
3271
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
3227
3272
|
"qualifiedName": "SkyTextEditorComponent.registerOnChange"
|
|
3228
3273
|
},
|
|
3229
|
-
"
|
|
3274
|
+
"175": {
|
|
3230
3275
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
3231
3276
|
"qualifiedName": "fn"
|
|
3232
3277
|
},
|
|
3233
|
-
"
|
|
3278
|
+
"176": {
|
|
3234
3279
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
3235
3280
|
"qualifiedName": "__type"
|
|
3236
3281
|
},
|
|
3237
|
-
"
|
|
3282
|
+
"177": {
|
|
3238
3283
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
3239
3284
|
"qualifiedName": "__type"
|
|
3240
3285
|
},
|
|
3241
|
-
"
|
|
3286
|
+
"178": {
|
|
3242
3287
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
3243
3288
|
"qualifiedName": "value"
|
|
3244
3289
|
},
|
|
3245
|
-
"
|
|
3290
|
+
"179": {
|
|
3246
3291
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
3247
3292
|
"qualifiedName": "SkyTextEditorComponent.registerOnTouched"
|
|
3248
3293
|
},
|
|
3249
|
-
"
|
|
3294
|
+
"180": {
|
|
3250
3295
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
3251
3296
|
"qualifiedName": "SkyTextEditorComponent.registerOnTouched"
|
|
3252
3297
|
},
|
|
3253
|
-
"
|
|
3298
|
+
"181": {
|
|
3254
3299
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
3255
3300
|
"qualifiedName": "fn"
|
|
3256
3301
|
},
|
|
3257
|
-
"
|
|
3302
|
+
"182": {
|
|
3258
3303
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
3259
3304
|
"qualifiedName": "__type"
|
|
3260
3305
|
},
|
|
3261
|
-
"
|
|
3306
|
+
"183": {
|
|
3262
3307
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
3263
3308
|
"qualifiedName": "__type"
|
|
3264
3309
|
},
|
|
3265
|
-
"
|
|
3310
|
+
"184": {
|
|
3266
3311
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
3267
3312
|
"qualifiedName": "SkyTextEditorComponent.setDisabledState"
|
|
3268
3313
|
},
|
|
3269
|
-
"
|
|
3314
|
+
"185": {
|
|
3270
3315
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
3271
3316
|
"qualifiedName": "SkyTextEditorComponent.setDisabledState"
|
|
3272
3317
|
},
|
|
3273
|
-
"
|
|
3318
|
+
"186": {
|
|
3274
3319
|
"sourceFileName": "libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts",
|
|
3275
3320
|
"qualifiedName": "isDisabled"
|
|
3276
3321
|
}
|
|
@@ -3310,133 +3355,133 @@
|
|
|
3310
3355
|
],
|
|
3311
3356
|
"codeExampleDependencies": {
|
|
3312
3357
|
"/projects/text-editor/documentation/code-examples/text-editor-inline-help": {
|
|
3313
|
-
"@angular-devkit/core": "17.
|
|
3314
|
-
"@angular-devkit/schematics": "17.
|
|
3315
|
-
"@angular/animations": "17.
|
|
3316
|
-
"@angular/cdk": "17.
|
|
3317
|
-
"@angular/cli": "17.
|
|
3318
|
-
"@angular/common": "17.
|
|
3319
|
-
"@angular/core": "17.
|
|
3320
|
-
"@angular/forms": "17.
|
|
3321
|
-
"@angular/platform-browser": "17.
|
|
3322
|
-
"@angular/router": "17.
|
|
3358
|
+
"@angular-devkit/core": "17.2.3",
|
|
3359
|
+
"@angular-devkit/schematics": "17.2.3",
|
|
3360
|
+
"@angular/animations": "17.2.4",
|
|
3361
|
+
"@angular/cdk": "17.2.2",
|
|
3362
|
+
"@angular/cli": "17.2.3",
|
|
3363
|
+
"@angular/common": "17.2.4",
|
|
3364
|
+
"@angular/core": "17.2.4",
|
|
3365
|
+
"@angular/forms": "17.2.4",
|
|
3366
|
+
"@angular/platform-browser": "17.2.4",
|
|
3367
|
+
"@angular/router": "17.2.4",
|
|
3323
3368
|
"@blackbaud/skyux-design-tokens": "0.0.28",
|
|
3324
|
-
"@schematics/angular": "17.
|
|
3325
|
-
"@skyux-sdk/testing": "10.0.0-alpha.
|
|
3326
|
-
"@skyux/animations": "10.0.0-alpha.
|
|
3327
|
-
"@skyux/assets": "10.0.0-alpha.
|
|
3328
|
-
"@skyux/colorpicker": "10.0.0-alpha.
|
|
3329
|
-
"@skyux/config": "10.0.0-alpha.
|
|
3330
|
-
"@skyux/core": "10.0.0-alpha.
|
|
3331
|
-
"@skyux/forms": "10.0.0-alpha.
|
|
3332
|
-
"@skyux/i18n": "10.0.0-alpha.
|
|
3333
|
-
"@skyux/icons": "6.10.
|
|
3334
|
-
"@skyux/indicators": "10.0.0-alpha.
|
|
3335
|
-
"@skyux/layout": "10.0.0-alpha.
|
|
3336
|
-
"@skyux/modals": "10.0.0-alpha.
|
|
3337
|
-
"@skyux/popovers": "10.0.0-alpha.
|
|
3338
|
-
"@skyux/router": "10.0.0-alpha.
|
|
3339
|
-
"@skyux/tabs": "10.0.0-alpha.
|
|
3340
|
-
"@skyux/text-editor": "10.0.0-alpha.
|
|
3341
|
-
"@skyux/theme": "10.0.0-alpha.
|
|
3342
|
-
"@skyux/validation": "10.0.0-alpha.
|
|
3343
|
-
"axe-core": "4.8.
|
|
3369
|
+
"@schematics/angular": "17.2.3",
|
|
3370
|
+
"@skyux-sdk/testing": "10.0.0-alpha.6",
|
|
3371
|
+
"@skyux/animations": "10.0.0-alpha.6",
|
|
3372
|
+
"@skyux/assets": "10.0.0-alpha.6",
|
|
3373
|
+
"@skyux/colorpicker": "10.0.0-alpha.6",
|
|
3374
|
+
"@skyux/config": "10.0.0-alpha.6",
|
|
3375
|
+
"@skyux/core": "10.0.0-alpha.6",
|
|
3376
|
+
"@skyux/forms": "10.0.0-alpha.6",
|
|
3377
|
+
"@skyux/i18n": "10.0.0-alpha.6",
|
|
3378
|
+
"@skyux/icons": "6.10.2",
|
|
3379
|
+
"@skyux/indicators": "10.0.0-alpha.6",
|
|
3380
|
+
"@skyux/layout": "10.0.0-alpha.6",
|
|
3381
|
+
"@skyux/modals": "10.0.0-alpha.6",
|
|
3382
|
+
"@skyux/popovers": "10.0.0-alpha.6",
|
|
3383
|
+
"@skyux/router": "10.0.0-alpha.6",
|
|
3384
|
+
"@skyux/tabs": "10.0.0-alpha.6",
|
|
3385
|
+
"@skyux/text-editor": "10.0.0-alpha.6",
|
|
3386
|
+
"@skyux/theme": "10.0.0-alpha.6",
|
|
3387
|
+
"@skyux/validation": "10.0.0-alpha.6",
|
|
3388
|
+
"axe-core": "4.8.4",
|
|
3344
3389
|
"cross-spawn": "7.0.3",
|
|
3345
3390
|
"dompurify": "3.0.8",
|
|
3346
3391
|
"fontfaceobserver": "2.3.0",
|
|
3347
3392
|
"glob": "10.3.10",
|
|
3348
3393
|
"he": "1.2.0",
|
|
3349
|
-
"jsonc-parser": "3.2.
|
|
3394
|
+
"jsonc-parser": "3.2.1",
|
|
3350
3395
|
"rxjs": "7.8.1",
|
|
3351
3396
|
"tslib": "2.6.2",
|
|
3352
3397
|
"validator": "13.11.0",
|
|
3353
|
-
"zone.js": "0.14.
|
|
3398
|
+
"zone.js": "0.14.4"
|
|
3354
3399
|
},
|
|
3355
3400
|
"/projects/text-editor/documentation/code-examples/text-editor": {
|
|
3356
|
-
"@angular-devkit/core": "17.
|
|
3357
|
-
"@angular-devkit/schematics": "17.
|
|
3358
|
-
"@angular/animations": "17.
|
|
3359
|
-
"@angular/cdk": "17.
|
|
3360
|
-
"@angular/cli": "17.
|
|
3361
|
-
"@angular/common": "17.
|
|
3362
|
-
"@angular/core": "17.
|
|
3363
|
-
"@angular/forms": "17.
|
|
3364
|
-
"@angular/platform-browser": "17.
|
|
3365
|
-
"@angular/router": "17.
|
|
3401
|
+
"@angular-devkit/core": "17.2.3",
|
|
3402
|
+
"@angular-devkit/schematics": "17.2.3",
|
|
3403
|
+
"@angular/animations": "17.2.4",
|
|
3404
|
+
"@angular/cdk": "17.2.2",
|
|
3405
|
+
"@angular/cli": "17.2.3",
|
|
3406
|
+
"@angular/common": "17.2.4",
|
|
3407
|
+
"@angular/core": "17.2.4",
|
|
3408
|
+
"@angular/forms": "17.2.4",
|
|
3409
|
+
"@angular/platform-browser": "17.2.4",
|
|
3410
|
+
"@angular/router": "17.2.4",
|
|
3366
3411
|
"@blackbaud/skyux-design-tokens": "0.0.28",
|
|
3367
|
-
"@schematics/angular": "17.
|
|
3368
|
-
"@skyux-sdk/testing": "10.0.0-alpha.
|
|
3369
|
-
"@skyux/animations": "10.0.0-alpha.
|
|
3370
|
-
"@skyux/assets": "10.0.0-alpha.
|
|
3371
|
-
"@skyux/colorpicker": "10.0.0-alpha.
|
|
3372
|
-
"@skyux/config": "10.0.0-alpha.
|
|
3373
|
-
"@skyux/core": "10.0.0-alpha.
|
|
3374
|
-
"@skyux/forms": "10.0.0-alpha.
|
|
3375
|
-
"@skyux/i18n": "10.0.0-alpha.
|
|
3376
|
-
"@skyux/icons": "6.10.
|
|
3377
|
-
"@skyux/indicators": "10.0.0-alpha.
|
|
3378
|
-
"@skyux/layout": "10.0.0-alpha.
|
|
3379
|
-
"@skyux/modals": "10.0.0-alpha.
|
|
3380
|
-
"@skyux/popovers": "10.0.0-alpha.
|
|
3381
|
-
"@skyux/router": "10.0.0-alpha.
|
|
3382
|
-
"@skyux/tabs": "10.0.0-alpha.
|
|
3383
|
-
"@skyux/text-editor": "10.0.0-alpha.
|
|
3384
|
-
"@skyux/theme": "10.0.0-alpha.
|
|
3385
|
-
"@skyux/validation": "10.0.0-alpha.
|
|
3386
|
-
"axe-core": "4.8.
|
|
3412
|
+
"@schematics/angular": "17.2.3",
|
|
3413
|
+
"@skyux-sdk/testing": "10.0.0-alpha.6",
|
|
3414
|
+
"@skyux/animations": "10.0.0-alpha.6",
|
|
3415
|
+
"@skyux/assets": "10.0.0-alpha.6",
|
|
3416
|
+
"@skyux/colorpicker": "10.0.0-alpha.6",
|
|
3417
|
+
"@skyux/config": "10.0.0-alpha.6",
|
|
3418
|
+
"@skyux/core": "10.0.0-alpha.6",
|
|
3419
|
+
"@skyux/forms": "10.0.0-alpha.6",
|
|
3420
|
+
"@skyux/i18n": "10.0.0-alpha.6",
|
|
3421
|
+
"@skyux/icons": "6.10.2",
|
|
3422
|
+
"@skyux/indicators": "10.0.0-alpha.6",
|
|
3423
|
+
"@skyux/layout": "10.0.0-alpha.6",
|
|
3424
|
+
"@skyux/modals": "10.0.0-alpha.6",
|
|
3425
|
+
"@skyux/popovers": "10.0.0-alpha.6",
|
|
3426
|
+
"@skyux/router": "10.0.0-alpha.6",
|
|
3427
|
+
"@skyux/tabs": "10.0.0-alpha.6",
|
|
3428
|
+
"@skyux/text-editor": "10.0.0-alpha.6",
|
|
3429
|
+
"@skyux/theme": "10.0.0-alpha.6",
|
|
3430
|
+
"@skyux/validation": "10.0.0-alpha.6",
|
|
3431
|
+
"axe-core": "4.8.4",
|
|
3387
3432
|
"cross-spawn": "7.0.3",
|
|
3388
3433
|
"dompurify": "3.0.8",
|
|
3389
3434
|
"fontfaceobserver": "2.3.0",
|
|
3390
3435
|
"glob": "10.3.10",
|
|
3391
3436
|
"he": "1.2.0",
|
|
3392
|
-
"jsonc-parser": "3.2.
|
|
3437
|
+
"jsonc-parser": "3.2.1",
|
|
3393
3438
|
"rxjs": "7.8.1",
|
|
3394
3439
|
"tslib": "2.6.2",
|
|
3395
3440
|
"validator": "13.11.0",
|
|
3396
|
-
"zone.js": "0.14.
|
|
3441
|
+
"zone.js": "0.14.4"
|
|
3397
3442
|
},
|
|
3398
3443
|
"/projects/text-editor/documentation/code-examples/rich-text-display": {
|
|
3399
|
-
"@angular-devkit/core": "17.
|
|
3400
|
-
"@angular-devkit/schematics": "17.
|
|
3401
|
-
"@angular/animations": "17.
|
|
3402
|
-
"@angular/cdk": "17.
|
|
3403
|
-
"@angular/cli": "17.
|
|
3404
|
-
"@angular/common": "17.
|
|
3405
|
-
"@angular/core": "17.
|
|
3406
|
-
"@angular/forms": "17.
|
|
3407
|
-
"@angular/platform-browser": "17.
|
|
3408
|
-
"@angular/router": "17.
|
|
3444
|
+
"@angular-devkit/core": "17.2.3",
|
|
3445
|
+
"@angular-devkit/schematics": "17.2.3",
|
|
3446
|
+
"@angular/animations": "17.2.4",
|
|
3447
|
+
"@angular/cdk": "17.2.2",
|
|
3448
|
+
"@angular/cli": "17.2.3",
|
|
3449
|
+
"@angular/common": "17.2.4",
|
|
3450
|
+
"@angular/core": "17.2.4",
|
|
3451
|
+
"@angular/forms": "17.2.4",
|
|
3452
|
+
"@angular/platform-browser": "17.2.4",
|
|
3453
|
+
"@angular/router": "17.2.4",
|
|
3409
3454
|
"@blackbaud/skyux-design-tokens": "0.0.28",
|
|
3410
|
-
"@schematics/angular": "17.
|
|
3411
|
-
"@skyux-sdk/testing": "10.0.0-alpha.
|
|
3412
|
-
"@skyux/animations": "10.0.0-alpha.
|
|
3413
|
-
"@skyux/assets": "10.0.0-alpha.
|
|
3414
|
-
"@skyux/colorpicker": "10.0.0-alpha.
|
|
3415
|
-
"@skyux/config": "10.0.0-alpha.
|
|
3416
|
-
"@skyux/core": "10.0.0-alpha.
|
|
3417
|
-
"@skyux/forms": "10.0.0-alpha.
|
|
3418
|
-
"@skyux/i18n": "10.0.0-alpha.
|
|
3419
|
-
"@skyux/icons": "6.10.
|
|
3420
|
-
"@skyux/indicators": "10.0.0-alpha.
|
|
3421
|
-
"@skyux/layout": "10.0.0-alpha.
|
|
3422
|
-
"@skyux/modals": "10.0.0-alpha.
|
|
3423
|
-
"@skyux/popovers": "10.0.0-alpha.
|
|
3424
|
-
"@skyux/router": "10.0.0-alpha.
|
|
3425
|
-
"@skyux/tabs": "10.0.0-alpha.
|
|
3426
|
-
"@skyux/text-editor": "10.0.0-alpha.
|
|
3427
|
-
"@skyux/theme": "10.0.0-alpha.
|
|
3428
|
-
"@skyux/validation": "10.0.0-alpha.
|
|
3429
|
-
"axe-core": "4.8.
|
|
3455
|
+
"@schematics/angular": "17.2.3",
|
|
3456
|
+
"@skyux-sdk/testing": "10.0.0-alpha.6",
|
|
3457
|
+
"@skyux/animations": "10.0.0-alpha.6",
|
|
3458
|
+
"@skyux/assets": "10.0.0-alpha.6",
|
|
3459
|
+
"@skyux/colorpicker": "10.0.0-alpha.6",
|
|
3460
|
+
"@skyux/config": "10.0.0-alpha.6",
|
|
3461
|
+
"@skyux/core": "10.0.0-alpha.6",
|
|
3462
|
+
"@skyux/forms": "10.0.0-alpha.6",
|
|
3463
|
+
"@skyux/i18n": "10.0.0-alpha.6",
|
|
3464
|
+
"@skyux/icons": "6.10.2",
|
|
3465
|
+
"@skyux/indicators": "10.0.0-alpha.6",
|
|
3466
|
+
"@skyux/layout": "10.0.0-alpha.6",
|
|
3467
|
+
"@skyux/modals": "10.0.0-alpha.6",
|
|
3468
|
+
"@skyux/popovers": "10.0.0-alpha.6",
|
|
3469
|
+
"@skyux/router": "10.0.0-alpha.6",
|
|
3470
|
+
"@skyux/tabs": "10.0.0-alpha.6",
|
|
3471
|
+
"@skyux/text-editor": "10.0.0-alpha.6",
|
|
3472
|
+
"@skyux/theme": "10.0.0-alpha.6",
|
|
3473
|
+
"@skyux/validation": "10.0.0-alpha.6",
|
|
3474
|
+
"axe-core": "4.8.4",
|
|
3430
3475
|
"cross-spawn": "7.0.3",
|
|
3431
3476
|
"dompurify": "3.0.8",
|
|
3432
3477
|
"fontfaceobserver": "2.3.0",
|
|
3433
3478
|
"glob": "10.3.10",
|
|
3434
3479
|
"he": "1.2.0",
|
|
3435
|
-
"jsonc-parser": "3.2.
|
|
3480
|
+
"jsonc-parser": "3.2.1",
|
|
3436
3481
|
"rxjs": "7.8.1",
|
|
3437
3482
|
"tslib": "2.6.2",
|
|
3438
3483
|
"validator": "13.11.0",
|
|
3439
|
-
"zone.js": "0.14.
|
|
3484
|
+
"zone.js": "0.14.4"
|
|
3440
3485
|
}
|
|
3441
3486
|
}
|
|
3442
3487
|
}
|