@skyux/text-editor 8.0.0-alpha.0 → 8.0.0-alpha.2
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 +182 -218
- package/esm2020/lib/modules/text-editor/text-editor.component.mjs +55 -58
- package/fesm2015/skyux-text-editor.mjs +55 -57
- package/fesm2015/skyux-text-editor.mjs.map +1 -1
- package/fesm2020/skyux-text-editor.mjs +54 -57
- package/fesm2020/skyux-text-editor.mjs.map +1 -1
- package/lib/modules/text-editor/text-editor.component.d.ts +4 -5
- package/package.json +12 -12
package/documentation.json
CHANGED
|
@@ -19,7 +19,7 @@
|
|
|
19
19
|
"originalName": "",
|
|
20
20
|
"children": [
|
|
21
21
|
{
|
|
22
|
-
"id":
|
|
22
|
+
"id": 274,
|
|
23
23
|
"name": "SkyRichTextDisplayModule",
|
|
24
24
|
"kind": 128,
|
|
25
25
|
"kindString": "Class",
|
|
@@ -29,7 +29,7 @@
|
|
|
29
29
|
{
|
|
30
30
|
"title": "Constructors",
|
|
31
31
|
"children": [
|
|
32
|
-
|
|
32
|
+
275
|
|
33
33
|
]
|
|
34
34
|
}
|
|
35
35
|
],
|
|
@@ -38,12 +38,12 @@
|
|
|
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/091e5b9/libs/components/text-editor/src/lib/modules/rich-text-display/rich-text-display.module.ts#L11"
|
|
42
42
|
}
|
|
43
43
|
]
|
|
44
44
|
},
|
|
45
45
|
{
|
|
46
|
-
"id":
|
|
46
|
+
"id": 295,
|
|
47
47
|
"name": "SkyTextEditorModule",
|
|
48
48
|
"kind": 128,
|
|
49
49
|
"kindString": "Class",
|
|
@@ -53,7 +53,7 @@
|
|
|
53
53
|
{
|
|
54
54
|
"title": "Constructors",
|
|
55
55
|
"children": [
|
|
56
|
-
|
|
56
|
+
296
|
|
57
57
|
]
|
|
58
58
|
}
|
|
59
59
|
],
|
|
@@ -62,7 +62,7 @@
|
|
|
62
62
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.module.ts",
|
|
63
63
|
"line": 54,
|
|
64
64
|
"character": 13,
|
|
65
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
65
|
+
"url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/text-editor/src/lib/modules/text-editor/text-editor.module.ts#L54"
|
|
66
66
|
}
|
|
67
67
|
]
|
|
68
68
|
},
|
|
@@ -84,7 +84,7 @@
|
|
|
84
84
|
"fileName": "projects/text-editor/src/modules/rich-text-display/rich-text-display.component.ts",
|
|
85
85
|
"line": 38,
|
|
86
86
|
"character": 2,
|
|
87
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
87
|
+
"url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/text-editor/src/lib/modules/rich-text-display/rich-text-display.component.ts#L38"
|
|
88
88
|
}
|
|
89
89
|
],
|
|
90
90
|
"signatures": [
|
|
@@ -141,7 +141,7 @@
|
|
|
141
141
|
"fileName": "projects/text-editor/src/modules/rich-text-display/rich-text-display.component.ts",
|
|
142
142
|
"line": 31,
|
|
143
143
|
"character": 9,
|
|
144
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
144
|
+
"url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/text-editor/src/lib/modules/rich-text-display/rich-text-display.component.ts#L31"
|
|
145
145
|
}
|
|
146
146
|
],
|
|
147
147
|
"type": {
|
|
@@ -165,7 +165,7 @@
|
|
|
165
165
|
"fileName": "projects/text-editor/src/modules/rich-text-display/rich-text-display.component.ts",
|
|
166
166
|
"line": 15,
|
|
167
167
|
"character": 13,
|
|
168
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
168
|
+
"url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/text-editor/src/lib/modules/rich-text-display/rich-text-display.component.ts#L15"
|
|
169
169
|
}
|
|
170
170
|
],
|
|
171
171
|
"setSignature": {
|
|
@@ -227,7 +227,7 @@
|
|
|
227
227
|
"fileName": "projects/text-editor/src/modules/rich-text-display/rich-text-display.component.ts",
|
|
228
228
|
"line": 10,
|
|
229
229
|
"character": 13,
|
|
230
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
230
|
+
"url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/text-editor/src/lib/modules/rich-text-display/rich-text-display.component.ts#L10"
|
|
231
231
|
}
|
|
232
232
|
]
|
|
233
233
|
},
|
|
@@ -255,9 +255,9 @@
|
|
|
255
255
|
"sources": [
|
|
256
256
|
{
|
|
257
257
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
258
|
-
"line":
|
|
258
|
+
"line": 287,
|
|
259
259
|
"character": 2,
|
|
260
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
260
|
+
"url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L287"
|
|
261
261
|
}
|
|
262
262
|
],
|
|
263
263
|
"signatures": [
|
|
@@ -390,9 +390,9 @@
|
|
|
390
390
|
"sources": [
|
|
391
391
|
{
|
|
392
392
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
393
|
-
"line":
|
|
393
|
+
"line": 53,
|
|
394
394
|
"character": 9,
|
|
395
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
395
|
+
"url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L53"
|
|
396
396
|
}
|
|
397
397
|
],
|
|
398
398
|
"type": {
|
|
@@ -412,9 +412,9 @@
|
|
|
412
412
|
"sources": [
|
|
413
413
|
{
|
|
414
414
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
415
|
-
"line":
|
|
415
|
+
"line": 262,
|
|
416
416
|
"character": 9,
|
|
417
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
417
|
+
"url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L262"
|
|
418
418
|
}
|
|
419
419
|
],
|
|
420
420
|
"type": {
|
|
@@ -442,22 +442,16 @@
|
|
|
442
442
|
"sources": [
|
|
443
443
|
{
|
|
444
444
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
445
|
-
"line":
|
|
445
|
+
"line": 207,
|
|
446
446
|
"character": 9,
|
|
447
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
447
|
+
"url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L207"
|
|
448
448
|
}
|
|
449
449
|
],
|
|
450
450
|
"type": {
|
|
451
451
|
"type": "reference",
|
|
452
|
-
"
|
|
453
|
-
|
|
454
|
-
|
|
455
|
-
"name": "any"
|
|
456
|
-
}
|
|
457
|
-
],
|
|
458
|
-
"name": "ElementRef",
|
|
459
|
-
"qualifiedName": "ElementRef",
|
|
460
|
-
"package": "@angular/core"
|
|
452
|
+
"name": "HTMLIFrameElement",
|
|
453
|
+
"qualifiedName": "HTMLIFrameElement",
|
|
454
|
+
"package": "typescript"
|
|
461
455
|
}
|
|
462
456
|
},
|
|
463
457
|
{
|
|
@@ -471,15 +465,15 @@
|
|
|
471
465
|
"sources": [
|
|
472
466
|
{
|
|
473
467
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
474
|
-
"line":
|
|
468
|
+
"line": 60,
|
|
475
469
|
"character": 13,
|
|
476
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
470
|
+
"url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L60"
|
|
477
471
|
},
|
|
478
472
|
{
|
|
479
473
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
480
|
-
"line":
|
|
474
|
+
"line": 87,
|
|
481
475
|
"character": 13,
|
|
482
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
476
|
+
"url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L87"
|
|
483
477
|
}
|
|
484
478
|
],
|
|
485
479
|
"getSignature": {
|
|
@@ -548,15 +542,15 @@
|
|
|
548
542
|
"sources": [
|
|
549
543
|
{
|
|
550
544
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
551
|
-
"line":
|
|
545
|
+
"line": 96,
|
|
552
546
|
"character": 13,
|
|
553
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
547
|
+
"url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L96"
|
|
554
548
|
},
|
|
555
549
|
{
|
|
556
550
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
557
|
-
"line":
|
|
551
|
+
"line": 100,
|
|
558
552
|
"character": 13,
|
|
559
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
553
|
+
"url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L100"
|
|
560
554
|
}
|
|
561
555
|
],
|
|
562
556
|
"getSignature": {
|
|
@@ -569,7 +563,7 @@
|
|
|
569
563
|
"type": "array",
|
|
570
564
|
"elementType": {
|
|
571
565
|
"type": "reference",
|
|
572
|
-
"id":
|
|
566
|
+
"id": 277,
|
|
573
567
|
"name": "SkyTextEditorFont"
|
|
574
568
|
}
|
|
575
569
|
}
|
|
@@ -610,7 +604,7 @@
|
|
|
610
604
|
"type": "array",
|
|
611
605
|
"elementType": {
|
|
612
606
|
"type": "reference",
|
|
613
|
-
"id":
|
|
607
|
+
"id": 277,
|
|
614
608
|
"name": "SkyTextEditorFont"
|
|
615
609
|
}
|
|
616
610
|
}
|
|
@@ -633,15 +627,15 @@
|
|
|
633
627
|
"sources": [
|
|
634
628
|
{
|
|
635
629
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
636
|
-
"line":
|
|
630
|
+
"line": 109,
|
|
637
631
|
"character": 13,
|
|
638
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
632
|
+
"url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L109"
|
|
639
633
|
},
|
|
640
634
|
{
|
|
641
635
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
642
|
-
"line":
|
|
636
|
+
"line": 113,
|
|
643
637
|
"character": 13,
|
|
644
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
638
|
+
"url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L113"
|
|
645
639
|
}
|
|
646
640
|
],
|
|
647
641
|
"getSignature": {
|
|
@@ -716,15 +710,15 @@
|
|
|
716
710
|
"sources": [
|
|
717
711
|
{
|
|
718
712
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
719
|
-
"line":
|
|
713
|
+
"line": 122,
|
|
720
714
|
"character": 13,
|
|
721
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
715
|
+
"url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L122"
|
|
722
716
|
},
|
|
723
717
|
{
|
|
724
718
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
725
|
-
"line":
|
|
719
|
+
"line": 126,
|
|
726
720
|
"character": 13,
|
|
727
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
721
|
+
"url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L126"
|
|
728
722
|
}
|
|
729
723
|
],
|
|
730
724
|
"getSignature": {
|
|
@@ -782,15 +776,15 @@
|
|
|
782
776
|
"sources": [
|
|
783
777
|
{
|
|
784
778
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
785
|
-
"line":
|
|
779
|
+
"line": 134,
|
|
786
780
|
"character": 13,
|
|
787
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
781
|
+
"url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L134"
|
|
788
782
|
},
|
|
789
783
|
{
|
|
790
784
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
791
|
-
"line":
|
|
785
|
+
"line": 145,
|
|
792
786
|
"character": 13,
|
|
793
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
787
|
+
"url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L145"
|
|
794
788
|
}
|
|
795
789
|
],
|
|
796
790
|
"getSignature": {
|
|
@@ -801,7 +795,7 @@
|
|
|
801
795
|
"flags": {},
|
|
802
796
|
"type": {
|
|
803
797
|
"type": "reference",
|
|
804
|
-
"id":
|
|
798
|
+
"id": 281,
|
|
805
799
|
"name": "SkyTextEditorStyleState"
|
|
806
800
|
}
|
|
807
801
|
},
|
|
@@ -828,7 +822,7 @@
|
|
|
828
822
|
"flags": {},
|
|
829
823
|
"type": {
|
|
830
824
|
"type": "reference",
|
|
831
|
-
"id":
|
|
825
|
+
"id": 281,
|
|
832
826
|
"name": "SkyTextEditorStyleState"
|
|
833
827
|
}
|
|
834
828
|
}
|
|
@@ -850,15 +844,15 @@
|
|
|
850
844
|
"sources": [
|
|
851
845
|
{
|
|
852
846
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
853
|
-
"line":
|
|
847
|
+
"line": 154,
|
|
854
848
|
"character": 13,
|
|
855
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
849
|
+
"url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L154"
|
|
856
850
|
},
|
|
857
851
|
{
|
|
858
852
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
859
|
-
"line":
|
|
853
|
+
"line": 158,
|
|
860
854
|
"character": 13,
|
|
861
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
855
|
+
"url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L158"
|
|
862
856
|
}
|
|
863
857
|
],
|
|
864
858
|
"getSignature": {
|
|
@@ -871,7 +865,7 @@
|
|
|
871
865
|
"type": "array",
|
|
872
866
|
"elementType": {
|
|
873
867
|
"type": "reference",
|
|
874
|
-
"id":
|
|
868
|
+
"id": 280,
|
|
875
869
|
"name": "SkyTextEditorMenuType"
|
|
876
870
|
}
|
|
877
871
|
}
|
|
@@ -912,7 +906,7 @@
|
|
|
912
906
|
"type": "array",
|
|
913
907
|
"elementType": {
|
|
914
908
|
"type": "reference",
|
|
915
|
-
"id":
|
|
909
|
+
"id": 280,
|
|
916
910
|
"name": "SkyTextEditorMenuType"
|
|
917
911
|
}
|
|
918
912
|
}
|
|
@@ -935,15 +929,15 @@
|
|
|
935
929
|
"sources": [
|
|
936
930
|
{
|
|
937
931
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
938
|
-
"line":
|
|
932
|
+
"line": 166,
|
|
939
933
|
"character": 13,
|
|
940
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
934
|
+
"url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L166"
|
|
941
935
|
},
|
|
942
936
|
{
|
|
943
937
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
944
|
-
"line":
|
|
938
|
+
"line": 170,
|
|
945
939
|
"character": 13,
|
|
946
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
940
|
+
"url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L170"
|
|
947
941
|
}
|
|
948
942
|
],
|
|
949
943
|
"getSignature": {
|
|
@@ -956,7 +950,7 @@
|
|
|
956
950
|
"type": "array",
|
|
957
951
|
"elementType": {
|
|
958
952
|
"type": "reference",
|
|
959
|
-
"id":
|
|
953
|
+
"id": 290,
|
|
960
954
|
"name": "SkyTextEditorMergeField"
|
|
961
955
|
}
|
|
962
956
|
}
|
|
@@ -986,7 +980,7 @@
|
|
|
986
980
|
"type": "array",
|
|
987
981
|
"elementType": {
|
|
988
982
|
"type": "reference",
|
|
989
|
-
"id":
|
|
983
|
+
"id": 290,
|
|
990
984
|
"name": "SkyTextEditorMergeField"
|
|
991
985
|
}
|
|
992
986
|
}
|
|
@@ -1009,15 +1003,15 @@
|
|
|
1009
1003
|
"sources": [
|
|
1010
1004
|
{
|
|
1011
1005
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
1012
|
-
"line":
|
|
1006
|
+
"line": 178,
|
|
1013
1007
|
"character": 13,
|
|
1014
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1008
|
+
"url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L178"
|
|
1015
1009
|
},
|
|
1016
1010
|
{
|
|
1017
1011
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
1018
|
-
"line":
|
|
1012
|
+
"line": 188,
|
|
1019
1013
|
"character": 13,
|
|
1020
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1014
|
+
"url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L188"
|
|
1021
1015
|
}
|
|
1022
1016
|
],
|
|
1023
1017
|
"getSignature": {
|
|
@@ -1075,15 +1069,15 @@
|
|
|
1075
1069
|
"sources": [
|
|
1076
1070
|
{
|
|
1077
1071
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
1078
|
-
"line":
|
|
1072
|
+
"line": 197,
|
|
1079
1073
|
"character": 13,
|
|
1080
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1074
|
+
"url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L197"
|
|
1081
1075
|
},
|
|
1082
1076
|
{
|
|
1083
1077
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
1084
|
-
"line":
|
|
1078
|
+
"line": 203,
|
|
1085
1079
|
"character": 13,
|
|
1086
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1080
|
+
"url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L203"
|
|
1087
1081
|
}
|
|
1088
1082
|
],
|
|
1089
1083
|
"getSignature": {
|
|
@@ -1096,7 +1090,7 @@
|
|
|
1096
1090
|
"type": "array",
|
|
1097
1091
|
"elementType": {
|
|
1098
1092
|
"type": "reference",
|
|
1099
|
-
"id":
|
|
1093
|
+
"id": 294,
|
|
1100
1094
|
"name": "SkyTextEditorToolbarActionType"
|
|
1101
1095
|
}
|
|
1102
1096
|
}
|
|
@@ -1137,7 +1131,7 @@
|
|
|
1137
1131
|
"type": "array",
|
|
1138
1132
|
"elementType": {
|
|
1139
1133
|
"type": "reference",
|
|
1140
|
-
"id":
|
|
1134
|
+
"id": 294,
|
|
1141
1135
|
"name": "SkyTextEditorToolbarActionType"
|
|
1142
1136
|
}
|
|
1143
1137
|
}
|
|
@@ -1160,15 +1154,15 @@
|
|
|
1160
1154
|
"sources": [
|
|
1161
1155
|
{
|
|
1162
1156
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
1163
|
-
"line":
|
|
1157
|
+
"line": 212,
|
|
1164
1158
|
"character": 13,
|
|
1165
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1159
|
+
"url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L212"
|
|
1166
1160
|
},
|
|
1167
1161
|
{
|
|
1168
1162
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
1169
|
-
"line":
|
|
1163
|
+
"line": 258,
|
|
1170
1164
|
"character": 13,
|
|
1171
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1165
|
+
"url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L258"
|
|
1172
1166
|
}
|
|
1173
1167
|
],
|
|
1174
1168
|
"getSignature": {
|
|
@@ -1217,44 +1211,6 @@
|
|
|
1217
1211
|
},
|
|
1218
1212
|
{
|
|
1219
1213
|
"id": 239,
|
|
1220
|
-
"name": "ngAfterViewInit",
|
|
1221
|
-
"kind": 2048,
|
|
1222
|
-
"kindString": "Method",
|
|
1223
|
-
"flags": {
|
|
1224
|
-
"isPublic": true
|
|
1225
|
-
},
|
|
1226
|
-
"sources": [
|
|
1227
|
-
{
|
|
1228
|
-
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
1229
|
-
"line": 320,
|
|
1230
|
-
"character": 9,
|
|
1231
|
-
"url": "https://github.com/blackbaud/skyux/blob/35e0097/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L320"
|
|
1232
|
-
}
|
|
1233
|
-
],
|
|
1234
|
-
"signatures": [
|
|
1235
|
-
{
|
|
1236
|
-
"id": 240,
|
|
1237
|
-
"name": "ngAfterViewInit",
|
|
1238
|
-
"kind": 4096,
|
|
1239
|
-
"kindString": "Call signature",
|
|
1240
|
-
"flags": {},
|
|
1241
|
-
"type": {
|
|
1242
|
-
"type": "intrinsic",
|
|
1243
|
-
"name": "void"
|
|
1244
|
-
},
|
|
1245
|
-
"implementationOf": {
|
|
1246
|
-
"type": "reference",
|
|
1247
|
-
"name": "AfterViewInit.ngAfterViewInit"
|
|
1248
|
-
}
|
|
1249
|
-
}
|
|
1250
|
-
],
|
|
1251
|
-
"implementationOf": {
|
|
1252
|
-
"type": "reference",
|
|
1253
|
-
"name": "AfterViewInit.ngAfterViewInit"
|
|
1254
|
-
}
|
|
1255
|
-
},
|
|
1256
|
-
{
|
|
1257
|
-
"id": 241,
|
|
1258
1214
|
"name": "ngOnDestroy",
|
|
1259
1215
|
"kind": 2048,
|
|
1260
1216
|
"kindString": "Method",
|
|
@@ -1264,14 +1220,14 @@
|
|
|
1264
1220
|
"sources": [
|
|
1265
1221
|
{
|
|
1266
1222
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
1267
|
-
"line":
|
|
1223
|
+
"line": 310,
|
|
1268
1224
|
"character": 9,
|
|
1269
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1225
|
+
"url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L310"
|
|
1270
1226
|
}
|
|
1271
1227
|
],
|
|
1272
1228
|
"signatures": [
|
|
1273
1229
|
{
|
|
1274
|
-
"id":
|
|
1230
|
+
"id": 240,
|
|
1275
1231
|
"name": "ngOnDestroy",
|
|
1276
1232
|
"kind": 4096,
|
|
1277
1233
|
"kindString": "Call signature",
|
|
@@ -1292,7 +1248,7 @@
|
|
|
1292
1248
|
}
|
|
1293
1249
|
},
|
|
1294
1250
|
{
|
|
1295
|
-
"id":
|
|
1251
|
+
"id": 241,
|
|
1296
1252
|
"name": "onIframeLoad",
|
|
1297
1253
|
"kind": 2048,
|
|
1298
1254
|
"kindString": "Method",
|
|
@@ -1302,18 +1258,33 @@
|
|
|
1302
1258
|
"sources": [
|
|
1303
1259
|
{
|
|
1304
1260
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
1305
|
-
"line":
|
|
1261
|
+
"line": 316,
|
|
1306
1262
|
"character": 9,
|
|
1307
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1263
|
+
"url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L316"
|
|
1308
1264
|
}
|
|
1309
1265
|
],
|
|
1310
1266
|
"signatures": [
|
|
1311
1267
|
{
|
|
1312
|
-
"id":
|
|
1268
|
+
"id": 242,
|
|
1313
1269
|
"name": "onIframeLoad",
|
|
1314
1270
|
"kind": 4096,
|
|
1315
1271
|
"kindString": "Call signature",
|
|
1316
1272
|
"flags": {},
|
|
1273
|
+
"parameters": [
|
|
1274
|
+
{
|
|
1275
|
+
"id": 243,
|
|
1276
|
+
"name": "event",
|
|
1277
|
+
"kind": 32768,
|
|
1278
|
+
"kindString": "Parameter",
|
|
1279
|
+
"flags": {},
|
|
1280
|
+
"type": {
|
|
1281
|
+
"type": "reference",
|
|
1282
|
+
"name": "Event",
|
|
1283
|
+
"qualifiedName": "Event",
|
|
1284
|
+
"package": "typescript"
|
|
1285
|
+
}
|
|
1286
|
+
}
|
|
1287
|
+
],
|
|
1317
1288
|
"type": {
|
|
1318
1289
|
"type": "intrinsic",
|
|
1319
1290
|
"name": "void"
|
|
@@ -1322,7 +1293,7 @@
|
|
|
1322
1293
|
]
|
|
1323
1294
|
},
|
|
1324
1295
|
{
|
|
1325
|
-
"id":
|
|
1296
|
+
"id": 247,
|
|
1326
1297
|
"name": "registerOnChange",
|
|
1327
1298
|
"kind": 2048,
|
|
1328
1299
|
"kindString": "Method",
|
|
@@ -1332,14 +1303,14 @@
|
|
|
1332
1303
|
"sources": [
|
|
1333
1304
|
{
|
|
1334
1305
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
1335
|
-
"line":
|
|
1306
|
+
"line": 340,
|
|
1336
1307
|
"character": 9,
|
|
1337
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1308
|
+
"url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L340"
|
|
1338
1309
|
}
|
|
1339
1310
|
],
|
|
1340
1311
|
"signatures": [
|
|
1341
1312
|
{
|
|
1342
|
-
"id":
|
|
1313
|
+
"id": 248,
|
|
1343
1314
|
"name": "registerOnChange",
|
|
1344
1315
|
"kind": 4096,
|
|
1345
1316
|
"kindString": "Call signature",
|
|
@@ -1354,7 +1325,7 @@
|
|
|
1354
1325
|
},
|
|
1355
1326
|
"parameters": [
|
|
1356
1327
|
{
|
|
1357
|
-
"id":
|
|
1328
|
+
"id": 249,
|
|
1358
1329
|
"name": "fn",
|
|
1359
1330
|
"kind": 32768,
|
|
1360
1331
|
"kindString": "Parameter",
|
|
@@ -1362,7 +1333,7 @@
|
|
|
1362
1333
|
"type": {
|
|
1363
1334
|
"type": "reflection",
|
|
1364
1335
|
"declaration": {
|
|
1365
|
-
"id":
|
|
1336
|
+
"id": 250,
|
|
1366
1337
|
"name": "__type",
|
|
1367
1338
|
"kind": 65536,
|
|
1368
1339
|
"kindString": "Type literal",
|
|
@@ -1370,21 +1341,21 @@
|
|
|
1370
1341
|
"sources": [
|
|
1371
1342
|
{
|
|
1372
1343
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
1373
|
-
"line":
|
|
1344
|
+
"line": 340,
|
|
1374
1345
|
"character": 30,
|
|
1375
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1346
|
+
"url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L340"
|
|
1376
1347
|
}
|
|
1377
1348
|
],
|
|
1378
1349
|
"signatures": [
|
|
1379
1350
|
{
|
|
1380
|
-
"id":
|
|
1351
|
+
"id": 251,
|
|
1381
1352
|
"name": "__type",
|
|
1382
1353
|
"kind": 4096,
|
|
1383
1354
|
"kindString": "Call signature",
|
|
1384
1355
|
"flags": {},
|
|
1385
1356
|
"parameters": [
|
|
1386
1357
|
{
|
|
1387
|
-
"id":
|
|
1358
|
+
"id": 252,
|
|
1388
1359
|
"name": "value",
|
|
1389
1360
|
"kind": 32768,
|
|
1390
1361
|
"kindString": "Parameter",
|
|
@@ -1413,7 +1384,7 @@
|
|
|
1413
1384
|
]
|
|
1414
1385
|
},
|
|
1415
1386
|
{
|
|
1416
|
-
"id":
|
|
1387
|
+
"id": 253,
|
|
1417
1388
|
"name": "registerOnTouched",
|
|
1418
1389
|
"kind": 2048,
|
|
1419
1390
|
"kindString": "Method",
|
|
@@ -1423,14 +1394,14 @@
|
|
|
1423
1394
|
"sources": [
|
|
1424
1395
|
{
|
|
1425
1396
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
1426
|
-
"line":
|
|
1397
|
+
"line": 347,
|
|
1427
1398
|
"character": 9,
|
|
1428
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1399
|
+
"url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L347"
|
|
1429
1400
|
}
|
|
1430
1401
|
],
|
|
1431
1402
|
"signatures": [
|
|
1432
1403
|
{
|
|
1433
|
-
"id":
|
|
1404
|
+
"id": 254,
|
|
1434
1405
|
"name": "registerOnTouched",
|
|
1435
1406
|
"kind": 4096,
|
|
1436
1407
|
"kindString": "Call signature",
|
|
@@ -1445,7 +1416,7 @@
|
|
|
1445
1416
|
},
|
|
1446
1417
|
"parameters": [
|
|
1447
1418
|
{
|
|
1448
|
-
"id":
|
|
1419
|
+
"id": 255,
|
|
1449
1420
|
"name": "fn",
|
|
1450
1421
|
"kind": 32768,
|
|
1451
1422
|
"kindString": "Parameter",
|
|
@@ -1453,7 +1424,7 @@
|
|
|
1453
1424
|
"type": {
|
|
1454
1425
|
"type": "reflection",
|
|
1455
1426
|
"declaration": {
|
|
1456
|
-
"id":
|
|
1427
|
+
"id": 256,
|
|
1457
1428
|
"name": "__type",
|
|
1458
1429
|
"kind": 65536,
|
|
1459
1430
|
"kindString": "Type literal",
|
|
@@ -1461,14 +1432,14 @@
|
|
|
1461
1432
|
"sources": [
|
|
1462
1433
|
{
|
|
1463
1434
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
1464
|
-
"line":
|
|
1435
|
+
"line": 347,
|
|
1465
1436
|
"character": 31,
|
|
1466
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1437
|
+
"url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L347"
|
|
1467
1438
|
}
|
|
1468
1439
|
],
|
|
1469
1440
|
"signatures": [
|
|
1470
1441
|
{
|
|
1471
|
-
"id":
|
|
1442
|
+
"id": 257,
|
|
1472
1443
|
"name": "__type",
|
|
1473
1444
|
"kind": 4096,
|
|
1474
1445
|
"kindString": "Call signature",
|
|
@@ -1491,7 +1462,7 @@
|
|
|
1491
1462
|
]
|
|
1492
1463
|
},
|
|
1493
1464
|
{
|
|
1494
|
-
"id":
|
|
1465
|
+
"id": 258,
|
|
1495
1466
|
"name": "setDisabledState",
|
|
1496
1467
|
"kind": 2048,
|
|
1497
1468
|
"kindString": "Method",
|
|
@@ -1501,14 +1472,14 @@
|
|
|
1501
1472
|
"sources": [
|
|
1502
1473
|
{
|
|
1503
1474
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
1504
|
-
"line":
|
|
1475
|
+
"line": 354,
|
|
1505
1476
|
"character": 9,
|
|
1506
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1477
|
+
"url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L354"
|
|
1507
1478
|
}
|
|
1508
1479
|
],
|
|
1509
1480
|
"signatures": [
|
|
1510
1481
|
{
|
|
1511
|
-
"id":
|
|
1482
|
+
"id": 259,
|
|
1512
1483
|
"name": "setDisabledState",
|
|
1513
1484
|
"kind": 4096,
|
|
1514
1485
|
"kindString": "Call signature",
|
|
@@ -1523,7 +1494,7 @@
|
|
|
1523
1494
|
},
|
|
1524
1495
|
"parameters": [
|
|
1525
1496
|
{
|
|
1526
|
-
"id":
|
|
1497
|
+
"id": 260,
|
|
1527
1498
|
"name": "isDisabled",
|
|
1528
1499
|
"kind": 32768,
|
|
1529
1500
|
"kindString": "Parameter",
|
|
@@ -1542,7 +1513,7 @@
|
|
|
1542
1513
|
]
|
|
1543
1514
|
},
|
|
1544
1515
|
{
|
|
1545
|
-
"id":
|
|
1516
|
+
"id": 244,
|
|
1546
1517
|
"name": "writeValue",
|
|
1547
1518
|
"kind": 2048,
|
|
1548
1519
|
"kindString": "Method",
|
|
@@ -1552,14 +1523,14 @@
|
|
|
1552
1523
|
"sources": [
|
|
1553
1524
|
{
|
|
1554
1525
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
1555
|
-
"line":
|
|
1526
|
+
"line": 324,
|
|
1556
1527
|
"character": 9,
|
|
1557
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1528
|
+
"url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L324"
|
|
1558
1529
|
}
|
|
1559
1530
|
],
|
|
1560
1531
|
"signatures": [
|
|
1561
1532
|
{
|
|
1562
|
-
"id":
|
|
1533
|
+
"id": 245,
|
|
1563
1534
|
"name": "writeValue",
|
|
1564
1535
|
"kind": 4096,
|
|
1565
1536
|
"kindString": "Call signature",
|
|
@@ -1574,7 +1545,7 @@
|
|
|
1574
1545
|
},
|
|
1575
1546
|
"parameters": [
|
|
1576
1547
|
{
|
|
1577
|
-
"id":
|
|
1548
|
+
"id": 246,
|
|
1578
1549
|
"name": "value",
|
|
1579
1550
|
"kind": 32768,
|
|
1580
1551
|
"kindString": "Parameter",
|
|
@@ -1628,29 +1599,22 @@
|
|
|
1628
1599
|
"children": [
|
|
1629
1600
|
239,
|
|
1630
1601
|
241,
|
|
1631
|
-
|
|
1632
|
-
|
|
1633
|
-
|
|
1634
|
-
|
|
1635
|
-
245
|
|
1602
|
+
247,
|
|
1603
|
+
253,
|
|
1604
|
+
258,
|
|
1605
|
+
244
|
|
1636
1606
|
]
|
|
1637
1607
|
}
|
|
1638
1608
|
],
|
|
1639
1609
|
"sources": [
|
|
1640
1610
|
{
|
|
1641
1611
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
1642
|
-
"line":
|
|
1612
|
+
"line": 48,
|
|
1643
1613
|
"character": 13,
|
|
1644
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1614
|
+
"url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L48"
|
|
1645
1615
|
}
|
|
1646
1616
|
],
|
|
1647
1617
|
"implementedTypes": [
|
|
1648
|
-
{
|
|
1649
|
-
"type": "reference",
|
|
1650
|
-
"name": "AfterViewInit",
|
|
1651
|
-
"qualifiedName": "AfterViewInit",
|
|
1652
|
-
"package": "@angular/core"
|
|
1653
|
-
},
|
|
1654
1618
|
{
|
|
1655
1619
|
"type": "reference",
|
|
1656
1620
|
"name": "OnDestroy",
|
|
@@ -1660,14 +1624,14 @@
|
|
|
1660
1624
|
]
|
|
1661
1625
|
},
|
|
1662
1626
|
{
|
|
1663
|
-
"id":
|
|
1627
|
+
"id": 277,
|
|
1664
1628
|
"name": "SkyTextEditorFont",
|
|
1665
1629
|
"kind": 256,
|
|
1666
1630
|
"kindString": "Interface",
|
|
1667
1631
|
"flags": {},
|
|
1668
1632
|
"children": [
|
|
1669
1633
|
{
|
|
1670
|
-
"id":
|
|
1634
|
+
"id": 278,
|
|
1671
1635
|
"name": "name",
|
|
1672
1636
|
"kind": 1024,
|
|
1673
1637
|
"kindString": "Property",
|
|
@@ -1685,7 +1649,7 @@
|
|
|
1685
1649
|
"fileName": "projects/text-editor/src/modules/text-editor/types/font-state.ts",
|
|
1686
1650
|
"line": 5,
|
|
1687
1651
|
"character": 2,
|
|
1688
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1652
|
+
"url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/text-editor/src/lib/modules/text-editor/types/font-state.ts#L5"
|
|
1689
1653
|
}
|
|
1690
1654
|
],
|
|
1691
1655
|
"type": {
|
|
@@ -1694,7 +1658,7 @@
|
|
|
1694
1658
|
}
|
|
1695
1659
|
},
|
|
1696
1660
|
{
|
|
1697
|
-
"id":
|
|
1661
|
+
"id": 279,
|
|
1698
1662
|
"name": "value",
|
|
1699
1663
|
"kind": 1024,
|
|
1700
1664
|
"kindString": "Property",
|
|
@@ -1720,7 +1684,7 @@
|
|
|
1720
1684
|
"fileName": "projects/text-editor/src/modules/text-editor/types/font-state.ts",
|
|
1721
1685
|
"line": 10,
|
|
1722
1686
|
"character": 2,
|
|
1723
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1687
|
+
"url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/text-editor/src/lib/modules/text-editor/types/font-state.ts#L10"
|
|
1724
1688
|
}
|
|
1725
1689
|
],
|
|
1726
1690
|
"type": {
|
|
@@ -1733,8 +1697,8 @@
|
|
|
1733
1697
|
{
|
|
1734
1698
|
"title": "Properties",
|
|
1735
1699
|
"children": [
|
|
1736
|
-
|
|
1737
|
-
|
|
1700
|
+
278,
|
|
1701
|
+
279
|
|
1738
1702
|
]
|
|
1739
1703
|
}
|
|
1740
1704
|
],
|
|
@@ -1743,19 +1707,19 @@
|
|
|
1743
1707
|
"fileName": "projects/text-editor/src/modules/text-editor/types/font-state.ts",
|
|
1744
1708
|
"line": 1,
|
|
1745
1709
|
"character": 17,
|
|
1746
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1710
|
+
"url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/text-editor/src/lib/modules/text-editor/types/font-state.ts#L1"
|
|
1747
1711
|
}
|
|
1748
1712
|
]
|
|
1749
1713
|
},
|
|
1750
1714
|
{
|
|
1751
|
-
"id":
|
|
1715
|
+
"id": 290,
|
|
1752
1716
|
"name": "SkyTextEditorMergeField",
|
|
1753
1717
|
"kind": 256,
|
|
1754
1718
|
"kindString": "Interface",
|
|
1755
1719
|
"flags": {},
|
|
1756
1720
|
"children": [
|
|
1757
1721
|
{
|
|
1758
|
-
"id":
|
|
1722
|
+
"id": 291,
|
|
1759
1723
|
"name": "id",
|
|
1760
1724
|
"kind": 1024,
|
|
1761
1725
|
"kindString": "Property",
|
|
@@ -1773,7 +1737,7 @@
|
|
|
1773
1737
|
"fileName": "projects/text-editor/src/modules/text-editor/types/text-editor-merge-field.ts",
|
|
1774
1738
|
"line": 5,
|
|
1775
1739
|
"character": 2,
|
|
1776
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1740
|
+
"url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/text-editor/src/lib/modules/text-editor/types/text-editor-merge-field.ts#L5"
|
|
1777
1741
|
}
|
|
1778
1742
|
],
|
|
1779
1743
|
"type": {
|
|
@@ -1782,7 +1746,7 @@
|
|
|
1782
1746
|
}
|
|
1783
1747
|
},
|
|
1784
1748
|
{
|
|
1785
|
-
"id":
|
|
1749
|
+
"id": 292,
|
|
1786
1750
|
"name": "name",
|
|
1787
1751
|
"kind": 1024,
|
|
1788
1752
|
"kindString": "Property",
|
|
@@ -1800,7 +1764,7 @@
|
|
|
1800
1764
|
"fileName": "projects/text-editor/src/modules/text-editor/types/text-editor-merge-field.ts",
|
|
1801
1765
|
"line": 10,
|
|
1802
1766
|
"character": 2,
|
|
1803
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1767
|
+
"url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/text-editor/src/lib/modules/text-editor/types/text-editor-merge-field.ts#L10"
|
|
1804
1768
|
}
|
|
1805
1769
|
],
|
|
1806
1770
|
"type": {
|
|
@@ -1809,7 +1773,7 @@
|
|
|
1809
1773
|
}
|
|
1810
1774
|
},
|
|
1811
1775
|
{
|
|
1812
|
-
"id":
|
|
1776
|
+
"id": 293,
|
|
1813
1777
|
"name": "previewImageUrl",
|
|
1814
1778
|
"kind": 1024,
|
|
1815
1779
|
"kindString": "Property",
|
|
@@ -1845,7 +1809,7 @@
|
|
|
1845
1809
|
"fileName": "projects/text-editor/src/modules/text-editor/types/text-editor-merge-field.ts",
|
|
1846
1810
|
"line": 16,
|
|
1847
1811
|
"character": 2,
|
|
1848
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1812
|
+
"url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/text-editor/src/lib/modules/text-editor/types/text-editor-merge-field.ts#L16"
|
|
1849
1813
|
}
|
|
1850
1814
|
],
|
|
1851
1815
|
"type": {
|
|
@@ -1858,9 +1822,9 @@
|
|
|
1858
1822
|
{
|
|
1859
1823
|
"title": "Properties",
|
|
1860
1824
|
"children": [
|
|
1825
|
+
291,
|
|
1861
1826
|
292,
|
|
1862
|
-
293
|
|
1863
|
-
294
|
|
1827
|
+
293
|
|
1864
1828
|
]
|
|
1865
1829
|
}
|
|
1866
1830
|
],
|
|
@@ -1869,19 +1833,19 @@
|
|
|
1869
1833
|
"fileName": "projects/text-editor/src/modules/text-editor/types/text-editor-merge-field.ts",
|
|
1870
1834
|
"line": 1,
|
|
1871
1835
|
"character": 17,
|
|
1872
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1836
|
+
"url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/text-editor/src/lib/modules/text-editor/types/text-editor-merge-field.ts#L1"
|
|
1873
1837
|
}
|
|
1874
1838
|
]
|
|
1875
1839
|
},
|
|
1876
1840
|
{
|
|
1877
|
-
"id":
|
|
1841
|
+
"id": 281,
|
|
1878
1842
|
"name": "SkyTextEditorStyleState",
|
|
1879
1843
|
"kind": 256,
|
|
1880
1844
|
"kindString": "Interface",
|
|
1881
1845
|
"flags": {},
|
|
1882
1846
|
"children": [
|
|
1883
1847
|
{
|
|
1884
|
-
"id":
|
|
1848
|
+
"id": 282,
|
|
1885
1849
|
"name": "backColor",
|
|
1886
1850
|
"kind": 1024,
|
|
1887
1851
|
"kindString": "Property",
|
|
@@ -1899,7 +1863,7 @@
|
|
|
1899
1863
|
"fileName": "projects/text-editor/src/modules/text-editor/types/style-state.ts",
|
|
1900
1864
|
"line": 5,
|
|
1901
1865
|
"character": 2,
|
|
1902
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1866
|
+
"url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/text-editor/src/lib/modules/text-editor/types/style-state.ts#L5"
|
|
1903
1867
|
}
|
|
1904
1868
|
],
|
|
1905
1869
|
"type": {
|
|
@@ -1908,7 +1872,7 @@
|
|
|
1908
1872
|
}
|
|
1909
1873
|
},
|
|
1910
1874
|
{
|
|
1911
|
-
"id":
|
|
1875
|
+
"id": 286,
|
|
1912
1876
|
"name": "boldState",
|
|
1913
1877
|
"kind": 1024,
|
|
1914
1878
|
"kindString": "Property",
|
|
@@ -1926,7 +1890,7 @@
|
|
|
1926
1890
|
"fileName": "projects/text-editor/src/modules/text-editor/types/style-state.ts",
|
|
1927
1891
|
"line": 26,
|
|
1928
1892
|
"character": 2,
|
|
1929
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1893
|
+
"url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/text-editor/src/lib/modules/text-editor/types/style-state.ts#L26"
|
|
1930
1894
|
}
|
|
1931
1895
|
],
|
|
1932
1896
|
"type": {
|
|
@@ -1935,7 +1899,7 @@
|
|
|
1935
1899
|
}
|
|
1936
1900
|
},
|
|
1937
1901
|
{
|
|
1938
|
-
"id":
|
|
1902
|
+
"id": 285,
|
|
1939
1903
|
"name": "font",
|
|
1940
1904
|
"kind": 1024,
|
|
1941
1905
|
"kindString": "Property",
|
|
@@ -2001,7 +1965,7 @@
|
|
|
2001
1965
|
"fileName": "projects/text-editor/src/modules/text-editor/types/style-state.ts",
|
|
2002
1966
|
"line": 21,
|
|
2003
1967
|
"character": 2,
|
|
2004
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1968
|
+
"url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/text-editor/src/lib/modules/text-editor/types/style-state.ts#L21"
|
|
2005
1969
|
}
|
|
2006
1970
|
],
|
|
2007
1971
|
"type": {
|
|
@@ -2010,7 +1974,7 @@
|
|
|
2010
1974
|
}
|
|
2011
1975
|
},
|
|
2012
1976
|
{
|
|
2013
|
-
"id":
|
|
1977
|
+
"id": 283,
|
|
2014
1978
|
"name": "fontColor",
|
|
2015
1979
|
"kind": 1024,
|
|
2016
1980
|
"kindString": "Property",
|
|
@@ -2028,7 +1992,7 @@
|
|
|
2028
1992
|
"fileName": "projects/text-editor/src/modules/text-editor/types/style-state.ts",
|
|
2029
1993
|
"line": 10,
|
|
2030
1994
|
"character": 2,
|
|
2031
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1995
|
+
"url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/text-editor/src/lib/modules/text-editor/types/style-state.ts#L10"
|
|
2032
1996
|
}
|
|
2033
1997
|
],
|
|
2034
1998
|
"type": {
|
|
@@ -2037,7 +2001,7 @@
|
|
|
2037
2001
|
}
|
|
2038
2002
|
},
|
|
2039
2003
|
{
|
|
2040
|
-
"id":
|
|
2004
|
+
"id": 284,
|
|
2041
2005
|
"name": "fontSize",
|
|
2042
2006
|
"kind": 1024,
|
|
2043
2007
|
"kindString": "Property",
|
|
@@ -2055,7 +2019,7 @@
|
|
|
2055
2019
|
"fileName": "projects/text-editor/src/modules/text-editor/types/style-state.ts",
|
|
2056
2020
|
"line": 15,
|
|
2057
2021
|
"character": 2,
|
|
2058
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2022
|
+
"url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/text-editor/src/lib/modules/text-editor/types/style-state.ts#L15"
|
|
2059
2023
|
}
|
|
2060
2024
|
],
|
|
2061
2025
|
"type": {
|
|
@@ -2064,7 +2028,7 @@
|
|
|
2064
2028
|
}
|
|
2065
2029
|
},
|
|
2066
2030
|
{
|
|
2067
|
-
"id":
|
|
2031
|
+
"id": 287,
|
|
2068
2032
|
"name": "italicState",
|
|
2069
2033
|
"kind": 1024,
|
|
2070
2034
|
"kindString": "Property",
|
|
@@ -2082,7 +2046,7 @@
|
|
|
2082
2046
|
"fileName": "projects/text-editor/src/modules/text-editor/types/style-state.ts",
|
|
2083
2047
|
"line": 31,
|
|
2084
2048
|
"character": 2,
|
|
2085
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2049
|
+
"url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/text-editor/src/lib/modules/text-editor/types/style-state.ts#L31"
|
|
2086
2050
|
}
|
|
2087
2051
|
],
|
|
2088
2052
|
"type": {
|
|
@@ -2091,7 +2055,7 @@
|
|
|
2091
2055
|
}
|
|
2092
2056
|
},
|
|
2093
2057
|
{
|
|
2094
|
-
"id":
|
|
2058
|
+
"id": 289,
|
|
2095
2059
|
"name": "linkState",
|
|
2096
2060
|
"kind": 1024,
|
|
2097
2061
|
"kindString": "Property",
|
|
@@ -2109,7 +2073,7 @@
|
|
|
2109
2073
|
"fileName": "projects/text-editor/src/modules/text-editor/types/style-state.ts",
|
|
2110
2074
|
"line": 41,
|
|
2111
2075
|
"character": 2,
|
|
2112
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2076
|
+
"url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/text-editor/src/lib/modules/text-editor/types/style-state.ts#L41"
|
|
2113
2077
|
}
|
|
2114
2078
|
],
|
|
2115
2079
|
"type": {
|
|
@@ -2118,7 +2082,7 @@
|
|
|
2118
2082
|
}
|
|
2119
2083
|
},
|
|
2120
2084
|
{
|
|
2121
|
-
"id":
|
|
2085
|
+
"id": 288,
|
|
2122
2086
|
"name": "underlineState",
|
|
2123
2087
|
"kind": 1024,
|
|
2124
2088
|
"kindString": "Property",
|
|
@@ -2136,7 +2100,7 @@
|
|
|
2136
2100
|
"fileName": "projects/text-editor/src/modules/text-editor/types/style-state.ts",
|
|
2137
2101
|
"line": 36,
|
|
2138
2102
|
"character": 2,
|
|
2139
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2103
|
+
"url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/text-editor/src/lib/modules/text-editor/types/style-state.ts#L36"
|
|
2140
2104
|
}
|
|
2141
2105
|
],
|
|
2142
2106
|
"type": {
|
|
@@ -2149,14 +2113,14 @@
|
|
|
2149
2113
|
{
|
|
2150
2114
|
"title": "Properties",
|
|
2151
2115
|
"children": [
|
|
2152
|
-
|
|
2153
|
-
287,
|
|
2116
|
+
282,
|
|
2154
2117
|
286,
|
|
2155
|
-
284,
|
|
2156
2118
|
285,
|
|
2157
|
-
|
|
2158
|
-
|
|
2159
|
-
|
|
2119
|
+
283,
|
|
2120
|
+
284,
|
|
2121
|
+
287,
|
|
2122
|
+
289,
|
|
2123
|
+
288
|
|
2160
2124
|
]
|
|
2161
2125
|
}
|
|
2162
2126
|
],
|
|
@@ -2165,12 +2129,12 @@
|
|
|
2165
2129
|
"fileName": "projects/text-editor/src/modules/text-editor/types/style-state.ts",
|
|
2166
2130
|
"line": 1,
|
|
2167
2131
|
"character": 17,
|
|
2168
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2132
|
+
"url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/text-editor/src/lib/modules/text-editor/types/style-state.ts#L1"
|
|
2169
2133
|
}
|
|
2170
2134
|
]
|
|
2171
2135
|
},
|
|
2172
2136
|
{
|
|
2173
|
-
"id":
|
|
2137
|
+
"id": 280,
|
|
2174
2138
|
"name": "SkyTextEditorMenuType",
|
|
2175
2139
|
"kind": 4194304,
|
|
2176
2140
|
"kindString": "Type alias",
|
|
@@ -2180,7 +2144,7 @@
|
|
|
2180
2144
|
"fileName": "projects/text-editor/src/modules/text-editor/types/menu-type.ts",
|
|
2181
2145
|
"line": 1,
|
|
2182
2146
|
"character": 12,
|
|
2183
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2147
|
+
"url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/text-editor/src/lib/modules/text-editor/types/menu-type.ts#L1"
|
|
2184
2148
|
}
|
|
2185
2149
|
],
|
|
2186
2150
|
"type": {
|
|
@@ -2202,7 +2166,7 @@
|
|
|
2202
2166
|
}
|
|
2203
2167
|
},
|
|
2204
2168
|
{
|
|
2205
|
-
"id":
|
|
2169
|
+
"id": 294,
|
|
2206
2170
|
"name": "SkyTextEditorToolbarActionType",
|
|
2207
2171
|
"kind": 4194304,
|
|
2208
2172
|
"kindString": "Type alias",
|
|
@@ -2212,7 +2176,7 @@
|
|
|
2212
2176
|
"fileName": "projects/text-editor/src/modules/text-editor/types/toolbar-action-type.ts",
|
|
2213
2177
|
"line": 1,
|
|
2214
2178
|
"character": 12,
|
|
2215
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2179
|
+
"url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/text-editor/src/lib/modules/text-editor/types/toolbar-action-type.ts#L1"
|
|
2216
2180
|
}
|
|
2217
2181
|
],
|
|
2218
2182
|
"type": {
|
|
@@ -2262,8 +2226,8 @@
|
|
|
2262
2226
|
{
|
|
2263
2227
|
"title": "Classes",
|
|
2264
2228
|
"children": [
|
|
2265
|
-
|
|
2266
|
-
|
|
2229
|
+
274,
|
|
2230
|
+
295,
|
|
2267
2231
|
1,
|
|
2268
2232
|
164
|
|
2269
2233
|
]
|
|
@@ -2271,16 +2235,16 @@
|
|
|
2271
2235
|
{
|
|
2272
2236
|
"title": "Interfaces",
|
|
2273
2237
|
"children": [
|
|
2274
|
-
|
|
2275
|
-
|
|
2276
|
-
|
|
2238
|
+
277,
|
|
2239
|
+
290,
|
|
2240
|
+
281
|
|
2277
2241
|
]
|
|
2278
2242
|
},
|
|
2279
2243
|
{
|
|
2280
2244
|
"title": "Type Aliases",
|
|
2281
2245
|
"children": [
|
|
2282
|
-
|
|
2283
|
-
|
|
2246
|
+
280,
|
|
2247
|
+
294
|
|
2284
2248
|
]
|
|
2285
2249
|
}
|
|
2286
2250
|
],
|
|
@@ -2289,7 +2253,7 @@
|
|
|
2289
2253
|
"fileName": "index.ts",
|
|
2290
2254
|
"line": 1,
|
|
2291
2255
|
"character": 0,
|
|
2292
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2256
|
+
"url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/text-editor/src/index.ts#L1"
|
|
2293
2257
|
}
|
|
2294
2258
|
]
|
|
2295
2259
|
},
|