@skyux/text-editor 9.30.3 → 9.30.4
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 +148 -148
- package/esm2022/lib/modules/shared/sky-text-editor-resources.module.mjs +4 -1
- package/esm2022/lib/modules/text-editor/services/text-editor-adapter.service.mjs +31 -8
- package/esm2022/lib/modules/text-editor/text-editor.component.mjs +3 -3
- package/fesm2022/skyux-text-editor.mjs +35 -10
- package/fesm2022/skyux-text-editor.mjs.map +1 -1
- package/package.json +12 -12
package/documentation.json
CHANGED
|
@@ -38,7 +38,7 @@
|
|
|
38
38
|
"fileName": "projects/text-editor/src/modules/rich-text-display/rich-text-display.module.ts",
|
|
39
39
|
"line": 11,
|
|
40
40
|
"character": 13,
|
|
41
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
41
|
+
"url": "https://github.com/blackbaud/skyux/blob/b3ee505/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/b3ee505/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/b3ee505/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/b3ee505/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/b3ee505/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/b3ee505/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/b3ee505/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/b3ee505/libs/components/text-editor/src/lib/modules/rich-text-display/rich-text-display.component.ts#L10"
|
|
281
281
|
}
|
|
282
282
|
],
|
|
283
283
|
"decorators": [
|
|
@@ -315,7 +315,7 @@
|
|
|
315
315
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
316
316
|
"line": 346,
|
|
317
317
|
"character": 2,
|
|
318
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
318
|
+
"url": "https://github.com/blackbaud/skyux/blob/b3ee505/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L346"
|
|
319
319
|
}
|
|
320
320
|
],
|
|
321
321
|
"signatures": [
|
|
@@ -330,7 +330,7 @@
|
|
|
330
330
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
331
331
|
"line": 346,
|
|
332
332
|
"character": 2,
|
|
333
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
333
|
+
"url": "https://github.com/blackbaud/skyux/blob/b3ee505/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L346"
|
|
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/b3ee505/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L75"
|
|
367
367
|
}
|
|
368
368
|
],
|
|
369
369
|
"type": {
|
|
@@ -390,7 +390,7 @@
|
|
|
390
390
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
391
391
|
"line": 313,
|
|
392
392
|
"character": 9,
|
|
393
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
393
|
+
"url": "https://github.com/blackbaud/skyux/blob/b3ee505/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L313"
|
|
394
394
|
}
|
|
395
395
|
],
|
|
396
396
|
"type": {
|
|
@@ -424,7 +424,7 @@
|
|
|
424
424
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
425
425
|
"line": 316,
|
|
426
426
|
"character": 9,
|
|
427
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
427
|
+
"url": "https://github.com/blackbaud/skyux/blob/b3ee505/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L316"
|
|
428
428
|
}
|
|
429
429
|
],
|
|
430
430
|
"type": {
|
|
@@ -447,7 +447,7 @@
|
|
|
447
447
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
448
448
|
"line": 252,
|
|
449
449
|
"character": 9,
|
|
450
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
450
|
+
"url": "https://github.com/blackbaud/skyux/blob/b3ee505/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L252"
|
|
451
451
|
}
|
|
452
452
|
],
|
|
453
453
|
"type": {
|
|
@@ -480,7 +480,7 @@
|
|
|
480
480
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
481
481
|
"line": 311,
|
|
482
482
|
"character": 9,
|
|
483
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
483
|
+
"url": "https://github.com/blackbaud/skyux/blob/b3ee505/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L311"
|
|
484
484
|
}
|
|
485
485
|
],
|
|
486
486
|
"type": {
|
|
@@ -513,13 +513,13 @@
|
|
|
513
513
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
514
514
|
"line": 83,
|
|
515
515
|
"character": 13,
|
|
516
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
516
|
+
"url": "https://github.com/blackbaud/skyux/blob/b3ee505/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L83"
|
|
517
517
|
},
|
|
518
518
|
{
|
|
519
519
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
520
520
|
"line": 116,
|
|
521
521
|
"character": 13,
|
|
522
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
522
|
+
"url": "https://github.com/blackbaud/skyux/blob/b3ee505/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L116"
|
|
523
523
|
}
|
|
524
524
|
],
|
|
525
525
|
"getSignature": {
|
|
@@ -533,7 +533,7 @@
|
|
|
533
533
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
534
534
|
"line": 116,
|
|
535
535
|
"character": 2,
|
|
536
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
536
|
+
"url": "https://github.com/blackbaud/skyux/blob/b3ee505/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L116"
|
|
537
537
|
}
|
|
538
538
|
],
|
|
539
539
|
"type": {
|
|
@@ -579,7 +579,7 @@
|
|
|
579
579
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
580
580
|
"line": 82,
|
|
581
581
|
"character": 2,
|
|
582
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
582
|
+
"url": "https://github.com/blackbaud/skyux/blob/b3ee505/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L82"
|
|
583
583
|
}
|
|
584
584
|
],
|
|
585
585
|
"parameters": [
|
|
@@ -619,13 +619,13 @@
|
|
|
619
619
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
620
620
|
"line": 125,
|
|
621
621
|
"character": 13,
|
|
622
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
622
|
+
"url": "https://github.com/blackbaud/skyux/blob/b3ee505/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L125"
|
|
623
623
|
},
|
|
624
624
|
{
|
|
625
625
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
626
626
|
"line": 129,
|
|
627
627
|
"character": 13,
|
|
628
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
628
|
+
"url": "https://github.com/blackbaud/skyux/blob/b3ee505/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L129"
|
|
629
629
|
}
|
|
630
630
|
],
|
|
631
631
|
"getSignature": {
|
|
@@ -639,7 +639,7 @@
|
|
|
639
639
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
640
640
|
"line": 129,
|
|
641
641
|
"character": 2,
|
|
642
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
642
|
+
"url": "https://github.com/blackbaud/skyux/blob/b3ee505/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L129"
|
|
643
643
|
}
|
|
644
644
|
],
|
|
645
645
|
"type": {
|
|
@@ -682,7 +682,7 @@
|
|
|
682
682
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
683
683
|
"line": 124,
|
|
684
684
|
"character": 2,
|
|
685
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
685
|
+
"url": "https://github.com/blackbaud/skyux/blob/b3ee505/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L124"
|
|
686
686
|
}
|
|
687
687
|
],
|
|
688
688
|
"parameters": [
|
|
@@ -727,13 +727,13 @@
|
|
|
727
727
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
728
728
|
"line": 138,
|
|
729
729
|
"character": 13,
|
|
730
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
730
|
+
"url": "https://github.com/blackbaud/skyux/blob/b3ee505/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L138"
|
|
731
731
|
},
|
|
732
732
|
{
|
|
733
733
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
734
734
|
"line": 142,
|
|
735
735
|
"character": 13,
|
|
736
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
736
|
+
"url": "https://github.com/blackbaud/skyux/blob/b3ee505/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L142"
|
|
737
737
|
}
|
|
738
738
|
],
|
|
739
739
|
"getSignature": {
|
|
@@ -747,7 +747,7 @@
|
|
|
747
747
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
748
748
|
"line": 142,
|
|
749
749
|
"character": 2,
|
|
750
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
750
|
+
"url": "https://github.com/blackbaud/skyux/blob/b3ee505/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L142"
|
|
751
751
|
}
|
|
752
752
|
],
|
|
753
753
|
"type": {
|
|
@@ -788,7 +788,7 @@
|
|
|
788
788
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
789
789
|
"line": 137,
|
|
790
790
|
"character": 2,
|
|
791
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
791
|
+
"url": "https://github.com/blackbaud/skyux/blob/b3ee505/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L137"
|
|
792
792
|
}
|
|
793
793
|
],
|
|
794
794
|
"parameters": [
|
|
@@ -831,13 +831,13 @@
|
|
|
831
831
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
832
832
|
"line": 151,
|
|
833
833
|
"character": 13,
|
|
834
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
834
|
+
"url": "https://github.com/blackbaud/skyux/blob/b3ee505/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L151"
|
|
835
835
|
},
|
|
836
836
|
{
|
|
837
837
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
838
838
|
"line": 155,
|
|
839
839
|
"character": 13,
|
|
840
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
840
|
+
"url": "https://github.com/blackbaud/skyux/blob/b3ee505/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L155"
|
|
841
841
|
}
|
|
842
842
|
],
|
|
843
843
|
"getSignature": {
|
|
@@ -851,7 +851,7 @@
|
|
|
851
851
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
852
852
|
"line": 155,
|
|
853
853
|
"character": 2,
|
|
854
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
854
|
+
"url": "https://github.com/blackbaud/skyux/blob/b3ee505/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L155"
|
|
855
855
|
}
|
|
856
856
|
],
|
|
857
857
|
"type": {
|
|
@@ -878,7 +878,7 @@
|
|
|
878
878
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
879
879
|
"line": 150,
|
|
880
880
|
"character": 2,
|
|
881
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
881
|
+
"url": "https://github.com/blackbaud/skyux/blob/b3ee505/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L150"
|
|
882
882
|
}
|
|
883
883
|
],
|
|
884
884
|
"parameters": [
|
|
@@ -918,13 +918,13 @@
|
|
|
918
918
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
919
919
|
"line": 163,
|
|
920
920
|
"character": 13,
|
|
921
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
921
|
+
"url": "https://github.com/blackbaud/skyux/blob/b3ee505/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L163"
|
|
922
922
|
},
|
|
923
923
|
{
|
|
924
924
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
925
925
|
"line": 174,
|
|
926
926
|
"character": 13,
|
|
927
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
927
|
+
"url": "https://github.com/blackbaud/skyux/blob/b3ee505/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L174"
|
|
928
928
|
}
|
|
929
929
|
],
|
|
930
930
|
"getSignature": {
|
|
@@ -938,7 +938,7 @@
|
|
|
938
938
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
939
939
|
"line": 174,
|
|
940
940
|
"character": 2,
|
|
941
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
941
|
+
"url": "https://github.com/blackbaud/skyux/blob/b3ee505/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L174"
|
|
942
942
|
}
|
|
943
943
|
],
|
|
944
944
|
"type": {
|
|
@@ -967,7 +967,7 @@
|
|
|
967
967
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
968
968
|
"line": 162,
|
|
969
969
|
"character": 2,
|
|
970
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
970
|
+
"url": "https://github.com/blackbaud/skyux/blob/b3ee505/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L162"
|
|
971
971
|
}
|
|
972
972
|
],
|
|
973
973
|
"parameters": [
|
|
@@ -1009,13 +1009,13 @@
|
|
|
1009
1009
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
1010
1010
|
"line": 241,
|
|
1011
1011
|
"character": 13,
|
|
1012
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1012
|
+
"url": "https://github.com/blackbaud/skyux/blob/b3ee505/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L241"
|
|
1013
1013
|
},
|
|
1014
1014
|
{
|
|
1015
1015
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
1016
1016
|
"line": 247,
|
|
1017
1017
|
"character": 13,
|
|
1018
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1018
|
+
"url": "https://github.com/blackbaud/skyux/blob/b3ee505/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L247"
|
|
1019
1019
|
}
|
|
1020
1020
|
],
|
|
1021
1021
|
"getSignature": {
|
|
@@ -1029,7 +1029,7 @@
|
|
|
1029
1029
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
1030
1030
|
"line": 247,
|
|
1031
1031
|
"character": 2,
|
|
1032
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1032
|
+
"url": "https://github.com/blackbaud/skyux/blob/b3ee505/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L247"
|
|
1033
1033
|
}
|
|
1034
1034
|
],
|
|
1035
1035
|
"type": {
|
|
@@ -1072,7 +1072,7 @@
|
|
|
1072
1072
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
1073
1073
|
"line": 240,
|
|
1074
1074
|
"character": 2,
|
|
1075
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1075
|
+
"url": "https://github.com/blackbaud/skyux/blob/b3ee505/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L240"
|
|
1076
1076
|
}
|
|
1077
1077
|
],
|
|
1078
1078
|
"parameters": [
|
|
@@ -1117,13 +1117,13 @@
|
|
|
1117
1117
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
1118
1118
|
"line": 183,
|
|
1119
1119
|
"character": 13,
|
|
1120
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1120
|
+
"url": "https://github.com/blackbaud/skyux/blob/b3ee505/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L183"
|
|
1121
1121
|
},
|
|
1122
1122
|
{
|
|
1123
1123
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
1124
1124
|
"line": 187,
|
|
1125
1125
|
"character": 13,
|
|
1126
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1126
|
+
"url": "https://github.com/blackbaud/skyux/blob/b3ee505/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L187"
|
|
1127
1127
|
}
|
|
1128
1128
|
],
|
|
1129
1129
|
"getSignature": {
|
|
@@ -1137,7 +1137,7 @@
|
|
|
1137
1137
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
1138
1138
|
"line": 187,
|
|
1139
1139
|
"character": 2,
|
|
1140
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1140
|
+
"url": "https://github.com/blackbaud/skyux/blob/b3ee505/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L187"
|
|
1141
1141
|
}
|
|
1142
1142
|
],
|
|
1143
1143
|
"type": {
|
|
@@ -1180,7 +1180,7 @@
|
|
|
1180
1180
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
1181
1181
|
"line": 182,
|
|
1182
1182
|
"character": 2,
|
|
1183
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1183
|
+
"url": "https://github.com/blackbaud/skyux/blob/b3ee505/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L182"
|
|
1184
1184
|
}
|
|
1185
1185
|
],
|
|
1186
1186
|
"parameters": [
|
|
@@ -1225,13 +1225,13 @@
|
|
|
1225
1225
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
1226
1226
|
"line": 195,
|
|
1227
1227
|
"character": 13,
|
|
1228
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1228
|
+
"url": "https://github.com/blackbaud/skyux/blob/b3ee505/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L195"
|
|
1229
1229
|
},
|
|
1230
1230
|
{
|
|
1231
1231
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
1232
1232
|
"line": 199,
|
|
1233
1233
|
"character": 13,
|
|
1234
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1234
|
+
"url": "https://github.com/blackbaud/skyux/blob/b3ee505/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L199"
|
|
1235
1235
|
}
|
|
1236
1236
|
],
|
|
1237
1237
|
"getSignature": {
|
|
@@ -1245,7 +1245,7 @@
|
|
|
1245
1245
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
1246
1246
|
"line": 199,
|
|
1247
1247
|
"character": 2,
|
|
1248
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1248
|
+
"url": "https://github.com/blackbaud/skyux/blob/b3ee505/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L199"
|
|
1249
1249
|
}
|
|
1250
1250
|
],
|
|
1251
1251
|
"type": {
|
|
@@ -1277,7 +1277,7 @@
|
|
|
1277
1277
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
1278
1278
|
"line": 194,
|
|
1279
1279
|
"character": 2,
|
|
1280
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1280
|
+
"url": "https://github.com/blackbaud/skyux/blob/b3ee505/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L194"
|
|
1281
1281
|
}
|
|
1282
1282
|
],
|
|
1283
1283
|
"parameters": [
|
|
@@ -1322,13 +1322,13 @@
|
|
|
1322
1322
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
1323
1323
|
"line": 207,
|
|
1324
1324
|
"character": 13,
|
|
1325
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1325
|
+
"url": "https://github.com/blackbaud/skyux/blob/b3ee505/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L207"
|
|
1326
1326
|
},
|
|
1327
1327
|
{
|
|
1328
1328
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
1329
1329
|
"line": 217,
|
|
1330
1330
|
"character": 13,
|
|
1331
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1331
|
+
"url": "https://github.com/blackbaud/skyux/blob/b3ee505/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L217"
|
|
1332
1332
|
}
|
|
1333
1333
|
],
|
|
1334
1334
|
"getSignature": {
|
|
@@ -1342,7 +1342,7 @@
|
|
|
1342
1342
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
1343
1343
|
"line": 217,
|
|
1344
1344
|
"character": 2,
|
|
1345
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1345
|
+
"url": "https://github.com/blackbaud/skyux/blob/b3ee505/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L217"
|
|
1346
1346
|
}
|
|
1347
1347
|
],
|
|
1348
1348
|
"type": {
|
|
@@ -1369,7 +1369,7 @@
|
|
|
1369
1369
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
1370
1370
|
"line": 206,
|
|
1371
1371
|
"character": 2,
|
|
1372
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1372
|
+
"url": "https://github.com/blackbaud/skyux/blob/b3ee505/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L206"
|
|
1373
1373
|
}
|
|
1374
1374
|
],
|
|
1375
1375
|
"parameters": [
|
|
@@ -1409,13 +1409,13 @@
|
|
|
1409
1409
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
1410
1410
|
"line": 226,
|
|
1411
1411
|
"character": 13,
|
|
1412
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1412
|
+
"url": "https://github.com/blackbaud/skyux/blob/b3ee505/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L226"
|
|
1413
1413
|
},
|
|
1414
1414
|
{
|
|
1415
1415
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
1416
1416
|
"line": 232,
|
|
1417
1417
|
"character": 13,
|
|
1418
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1418
|
+
"url": "https://github.com/blackbaud/skyux/blob/b3ee505/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L232"
|
|
1419
1419
|
}
|
|
1420
1420
|
],
|
|
1421
1421
|
"getSignature": {
|
|
@@ -1429,7 +1429,7 @@
|
|
|
1429
1429
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
1430
1430
|
"line": 232,
|
|
1431
1431
|
"character": 2,
|
|
1432
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1432
|
+
"url": "https://github.com/blackbaud/skyux/blob/b3ee505/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L232"
|
|
1433
1433
|
}
|
|
1434
1434
|
],
|
|
1435
1435
|
"type": {
|
|
@@ -1472,7 +1472,7 @@
|
|
|
1472
1472
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
1473
1473
|
"line": 225,
|
|
1474
1474
|
"character": 2,
|
|
1475
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1475
|
+
"url": "https://github.com/blackbaud/skyux/blob/b3ee505/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L225"
|
|
1476
1476
|
}
|
|
1477
1477
|
],
|
|
1478
1478
|
"parameters": [
|
|
@@ -1517,13 +1517,13 @@
|
|
|
1517
1517
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
1518
1518
|
"line": 257,
|
|
1519
1519
|
"character": 13,
|
|
1520
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1520
|
+
"url": "https://github.com/blackbaud/skyux/blob/b3ee505/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L257"
|
|
1521
1521
|
},
|
|
1522
1522
|
{
|
|
1523
1523
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
1524
1524
|
"line": 303,
|
|
1525
1525
|
"character": 13,
|
|
1526
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1526
|
+
"url": "https://github.com/blackbaud/skyux/blob/b3ee505/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L303"
|
|
1527
1527
|
}
|
|
1528
1528
|
],
|
|
1529
1529
|
"getSignature": {
|
|
@@ -1537,7 +1537,7 @@
|
|
|
1537
1537
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
1538
1538
|
"line": 303,
|
|
1539
1539
|
"character": 2,
|
|
1540
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1540
|
+
"url": "https://github.com/blackbaud/skyux/blob/b3ee505/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L303"
|
|
1541
1541
|
}
|
|
1542
1542
|
],
|
|
1543
1543
|
"type": {
|
|
@@ -1564,7 +1564,7 @@
|
|
|
1564
1564
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
1565
1565
|
"line": 257,
|
|
1566
1566
|
"character": 2,
|
|
1567
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1567
|
+
"url": "https://github.com/blackbaud/skyux/blob/b3ee505/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L257"
|
|
1568
1568
|
}
|
|
1569
1569
|
],
|
|
1570
1570
|
"parameters": [
|
|
@@ -1600,7 +1600,7 @@
|
|
|
1600
1600
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
1601
1601
|
"line": 351,
|
|
1602
1602
|
"character": 9,
|
|
1603
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1603
|
+
"url": "https://github.com/blackbaud/skyux/blob/b3ee505/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L351"
|
|
1604
1604
|
}
|
|
1605
1605
|
],
|
|
1606
1606
|
"signatures": [
|
|
@@ -1615,7 +1615,7 @@
|
|
|
1615
1615
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
1616
1616
|
"line": 351,
|
|
1617
1617
|
"character": 2,
|
|
1618
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1618
|
+
"url": "https://github.com/blackbaud/skyux/blob/b3ee505/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L351"
|
|
1619
1619
|
}
|
|
1620
1620
|
],
|
|
1621
1621
|
"type": {
|
|
@@ -1649,7 +1649,7 @@
|
|
|
1649
1649
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
1650
1650
|
"line": 355,
|
|
1651
1651
|
"character": 9,
|
|
1652
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1652
|
+
"url": "https://github.com/blackbaud/skyux/blob/b3ee505/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L355"
|
|
1653
1653
|
}
|
|
1654
1654
|
],
|
|
1655
1655
|
"signatures": [
|
|
@@ -1664,7 +1664,7 @@
|
|
|
1664
1664
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
1665
1665
|
"line": 355,
|
|
1666
1666
|
"character": 2,
|
|
1667
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1667
|
+
"url": "https://github.com/blackbaud/skyux/blob/b3ee505/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L355"
|
|
1668
1668
|
}
|
|
1669
1669
|
],
|
|
1670
1670
|
"type": {
|
|
@@ -1698,7 +1698,7 @@
|
|
|
1698
1698
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
1699
1699
|
"line": 361,
|
|
1700
1700
|
"character": 9,
|
|
1701
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1701
|
+
"url": "https://github.com/blackbaud/skyux/blob/b3ee505/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L361"
|
|
1702
1702
|
}
|
|
1703
1703
|
],
|
|
1704
1704
|
"signatures": [
|
|
@@ -1713,7 +1713,7 @@
|
|
|
1713
1713
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
1714
1714
|
"line": 361,
|
|
1715
1715
|
"character": 2,
|
|
1716
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1716
|
+
"url": "https://github.com/blackbaud/skyux/blob/b3ee505/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L361"
|
|
1717
1717
|
}
|
|
1718
1718
|
],
|
|
1719
1719
|
"type": {
|
|
@@ -1737,7 +1737,7 @@
|
|
|
1737
1737
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
1738
1738
|
"line": 387,
|
|
1739
1739
|
"character": 9,
|
|
1740
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1740
|
+
"url": "https://github.com/blackbaud/skyux/blob/b3ee505/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L387"
|
|
1741
1741
|
}
|
|
1742
1742
|
],
|
|
1743
1743
|
"signatures": [
|
|
@@ -1760,7 +1760,7 @@
|
|
|
1760
1760
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
1761
1761
|
"line": 387,
|
|
1762
1762
|
"character": 2,
|
|
1763
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1763
|
+
"url": "https://github.com/blackbaud/skyux/blob/b3ee505/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L387"
|
|
1764
1764
|
}
|
|
1765
1765
|
],
|
|
1766
1766
|
"parameters": [
|
|
@@ -1783,7 +1783,7 @@
|
|
|
1783
1783
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
1784
1784
|
"line": 387,
|
|
1785
1785
|
"character": 30,
|
|
1786
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1786
|
+
"url": "https://github.com/blackbaud/skyux/blob/b3ee505/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L387"
|
|
1787
1787
|
}
|
|
1788
1788
|
],
|
|
1789
1789
|
"signatures": [
|
|
@@ -1798,7 +1798,7 @@
|
|
|
1798
1798
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
1799
1799
|
"line": 387,
|
|
1800
1800
|
"character": 30,
|
|
1801
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1801
|
+
"url": "https://github.com/blackbaud/skyux/blob/b3ee505/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L387"
|
|
1802
1802
|
}
|
|
1803
1803
|
],
|
|
1804
1804
|
"parameters": [
|
|
@@ -1855,7 +1855,7 @@
|
|
|
1855
1855
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
1856
1856
|
"line": 394,
|
|
1857
1857
|
"character": 9,
|
|
1858
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1858
|
+
"url": "https://github.com/blackbaud/skyux/blob/b3ee505/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L394"
|
|
1859
1859
|
}
|
|
1860
1860
|
],
|
|
1861
1861
|
"signatures": [
|
|
@@ -1878,7 +1878,7 @@
|
|
|
1878
1878
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
1879
1879
|
"line": 394,
|
|
1880
1880
|
"character": 2,
|
|
1881
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1881
|
+
"url": "https://github.com/blackbaud/skyux/blob/b3ee505/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L394"
|
|
1882
1882
|
}
|
|
1883
1883
|
],
|
|
1884
1884
|
"parameters": [
|
|
@@ -1901,7 +1901,7 @@
|
|
|
1901
1901
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
1902
1902
|
"line": 394,
|
|
1903
1903
|
"character": 31,
|
|
1904
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1904
|
+
"url": "https://github.com/blackbaud/skyux/blob/b3ee505/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L394"
|
|
1905
1905
|
}
|
|
1906
1906
|
],
|
|
1907
1907
|
"signatures": [
|
|
@@ -1916,7 +1916,7 @@
|
|
|
1916
1916
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
1917
1917
|
"line": 394,
|
|
1918
1918
|
"character": 31,
|
|
1919
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1919
|
+
"url": "https://github.com/blackbaud/skyux/blob/b3ee505/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L394"
|
|
1920
1920
|
}
|
|
1921
1921
|
],
|
|
1922
1922
|
"type": {
|
|
@@ -1960,7 +1960,7 @@
|
|
|
1960
1960
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
1961
1961
|
"line": 401,
|
|
1962
1962
|
"character": 9,
|
|
1963
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1963
|
+
"url": "https://github.com/blackbaud/skyux/blob/b3ee505/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L401"
|
|
1964
1964
|
}
|
|
1965
1965
|
],
|
|
1966
1966
|
"signatures": [
|
|
@@ -1983,7 +1983,7 @@
|
|
|
1983
1983
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
1984
1984
|
"line": 401,
|
|
1985
1985
|
"character": 2,
|
|
1986
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1986
|
+
"url": "https://github.com/blackbaud/skyux/blob/b3ee505/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L401"
|
|
1987
1987
|
}
|
|
1988
1988
|
],
|
|
1989
1989
|
"parameters": [
|
|
@@ -2030,7 +2030,7 @@
|
|
|
2030
2030
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
2031
2031
|
"line": 371,
|
|
2032
2032
|
"character": 9,
|
|
2033
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2033
|
+
"url": "https://github.com/blackbaud/skyux/blob/b3ee505/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L371"
|
|
2034
2034
|
}
|
|
2035
2035
|
],
|
|
2036
2036
|
"signatures": [
|
|
@@ -2053,7 +2053,7 @@
|
|
|
2053
2053
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
2054
2054
|
"line": 371,
|
|
2055
2055
|
"character": 2,
|
|
2056
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2056
|
+
"url": "https://github.com/blackbaud/skyux/blob/b3ee505/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L371"
|
|
2057
2057
|
}
|
|
2058
2058
|
],
|
|
2059
2059
|
"parameters": [
|
|
@@ -2139,7 +2139,7 @@
|
|
|
2139
2139
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
2140
2140
|
"line": 68,
|
|
2141
2141
|
"character": 13,
|
|
2142
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2142
|
+
"url": "https://github.com/blackbaud/skyux/blob/b3ee505/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L68"
|
|
2143
2143
|
}
|
|
2144
2144
|
],
|
|
2145
2145
|
"implementedTypes": [
|
|
@@ -2206,7 +2206,7 @@
|
|
|
2206
2206
|
"fileName": "projects/text-editor/src/modules/text-editor/types/font-state.ts",
|
|
2207
2207
|
"line": 5,
|
|
2208
2208
|
"character": 2,
|
|
2209
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2209
|
+
"url": "https://github.com/blackbaud/skyux/blob/b3ee505/libs/components/text-editor/src/lib/modules/text-editor/types/font-state.ts#L5"
|
|
2210
2210
|
}
|
|
2211
2211
|
],
|
|
2212
2212
|
"type": {
|
|
@@ -2241,7 +2241,7 @@
|
|
|
2241
2241
|
"fileName": "projects/text-editor/src/modules/text-editor/types/font-state.ts",
|
|
2242
2242
|
"line": 10,
|
|
2243
2243
|
"character": 2,
|
|
2244
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2244
|
+
"url": "https://github.com/blackbaud/skyux/blob/b3ee505/libs/components/text-editor/src/lib/modules/text-editor/types/font-state.ts#L10"
|
|
2245
2245
|
}
|
|
2246
2246
|
],
|
|
2247
2247
|
"type": {
|
|
@@ -2264,7 +2264,7 @@
|
|
|
2264
2264
|
"fileName": "projects/text-editor/src/modules/text-editor/types/font-state.ts",
|
|
2265
2265
|
"line": 1,
|
|
2266
2266
|
"character": 17,
|
|
2267
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2267
|
+
"url": "https://github.com/blackbaud/skyux/blob/b3ee505/libs/components/text-editor/src/lib/modules/text-editor/types/font-state.ts#L1"
|
|
2268
2268
|
}
|
|
2269
2269
|
]
|
|
2270
2270
|
},
|
|
@@ -2294,7 +2294,7 @@
|
|
|
2294
2294
|
"fileName": "projects/text-editor/src/modules/text-editor/types/text-editor-merge-field.ts",
|
|
2295
2295
|
"line": 5,
|
|
2296
2296
|
"character": 2,
|
|
2297
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2297
|
+
"url": "https://github.com/blackbaud/skyux/blob/b3ee505/libs/components/text-editor/src/lib/modules/text-editor/types/text-editor-merge-field.ts#L5"
|
|
2298
2298
|
}
|
|
2299
2299
|
],
|
|
2300
2300
|
"type": {
|
|
@@ -2321,7 +2321,7 @@
|
|
|
2321
2321
|
"fileName": "projects/text-editor/src/modules/text-editor/types/text-editor-merge-field.ts",
|
|
2322
2322
|
"line": 10,
|
|
2323
2323
|
"character": 2,
|
|
2324
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2324
|
+
"url": "https://github.com/blackbaud/skyux/blob/b3ee505/libs/components/text-editor/src/lib/modules/text-editor/types/text-editor-merge-field.ts#L10"
|
|
2325
2325
|
}
|
|
2326
2326
|
],
|
|
2327
2327
|
"type": {
|
|
@@ -2366,7 +2366,7 @@
|
|
|
2366
2366
|
"fileName": "projects/text-editor/src/modules/text-editor/types/text-editor-merge-field.ts",
|
|
2367
2367
|
"line": 16,
|
|
2368
2368
|
"character": 2,
|
|
2369
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2369
|
+
"url": "https://github.com/blackbaud/skyux/blob/b3ee505/libs/components/text-editor/src/lib/modules/text-editor/types/text-editor-merge-field.ts#L16"
|
|
2370
2370
|
}
|
|
2371
2371
|
],
|
|
2372
2372
|
"type": {
|
|
@@ -2390,7 +2390,7 @@
|
|
|
2390
2390
|
"fileName": "projects/text-editor/src/modules/text-editor/types/text-editor-merge-field.ts",
|
|
2391
2391
|
"line": 1,
|
|
2392
2392
|
"character": 17,
|
|
2393
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2393
|
+
"url": "https://github.com/blackbaud/skyux/blob/b3ee505/libs/components/text-editor/src/lib/modules/text-editor/types/text-editor-merge-field.ts#L1"
|
|
2394
2394
|
}
|
|
2395
2395
|
]
|
|
2396
2396
|
},
|
|
@@ -2420,7 +2420,7 @@
|
|
|
2420
2420
|
"fileName": "projects/text-editor/src/modules/text-editor/types/style-state.ts",
|
|
2421
2421
|
"line": 5,
|
|
2422
2422
|
"character": 2,
|
|
2423
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2423
|
+
"url": "https://github.com/blackbaud/skyux/blob/b3ee505/libs/components/text-editor/src/lib/modules/text-editor/types/style-state.ts#L5"
|
|
2424
2424
|
}
|
|
2425
2425
|
],
|
|
2426
2426
|
"type": {
|
|
@@ -2447,7 +2447,7 @@
|
|
|
2447
2447
|
"fileName": "projects/text-editor/src/modules/text-editor/types/style-state.ts",
|
|
2448
2448
|
"line": 26,
|
|
2449
2449
|
"character": 2,
|
|
2450
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2450
|
+
"url": "https://github.com/blackbaud/skyux/blob/b3ee505/libs/components/text-editor/src/lib/modules/text-editor/types/style-state.ts#L26"
|
|
2451
2451
|
}
|
|
2452
2452
|
],
|
|
2453
2453
|
"type": {
|
|
@@ -2522,7 +2522,7 @@
|
|
|
2522
2522
|
"fileName": "projects/text-editor/src/modules/text-editor/types/style-state.ts",
|
|
2523
2523
|
"line": 21,
|
|
2524
2524
|
"character": 2,
|
|
2525
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2525
|
+
"url": "https://github.com/blackbaud/skyux/blob/b3ee505/libs/components/text-editor/src/lib/modules/text-editor/types/style-state.ts#L21"
|
|
2526
2526
|
}
|
|
2527
2527
|
],
|
|
2528
2528
|
"type": {
|
|
@@ -2549,7 +2549,7 @@
|
|
|
2549
2549
|
"fileName": "projects/text-editor/src/modules/text-editor/types/style-state.ts",
|
|
2550
2550
|
"line": 10,
|
|
2551
2551
|
"character": 2,
|
|
2552
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2552
|
+
"url": "https://github.com/blackbaud/skyux/blob/b3ee505/libs/components/text-editor/src/lib/modules/text-editor/types/style-state.ts#L10"
|
|
2553
2553
|
}
|
|
2554
2554
|
],
|
|
2555
2555
|
"type": {
|
|
@@ -2576,7 +2576,7 @@
|
|
|
2576
2576
|
"fileName": "projects/text-editor/src/modules/text-editor/types/style-state.ts",
|
|
2577
2577
|
"line": 15,
|
|
2578
2578
|
"character": 2,
|
|
2579
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2579
|
+
"url": "https://github.com/blackbaud/skyux/blob/b3ee505/libs/components/text-editor/src/lib/modules/text-editor/types/style-state.ts#L15"
|
|
2580
2580
|
}
|
|
2581
2581
|
],
|
|
2582
2582
|
"type": {
|
|
@@ -2603,7 +2603,7 @@
|
|
|
2603
2603
|
"fileName": "projects/text-editor/src/modules/text-editor/types/style-state.ts",
|
|
2604
2604
|
"line": 31,
|
|
2605
2605
|
"character": 2,
|
|
2606
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2606
|
+
"url": "https://github.com/blackbaud/skyux/blob/b3ee505/libs/components/text-editor/src/lib/modules/text-editor/types/style-state.ts#L31"
|
|
2607
2607
|
}
|
|
2608
2608
|
],
|
|
2609
2609
|
"type": {
|
|
@@ -2630,7 +2630,7 @@
|
|
|
2630
2630
|
"fileName": "projects/text-editor/src/modules/text-editor/types/style-state.ts",
|
|
2631
2631
|
"line": 41,
|
|
2632
2632
|
"character": 2,
|
|
2633
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2633
|
+
"url": "https://github.com/blackbaud/skyux/blob/b3ee505/libs/components/text-editor/src/lib/modules/text-editor/types/style-state.ts#L41"
|
|
2634
2634
|
}
|
|
2635
2635
|
],
|
|
2636
2636
|
"type": {
|
|
@@ -2657,7 +2657,7 @@
|
|
|
2657
2657
|
"fileName": "projects/text-editor/src/modules/text-editor/types/style-state.ts",
|
|
2658
2658
|
"line": 36,
|
|
2659
2659
|
"character": 2,
|
|
2660
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2660
|
+
"url": "https://github.com/blackbaud/skyux/blob/b3ee505/libs/components/text-editor/src/lib/modules/text-editor/types/style-state.ts#L36"
|
|
2661
2661
|
}
|
|
2662
2662
|
],
|
|
2663
2663
|
"type": {
|
|
@@ -2686,7 +2686,7 @@
|
|
|
2686
2686
|
"fileName": "projects/text-editor/src/modules/text-editor/types/style-state.ts",
|
|
2687
2687
|
"line": 1,
|
|
2688
2688
|
"character": 17,
|
|
2689
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2689
|
+
"url": "https://github.com/blackbaud/skyux/blob/b3ee505/libs/components/text-editor/src/lib/modules/text-editor/types/style-state.ts#L1"
|
|
2690
2690
|
}
|
|
2691
2691
|
]
|
|
2692
2692
|
},
|
|
@@ -2701,7 +2701,7 @@
|
|
|
2701
2701
|
"fileName": "projects/text-editor/src/modules/text-editor/types/link-window-options-type.ts",
|
|
2702
2702
|
"line": 1,
|
|
2703
2703
|
"character": 12,
|
|
2704
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2704
|
+
"url": "https://github.com/blackbaud/skyux/blob/b3ee505/libs/components/text-editor/src/lib/modules/text-editor/types/link-window-options-type.ts#L1"
|
|
2705
2705
|
}
|
|
2706
2706
|
],
|
|
2707
2707
|
"type": {
|
|
@@ -2729,7 +2729,7 @@
|
|
|
2729
2729
|
"fileName": "projects/text-editor/src/modules/text-editor/types/menu-type.ts",
|
|
2730
2730
|
"line": 1,
|
|
2731
2731
|
"character": 12,
|
|
2732
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2732
|
+
"url": "https://github.com/blackbaud/skyux/blob/b3ee505/libs/components/text-editor/src/lib/modules/text-editor/types/menu-type.ts#L1"
|
|
2733
2733
|
}
|
|
2734
2734
|
],
|
|
2735
2735
|
"type": {
|
|
@@ -2761,7 +2761,7 @@
|
|
|
2761
2761
|
"fileName": "projects/text-editor/src/modules/text-editor/types/toolbar-action-type.ts",
|
|
2762
2762
|
"line": 1,
|
|
2763
2763
|
"character": 12,
|
|
2764
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2764
|
+
"url": "https://github.com/blackbaud/skyux/blob/b3ee505/libs/components/text-editor/src/lib/modules/text-editor/types/toolbar-action-type.ts#L1"
|
|
2765
2765
|
}
|
|
2766
2766
|
],
|
|
2767
2767
|
"type": {
|
|
@@ -3322,24 +3322,24 @@
|
|
|
3322
3322
|
"@angular/router": "16.2.9",
|
|
3323
3323
|
"@blackbaud/skyux-design-tokens": "0.0.28",
|
|
3324
3324
|
"@schematics/angular": "16.2.6",
|
|
3325
|
-
"@skyux-sdk/testing": "9.30.
|
|
3326
|
-
"@skyux/animations": "9.30.
|
|
3327
|
-
"@skyux/assets": "9.30.
|
|
3328
|
-
"@skyux/colorpicker": "9.30.
|
|
3329
|
-
"@skyux/config": "9.30.
|
|
3330
|
-
"@skyux/core": "9.30.
|
|
3331
|
-
"@skyux/forms": "9.30.
|
|
3332
|
-
"@skyux/i18n": "9.30.
|
|
3325
|
+
"@skyux-sdk/testing": "9.30.4",
|
|
3326
|
+
"@skyux/animations": "9.30.4",
|
|
3327
|
+
"@skyux/assets": "9.30.4",
|
|
3328
|
+
"@skyux/colorpicker": "9.30.4",
|
|
3329
|
+
"@skyux/config": "9.30.4",
|
|
3330
|
+
"@skyux/core": "9.30.4",
|
|
3331
|
+
"@skyux/forms": "9.30.4",
|
|
3332
|
+
"@skyux/i18n": "9.30.4",
|
|
3333
3333
|
"@skyux/icons": "6.10.2",
|
|
3334
|
-
"@skyux/indicators": "9.30.
|
|
3335
|
-
"@skyux/layout": "9.30.
|
|
3336
|
-
"@skyux/modals": "9.30.
|
|
3337
|
-
"@skyux/popovers": "9.30.
|
|
3338
|
-
"@skyux/router": "9.30.
|
|
3339
|
-
"@skyux/tabs": "9.30.
|
|
3340
|
-
"@skyux/text-editor": "9.30.
|
|
3341
|
-
"@skyux/theme": "9.30.
|
|
3342
|
-
"@skyux/validation": "9.30.
|
|
3334
|
+
"@skyux/indicators": "9.30.4",
|
|
3335
|
+
"@skyux/layout": "9.30.4",
|
|
3336
|
+
"@skyux/modals": "9.30.4",
|
|
3337
|
+
"@skyux/popovers": "9.30.4",
|
|
3338
|
+
"@skyux/router": "9.30.4",
|
|
3339
|
+
"@skyux/tabs": "9.30.4",
|
|
3340
|
+
"@skyux/text-editor": "9.30.4",
|
|
3341
|
+
"@skyux/theme": "9.30.4",
|
|
3342
|
+
"@skyux/validation": "9.30.4",
|
|
3343
3343
|
"axe-core": "4.6.3",
|
|
3344
3344
|
"cross-spawn": "7.0.3",
|
|
3345
3345
|
"dompurify": "3.0.6",
|
|
@@ -3365,24 +3365,24 @@
|
|
|
3365
3365
|
"@angular/router": "16.2.9",
|
|
3366
3366
|
"@blackbaud/skyux-design-tokens": "0.0.28",
|
|
3367
3367
|
"@schematics/angular": "16.2.6",
|
|
3368
|
-
"@skyux-sdk/testing": "9.30.
|
|
3369
|
-
"@skyux/animations": "9.30.
|
|
3370
|
-
"@skyux/assets": "9.30.
|
|
3371
|
-
"@skyux/colorpicker": "9.30.
|
|
3372
|
-
"@skyux/config": "9.30.
|
|
3373
|
-
"@skyux/core": "9.30.
|
|
3374
|
-
"@skyux/forms": "9.30.
|
|
3375
|
-
"@skyux/i18n": "9.30.
|
|
3368
|
+
"@skyux-sdk/testing": "9.30.4",
|
|
3369
|
+
"@skyux/animations": "9.30.4",
|
|
3370
|
+
"@skyux/assets": "9.30.4",
|
|
3371
|
+
"@skyux/colorpicker": "9.30.4",
|
|
3372
|
+
"@skyux/config": "9.30.4",
|
|
3373
|
+
"@skyux/core": "9.30.4",
|
|
3374
|
+
"@skyux/forms": "9.30.4",
|
|
3375
|
+
"@skyux/i18n": "9.30.4",
|
|
3376
3376
|
"@skyux/icons": "6.10.2",
|
|
3377
|
-
"@skyux/indicators": "9.30.
|
|
3378
|
-
"@skyux/layout": "9.30.
|
|
3379
|
-
"@skyux/modals": "9.30.
|
|
3380
|
-
"@skyux/popovers": "9.30.
|
|
3381
|
-
"@skyux/router": "9.30.
|
|
3382
|
-
"@skyux/tabs": "9.30.
|
|
3383
|
-
"@skyux/text-editor": "9.30.
|
|
3384
|
-
"@skyux/theme": "9.30.
|
|
3385
|
-
"@skyux/validation": "9.30.
|
|
3377
|
+
"@skyux/indicators": "9.30.4",
|
|
3378
|
+
"@skyux/layout": "9.30.4",
|
|
3379
|
+
"@skyux/modals": "9.30.4",
|
|
3380
|
+
"@skyux/popovers": "9.30.4",
|
|
3381
|
+
"@skyux/router": "9.30.4",
|
|
3382
|
+
"@skyux/tabs": "9.30.4",
|
|
3383
|
+
"@skyux/text-editor": "9.30.4",
|
|
3384
|
+
"@skyux/theme": "9.30.4",
|
|
3385
|
+
"@skyux/validation": "9.30.4",
|
|
3386
3386
|
"axe-core": "4.6.3",
|
|
3387
3387
|
"cross-spawn": "7.0.3",
|
|
3388
3388
|
"dompurify": "3.0.6",
|
|
@@ -3408,24 +3408,24 @@
|
|
|
3408
3408
|
"@angular/router": "16.2.9",
|
|
3409
3409
|
"@blackbaud/skyux-design-tokens": "0.0.28",
|
|
3410
3410
|
"@schematics/angular": "16.2.6",
|
|
3411
|
-
"@skyux-sdk/testing": "9.30.
|
|
3412
|
-
"@skyux/animations": "9.30.
|
|
3413
|
-
"@skyux/assets": "9.30.
|
|
3414
|
-
"@skyux/colorpicker": "9.30.
|
|
3415
|
-
"@skyux/config": "9.30.
|
|
3416
|
-
"@skyux/core": "9.30.
|
|
3417
|
-
"@skyux/forms": "9.30.
|
|
3418
|
-
"@skyux/i18n": "9.30.
|
|
3411
|
+
"@skyux-sdk/testing": "9.30.4",
|
|
3412
|
+
"@skyux/animations": "9.30.4",
|
|
3413
|
+
"@skyux/assets": "9.30.4",
|
|
3414
|
+
"@skyux/colorpicker": "9.30.4",
|
|
3415
|
+
"@skyux/config": "9.30.4",
|
|
3416
|
+
"@skyux/core": "9.30.4",
|
|
3417
|
+
"@skyux/forms": "9.30.4",
|
|
3418
|
+
"@skyux/i18n": "9.30.4",
|
|
3419
3419
|
"@skyux/icons": "6.10.2",
|
|
3420
|
-
"@skyux/indicators": "9.30.
|
|
3421
|
-
"@skyux/layout": "9.30.
|
|
3422
|
-
"@skyux/modals": "9.30.
|
|
3423
|
-
"@skyux/popovers": "9.30.
|
|
3424
|
-
"@skyux/router": "9.30.
|
|
3425
|
-
"@skyux/tabs": "9.30.
|
|
3426
|
-
"@skyux/text-editor": "9.30.
|
|
3427
|
-
"@skyux/theme": "9.30.
|
|
3428
|
-
"@skyux/validation": "9.30.
|
|
3420
|
+
"@skyux/indicators": "9.30.4",
|
|
3421
|
+
"@skyux/layout": "9.30.4",
|
|
3422
|
+
"@skyux/modals": "9.30.4",
|
|
3423
|
+
"@skyux/popovers": "9.30.4",
|
|
3424
|
+
"@skyux/router": "9.30.4",
|
|
3425
|
+
"@skyux/tabs": "9.30.4",
|
|
3426
|
+
"@skyux/text-editor": "9.30.4",
|
|
3427
|
+
"@skyux/theme": "9.30.4",
|
|
3428
|
+
"@skyux/validation": "9.30.4",
|
|
3429
3429
|
"axe-core": "4.6.3",
|
|
3430
3430
|
"cross-spawn": "7.0.3",
|
|
3431
3431
|
"dompurify": "3.0.6",
|