@skyux/text-editor 12.0.0-alpha.2 → 12.0.0-alpha.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 +244 -241
- package/fesm2022/skyux-text-editor.mjs +100 -70
- package/fesm2022/skyux-text-editor.mjs.map +1 -1
- package/package.json +13 -13
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": 9,
|
|
40
40
|
"character": 13,
|
|
41
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
41
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/text-editor/src/lib/modules/rich-text-display/rich-text-display.module.ts#L9"
|
|
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": 10,
|
|
72
72
|
"character": 13,
|
|
73
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
73
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/text-editor/src/lib/modules/text-editor/text-editor.module.ts#L10"
|
|
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": 40,
|
|
102
102
|
"character": 2,
|
|
103
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
103
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/text-editor/src/lib/modules/rich-text-display/rich-text-display.component.ts#L40"
|
|
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": 40,
|
|
117
117
|
"character": 2,
|
|
118
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
118
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/text-editor/src/lib/modules/rich-text-display/rich-text-display.component.ts#L40"
|
|
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": 33,
|
|
176
176
|
"character": 9,
|
|
177
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
177
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/text-editor/src/lib/modules/rich-text-display/rich-text-display.component.ts#L33"
|
|
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": 16,
|
|
204
204
|
"character": 13,
|
|
205
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
205
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/text-editor/src/lib/modules/rich-text-display/rich-text-display.component.ts#L16"
|
|
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": 15,
|
|
226
226
|
"character": 2,
|
|
227
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
227
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/text-editor/src/lib/modules/rich-text-display/rich-text-display.component.ts#L15"
|
|
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": 11,
|
|
279
279
|
"character": 13,
|
|
280
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
280
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/text-editor/src/lib/modules/rich-text-display/rich-text-display.component.ts#L11"
|
|
281
281
|
}
|
|
282
282
|
],
|
|
283
283
|
"decorators": [
|
|
@@ -313,9 +313,9 @@
|
|
|
313
313
|
"sources": [
|
|
314
314
|
{
|
|
315
315
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
316
|
-
"line":
|
|
316
|
+
"line": 390,
|
|
317
317
|
"character": 2,
|
|
318
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
318
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L390"
|
|
319
319
|
}
|
|
320
320
|
],
|
|
321
321
|
"signatures": [
|
|
@@ -328,9 +328,9 @@
|
|
|
328
328
|
"sources": [
|
|
329
329
|
{
|
|
330
330
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
331
|
-
"line":
|
|
331
|
+
"line": 390,
|
|
332
332
|
"character": 2,
|
|
333
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
333
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L390"
|
|
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": 94,
|
|
365
365
|
"character": 9,
|
|
366
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
366
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L94"
|
|
367
367
|
}
|
|
368
368
|
],
|
|
369
369
|
"type": {
|
|
@@ -388,9 +388,9 @@
|
|
|
388
388
|
"sources": [
|
|
389
389
|
{
|
|
390
390
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
391
|
-
"line":
|
|
391
|
+
"line": 351,
|
|
392
392
|
"character": 9,
|
|
393
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
393
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L351"
|
|
394
394
|
}
|
|
395
395
|
],
|
|
396
396
|
"type": {
|
|
@@ -422,9 +422,9 @@
|
|
|
422
422
|
"sources": [
|
|
423
423
|
{
|
|
424
424
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
425
|
-
"line":
|
|
425
|
+
"line": 354,
|
|
426
426
|
"character": 9,
|
|
427
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
427
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L354"
|
|
428
428
|
}
|
|
429
429
|
],
|
|
430
430
|
"type": {
|
|
@@ -469,9 +469,9 @@
|
|
|
469
469
|
"sources": [
|
|
470
470
|
{
|
|
471
471
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
472
|
-
"line":
|
|
472
|
+
"line": 293,
|
|
473
473
|
"character": 9,
|
|
474
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
474
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L293"
|
|
475
475
|
}
|
|
476
476
|
],
|
|
477
477
|
"type": {
|
|
@@ -519,9 +519,9 @@
|
|
|
519
519
|
"sources": [
|
|
520
520
|
{
|
|
521
521
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
522
|
-
"line":
|
|
522
|
+
"line": 145,
|
|
523
523
|
"character": 9,
|
|
524
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
524
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L145"
|
|
525
525
|
}
|
|
526
526
|
],
|
|
527
527
|
"type": {
|
|
@@ -581,9 +581,9 @@
|
|
|
581
581
|
"sources": [
|
|
582
582
|
{
|
|
583
583
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
584
|
-
"line":
|
|
584
|
+
"line": 152,
|
|
585
585
|
"character": 9,
|
|
586
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
586
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L152"
|
|
587
587
|
}
|
|
588
588
|
],
|
|
589
589
|
"type": {
|
|
@@ -615,9 +615,9 @@
|
|
|
615
615
|
"sources": [
|
|
616
616
|
{
|
|
617
617
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
618
|
-
"line":
|
|
618
|
+
"line": 159,
|
|
619
619
|
"character": 9,
|
|
620
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
620
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L159"
|
|
621
621
|
}
|
|
622
622
|
],
|
|
623
623
|
"type": {
|
|
@@ -641,9 +641,9 @@
|
|
|
641
641
|
"sources": [
|
|
642
642
|
{
|
|
643
643
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
644
|
-
"line":
|
|
644
|
+
"line": 296,
|
|
645
645
|
"character": 9,
|
|
646
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
646
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L296"
|
|
647
647
|
}
|
|
648
648
|
],
|
|
649
649
|
"type": {
|
|
@@ -674,9 +674,9 @@
|
|
|
674
674
|
"sources": [
|
|
675
675
|
{
|
|
676
676
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
677
|
-
"line":
|
|
677
|
+
"line": 349,
|
|
678
678
|
"character": 9,
|
|
679
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
679
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L349"
|
|
680
680
|
}
|
|
681
681
|
],
|
|
682
682
|
"type": {
|
|
@@ -715,9 +715,9 @@
|
|
|
715
715
|
"sources": [
|
|
716
716
|
{
|
|
717
717
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
718
|
-
"line":
|
|
718
|
+
"line": 255,
|
|
719
719
|
"character": 9,
|
|
720
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
720
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L255"
|
|
721
721
|
}
|
|
722
722
|
],
|
|
723
723
|
"type": {
|
|
@@ -747,13 +747,13 @@
|
|
|
747
747
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
748
748
|
"line": 102,
|
|
749
749
|
"character": 13,
|
|
750
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
750
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L102"
|
|
751
751
|
},
|
|
752
752
|
{
|
|
753
753
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
754
|
-
"line":
|
|
754
|
+
"line": 109,
|
|
755
755
|
"character": 13,
|
|
756
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
756
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L109"
|
|
757
757
|
}
|
|
758
758
|
],
|
|
759
759
|
"getSignature": {
|
|
@@ -765,9 +765,9 @@
|
|
|
765
765
|
"sources": [
|
|
766
766
|
{
|
|
767
767
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
768
|
-
"line":
|
|
768
|
+
"line": 109,
|
|
769
769
|
"character": 2,
|
|
770
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
770
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L109"
|
|
771
771
|
}
|
|
772
772
|
],
|
|
773
773
|
"type": {
|
|
@@ -813,7 +813,7 @@
|
|
|
813
813
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
814
814
|
"line": 101,
|
|
815
815
|
"character": 2,
|
|
816
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
816
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L101"
|
|
817
817
|
}
|
|
818
818
|
],
|
|
819
819
|
"parameters": [
|
|
@@ -854,15 +854,15 @@
|
|
|
854
854
|
"sources": [
|
|
855
855
|
{
|
|
856
856
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
857
|
-
"line":
|
|
857
|
+
"line": 118,
|
|
858
858
|
"character": 13,
|
|
859
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
859
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L118"
|
|
860
860
|
},
|
|
861
861
|
{
|
|
862
862
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
863
|
-
"line":
|
|
863
|
+
"line": 122,
|
|
864
864
|
"character": 13,
|
|
865
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
865
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L122"
|
|
866
866
|
}
|
|
867
867
|
],
|
|
868
868
|
"getSignature": {
|
|
@@ -874,9 +874,9 @@
|
|
|
874
874
|
"sources": [
|
|
875
875
|
{
|
|
876
876
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
877
|
-
"line":
|
|
877
|
+
"line": 122,
|
|
878
878
|
"character": 2,
|
|
879
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
879
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L122"
|
|
880
880
|
}
|
|
881
881
|
],
|
|
882
882
|
"type": {
|
|
@@ -917,9 +917,9 @@
|
|
|
917
917
|
"sources": [
|
|
918
918
|
{
|
|
919
919
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
920
|
-
"line":
|
|
920
|
+
"line": 117,
|
|
921
921
|
"character": 2,
|
|
922
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
922
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L117"
|
|
923
923
|
}
|
|
924
924
|
],
|
|
925
925
|
"parameters": [
|
|
@@ -962,15 +962,15 @@
|
|
|
962
962
|
"sources": [
|
|
963
963
|
{
|
|
964
964
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
965
|
-
"line":
|
|
965
|
+
"line": 131,
|
|
966
966
|
"character": 13,
|
|
967
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
967
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L131"
|
|
968
968
|
},
|
|
969
969
|
{
|
|
970
970
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
971
|
-
"line":
|
|
971
|
+
"line": 135,
|
|
972
972
|
"character": 13,
|
|
973
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
973
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L135"
|
|
974
974
|
}
|
|
975
975
|
],
|
|
976
976
|
"getSignature": {
|
|
@@ -982,9 +982,9 @@
|
|
|
982
982
|
"sources": [
|
|
983
983
|
{
|
|
984
984
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
985
|
-
"line":
|
|
985
|
+
"line": 135,
|
|
986
986
|
"character": 2,
|
|
987
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
987
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L135"
|
|
988
988
|
}
|
|
989
989
|
],
|
|
990
990
|
"type": {
|
|
@@ -1023,9 +1023,9 @@
|
|
|
1023
1023
|
"sources": [
|
|
1024
1024
|
{
|
|
1025
1025
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
1026
|
-
"line":
|
|
1026
|
+
"line": 130,
|
|
1027
1027
|
"character": 2,
|
|
1028
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1028
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L130"
|
|
1029
1029
|
}
|
|
1030
1030
|
],
|
|
1031
1031
|
"parameters": [
|
|
@@ -1066,15 +1066,15 @@
|
|
|
1066
1066
|
"sources": [
|
|
1067
1067
|
{
|
|
1068
1068
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
1069
|
-
"line":
|
|
1069
|
+
"line": 166,
|
|
1070
1070
|
"character": 13,
|
|
1071
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1071
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L166"
|
|
1072
1072
|
},
|
|
1073
1073
|
{
|
|
1074
1074
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
1075
|
-
"line":
|
|
1075
|
+
"line": 170,
|
|
1076
1076
|
"character": 13,
|
|
1077
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1077
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L170"
|
|
1078
1078
|
}
|
|
1079
1079
|
],
|
|
1080
1080
|
"getSignature": {
|
|
@@ -1086,9 +1086,9 @@
|
|
|
1086
1086
|
"sources": [
|
|
1087
1087
|
{
|
|
1088
1088
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
1089
|
-
"line":
|
|
1089
|
+
"line": 170,
|
|
1090
1090
|
"character": 2,
|
|
1091
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1091
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L170"
|
|
1092
1092
|
}
|
|
1093
1093
|
],
|
|
1094
1094
|
"type": {
|
|
@@ -1113,9 +1113,9 @@
|
|
|
1113
1113
|
"sources": [
|
|
1114
1114
|
{
|
|
1115
1115
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
1116
|
-
"line":
|
|
1116
|
+
"line": 165,
|
|
1117
1117
|
"character": 2,
|
|
1118
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1118
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L165"
|
|
1119
1119
|
}
|
|
1120
1120
|
],
|
|
1121
1121
|
"parameters": [
|
|
@@ -1153,15 +1153,15 @@
|
|
|
1153
1153
|
"sources": [
|
|
1154
1154
|
{
|
|
1155
1155
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
1156
|
-
"line":
|
|
1156
|
+
"line": 178,
|
|
1157
1157
|
"character": 13,
|
|
1158
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1158
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L178"
|
|
1159
1159
|
},
|
|
1160
1160
|
{
|
|
1161
1161
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
1162
|
-
"line":
|
|
1162
|
+
"line": 189,
|
|
1163
1163
|
"character": 13,
|
|
1164
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1164
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L189"
|
|
1165
1165
|
}
|
|
1166
1166
|
],
|
|
1167
1167
|
"getSignature": {
|
|
@@ -1173,9 +1173,9 @@
|
|
|
1173
1173
|
"sources": [
|
|
1174
1174
|
{
|
|
1175
1175
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
1176
|
-
"line":
|
|
1176
|
+
"line": 189,
|
|
1177
1177
|
"character": 2,
|
|
1178
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1178
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L189"
|
|
1179
1179
|
}
|
|
1180
1180
|
],
|
|
1181
1181
|
"type": {
|
|
@@ -1202,9 +1202,9 @@
|
|
|
1202
1202
|
"sources": [
|
|
1203
1203
|
{
|
|
1204
1204
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
1205
|
-
"line":
|
|
1205
|
+
"line": 177,
|
|
1206
1206
|
"character": 2,
|
|
1207
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1207
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L177"
|
|
1208
1208
|
}
|
|
1209
1209
|
],
|
|
1210
1210
|
"parameters": [
|
|
@@ -1244,15 +1244,15 @@
|
|
|
1244
1244
|
"sources": [
|
|
1245
1245
|
{
|
|
1246
1246
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
1247
|
-
"line":
|
|
1247
|
+
"line": 197,
|
|
1248
1248
|
"character": 13,
|
|
1249
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1249
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L197"
|
|
1250
1250
|
},
|
|
1251
1251
|
{
|
|
1252
1252
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
1253
|
-
"line":
|
|
1253
|
+
"line": 202,
|
|
1254
1254
|
"character": 13,
|
|
1255
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1255
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L202"
|
|
1256
1256
|
}
|
|
1257
1257
|
],
|
|
1258
1258
|
"getSignature": {
|
|
@@ -1264,9 +1264,9 @@
|
|
|
1264
1264
|
"sources": [
|
|
1265
1265
|
{
|
|
1266
1266
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
1267
|
-
"line":
|
|
1267
|
+
"line": 202,
|
|
1268
1268
|
"character": 2,
|
|
1269
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1269
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L202"
|
|
1270
1270
|
}
|
|
1271
1271
|
],
|
|
1272
1272
|
"type": {
|
|
@@ -1291,9 +1291,9 @@
|
|
|
1291
1291
|
"sources": [
|
|
1292
1292
|
{
|
|
1293
1293
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
1294
|
-
"line":
|
|
1294
|
+
"line": 196,
|
|
1295
1295
|
"character": 2,
|
|
1296
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1296
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L196"
|
|
1297
1297
|
}
|
|
1298
1298
|
],
|
|
1299
1299
|
"parameters": [
|
|
@@ -1331,15 +1331,15 @@
|
|
|
1331
1331
|
"sources": [
|
|
1332
1332
|
{
|
|
1333
1333
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
1334
|
-
"line":
|
|
1334
|
+
"line": 277,
|
|
1335
1335
|
"character": 13,
|
|
1336
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1336
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L277"
|
|
1337
1337
|
},
|
|
1338
1338
|
{
|
|
1339
1339
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
1340
|
-
"line":
|
|
1340
|
+
"line": 283,
|
|
1341
1341
|
"character": 13,
|
|
1342
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1342
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L283"
|
|
1343
1343
|
}
|
|
1344
1344
|
],
|
|
1345
1345
|
"getSignature": {
|
|
@@ -1351,9 +1351,9 @@
|
|
|
1351
1351
|
"sources": [
|
|
1352
1352
|
{
|
|
1353
1353
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
1354
|
-
"line":
|
|
1354
|
+
"line": 283,
|
|
1355
1355
|
"character": 2,
|
|
1356
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1356
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L283"
|
|
1357
1357
|
}
|
|
1358
1358
|
],
|
|
1359
1359
|
"type": {
|
|
@@ -1394,9 +1394,9 @@
|
|
|
1394
1394
|
"sources": [
|
|
1395
1395
|
{
|
|
1396
1396
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
1397
|
-
"line":
|
|
1397
|
+
"line": 276,
|
|
1398
1398
|
"character": 2,
|
|
1399
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1399
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L276"
|
|
1400
1400
|
}
|
|
1401
1401
|
],
|
|
1402
1402
|
"parameters": [
|
|
@@ -1439,15 +1439,15 @@
|
|
|
1439
1439
|
"sources": [
|
|
1440
1440
|
{
|
|
1441
1441
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
1442
|
-
"line":
|
|
1442
|
+
"line": 211,
|
|
1443
1443
|
"character": 13,
|
|
1444
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1444
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L211"
|
|
1445
1445
|
},
|
|
1446
1446
|
{
|
|
1447
1447
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
1448
|
-
"line":
|
|
1448
|
+
"line": 215,
|
|
1449
1449
|
"character": 13,
|
|
1450
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1450
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L215"
|
|
1451
1451
|
}
|
|
1452
1452
|
],
|
|
1453
1453
|
"getSignature": {
|
|
@@ -1459,9 +1459,9 @@
|
|
|
1459
1459
|
"sources": [
|
|
1460
1460
|
{
|
|
1461
1461
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
1462
|
-
"line":
|
|
1462
|
+
"line": 215,
|
|
1463
1463
|
"character": 2,
|
|
1464
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1464
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L215"
|
|
1465
1465
|
}
|
|
1466
1466
|
],
|
|
1467
1467
|
"type": {
|
|
@@ -1502,9 +1502,9 @@
|
|
|
1502
1502
|
"sources": [
|
|
1503
1503
|
{
|
|
1504
1504
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
1505
|
-
"line":
|
|
1505
|
+
"line": 210,
|
|
1506
1506
|
"character": 2,
|
|
1507
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1507
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L210"
|
|
1508
1508
|
}
|
|
1509
1509
|
],
|
|
1510
1510
|
"parameters": [
|
|
@@ -1547,15 +1547,15 @@
|
|
|
1547
1547
|
"sources": [
|
|
1548
1548
|
{
|
|
1549
1549
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
1550
|
-
"line":
|
|
1550
|
+
"line": 223,
|
|
1551
1551
|
"character": 13,
|
|
1552
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1552
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L223"
|
|
1553
1553
|
},
|
|
1554
1554
|
{
|
|
1555
1555
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
1556
|
-
"line":
|
|
1556
|
+
"line": 227,
|
|
1557
1557
|
"character": 13,
|
|
1558
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1558
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L227"
|
|
1559
1559
|
}
|
|
1560
1560
|
],
|
|
1561
1561
|
"getSignature": {
|
|
@@ -1567,9 +1567,9 @@
|
|
|
1567
1567
|
"sources": [
|
|
1568
1568
|
{
|
|
1569
1569
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
1570
|
-
"line":
|
|
1570
|
+
"line": 227,
|
|
1571
1571
|
"character": 2,
|
|
1572
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1572
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L227"
|
|
1573
1573
|
}
|
|
1574
1574
|
],
|
|
1575
1575
|
"type": {
|
|
@@ -1599,9 +1599,9 @@
|
|
|
1599
1599
|
"sources": [
|
|
1600
1600
|
{
|
|
1601
1601
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
1602
|
-
"line":
|
|
1602
|
+
"line": 222,
|
|
1603
1603
|
"character": 2,
|
|
1604
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1604
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L222"
|
|
1605
1605
|
}
|
|
1606
1606
|
],
|
|
1607
1607
|
"parameters": [
|
|
@@ -1644,15 +1644,15 @@
|
|
|
1644
1644
|
"sources": [
|
|
1645
1645
|
{
|
|
1646
1646
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
1647
|
-
"line":
|
|
1647
|
+
"line": 235,
|
|
1648
1648
|
"character": 13,
|
|
1649
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1649
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L235"
|
|
1650
1650
|
},
|
|
1651
1651
|
{
|
|
1652
1652
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
1653
|
-
"line":
|
|
1653
|
+
"line": 245,
|
|
1654
1654
|
"character": 13,
|
|
1655
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1655
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L245"
|
|
1656
1656
|
}
|
|
1657
1657
|
],
|
|
1658
1658
|
"getSignature": {
|
|
@@ -1664,9 +1664,9 @@
|
|
|
1664
1664
|
"sources": [
|
|
1665
1665
|
{
|
|
1666
1666
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
1667
|
-
"line":
|
|
1667
|
+
"line": 245,
|
|
1668
1668
|
"character": 2,
|
|
1669
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1669
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L245"
|
|
1670
1670
|
}
|
|
1671
1671
|
],
|
|
1672
1672
|
"type": {
|
|
@@ -1691,9 +1691,9 @@
|
|
|
1691
1691
|
"sources": [
|
|
1692
1692
|
{
|
|
1693
1693
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
1694
|
-
"line":
|
|
1694
|
+
"line": 234,
|
|
1695
1695
|
"character": 2,
|
|
1696
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1696
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L234"
|
|
1697
1697
|
}
|
|
1698
1698
|
],
|
|
1699
1699
|
"parameters": [
|
|
@@ -1731,15 +1731,15 @@
|
|
|
1731
1731
|
"sources": [
|
|
1732
1732
|
{
|
|
1733
1733
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
1734
|
-
"line":
|
|
1734
|
+
"line": 262,
|
|
1735
1735
|
"character": 13,
|
|
1736
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1736
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L262"
|
|
1737
1737
|
},
|
|
1738
1738
|
{
|
|
1739
1739
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
1740
|
-
"line":
|
|
1740
|
+
"line": 268,
|
|
1741
1741
|
"character": 13,
|
|
1742
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1742
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L268"
|
|
1743
1743
|
}
|
|
1744
1744
|
],
|
|
1745
1745
|
"getSignature": {
|
|
@@ -1751,9 +1751,9 @@
|
|
|
1751
1751
|
"sources": [
|
|
1752
1752
|
{
|
|
1753
1753
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
1754
|
-
"line":
|
|
1754
|
+
"line": 268,
|
|
1755
1755
|
"character": 2,
|
|
1756
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1756
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L268"
|
|
1757
1757
|
}
|
|
1758
1758
|
],
|
|
1759
1759
|
"type": {
|
|
@@ -1794,9 +1794,9 @@
|
|
|
1794
1794
|
"sources": [
|
|
1795
1795
|
{
|
|
1796
1796
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
1797
|
-
"line":
|
|
1797
|
+
"line": 261,
|
|
1798
1798
|
"character": 2,
|
|
1799
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1799
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L261"
|
|
1800
1800
|
}
|
|
1801
1801
|
],
|
|
1802
1802
|
"parameters": [
|
|
@@ -1839,15 +1839,15 @@
|
|
|
1839
1839
|
"sources": [
|
|
1840
1840
|
{
|
|
1841
1841
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
1842
|
-
"line":
|
|
1842
|
+
"line": 301,
|
|
1843
1843
|
"character": 13,
|
|
1844
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1844
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L301"
|
|
1845
1845
|
},
|
|
1846
1846
|
{
|
|
1847
1847
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
1848
|
-
"line":
|
|
1848
|
+
"line": 341,
|
|
1849
1849
|
"character": 13,
|
|
1850
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1850
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L341"
|
|
1851
1851
|
}
|
|
1852
1852
|
],
|
|
1853
1853
|
"getSignature": {
|
|
@@ -1859,9 +1859,9 @@
|
|
|
1859
1859
|
"sources": [
|
|
1860
1860
|
{
|
|
1861
1861
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
1862
|
-
"line":
|
|
1862
|
+
"line": 341,
|
|
1863
1863
|
"character": 2,
|
|
1864
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1864
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L341"
|
|
1865
1865
|
}
|
|
1866
1866
|
],
|
|
1867
1867
|
"type": {
|
|
@@ -1886,9 +1886,9 @@
|
|
|
1886
1886
|
"sources": [
|
|
1887
1887
|
{
|
|
1888
1888
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
1889
|
-
"line":
|
|
1889
|
+
"line": 301,
|
|
1890
1890
|
"character": 2,
|
|
1891
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1891
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L301"
|
|
1892
1892
|
}
|
|
1893
1893
|
],
|
|
1894
1894
|
"parameters": [
|
|
@@ -1922,9 +1922,9 @@
|
|
|
1922
1922
|
"sources": [
|
|
1923
1923
|
{
|
|
1924
1924
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
1925
|
-
"line":
|
|
1925
|
+
"line": 395,
|
|
1926
1926
|
"character": 9,
|
|
1927
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1927
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L395"
|
|
1928
1928
|
}
|
|
1929
1929
|
],
|
|
1930
1930
|
"signatures": [
|
|
@@ -1937,9 +1937,9 @@
|
|
|
1937
1937
|
"sources": [
|
|
1938
1938
|
{
|
|
1939
1939
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
1940
|
-
"line":
|
|
1940
|
+
"line": 395,
|
|
1941
1941
|
"character": 2,
|
|
1942
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1942
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L395"
|
|
1943
1943
|
}
|
|
1944
1944
|
],
|
|
1945
1945
|
"type": {
|
|
@@ -1971,9 +1971,9 @@
|
|
|
1971
1971
|
"sources": [
|
|
1972
1972
|
{
|
|
1973
1973
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
1974
|
-
"line":
|
|
1974
|
+
"line": 399,
|
|
1975
1975
|
"character": 9,
|
|
1976
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1976
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L399"
|
|
1977
1977
|
}
|
|
1978
1978
|
],
|
|
1979
1979
|
"signatures": [
|
|
@@ -1986,9 +1986,9 @@
|
|
|
1986
1986
|
"sources": [
|
|
1987
1987
|
{
|
|
1988
1988
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
1989
|
-
"line":
|
|
1989
|
+
"line": 399,
|
|
1990
1990
|
"character": 2,
|
|
1991
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1991
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L399"
|
|
1992
1992
|
}
|
|
1993
1993
|
],
|
|
1994
1994
|
"type": {
|
|
@@ -2020,9 +2020,9 @@
|
|
|
2020
2020
|
"sources": [
|
|
2021
2021
|
{
|
|
2022
2022
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
2023
|
-
"line":
|
|
2023
|
+
"line": 405,
|
|
2024
2024
|
"character": 9,
|
|
2025
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2025
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L405"
|
|
2026
2026
|
}
|
|
2027
2027
|
],
|
|
2028
2028
|
"signatures": [
|
|
@@ -2035,9 +2035,9 @@
|
|
|
2035
2035
|
"sources": [
|
|
2036
2036
|
{
|
|
2037
2037
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
2038
|
-
"line":
|
|
2038
|
+
"line": 405,
|
|
2039
2039
|
"character": 2,
|
|
2040
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2040
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L405"
|
|
2041
2041
|
}
|
|
2042
2042
|
],
|
|
2043
2043
|
"type": {
|
|
@@ -2059,9 +2059,9 @@
|
|
|
2059
2059
|
"sources": [
|
|
2060
2060
|
{
|
|
2061
2061
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
2062
|
-
"line":
|
|
2062
|
+
"line": 431,
|
|
2063
2063
|
"character": 9,
|
|
2064
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2064
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L431"
|
|
2065
2065
|
}
|
|
2066
2066
|
],
|
|
2067
2067
|
"signatures": [
|
|
@@ -2082,9 +2082,9 @@
|
|
|
2082
2082
|
"sources": [
|
|
2083
2083
|
{
|
|
2084
2084
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
2085
|
-
"line":
|
|
2085
|
+
"line": 431,
|
|
2086
2086
|
"character": 2,
|
|
2087
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2087
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L431"
|
|
2088
2088
|
}
|
|
2089
2089
|
],
|
|
2090
2090
|
"parameters": [
|
|
@@ -2105,9 +2105,9 @@
|
|
|
2105
2105
|
"sources": [
|
|
2106
2106
|
{
|
|
2107
2107
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
2108
|
-
"line":
|
|
2108
|
+
"line": 431,
|
|
2109
2109
|
"character": 30,
|
|
2110
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2110
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L431"
|
|
2111
2111
|
}
|
|
2112
2112
|
],
|
|
2113
2113
|
"signatures": [
|
|
@@ -2120,9 +2120,9 @@
|
|
|
2120
2120
|
"sources": [
|
|
2121
2121
|
{
|
|
2122
2122
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
2123
|
-
"line":
|
|
2123
|
+
"line": 431,
|
|
2124
2124
|
"character": 30,
|
|
2125
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2125
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L431"
|
|
2126
2126
|
}
|
|
2127
2127
|
],
|
|
2128
2128
|
"parameters": [
|
|
@@ -2177,9 +2177,9 @@
|
|
|
2177
2177
|
"sources": [
|
|
2178
2178
|
{
|
|
2179
2179
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
2180
|
-
"line":
|
|
2180
|
+
"line": 438,
|
|
2181
2181
|
"character": 9,
|
|
2182
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2182
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L438"
|
|
2183
2183
|
}
|
|
2184
2184
|
],
|
|
2185
2185
|
"signatures": [
|
|
@@ -2200,9 +2200,9 @@
|
|
|
2200
2200
|
"sources": [
|
|
2201
2201
|
{
|
|
2202
2202
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
2203
|
-
"line":
|
|
2203
|
+
"line": 438,
|
|
2204
2204
|
"character": 2,
|
|
2205
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2205
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L438"
|
|
2206
2206
|
}
|
|
2207
2207
|
],
|
|
2208
2208
|
"parameters": [
|
|
@@ -2223,9 +2223,9 @@
|
|
|
2223
2223
|
"sources": [
|
|
2224
2224
|
{
|
|
2225
2225
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
2226
|
-
"line":
|
|
2226
|
+
"line": 438,
|
|
2227
2227
|
"character": 31,
|
|
2228
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2228
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L438"
|
|
2229
2229
|
}
|
|
2230
2230
|
],
|
|
2231
2231
|
"signatures": [
|
|
@@ -2238,9 +2238,9 @@
|
|
|
2238
2238
|
"sources": [
|
|
2239
2239
|
{
|
|
2240
2240
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
2241
|
-
"line":
|
|
2241
|
+
"line": 438,
|
|
2242
2242
|
"character": 31,
|
|
2243
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2243
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L438"
|
|
2244
2244
|
}
|
|
2245
2245
|
],
|
|
2246
2246
|
"type": {
|
|
@@ -2282,9 +2282,9 @@
|
|
|
2282
2282
|
"sources": [
|
|
2283
2283
|
{
|
|
2284
2284
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
2285
|
-
"line":
|
|
2285
|
+
"line": 445,
|
|
2286
2286
|
"character": 9,
|
|
2287
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2287
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L445"
|
|
2288
2288
|
}
|
|
2289
2289
|
],
|
|
2290
2290
|
"signatures": [
|
|
@@ -2305,9 +2305,9 @@
|
|
|
2305
2305
|
"sources": [
|
|
2306
2306
|
{
|
|
2307
2307
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
2308
|
-
"line":
|
|
2308
|
+
"line": 445,
|
|
2309
2309
|
"character": 2,
|
|
2310
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2310
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L445"
|
|
2311
2311
|
}
|
|
2312
2312
|
],
|
|
2313
2313
|
"parameters": [
|
|
@@ -2352,9 +2352,9 @@
|
|
|
2352
2352
|
"sources": [
|
|
2353
2353
|
{
|
|
2354
2354
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
2355
|
-
"line":
|
|
2355
|
+
"line": 415,
|
|
2356
2356
|
"character": 9,
|
|
2357
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2357
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L415"
|
|
2358
2358
|
}
|
|
2359
2359
|
],
|
|
2360
2360
|
"signatures": [
|
|
@@ -2375,9 +2375,9 @@
|
|
|
2375
2375
|
"sources": [
|
|
2376
2376
|
{
|
|
2377
2377
|
"fileName": "lib/modules/text-editor/text-editor.component.ts",
|
|
2378
|
-
"line":
|
|
2378
|
+
"line": 415,
|
|
2379
2379
|
"character": 2,
|
|
2380
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2380
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L415"
|
|
2381
2381
|
}
|
|
2382
2382
|
],
|
|
2383
2383
|
"parameters": [
|
|
@@ -2469,7 +2469,7 @@
|
|
|
2469
2469
|
"fileName": "projects/text-editor/src/modules/text-editor/text-editor.component.ts",
|
|
2470
2470
|
"line": 87,
|
|
2471
2471
|
"character": 13,
|
|
2472
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2472
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L87"
|
|
2473
2473
|
}
|
|
2474
2474
|
],
|
|
2475
2475
|
"implementedTypes": [
|
|
@@ -2536,7 +2536,7 @@
|
|
|
2536
2536
|
"fileName": "projects/text-editor/src/modules/text-editor/types/font-state.ts",
|
|
2537
2537
|
"line": 5,
|
|
2538
2538
|
"character": 2,
|
|
2539
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2539
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/text-editor/src/lib/modules/text-editor/types/font-state.ts#L5"
|
|
2540
2540
|
}
|
|
2541
2541
|
],
|
|
2542
2542
|
"type": {
|
|
@@ -2571,7 +2571,7 @@
|
|
|
2571
2571
|
"fileName": "projects/text-editor/src/modules/text-editor/types/font-state.ts",
|
|
2572
2572
|
"line": 10,
|
|
2573
2573
|
"character": 2,
|
|
2574
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2574
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/text-editor/src/lib/modules/text-editor/types/font-state.ts#L10"
|
|
2575
2575
|
}
|
|
2576
2576
|
],
|
|
2577
2577
|
"type": {
|
|
@@ -2594,7 +2594,7 @@
|
|
|
2594
2594
|
"fileName": "projects/text-editor/src/modules/text-editor/types/font-state.ts",
|
|
2595
2595
|
"line": 1,
|
|
2596
2596
|
"character": 17,
|
|
2597
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2597
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/text-editor/src/lib/modules/text-editor/types/font-state.ts#L1"
|
|
2598
2598
|
}
|
|
2599
2599
|
]
|
|
2600
2600
|
},
|
|
@@ -2624,7 +2624,7 @@
|
|
|
2624
2624
|
"fileName": "projects/text-editor/src/modules/text-editor/types/text-editor-merge-field.ts",
|
|
2625
2625
|
"line": 5,
|
|
2626
2626
|
"character": 2,
|
|
2627
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2627
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/text-editor/src/lib/modules/text-editor/types/text-editor-merge-field.ts#L5"
|
|
2628
2628
|
}
|
|
2629
2629
|
],
|
|
2630
2630
|
"type": {
|
|
@@ -2651,7 +2651,7 @@
|
|
|
2651
2651
|
"fileName": "projects/text-editor/src/modules/text-editor/types/text-editor-merge-field.ts",
|
|
2652
2652
|
"line": 10,
|
|
2653
2653
|
"character": 2,
|
|
2654
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2654
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/text-editor/src/lib/modules/text-editor/types/text-editor-merge-field.ts#L10"
|
|
2655
2655
|
}
|
|
2656
2656
|
],
|
|
2657
2657
|
"type": {
|
|
@@ -2696,7 +2696,7 @@
|
|
|
2696
2696
|
"fileName": "projects/text-editor/src/modules/text-editor/types/text-editor-merge-field.ts",
|
|
2697
2697
|
"line": 16,
|
|
2698
2698
|
"character": 2,
|
|
2699
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2699
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/text-editor/src/lib/modules/text-editor/types/text-editor-merge-field.ts#L16"
|
|
2700
2700
|
}
|
|
2701
2701
|
],
|
|
2702
2702
|
"type": {
|
|
@@ -2720,7 +2720,7 @@
|
|
|
2720
2720
|
"fileName": "projects/text-editor/src/modules/text-editor/types/text-editor-merge-field.ts",
|
|
2721
2721
|
"line": 1,
|
|
2722
2722
|
"character": 17,
|
|
2723
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2723
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/text-editor/src/lib/modules/text-editor/types/text-editor-merge-field.ts#L1"
|
|
2724
2724
|
}
|
|
2725
2725
|
]
|
|
2726
2726
|
},
|
|
@@ -2750,7 +2750,7 @@
|
|
|
2750
2750
|
"fileName": "projects/text-editor/src/modules/text-editor/types/style-state.ts",
|
|
2751
2751
|
"line": 5,
|
|
2752
2752
|
"character": 2,
|
|
2753
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2753
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/text-editor/src/lib/modules/text-editor/types/style-state.ts#L5"
|
|
2754
2754
|
}
|
|
2755
2755
|
],
|
|
2756
2756
|
"type": {
|
|
@@ -2777,7 +2777,7 @@
|
|
|
2777
2777
|
"fileName": "projects/text-editor/src/modules/text-editor/types/style-state.ts",
|
|
2778
2778
|
"line": 26,
|
|
2779
2779
|
"character": 2,
|
|
2780
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2780
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/text-editor/src/lib/modules/text-editor/types/style-state.ts#L26"
|
|
2781
2781
|
}
|
|
2782
2782
|
],
|
|
2783
2783
|
"type": {
|
|
@@ -2852,7 +2852,7 @@
|
|
|
2852
2852
|
"fileName": "projects/text-editor/src/modules/text-editor/types/style-state.ts",
|
|
2853
2853
|
"line": 21,
|
|
2854
2854
|
"character": 2,
|
|
2855
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2855
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/text-editor/src/lib/modules/text-editor/types/style-state.ts#L21"
|
|
2856
2856
|
}
|
|
2857
2857
|
],
|
|
2858
2858
|
"type": {
|
|
@@ -2879,7 +2879,7 @@
|
|
|
2879
2879
|
"fileName": "projects/text-editor/src/modules/text-editor/types/style-state.ts",
|
|
2880
2880
|
"line": 10,
|
|
2881
2881
|
"character": 2,
|
|
2882
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2882
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/text-editor/src/lib/modules/text-editor/types/style-state.ts#L10"
|
|
2883
2883
|
}
|
|
2884
2884
|
],
|
|
2885
2885
|
"type": {
|
|
@@ -2906,7 +2906,7 @@
|
|
|
2906
2906
|
"fileName": "projects/text-editor/src/modules/text-editor/types/style-state.ts",
|
|
2907
2907
|
"line": 15,
|
|
2908
2908
|
"character": 2,
|
|
2909
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2909
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/text-editor/src/lib/modules/text-editor/types/style-state.ts#L15"
|
|
2910
2910
|
}
|
|
2911
2911
|
],
|
|
2912
2912
|
"type": {
|
|
@@ -2933,7 +2933,7 @@
|
|
|
2933
2933
|
"fileName": "projects/text-editor/src/modules/text-editor/types/style-state.ts",
|
|
2934
2934
|
"line": 31,
|
|
2935
2935
|
"character": 2,
|
|
2936
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2936
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/text-editor/src/lib/modules/text-editor/types/style-state.ts#L31"
|
|
2937
2937
|
}
|
|
2938
2938
|
],
|
|
2939
2939
|
"type": {
|
|
@@ -2960,7 +2960,7 @@
|
|
|
2960
2960
|
"fileName": "projects/text-editor/src/modules/text-editor/types/style-state.ts",
|
|
2961
2961
|
"line": 41,
|
|
2962
2962
|
"character": 2,
|
|
2963
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2963
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/text-editor/src/lib/modules/text-editor/types/style-state.ts#L41"
|
|
2964
2964
|
}
|
|
2965
2965
|
],
|
|
2966
2966
|
"type": {
|
|
@@ -2987,7 +2987,7 @@
|
|
|
2987
2987
|
"fileName": "projects/text-editor/src/modules/text-editor/types/style-state.ts",
|
|
2988
2988
|
"line": 36,
|
|
2989
2989
|
"character": 2,
|
|
2990
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2990
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/text-editor/src/lib/modules/text-editor/types/style-state.ts#L36"
|
|
2991
2991
|
}
|
|
2992
2992
|
],
|
|
2993
2993
|
"type": {
|
|
@@ -3016,7 +3016,7 @@
|
|
|
3016
3016
|
"fileName": "projects/text-editor/src/modules/text-editor/types/style-state.ts",
|
|
3017
3017
|
"line": 1,
|
|
3018
3018
|
"character": 17,
|
|
3019
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3019
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/text-editor/src/lib/modules/text-editor/types/style-state.ts#L1"
|
|
3020
3020
|
}
|
|
3021
3021
|
]
|
|
3022
3022
|
},
|
|
@@ -3031,7 +3031,7 @@
|
|
|
3031
3031
|
"fileName": "projects/text-editor/src/modules/text-editor/types/link-window-options-type.ts",
|
|
3032
3032
|
"line": 1,
|
|
3033
3033
|
"character": 12,
|
|
3034
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3034
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/text-editor/src/lib/modules/text-editor/types/link-window-options-type.ts#L1"
|
|
3035
3035
|
}
|
|
3036
3036
|
],
|
|
3037
3037
|
"type": {
|
|
@@ -3059,7 +3059,7 @@
|
|
|
3059
3059
|
"fileName": "projects/text-editor/src/modules/text-editor/types/menu-type.ts",
|
|
3060
3060
|
"line": 1,
|
|
3061
3061
|
"character": 12,
|
|
3062
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3062
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/text-editor/src/lib/modules/text-editor/types/menu-type.ts#L1"
|
|
3063
3063
|
}
|
|
3064
3064
|
],
|
|
3065
3065
|
"type": {
|
|
@@ -3091,7 +3091,7 @@
|
|
|
3091
3091
|
"fileName": "projects/text-editor/src/modules/text-editor/types/toolbar-action-type.ts",
|
|
3092
3092
|
"line": 1,
|
|
3093
3093
|
"character": 12,
|
|
3094
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3094
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/text-editor/src/lib/modules/text-editor/types/toolbar-action-type.ts#L1"
|
|
3095
3095
|
}
|
|
3096
3096
|
],
|
|
3097
3097
|
"type": {
|
|
@@ -3686,29 +3686,30 @@
|
|
|
3686
3686
|
"@angular/forms": "19.0.5",
|
|
3687
3687
|
"@angular/platform-browser": "19.0.5",
|
|
3688
3688
|
"@angular/router": "19.0.5",
|
|
3689
|
-
"@blackbaud/skyux-design-tokens": "0.0.
|
|
3689
|
+
"@blackbaud/skyux-design-tokens": "0.0.44",
|
|
3690
3690
|
"@schematics/angular": "19.0.6",
|
|
3691
|
-
"@skyux-sdk/testing": "12.0.0-alpha.
|
|
3692
|
-
"@skyux/animations": "12.0.0-alpha.
|
|
3693
|
-
"@skyux/assets": "12.0.0-alpha.
|
|
3694
|
-
"@skyux/colorpicker": "12.0.0-alpha.
|
|
3695
|
-
"@skyux/config": "12.0.0-alpha.
|
|
3696
|
-
"@skyux/core": "12.0.0-alpha.
|
|
3697
|
-
"@skyux/forms": "12.0.0-alpha.
|
|
3698
|
-
"@skyux/help-inline": "12.0.0-alpha.
|
|
3699
|
-
"@skyux/i18n": "12.0.0-alpha.
|
|
3700
|
-
"@skyux/icon": "12.0.0-alpha.
|
|
3691
|
+
"@skyux-sdk/testing": "12.0.0-alpha.4",
|
|
3692
|
+
"@skyux/animations": "12.0.0-alpha.4",
|
|
3693
|
+
"@skyux/assets": "12.0.0-alpha.4",
|
|
3694
|
+
"@skyux/colorpicker": "12.0.0-alpha.4",
|
|
3695
|
+
"@skyux/config": "12.0.0-alpha.4",
|
|
3696
|
+
"@skyux/core": "12.0.0-alpha.4",
|
|
3697
|
+
"@skyux/forms": "12.0.0-alpha.4",
|
|
3698
|
+
"@skyux/help-inline": "12.0.0-alpha.4",
|
|
3699
|
+
"@skyux/i18n": "12.0.0-alpha.4",
|
|
3700
|
+
"@skyux/icon": "12.0.0-alpha.4",
|
|
3701
3701
|
"@skyux/icons": "7.10.0",
|
|
3702
|
-
"@skyux/indicators": "12.0.0-alpha.
|
|
3703
|
-
"@skyux/layout": "12.0.0-alpha.
|
|
3704
|
-
"@skyux/modals": "12.0.0-alpha.
|
|
3705
|
-
"@skyux/popovers": "12.0.0-alpha.
|
|
3706
|
-
"@skyux/router": "12.0.0-alpha.
|
|
3707
|
-
"@skyux/tabs": "12.0.0-alpha.
|
|
3708
|
-
"@skyux/text-editor": "12.0.0-alpha.
|
|
3709
|
-
"@skyux/theme": "12.0.0-alpha.
|
|
3710
|
-
"@skyux/validation": "12.0.0-alpha.
|
|
3702
|
+
"@skyux/indicators": "12.0.0-alpha.4",
|
|
3703
|
+
"@skyux/layout": "12.0.0-alpha.4",
|
|
3704
|
+
"@skyux/modals": "12.0.0-alpha.4",
|
|
3705
|
+
"@skyux/popovers": "12.0.0-alpha.4",
|
|
3706
|
+
"@skyux/router": "12.0.0-alpha.4",
|
|
3707
|
+
"@skyux/tabs": "12.0.0-alpha.4",
|
|
3708
|
+
"@skyux/text-editor": "12.0.0-alpha.4",
|
|
3709
|
+
"@skyux/theme": "12.0.0-alpha.4",
|
|
3710
|
+
"@skyux/validation": "12.0.0-alpha.4",
|
|
3711
3711
|
"@types/node": "20.14.12",
|
|
3712
|
+
"ajv": "8.17.1",
|
|
3712
3713
|
"axe-core": "4.10.2",
|
|
3713
3714
|
"dompurify": "3.2.3",
|
|
3714
3715
|
"fontfaceobserver": "2.3.0",
|
|
@@ -3731,29 +3732,30 @@
|
|
|
3731
3732
|
"@angular/forms": "19.0.5",
|
|
3732
3733
|
"@angular/platform-browser": "19.0.5",
|
|
3733
3734
|
"@angular/router": "19.0.5",
|
|
3734
|
-
"@blackbaud/skyux-design-tokens": "0.0.
|
|
3735
|
+
"@blackbaud/skyux-design-tokens": "0.0.44",
|
|
3735
3736
|
"@schematics/angular": "19.0.6",
|
|
3736
|
-
"@skyux-sdk/testing": "12.0.0-alpha.
|
|
3737
|
-
"@skyux/animations": "12.0.0-alpha.
|
|
3738
|
-
"@skyux/assets": "12.0.0-alpha.
|
|
3739
|
-
"@skyux/colorpicker": "12.0.0-alpha.
|
|
3740
|
-
"@skyux/config": "12.0.0-alpha.
|
|
3741
|
-
"@skyux/core": "12.0.0-alpha.
|
|
3742
|
-
"@skyux/forms": "12.0.0-alpha.
|
|
3743
|
-
"@skyux/help-inline": "12.0.0-alpha.
|
|
3744
|
-
"@skyux/i18n": "12.0.0-alpha.
|
|
3745
|
-
"@skyux/icon": "12.0.0-alpha.
|
|
3737
|
+
"@skyux-sdk/testing": "12.0.0-alpha.4",
|
|
3738
|
+
"@skyux/animations": "12.0.0-alpha.4",
|
|
3739
|
+
"@skyux/assets": "12.0.0-alpha.4",
|
|
3740
|
+
"@skyux/colorpicker": "12.0.0-alpha.4",
|
|
3741
|
+
"@skyux/config": "12.0.0-alpha.4",
|
|
3742
|
+
"@skyux/core": "12.0.0-alpha.4",
|
|
3743
|
+
"@skyux/forms": "12.0.0-alpha.4",
|
|
3744
|
+
"@skyux/help-inline": "12.0.0-alpha.4",
|
|
3745
|
+
"@skyux/i18n": "12.0.0-alpha.4",
|
|
3746
|
+
"@skyux/icon": "12.0.0-alpha.4",
|
|
3746
3747
|
"@skyux/icons": "7.10.0",
|
|
3747
|
-
"@skyux/indicators": "12.0.0-alpha.
|
|
3748
|
-
"@skyux/layout": "12.0.0-alpha.
|
|
3749
|
-
"@skyux/modals": "12.0.0-alpha.
|
|
3750
|
-
"@skyux/popovers": "12.0.0-alpha.
|
|
3751
|
-
"@skyux/router": "12.0.0-alpha.
|
|
3752
|
-
"@skyux/tabs": "12.0.0-alpha.
|
|
3753
|
-
"@skyux/text-editor": "12.0.0-alpha.
|
|
3754
|
-
"@skyux/theme": "12.0.0-alpha.
|
|
3755
|
-
"@skyux/validation": "12.0.0-alpha.
|
|
3748
|
+
"@skyux/indicators": "12.0.0-alpha.4",
|
|
3749
|
+
"@skyux/layout": "12.0.0-alpha.4",
|
|
3750
|
+
"@skyux/modals": "12.0.0-alpha.4",
|
|
3751
|
+
"@skyux/popovers": "12.0.0-alpha.4",
|
|
3752
|
+
"@skyux/router": "12.0.0-alpha.4",
|
|
3753
|
+
"@skyux/tabs": "12.0.0-alpha.4",
|
|
3754
|
+
"@skyux/text-editor": "12.0.0-alpha.4",
|
|
3755
|
+
"@skyux/theme": "12.0.0-alpha.4",
|
|
3756
|
+
"@skyux/validation": "12.0.0-alpha.4",
|
|
3756
3757
|
"@types/node": "20.14.12",
|
|
3758
|
+
"ajv": "8.17.1",
|
|
3757
3759
|
"axe-core": "4.10.2",
|
|
3758
3760
|
"dompurify": "3.2.3",
|
|
3759
3761
|
"fontfaceobserver": "2.3.0",
|
|
@@ -3776,29 +3778,30 @@
|
|
|
3776
3778
|
"@angular/forms": "19.0.5",
|
|
3777
3779
|
"@angular/platform-browser": "19.0.5",
|
|
3778
3780
|
"@angular/router": "19.0.5",
|
|
3779
|
-
"@blackbaud/skyux-design-tokens": "0.0.
|
|
3781
|
+
"@blackbaud/skyux-design-tokens": "0.0.44",
|
|
3780
3782
|
"@schematics/angular": "19.0.6",
|
|
3781
|
-
"@skyux-sdk/testing": "12.0.0-alpha.
|
|
3782
|
-
"@skyux/animations": "12.0.0-alpha.
|
|
3783
|
-
"@skyux/assets": "12.0.0-alpha.
|
|
3784
|
-
"@skyux/colorpicker": "12.0.0-alpha.
|
|
3785
|
-
"@skyux/config": "12.0.0-alpha.
|
|
3786
|
-
"@skyux/core": "12.0.0-alpha.
|
|
3787
|
-
"@skyux/forms": "12.0.0-alpha.
|
|
3788
|
-
"@skyux/help-inline": "12.0.0-alpha.
|
|
3789
|
-
"@skyux/i18n": "12.0.0-alpha.
|
|
3790
|
-
"@skyux/icon": "12.0.0-alpha.
|
|
3783
|
+
"@skyux-sdk/testing": "12.0.0-alpha.4",
|
|
3784
|
+
"@skyux/animations": "12.0.0-alpha.4",
|
|
3785
|
+
"@skyux/assets": "12.0.0-alpha.4",
|
|
3786
|
+
"@skyux/colorpicker": "12.0.0-alpha.4",
|
|
3787
|
+
"@skyux/config": "12.0.0-alpha.4",
|
|
3788
|
+
"@skyux/core": "12.0.0-alpha.4",
|
|
3789
|
+
"@skyux/forms": "12.0.0-alpha.4",
|
|
3790
|
+
"@skyux/help-inline": "12.0.0-alpha.4",
|
|
3791
|
+
"@skyux/i18n": "12.0.0-alpha.4",
|
|
3792
|
+
"@skyux/icon": "12.0.0-alpha.4",
|
|
3791
3793
|
"@skyux/icons": "7.10.0",
|
|
3792
|
-
"@skyux/indicators": "12.0.0-alpha.
|
|
3793
|
-
"@skyux/layout": "12.0.0-alpha.
|
|
3794
|
-
"@skyux/modals": "12.0.0-alpha.
|
|
3795
|
-
"@skyux/popovers": "12.0.0-alpha.
|
|
3796
|
-
"@skyux/router": "12.0.0-alpha.
|
|
3797
|
-
"@skyux/tabs": "12.0.0-alpha.
|
|
3798
|
-
"@skyux/text-editor": "12.0.0-alpha.
|
|
3799
|
-
"@skyux/theme": "12.0.0-alpha.
|
|
3800
|
-
"@skyux/validation": "12.0.0-alpha.
|
|
3794
|
+
"@skyux/indicators": "12.0.0-alpha.4",
|
|
3795
|
+
"@skyux/layout": "12.0.0-alpha.4",
|
|
3796
|
+
"@skyux/modals": "12.0.0-alpha.4",
|
|
3797
|
+
"@skyux/popovers": "12.0.0-alpha.4",
|
|
3798
|
+
"@skyux/router": "12.0.0-alpha.4",
|
|
3799
|
+
"@skyux/tabs": "12.0.0-alpha.4",
|
|
3800
|
+
"@skyux/text-editor": "12.0.0-alpha.4",
|
|
3801
|
+
"@skyux/theme": "12.0.0-alpha.4",
|
|
3802
|
+
"@skyux/validation": "12.0.0-alpha.4",
|
|
3801
3803
|
"@types/node": "20.14.12",
|
|
3804
|
+
"ajv": "8.17.1",
|
|
3802
3805
|
"axe-core": "4.10.2",
|
|
3803
3806
|
"dompurify": "3.2.3",
|
|
3804
3807
|
"fontfaceobserver": "2.3.0",
|