@skyux/text-editor 11.31.0 → 12.0.0-alpha.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/documentation.json +295 -292
- package/fesm2022/skyux-text-editor.mjs +44 -44
- package/fesm2022/skyux-text-editor.mjs.map +1 -1
- package/package.json +18 -20
- package/esm2022/index.mjs +0 -10
- package/esm2022/lib/modules/rich-text-display/rich-text-display.component.mjs +0 -43
- package/esm2022/lib/modules/rich-text-display/rich-text-display.module.mjs +0 -16
- package/esm2022/lib/modules/shared/sky-text-editor-resources.module.mjs +0 -97
- package/esm2022/lib/modules/text-editor/defaults/font-list-defaults.mjs +0 -42
- package/esm2022/lib/modules/text-editor/defaults/font-size-list-defaults.mjs +0 -7
- package/esm2022/lib/modules/text-editor/defaults/link-window-options-defaults.mjs +0 -2
- package/esm2022/lib/modules/text-editor/defaults/menu-defaults.mjs +0 -5
- package/esm2022/lib/modules/text-editor/defaults/style-state-defaults.mjs +0 -15
- package/esm2022/lib/modules/text-editor/defaults/toolbar-action-defaults.mjs +0 -12
- package/esm2022/lib/modules/text-editor/menubar/text-editor-menubar.component.mjs +0 -195
- package/esm2022/lib/modules/text-editor/services/text-editor-adapter.service.mjs +0 -482
- package/esm2022/lib/modules/text-editor/services/text-editor-selection.service.mjs +0 -74
- package/esm2022/lib/modules/text-editor/services/text-editor.service.mjs +0 -65
- package/esm2022/lib/modules/text-editor/services/text-sanitization.service.mjs +0 -38
- package/esm2022/lib/modules/text-editor/text-editor.component.mjs +0 -514
- package/esm2022/lib/modules/text-editor/text-editor.module.mjs +0 -17
- package/esm2022/lib/modules/text-editor/toolbar/text-editor-toolbar.component.mjs +0 -223
- package/esm2022/lib/modules/text-editor/types/editor-command.mjs +0 -2
- package/esm2022/lib/modules/text-editor/types/editor-setting.mjs +0 -2
- package/esm2022/lib/modules/text-editor/types/font-state.mjs +0 -2
- package/esm2022/lib/modules/text-editor/types/link-window-options-type.mjs +0 -2
- package/esm2022/lib/modules/text-editor/types/menu-type.mjs +0 -2
- package/esm2022/lib/modules/text-editor/types/style-state.mjs +0 -2
- package/esm2022/lib/modules/text-editor/types/text-editor-merge-field.mjs +0 -2
- package/esm2022/lib/modules/text-editor/types/toolbar-action-type.mjs +0 -2
- package/esm2022/lib/modules/text-editor/url-modal/text-editor-url-modal-context.mjs +0 -6
- package/esm2022/lib/modules/text-editor/url-modal/text-editor-url-modal-result.mjs +0 -2
- package/esm2022/lib/modules/text-editor/url-modal/text-editor-url-modal.component.mjs +0 -147
- package/esm2022/lib/modules/text-editor/url-modal/text-editor-url-target.mjs +0 -9
- package/esm2022/skyux-text-editor.mjs +0 -5
package/documentation.json
CHANGED
|
@@ -38,7 +38,7 @@
|
|
|
38
38
|
"fileName": "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/1dd1f2a823b5b6c6103874369a8374910f2f3850/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": "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/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/text-editor/src/lib/modules/text-editor/text-editor.module.ts#L10"
|
|
74
74
|
}
|
|
75
75
|
],
|
|
76
76
|
"decorators": [
|
|
@@ -98,9 +98,9 @@
|
|
|
98
98
|
"sources": [
|
|
99
99
|
{
|
|
100
100
|
"fileName": "rich-text-display/rich-text-display.component.ts",
|
|
101
|
-
"line":
|
|
101
|
+
"line": 40,
|
|
102
102
|
"character": 2,
|
|
103
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
103
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/text-editor/src/lib/modules/rich-text-display/rich-text-display.component.ts#L40"
|
|
104
104
|
}
|
|
105
105
|
],
|
|
106
106
|
"signatures": [
|
|
@@ -113,9 +113,9 @@
|
|
|
113
113
|
"sources": [
|
|
114
114
|
{
|
|
115
115
|
"fileName": "rich-text-display/rich-text-display.component.ts",
|
|
116
|
-
"line":
|
|
116
|
+
"line": 40,
|
|
117
117
|
"character": 2,
|
|
118
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
118
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/text-editor/src/lib/modules/rich-text-display/rich-text-display.component.ts#L40"
|
|
119
119
|
}
|
|
120
120
|
],
|
|
121
121
|
"parameters": [
|
|
@@ -172,9 +172,9 @@
|
|
|
172
172
|
"sources": [
|
|
173
173
|
{
|
|
174
174
|
"fileName": "rich-text-display/rich-text-display.component.ts",
|
|
175
|
-
"line":
|
|
175
|
+
"line": 33,
|
|
176
176
|
"character": 9,
|
|
177
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
177
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/text-editor/src/lib/modules/rich-text-display/rich-text-display.component.ts#L33"
|
|
178
178
|
}
|
|
179
179
|
],
|
|
180
180
|
"type": {
|
|
@@ -200,9 +200,9 @@
|
|
|
200
200
|
"sources": [
|
|
201
201
|
{
|
|
202
202
|
"fileName": "rich-text-display/rich-text-display.component.ts",
|
|
203
|
-
"line":
|
|
203
|
+
"line": 16,
|
|
204
204
|
"character": 13,
|
|
205
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
205
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/text-editor/src/lib/modules/rich-text-display/rich-text-display.component.ts#L16"
|
|
206
206
|
}
|
|
207
207
|
],
|
|
208
208
|
"setSignature": {
|
|
@@ -222,9 +222,9 @@
|
|
|
222
222
|
"sources": [
|
|
223
223
|
{
|
|
224
224
|
"fileName": "rich-text-display/rich-text-display.component.ts",
|
|
225
|
-
"line":
|
|
225
|
+
"line": 16,
|
|
226
226
|
"character": 13,
|
|
227
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
227
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/text-editor/src/lib/modules/rich-text-display/rich-text-display.component.ts#L16"
|
|
228
228
|
}
|
|
229
229
|
],
|
|
230
230
|
"parameters": [
|
|
@@ -275,16 +275,16 @@
|
|
|
275
275
|
"sources": [
|
|
276
276
|
{
|
|
277
277
|
"fileName": "rich-text-display/rich-text-display.component.ts",
|
|
278
|
-
"line":
|
|
278
|
+
"line": 11,
|
|
279
279
|
"character": 13,
|
|
280
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
280
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/text-editor/src/lib/modules/rich-text-display/rich-text-display.component.ts#L11"
|
|
281
281
|
}
|
|
282
282
|
],
|
|
283
283
|
"decorators": [
|
|
284
284
|
{
|
|
285
285
|
"name": "Component",
|
|
286
286
|
"arguments": {
|
|
287
|
-
"obj": "@Component({\n selector: 'sky-rich-text-display',\n templateUrl: './rich-text-display.component.html',\n})"
|
|
287
|
+
"obj": "@Component({\n selector: 'sky-rich-text-display',\n templateUrl: './rich-text-display.component.html',\n standalone: false,\n})"
|
|
288
288
|
}
|
|
289
289
|
}
|
|
290
290
|
]
|
|
@@ -313,9 +313,9 @@
|
|
|
313
313
|
"sources": [
|
|
314
314
|
{
|
|
315
315
|
"fileName": "text-editor/text-editor.component.ts",
|
|
316
|
-
"line":
|
|
316
|
+
"line": 415,
|
|
317
317
|
"character": 2,
|
|
318
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
318
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L415"
|
|
319
319
|
}
|
|
320
320
|
],
|
|
321
321
|
"signatures": [
|
|
@@ -328,9 +328,9 @@
|
|
|
328
328
|
"sources": [
|
|
329
329
|
{
|
|
330
330
|
"fileName": "text-editor/text-editor.component.ts",
|
|
331
|
-
"line":
|
|
331
|
+
"line": 415,
|
|
332
332
|
"character": 2,
|
|
333
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
333
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L415"
|
|
334
334
|
}
|
|
335
335
|
],
|
|
336
336
|
"type": {
|
|
@@ -361,9 +361,9 @@
|
|
|
361
361
|
"sources": [
|
|
362
362
|
{
|
|
363
363
|
"fileName": "text-editor/text-editor.component.ts",
|
|
364
|
-
"line":
|
|
364
|
+
"line": 94,
|
|
365
365
|
"character": 9,
|
|
366
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
366
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/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": "text-editor/text-editor.component.ts",
|
|
391
|
-
"line":
|
|
391
|
+
"line": 376,
|
|
392
392
|
"character": 9,
|
|
393
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
393
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L376"
|
|
394
394
|
}
|
|
395
395
|
],
|
|
396
396
|
"type": {
|
|
@@ -422,9 +422,9 @@
|
|
|
422
422
|
"sources": [
|
|
423
423
|
{
|
|
424
424
|
"fileName": "text-editor/text-editor.component.ts",
|
|
425
|
-
"line":
|
|
425
|
+
"line": 379,
|
|
426
426
|
"character": 9,
|
|
427
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
427
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L379"
|
|
428
428
|
}
|
|
429
429
|
],
|
|
430
430
|
"type": {
|
|
@@ -469,9 +469,9 @@
|
|
|
469
469
|
"sources": [
|
|
470
470
|
{
|
|
471
471
|
"fileName": "text-editor/text-editor.component.ts",
|
|
472
|
-
"line":
|
|
472
|
+
"line": 318,
|
|
473
473
|
"character": 9,
|
|
474
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
474
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L318"
|
|
475
475
|
}
|
|
476
476
|
],
|
|
477
477
|
"type": {
|
|
@@ -519,9 +519,9 @@
|
|
|
519
519
|
"sources": [
|
|
520
520
|
{
|
|
521
521
|
"fileName": "text-editor/text-editor.component.ts",
|
|
522
|
-
"line":
|
|
522
|
+
"line": 170,
|
|
523
523
|
"character": 9,
|
|
524
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
524
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L170"
|
|
525
525
|
}
|
|
526
526
|
],
|
|
527
527
|
"type": {
|
|
@@ -581,9 +581,9 @@
|
|
|
581
581
|
"sources": [
|
|
582
582
|
{
|
|
583
583
|
"fileName": "text-editor/text-editor.component.ts",
|
|
584
|
-
"line":
|
|
584
|
+
"line": 177,
|
|
585
585
|
"character": 9,
|
|
586
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
586
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L177"
|
|
587
587
|
}
|
|
588
588
|
],
|
|
589
589
|
"type": {
|
|
@@ -615,9 +615,9 @@
|
|
|
615
615
|
"sources": [
|
|
616
616
|
{
|
|
617
617
|
"fileName": "text-editor/text-editor.component.ts",
|
|
618
|
-
"line":
|
|
618
|
+
"line": 184,
|
|
619
619
|
"character": 9,
|
|
620
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
620
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L184"
|
|
621
621
|
}
|
|
622
622
|
],
|
|
623
623
|
"type": {
|
|
@@ -641,9 +641,9 @@
|
|
|
641
641
|
"sources": [
|
|
642
642
|
{
|
|
643
643
|
"fileName": "text-editor/text-editor.component.ts",
|
|
644
|
-
"line":
|
|
644
|
+
"line": 321,
|
|
645
645
|
"character": 9,
|
|
646
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
646
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L321"
|
|
647
647
|
}
|
|
648
648
|
],
|
|
649
649
|
"type": {
|
|
@@ -674,9 +674,9 @@
|
|
|
674
674
|
"sources": [
|
|
675
675
|
{
|
|
676
676
|
"fileName": "text-editor/text-editor.component.ts",
|
|
677
|
-
"line":
|
|
677
|
+
"line": 374,
|
|
678
678
|
"character": 9,
|
|
679
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
679
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L374"
|
|
680
680
|
}
|
|
681
681
|
],
|
|
682
682
|
"type": {
|
|
@@ -715,9 +715,9 @@
|
|
|
715
715
|
"sources": [
|
|
716
716
|
{
|
|
717
717
|
"fileName": "text-editor/text-editor.component.ts",
|
|
718
|
-
"line":
|
|
718
|
+
"line": 280,
|
|
719
719
|
"character": 9,
|
|
720
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
720
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L280"
|
|
721
721
|
}
|
|
722
722
|
],
|
|
723
723
|
"type": {
|
|
@@ -745,15 +745,15 @@
|
|
|
745
745
|
"sources": [
|
|
746
746
|
{
|
|
747
747
|
"fileName": "text-editor/text-editor.component.ts",
|
|
748
|
-
"line":
|
|
748
|
+
"line": 102,
|
|
749
749
|
"character": 13,
|
|
750
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
750
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L102"
|
|
751
751
|
},
|
|
752
752
|
{
|
|
753
753
|
"fileName": "text-editor/text-editor.component.ts",
|
|
754
|
-
"line":
|
|
754
|
+
"line": 134,
|
|
755
755
|
"character": 13,
|
|
756
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
756
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L134"
|
|
757
757
|
}
|
|
758
758
|
],
|
|
759
759
|
"getSignature": {
|
|
@@ -765,9 +765,9 @@
|
|
|
765
765
|
"sources": [
|
|
766
766
|
{
|
|
767
767
|
"fileName": "text-editor/text-editor.component.ts",
|
|
768
|
-
"line":
|
|
768
|
+
"line": 134,
|
|
769
769
|
"character": 13,
|
|
770
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
770
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L134"
|
|
771
771
|
}
|
|
772
772
|
],
|
|
773
773
|
"type": {
|
|
@@ -811,9 +811,9 @@
|
|
|
811
811
|
"sources": [
|
|
812
812
|
{
|
|
813
813
|
"fileName": "text-editor/text-editor.component.ts",
|
|
814
|
-
"line":
|
|
814
|
+
"line": 102,
|
|
815
815
|
"character": 13,
|
|
816
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
816
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L102"
|
|
817
817
|
}
|
|
818
818
|
],
|
|
819
819
|
"parameters": [
|
|
@@ -854,15 +854,15 @@
|
|
|
854
854
|
"sources": [
|
|
855
855
|
{
|
|
856
856
|
"fileName": "text-editor/text-editor.component.ts",
|
|
857
|
-
"line":
|
|
857
|
+
"line": 143,
|
|
858
858
|
"character": 13,
|
|
859
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
859
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L143"
|
|
860
860
|
},
|
|
861
861
|
{
|
|
862
862
|
"fileName": "text-editor/text-editor.component.ts",
|
|
863
|
-
"line":
|
|
863
|
+
"line": 147,
|
|
864
864
|
"character": 13,
|
|
865
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
865
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L147"
|
|
866
866
|
}
|
|
867
867
|
],
|
|
868
868
|
"getSignature": {
|
|
@@ -874,9 +874,9 @@
|
|
|
874
874
|
"sources": [
|
|
875
875
|
{
|
|
876
876
|
"fileName": "text-editor/text-editor.component.ts",
|
|
877
|
-
"line":
|
|
877
|
+
"line": 147,
|
|
878
878
|
"character": 13,
|
|
879
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
879
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L147"
|
|
880
880
|
}
|
|
881
881
|
],
|
|
882
882
|
"type": {
|
|
@@ -917,9 +917,9 @@
|
|
|
917
917
|
"sources": [
|
|
918
918
|
{
|
|
919
919
|
"fileName": "text-editor/text-editor.component.ts",
|
|
920
|
-
"line":
|
|
920
|
+
"line": 143,
|
|
921
921
|
"character": 13,
|
|
922
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
922
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L143"
|
|
923
923
|
}
|
|
924
924
|
],
|
|
925
925
|
"parameters": [
|
|
@@ -962,15 +962,15 @@
|
|
|
962
962
|
"sources": [
|
|
963
963
|
{
|
|
964
964
|
"fileName": "text-editor/text-editor.component.ts",
|
|
965
|
-
"line":
|
|
965
|
+
"line": 156,
|
|
966
966
|
"character": 13,
|
|
967
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
967
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L156"
|
|
968
968
|
},
|
|
969
969
|
{
|
|
970
970
|
"fileName": "text-editor/text-editor.component.ts",
|
|
971
|
-
"line":
|
|
971
|
+
"line": 160,
|
|
972
972
|
"character": 13,
|
|
973
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
973
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L160"
|
|
974
974
|
}
|
|
975
975
|
],
|
|
976
976
|
"getSignature": {
|
|
@@ -982,9 +982,9 @@
|
|
|
982
982
|
"sources": [
|
|
983
983
|
{
|
|
984
984
|
"fileName": "text-editor/text-editor.component.ts",
|
|
985
|
-
"line":
|
|
985
|
+
"line": 160,
|
|
986
986
|
"character": 13,
|
|
987
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
987
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L160"
|
|
988
988
|
}
|
|
989
989
|
],
|
|
990
990
|
"type": {
|
|
@@ -1023,9 +1023,9 @@
|
|
|
1023
1023
|
"sources": [
|
|
1024
1024
|
{
|
|
1025
1025
|
"fileName": "text-editor/text-editor.component.ts",
|
|
1026
|
-
"line":
|
|
1026
|
+
"line": 156,
|
|
1027
1027
|
"character": 13,
|
|
1028
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1028
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L156"
|
|
1029
1029
|
}
|
|
1030
1030
|
],
|
|
1031
1031
|
"parameters": [
|
|
@@ -1066,15 +1066,15 @@
|
|
|
1066
1066
|
"sources": [
|
|
1067
1067
|
{
|
|
1068
1068
|
"fileName": "text-editor/text-editor.component.ts",
|
|
1069
|
-
"line":
|
|
1069
|
+
"line": 191,
|
|
1070
1070
|
"character": 13,
|
|
1071
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1071
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L191"
|
|
1072
1072
|
},
|
|
1073
1073
|
{
|
|
1074
1074
|
"fileName": "text-editor/text-editor.component.ts",
|
|
1075
|
-
"line":
|
|
1075
|
+
"line": 195,
|
|
1076
1076
|
"character": 13,
|
|
1077
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1077
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L195"
|
|
1078
1078
|
}
|
|
1079
1079
|
],
|
|
1080
1080
|
"getSignature": {
|
|
@@ -1086,9 +1086,9 @@
|
|
|
1086
1086
|
"sources": [
|
|
1087
1087
|
{
|
|
1088
1088
|
"fileName": "text-editor/text-editor.component.ts",
|
|
1089
|
-
"line":
|
|
1089
|
+
"line": 195,
|
|
1090
1090
|
"character": 13,
|
|
1091
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1091
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L195"
|
|
1092
1092
|
}
|
|
1093
1093
|
],
|
|
1094
1094
|
"type": {
|
|
@@ -1113,9 +1113,9 @@
|
|
|
1113
1113
|
"sources": [
|
|
1114
1114
|
{
|
|
1115
1115
|
"fileName": "text-editor/text-editor.component.ts",
|
|
1116
|
-
"line":
|
|
1116
|
+
"line": 191,
|
|
1117
1117
|
"character": 13,
|
|
1118
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1118
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L191"
|
|
1119
1119
|
}
|
|
1120
1120
|
],
|
|
1121
1121
|
"parameters": [
|
|
@@ -1153,15 +1153,15 @@
|
|
|
1153
1153
|
"sources": [
|
|
1154
1154
|
{
|
|
1155
1155
|
"fileName": "text-editor/text-editor.component.ts",
|
|
1156
|
-
"line":
|
|
1156
|
+
"line": 203,
|
|
1157
1157
|
"character": 13,
|
|
1158
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1158
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L203"
|
|
1159
1159
|
},
|
|
1160
1160
|
{
|
|
1161
1161
|
"fileName": "text-editor/text-editor.component.ts",
|
|
1162
|
-
"line":
|
|
1162
|
+
"line": 214,
|
|
1163
1163
|
"character": 13,
|
|
1164
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1164
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L214"
|
|
1165
1165
|
}
|
|
1166
1166
|
],
|
|
1167
1167
|
"getSignature": {
|
|
@@ -1173,9 +1173,9 @@
|
|
|
1173
1173
|
"sources": [
|
|
1174
1174
|
{
|
|
1175
1175
|
"fileName": "text-editor/text-editor.component.ts",
|
|
1176
|
-
"line":
|
|
1176
|
+
"line": 214,
|
|
1177
1177
|
"character": 13,
|
|
1178
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1178
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L214"
|
|
1179
1179
|
}
|
|
1180
1180
|
],
|
|
1181
1181
|
"type": {
|
|
@@ -1202,9 +1202,9 @@
|
|
|
1202
1202
|
"sources": [
|
|
1203
1203
|
{
|
|
1204
1204
|
"fileName": "text-editor/text-editor.component.ts",
|
|
1205
|
-
"line":
|
|
1205
|
+
"line": 203,
|
|
1206
1206
|
"character": 13,
|
|
1207
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1207
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L203"
|
|
1208
1208
|
}
|
|
1209
1209
|
],
|
|
1210
1210
|
"parameters": [
|
|
@@ -1244,15 +1244,15 @@
|
|
|
1244
1244
|
"sources": [
|
|
1245
1245
|
{
|
|
1246
1246
|
"fileName": "text-editor/text-editor.component.ts",
|
|
1247
|
-
"line":
|
|
1247
|
+
"line": 222,
|
|
1248
1248
|
"character": 13,
|
|
1249
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1249
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L222"
|
|
1250
1250
|
},
|
|
1251
1251
|
{
|
|
1252
1252
|
"fileName": "text-editor/text-editor.component.ts",
|
|
1253
|
-
"line":
|
|
1253
|
+
"line": 227,
|
|
1254
1254
|
"character": 13,
|
|
1255
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1255
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L227"
|
|
1256
1256
|
}
|
|
1257
1257
|
],
|
|
1258
1258
|
"getSignature": {
|
|
@@ -1264,9 +1264,9 @@
|
|
|
1264
1264
|
"sources": [
|
|
1265
1265
|
{
|
|
1266
1266
|
"fileName": "text-editor/text-editor.component.ts",
|
|
1267
|
-
"line":
|
|
1267
|
+
"line": 227,
|
|
1268
1268
|
"character": 13,
|
|
1269
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1269
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L227"
|
|
1270
1270
|
}
|
|
1271
1271
|
],
|
|
1272
1272
|
"type": {
|
|
@@ -1291,9 +1291,9 @@
|
|
|
1291
1291
|
"sources": [
|
|
1292
1292
|
{
|
|
1293
1293
|
"fileName": "text-editor/text-editor.component.ts",
|
|
1294
|
-
"line":
|
|
1294
|
+
"line": 222,
|
|
1295
1295
|
"character": 13,
|
|
1296
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1296
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L222"
|
|
1297
1297
|
}
|
|
1298
1298
|
],
|
|
1299
1299
|
"parameters": [
|
|
@@ -1331,15 +1331,15 @@
|
|
|
1331
1331
|
"sources": [
|
|
1332
1332
|
{
|
|
1333
1333
|
"fileName": "text-editor/text-editor.component.ts",
|
|
1334
|
-
"line":
|
|
1334
|
+
"line": 302,
|
|
1335
1335
|
"character": 13,
|
|
1336
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1336
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L302"
|
|
1337
1337
|
},
|
|
1338
1338
|
{
|
|
1339
1339
|
"fileName": "text-editor/text-editor.component.ts",
|
|
1340
|
-
"line":
|
|
1340
|
+
"line": 308,
|
|
1341
1341
|
"character": 13,
|
|
1342
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1342
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L308"
|
|
1343
1343
|
}
|
|
1344
1344
|
],
|
|
1345
1345
|
"getSignature": {
|
|
@@ -1351,9 +1351,9 @@
|
|
|
1351
1351
|
"sources": [
|
|
1352
1352
|
{
|
|
1353
1353
|
"fileName": "text-editor/text-editor.component.ts",
|
|
1354
|
-
"line":
|
|
1354
|
+
"line": 308,
|
|
1355
1355
|
"character": 13,
|
|
1356
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1356
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L308"
|
|
1357
1357
|
}
|
|
1358
1358
|
],
|
|
1359
1359
|
"type": {
|
|
@@ -1394,9 +1394,9 @@
|
|
|
1394
1394
|
"sources": [
|
|
1395
1395
|
{
|
|
1396
1396
|
"fileName": "text-editor/text-editor.component.ts",
|
|
1397
|
-
"line":
|
|
1397
|
+
"line": 302,
|
|
1398
1398
|
"character": 13,
|
|
1399
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1399
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L302"
|
|
1400
1400
|
}
|
|
1401
1401
|
],
|
|
1402
1402
|
"parameters": [
|
|
@@ -1439,15 +1439,15 @@
|
|
|
1439
1439
|
"sources": [
|
|
1440
1440
|
{
|
|
1441
1441
|
"fileName": "text-editor/text-editor.component.ts",
|
|
1442
|
-
"line":
|
|
1442
|
+
"line": 236,
|
|
1443
1443
|
"character": 13,
|
|
1444
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1444
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L236"
|
|
1445
1445
|
},
|
|
1446
1446
|
{
|
|
1447
1447
|
"fileName": "text-editor/text-editor.component.ts",
|
|
1448
|
-
"line":
|
|
1448
|
+
"line": 240,
|
|
1449
1449
|
"character": 13,
|
|
1450
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1450
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L240"
|
|
1451
1451
|
}
|
|
1452
1452
|
],
|
|
1453
1453
|
"getSignature": {
|
|
@@ -1459,9 +1459,9 @@
|
|
|
1459
1459
|
"sources": [
|
|
1460
1460
|
{
|
|
1461
1461
|
"fileName": "text-editor/text-editor.component.ts",
|
|
1462
|
-
"line":
|
|
1462
|
+
"line": 240,
|
|
1463
1463
|
"character": 13,
|
|
1464
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1464
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L240"
|
|
1465
1465
|
}
|
|
1466
1466
|
],
|
|
1467
1467
|
"type": {
|
|
@@ -1502,9 +1502,9 @@
|
|
|
1502
1502
|
"sources": [
|
|
1503
1503
|
{
|
|
1504
1504
|
"fileName": "text-editor/text-editor.component.ts",
|
|
1505
|
-
"line":
|
|
1505
|
+
"line": 236,
|
|
1506
1506
|
"character": 13,
|
|
1507
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1507
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L236"
|
|
1508
1508
|
}
|
|
1509
1509
|
],
|
|
1510
1510
|
"parameters": [
|
|
@@ -1547,15 +1547,15 @@
|
|
|
1547
1547
|
"sources": [
|
|
1548
1548
|
{
|
|
1549
1549
|
"fileName": "text-editor/text-editor.component.ts",
|
|
1550
|
-
"line":
|
|
1550
|
+
"line": 248,
|
|
1551
1551
|
"character": 13,
|
|
1552
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1552
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L248"
|
|
1553
1553
|
},
|
|
1554
1554
|
{
|
|
1555
1555
|
"fileName": "text-editor/text-editor.component.ts",
|
|
1556
|
-
"line":
|
|
1556
|
+
"line": 252,
|
|
1557
1557
|
"character": 13,
|
|
1558
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1558
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L252"
|
|
1559
1559
|
}
|
|
1560
1560
|
],
|
|
1561
1561
|
"getSignature": {
|
|
@@ -1567,9 +1567,9 @@
|
|
|
1567
1567
|
"sources": [
|
|
1568
1568
|
{
|
|
1569
1569
|
"fileName": "text-editor/text-editor.component.ts",
|
|
1570
|
-
"line":
|
|
1570
|
+
"line": 252,
|
|
1571
1571
|
"character": 13,
|
|
1572
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1572
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L252"
|
|
1573
1573
|
}
|
|
1574
1574
|
],
|
|
1575
1575
|
"type": {
|
|
@@ -1599,9 +1599,9 @@
|
|
|
1599
1599
|
"sources": [
|
|
1600
1600
|
{
|
|
1601
1601
|
"fileName": "text-editor/text-editor.component.ts",
|
|
1602
|
-
"line":
|
|
1602
|
+
"line": 248,
|
|
1603
1603
|
"character": 13,
|
|
1604
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1604
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L248"
|
|
1605
1605
|
}
|
|
1606
1606
|
],
|
|
1607
1607
|
"parameters": [
|
|
@@ -1644,15 +1644,15 @@
|
|
|
1644
1644
|
"sources": [
|
|
1645
1645
|
{
|
|
1646
1646
|
"fileName": "text-editor/text-editor.component.ts",
|
|
1647
|
-
"line":
|
|
1647
|
+
"line": 260,
|
|
1648
1648
|
"character": 13,
|
|
1649
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1649
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L260"
|
|
1650
1650
|
},
|
|
1651
1651
|
{
|
|
1652
1652
|
"fileName": "text-editor/text-editor.component.ts",
|
|
1653
|
-
"line":
|
|
1653
|
+
"line": 270,
|
|
1654
1654
|
"character": 13,
|
|
1655
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1655
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L270"
|
|
1656
1656
|
}
|
|
1657
1657
|
],
|
|
1658
1658
|
"getSignature": {
|
|
@@ -1664,9 +1664,9 @@
|
|
|
1664
1664
|
"sources": [
|
|
1665
1665
|
{
|
|
1666
1666
|
"fileName": "text-editor/text-editor.component.ts",
|
|
1667
|
-
"line":
|
|
1667
|
+
"line": 270,
|
|
1668
1668
|
"character": 13,
|
|
1669
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1669
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L270"
|
|
1670
1670
|
}
|
|
1671
1671
|
],
|
|
1672
1672
|
"type": {
|
|
@@ -1691,9 +1691,9 @@
|
|
|
1691
1691
|
"sources": [
|
|
1692
1692
|
{
|
|
1693
1693
|
"fileName": "text-editor/text-editor.component.ts",
|
|
1694
|
-
"line":
|
|
1694
|
+
"line": 260,
|
|
1695
1695
|
"character": 13,
|
|
1696
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1696
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L260"
|
|
1697
1697
|
}
|
|
1698
1698
|
],
|
|
1699
1699
|
"parameters": [
|
|
@@ -1731,15 +1731,15 @@
|
|
|
1731
1731
|
"sources": [
|
|
1732
1732
|
{
|
|
1733
1733
|
"fileName": "text-editor/text-editor.component.ts",
|
|
1734
|
-
"line":
|
|
1734
|
+
"line": 287,
|
|
1735
1735
|
"character": 13,
|
|
1736
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1736
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L287"
|
|
1737
1737
|
},
|
|
1738
1738
|
{
|
|
1739
1739
|
"fileName": "text-editor/text-editor.component.ts",
|
|
1740
|
-
"line":
|
|
1740
|
+
"line": 293,
|
|
1741
1741
|
"character": 13,
|
|
1742
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1742
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L293"
|
|
1743
1743
|
}
|
|
1744
1744
|
],
|
|
1745
1745
|
"getSignature": {
|
|
@@ -1751,9 +1751,9 @@
|
|
|
1751
1751
|
"sources": [
|
|
1752
1752
|
{
|
|
1753
1753
|
"fileName": "text-editor/text-editor.component.ts",
|
|
1754
|
-
"line":
|
|
1754
|
+
"line": 293,
|
|
1755
1755
|
"character": 13,
|
|
1756
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1756
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L293"
|
|
1757
1757
|
}
|
|
1758
1758
|
],
|
|
1759
1759
|
"type": {
|
|
@@ -1794,9 +1794,9 @@
|
|
|
1794
1794
|
"sources": [
|
|
1795
1795
|
{
|
|
1796
1796
|
"fileName": "text-editor/text-editor.component.ts",
|
|
1797
|
-
"line":
|
|
1797
|
+
"line": 287,
|
|
1798
1798
|
"character": 13,
|
|
1799
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1799
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L287"
|
|
1800
1800
|
}
|
|
1801
1801
|
],
|
|
1802
1802
|
"parameters": [
|
|
@@ -1839,15 +1839,15 @@
|
|
|
1839
1839
|
"sources": [
|
|
1840
1840
|
{
|
|
1841
1841
|
"fileName": "text-editor/text-editor.component.ts",
|
|
1842
|
-
"line":
|
|
1842
|
+
"line": 326,
|
|
1843
1843
|
"character": 13,
|
|
1844
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1844
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L326"
|
|
1845
1845
|
},
|
|
1846
1846
|
{
|
|
1847
1847
|
"fileName": "text-editor/text-editor.component.ts",
|
|
1848
|
-
"line":
|
|
1848
|
+
"line": 366,
|
|
1849
1849
|
"character": 13,
|
|
1850
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1850
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L366"
|
|
1851
1851
|
}
|
|
1852
1852
|
],
|
|
1853
1853
|
"getSignature": {
|
|
@@ -1859,9 +1859,9 @@
|
|
|
1859
1859
|
"sources": [
|
|
1860
1860
|
{
|
|
1861
1861
|
"fileName": "text-editor/text-editor.component.ts",
|
|
1862
|
-
"line":
|
|
1862
|
+
"line": 366,
|
|
1863
1863
|
"character": 13,
|
|
1864
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1864
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L366"
|
|
1865
1865
|
}
|
|
1866
1866
|
],
|
|
1867
1867
|
"type": {
|
|
@@ -1886,9 +1886,9 @@
|
|
|
1886
1886
|
"sources": [
|
|
1887
1887
|
{
|
|
1888
1888
|
"fileName": "text-editor/text-editor.component.ts",
|
|
1889
|
-
"line":
|
|
1889
|
+
"line": 326,
|
|
1890
1890
|
"character": 13,
|
|
1891
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1891
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L326"
|
|
1892
1892
|
}
|
|
1893
1893
|
],
|
|
1894
1894
|
"parameters": [
|
|
@@ -1922,9 +1922,9 @@
|
|
|
1922
1922
|
"sources": [
|
|
1923
1923
|
{
|
|
1924
1924
|
"fileName": "text-editor/text-editor.component.ts",
|
|
1925
|
-
"line":
|
|
1925
|
+
"line": 420,
|
|
1926
1926
|
"character": 9,
|
|
1927
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1927
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L420"
|
|
1928
1928
|
}
|
|
1929
1929
|
],
|
|
1930
1930
|
"signatures": [
|
|
@@ -1945,9 +1945,9 @@
|
|
|
1945
1945
|
"sources": [
|
|
1946
1946
|
{
|
|
1947
1947
|
"fileName": "text-editor/text-editor.component.ts",
|
|
1948
|
-
"line":
|
|
1948
|
+
"line": 420,
|
|
1949
1949
|
"character": 9,
|
|
1950
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1950
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L420"
|
|
1951
1951
|
}
|
|
1952
1952
|
],
|
|
1953
1953
|
"type": {
|
|
@@ -1979,9 +1979,9 @@
|
|
|
1979
1979
|
"sources": [
|
|
1980
1980
|
{
|
|
1981
1981
|
"fileName": "text-editor/text-editor.component.ts",
|
|
1982
|
-
"line":
|
|
1982
|
+
"line": 424,
|
|
1983
1983
|
"character": 9,
|
|
1984
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1984
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L424"
|
|
1985
1985
|
}
|
|
1986
1986
|
],
|
|
1987
1987
|
"signatures": [
|
|
@@ -2002,9 +2002,9 @@
|
|
|
2002
2002
|
"sources": [
|
|
2003
2003
|
{
|
|
2004
2004
|
"fileName": "text-editor/text-editor.component.ts",
|
|
2005
|
-
"line":
|
|
2005
|
+
"line": 424,
|
|
2006
2006
|
"character": 9,
|
|
2007
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2007
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L424"
|
|
2008
2008
|
}
|
|
2009
2009
|
],
|
|
2010
2010
|
"type": {
|
|
@@ -2036,9 +2036,9 @@
|
|
|
2036
2036
|
"sources": [
|
|
2037
2037
|
{
|
|
2038
2038
|
"fileName": "text-editor/text-editor.component.ts",
|
|
2039
|
-
"line":
|
|
2039
|
+
"line": 430,
|
|
2040
2040
|
"character": 9,
|
|
2041
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2041
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L430"
|
|
2042
2042
|
}
|
|
2043
2043
|
],
|
|
2044
2044
|
"signatures": [
|
|
@@ -2051,9 +2051,9 @@
|
|
|
2051
2051
|
"sources": [
|
|
2052
2052
|
{
|
|
2053
2053
|
"fileName": "text-editor/text-editor.component.ts",
|
|
2054
|
-
"line":
|
|
2054
|
+
"line": 430,
|
|
2055
2055
|
"character": 9,
|
|
2056
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2056
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L430"
|
|
2057
2057
|
}
|
|
2058
2058
|
],
|
|
2059
2059
|
"type": {
|
|
@@ -2075,9 +2075,9 @@
|
|
|
2075
2075
|
"sources": [
|
|
2076
2076
|
{
|
|
2077
2077
|
"fileName": "text-editor/text-editor.component.ts",
|
|
2078
|
-
"line":
|
|
2078
|
+
"line": 456,
|
|
2079
2079
|
"character": 9,
|
|
2080
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2080
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L456"
|
|
2081
2081
|
}
|
|
2082
2082
|
],
|
|
2083
2083
|
"signatures": [
|
|
@@ -2098,9 +2098,9 @@
|
|
|
2098
2098
|
"sources": [
|
|
2099
2099
|
{
|
|
2100
2100
|
"fileName": "text-editor/text-editor.component.ts",
|
|
2101
|
-
"line":
|
|
2101
|
+
"line": 456,
|
|
2102
2102
|
"character": 9,
|
|
2103
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2103
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L456"
|
|
2104
2104
|
}
|
|
2105
2105
|
],
|
|
2106
2106
|
"parameters": [
|
|
@@ -2121,9 +2121,9 @@
|
|
|
2121
2121
|
"sources": [
|
|
2122
2122
|
{
|
|
2123
2123
|
"fileName": "text-editor/text-editor.component.ts",
|
|
2124
|
-
"line":
|
|
2124
|
+
"line": 456,
|
|
2125
2125
|
"character": 30,
|
|
2126
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2126
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L456"
|
|
2127
2127
|
}
|
|
2128
2128
|
],
|
|
2129
2129
|
"signatures": [
|
|
@@ -2136,9 +2136,9 @@
|
|
|
2136
2136
|
"sources": [
|
|
2137
2137
|
{
|
|
2138
2138
|
"fileName": "text-editor/text-editor.component.ts",
|
|
2139
|
-
"line":
|
|
2139
|
+
"line": 456,
|
|
2140
2140
|
"character": 30,
|
|
2141
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2141
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L456"
|
|
2142
2142
|
}
|
|
2143
2143
|
],
|
|
2144
2144
|
"parameters": [
|
|
@@ -2193,9 +2193,9 @@
|
|
|
2193
2193
|
"sources": [
|
|
2194
2194
|
{
|
|
2195
2195
|
"fileName": "text-editor/text-editor.component.ts",
|
|
2196
|
-
"line":
|
|
2196
|
+
"line": 463,
|
|
2197
2197
|
"character": 9,
|
|
2198
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2198
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L463"
|
|
2199
2199
|
}
|
|
2200
2200
|
],
|
|
2201
2201
|
"signatures": [
|
|
@@ -2216,9 +2216,9 @@
|
|
|
2216
2216
|
"sources": [
|
|
2217
2217
|
{
|
|
2218
2218
|
"fileName": "text-editor/text-editor.component.ts",
|
|
2219
|
-
"line":
|
|
2219
|
+
"line": 463,
|
|
2220
2220
|
"character": 9,
|
|
2221
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2221
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L463"
|
|
2222
2222
|
}
|
|
2223
2223
|
],
|
|
2224
2224
|
"parameters": [
|
|
@@ -2239,9 +2239,9 @@
|
|
|
2239
2239
|
"sources": [
|
|
2240
2240
|
{
|
|
2241
2241
|
"fileName": "text-editor/text-editor.component.ts",
|
|
2242
|
-
"line":
|
|
2242
|
+
"line": 463,
|
|
2243
2243
|
"character": 31,
|
|
2244
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2244
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L463"
|
|
2245
2245
|
}
|
|
2246
2246
|
],
|
|
2247
2247
|
"signatures": [
|
|
@@ -2254,9 +2254,9 @@
|
|
|
2254
2254
|
"sources": [
|
|
2255
2255
|
{
|
|
2256
2256
|
"fileName": "text-editor/text-editor.component.ts",
|
|
2257
|
-
"line":
|
|
2257
|
+
"line": 463,
|
|
2258
2258
|
"character": 31,
|
|
2259
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2259
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L463"
|
|
2260
2260
|
}
|
|
2261
2261
|
],
|
|
2262
2262
|
"type": {
|
|
@@ -2298,9 +2298,9 @@
|
|
|
2298
2298
|
"sources": [
|
|
2299
2299
|
{
|
|
2300
2300
|
"fileName": "text-editor/text-editor.component.ts",
|
|
2301
|
-
"line":
|
|
2301
|
+
"line": 470,
|
|
2302
2302
|
"character": 9,
|
|
2303
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2303
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L470"
|
|
2304
2304
|
}
|
|
2305
2305
|
],
|
|
2306
2306
|
"signatures": [
|
|
@@ -2321,9 +2321,9 @@
|
|
|
2321
2321
|
"sources": [
|
|
2322
2322
|
{
|
|
2323
2323
|
"fileName": "text-editor/text-editor.component.ts",
|
|
2324
|
-
"line":
|
|
2324
|
+
"line": 470,
|
|
2325
2325
|
"character": 9,
|
|
2326
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2326
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L470"
|
|
2327
2327
|
}
|
|
2328
2328
|
],
|
|
2329
2329
|
"parameters": [
|
|
@@ -2368,9 +2368,9 @@
|
|
|
2368
2368
|
"sources": [
|
|
2369
2369
|
{
|
|
2370
2370
|
"fileName": "text-editor/text-editor.component.ts",
|
|
2371
|
-
"line":
|
|
2371
|
+
"line": 440,
|
|
2372
2372
|
"character": 9,
|
|
2373
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2373
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L440"
|
|
2374
2374
|
}
|
|
2375
2375
|
],
|
|
2376
2376
|
"signatures": [
|
|
@@ -2391,9 +2391,9 @@
|
|
|
2391
2391
|
"sources": [
|
|
2392
2392
|
{
|
|
2393
2393
|
"fileName": "text-editor/text-editor.component.ts",
|
|
2394
|
-
"line":
|
|
2394
|
+
"line": 440,
|
|
2395
2395
|
"character": 9,
|
|
2396
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2396
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L440"
|
|
2397
2397
|
}
|
|
2398
2398
|
],
|
|
2399
2399
|
"parameters": [
|
|
@@ -2483,9 +2483,9 @@
|
|
|
2483
2483
|
"sources": [
|
|
2484
2484
|
{
|
|
2485
2485
|
"fileName": "text-editor/text-editor.component.ts",
|
|
2486
|
-
"line":
|
|
2486
|
+
"line": 87,
|
|
2487
2487
|
"character": 13,
|
|
2488
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2488
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/text-editor/src/lib/modules/text-editor/text-editor.component.ts#L87"
|
|
2489
2489
|
}
|
|
2490
2490
|
],
|
|
2491
2491
|
"implementedTypes": [
|
|
@@ -2521,7 +2521,7 @@
|
|
|
2521
2521
|
{
|
|
2522
2522
|
"name": "Component",
|
|
2523
2523
|
"arguments": {
|
|
2524
|
-
"obj": "@Component({\n
|
|
2524
|
+
"obj": "@Component({\n selector: 'sky-text-editor',\n templateUrl: './text-editor.component.html',\n styleUrls: ['./text-editor.component.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush,\n encapsulation: ViewEncapsulation.None,\n providers: [\n SkyTextEditorService,\n SkyTextEditorSelectionService,\n SkyTextEditorAdapterService,\n { provide: SKY_FORM_ERRORS_ENABLED, useValue: true },\n ],\n hostDirectives: [\n {\n directive: SkyRequiredStateDirective,\n inputs: ['required'],\n },\n ],\n imports: [\n CommonModule,\n SkyHelpInlineModule,\n SkyIdModule,\n SkyTextEditorMenubarComponent,\n SkyTextEditorToolbarComponent,\n SkyThemeModule,\n SkyToolbarModule,\n SkyFormErrorsModule,\n SkyTextEditorResourcesModule,\n ],\n})"
|
|
2525
2525
|
}
|
|
2526
2526
|
}
|
|
2527
2527
|
]
|
|
@@ -2552,7 +2552,7 @@
|
|
|
2552
2552
|
"fileName": "text-editor/types/font-state.ts",
|
|
2553
2553
|
"line": 5,
|
|
2554
2554
|
"character": 2,
|
|
2555
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2555
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/text-editor/src/lib/modules/text-editor/types/font-state.ts#L5"
|
|
2556
2556
|
}
|
|
2557
2557
|
],
|
|
2558
2558
|
"type": {
|
|
@@ -2587,7 +2587,7 @@
|
|
|
2587
2587
|
"fileName": "text-editor/types/font-state.ts",
|
|
2588
2588
|
"line": 10,
|
|
2589
2589
|
"character": 2,
|
|
2590
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2590
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/text-editor/src/lib/modules/text-editor/types/font-state.ts#L10"
|
|
2591
2591
|
}
|
|
2592
2592
|
],
|
|
2593
2593
|
"type": {
|
|
@@ -2610,7 +2610,7 @@
|
|
|
2610
2610
|
"fileName": "text-editor/types/font-state.ts",
|
|
2611
2611
|
"line": 1,
|
|
2612
2612
|
"character": 17,
|
|
2613
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2613
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/text-editor/src/lib/modules/text-editor/types/font-state.ts#L1"
|
|
2614
2614
|
}
|
|
2615
2615
|
]
|
|
2616
2616
|
},
|
|
@@ -2640,7 +2640,7 @@
|
|
|
2640
2640
|
"fileName": "text-editor/types/text-editor-merge-field.ts",
|
|
2641
2641
|
"line": 5,
|
|
2642
2642
|
"character": 2,
|
|
2643
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2643
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/text-editor/src/lib/modules/text-editor/types/text-editor-merge-field.ts#L5"
|
|
2644
2644
|
}
|
|
2645
2645
|
],
|
|
2646
2646
|
"type": {
|
|
@@ -2667,7 +2667,7 @@
|
|
|
2667
2667
|
"fileName": "text-editor/types/text-editor-merge-field.ts",
|
|
2668
2668
|
"line": 10,
|
|
2669
2669
|
"character": 2,
|
|
2670
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2670
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/text-editor/src/lib/modules/text-editor/types/text-editor-merge-field.ts#L10"
|
|
2671
2671
|
}
|
|
2672
2672
|
],
|
|
2673
2673
|
"type": {
|
|
@@ -2712,7 +2712,7 @@
|
|
|
2712
2712
|
"fileName": "text-editor/types/text-editor-merge-field.ts",
|
|
2713
2713
|
"line": 16,
|
|
2714
2714
|
"character": 2,
|
|
2715
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2715
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/text-editor/src/lib/modules/text-editor/types/text-editor-merge-field.ts#L16"
|
|
2716
2716
|
}
|
|
2717
2717
|
],
|
|
2718
2718
|
"type": {
|
|
@@ -2736,7 +2736,7 @@
|
|
|
2736
2736
|
"fileName": "text-editor/types/text-editor-merge-field.ts",
|
|
2737
2737
|
"line": 1,
|
|
2738
2738
|
"character": 17,
|
|
2739
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2739
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/text-editor/src/lib/modules/text-editor/types/text-editor-merge-field.ts#L1"
|
|
2740
2740
|
}
|
|
2741
2741
|
]
|
|
2742
2742
|
},
|
|
@@ -2766,7 +2766,7 @@
|
|
|
2766
2766
|
"fileName": "text-editor/types/style-state.ts",
|
|
2767
2767
|
"line": 5,
|
|
2768
2768
|
"character": 2,
|
|
2769
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2769
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/text-editor/src/lib/modules/text-editor/types/style-state.ts#L5"
|
|
2770
2770
|
}
|
|
2771
2771
|
],
|
|
2772
2772
|
"type": {
|
|
@@ -2793,7 +2793,7 @@
|
|
|
2793
2793
|
"fileName": "text-editor/types/style-state.ts",
|
|
2794
2794
|
"line": 26,
|
|
2795
2795
|
"character": 2,
|
|
2796
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2796
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/text-editor/src/lib/modules/text-editor/types/style-state.ts#L26"
|
|
2797
2797
|
}
|
|
2798
2798
|
],
|
|
2799
2799
|
"type": {
|
|
@@ -2868,7 +2868,7 @@
|
|
|
2868
2868
|
"fileName": "text-editor/types/style-state.ts",
|
|
2869
2869
|
"line": 21,
|
|
2870
2870
|
"character": 2,
|
|
2871
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2871
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/text-editor/src/lib/modules/text-editor/types/style-state.ts#L21"
|
|
2872
2872
|
}
|
|
2873
2873
|
],
|
|
2874
2874
|
"type": {
|
|
@@ -2895,7 +2895,7 @@
|
|
|
2895
2895
|
"fileName": "text-editor/types/style-state.ts",
|
|
2896
2896
|
"line": 10,
|
|
2897
2897
|
"character": 2,
|
|
2898
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2898
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/text-editor/src/lib/modules/text-editor/types/style-state.ts#L10"
|
|
2899
2899
|
}
|
|
2900
2900
|
],
|
|
2901
2901
|
"type": {
|
|
@@ -2922,7 +2922,7 @@
|
|
|
2922
2922
|
"fileName": "text-editor/types/style-state.ts",
|
|
2923
2923
|
"line": 15,
|
|
2924
2924
|
"character": 2,
|
|
2925
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2925
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/text-editor/src/lib/modules/text-editor/types/style-state.ts#L15"
|
|
2926
2926
|
}
|
|
2927
2927
|
],
|
|
2928
2928
|
"type": {
|
|
@@ -2949,7 +2949,7 @@
|
|
|
2949
2949
|
"fileName": "text-editor/types/style-state.ts",
|
|
2950
2950
|
"line": 31,
|
|
2951
2951
|
"character": 2,
|
|
2952
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2952
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/text-editor/src/lib/modules/text-editor/types/style-state.ts#L31"
|
|
2953
2953
|
}
|
|
2954
2954
|
],
|
|
2955
2955
|
"type": {
|
|
@@ -2976,7 +2976,7 @@
|
|
|
2976
2976
|
"fileName": "text-editor/types/style-state.ts",
|
|
2977
2977
|
"line": 41,
|
|
2978
2978
|
"character": 2,
|
|
2979
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2979
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/text-editor/src/lib/modules/text-editor/types/style-state.ts#L41"
|
|
2980
2980
|
}
|
|
2981
2981
|
],
|
|
2982
2982
|
"type": {
|
|
@@ -3003,7 +3003,7 @@
|
|
|
3003
3003
|
"fileName": "text-editor/types/style-state.ts",
|
|
3004
3004
|
"line": 36,
|
|
3005
3005
|
"character": 2,
|
|
3006
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3006
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/text-editor/src/lib/modules/text-editor/types/style-state.ts#L36"
|
|
3007
3007
|
}
|
|
3008
3008
|
],
|
|
3009
3009
|
"type": {
|
|
@@ -3032,7 +3032,7 @@
|
|
|
3032
3032
|
"fileName": "text-editor/types/style-state.ts",
|
|
3033
3033
|
"line": 1,
|
|
3034
3034
|
"character": 17,
|
|
3035
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3035
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/text-editor/src/lib/modules/text-editor/types/style-state.ts#L1"
|
|
3036
3036
|
}
|
|
3037
3037
|
]
|
|
3038
3038
|
},
|
|
@@ -3047,7 +3047,7 @@
|
|
|
3047
3047
|
"fileName": "text-editor/types/link-window-options-type.ts",
|
|
3048
3048
|
"line": 1,
|
|
3049
3049
|
"character": 12,
|
|
3050
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3050
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/text-editor/src/lib/modules/text-editor/types/link-window-options-type.ts#L1"
|
|
3051
3051
|
}
|
|
3052
3052
|
],
|
|
3053
3053
|
"type": {
|
|
@@ -3075,7 +3075,7 @@
|
|
|
3075
3075
|
"fileName": "text-editor/types/menu-type.ts",
|
|
3076
3076
|
"line": 1,
|
|
3077
3077
|
"character": 12,
|
|
3078
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3078
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/text-editor/src/lib/modules/text-editor/types/menu-type.ts#L1"
|
|
3079
3079
|
}
|
|
3080
3080
|
],
|
|
3081
3081
|
"type": {
|
|
@@ -3107,7 +3107,7 @@
|
|
|
3107
3107
|
"fileName": "text-editor/types/toolbar-action-type.ts",
|
|
3108
3108
|
"line": 1,
|
|
3109
3109
|
"character": 12,
|
|
3110
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3110
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/text-editor/src/lib/modules/text-editor/types/toolbar-action-type.ts#L1"
|
|
3111
3111
|
}
|
|
3112
3112
|
],
|
|
3113
3113
|
"type": {
|
|
@@ -3670,7 +3670,7 @@
|
|
|
3670
3670
|
{
|
|
3671
3671
|
"fileName": "demo.component.ts",
|
|
3672
3672
|
"filePath": "/projects/text-editor/documentation/code-examples/text-editor/demo.component.ts",
|
|
3673
|
-
"rawContents": "import { Component, inject } from '@angular/core';\nimport {\n AbstractControl,\n FormBuilder,\n FormControl,\n FormGroup,\n FormsModule,\n ReactiveFormsModule,\n ValidationErrors,\n Validators,\n} from '@angular/forms';\nimport { SkyTextEditorModule } from '@skyux/text-editor';\n\nfunction validateText(\n control: AbstractControl<string>,\n): ValidationErrors | null {\n return !control.value?.includes('Blackbaud') ? { companyName: true } : null;\n}\n\n@Component({\n
|
|
3673
|
+
"rawContents": "import { Component, inject } from '@angular/core';\nimport {\n AbstractControl,\n FormBuilder,\n FormControl,\n FormGroup,\n FormsModule,\n ReactiveFormsModule,\n ValidationErrors,\n Validators,\n} from '@angular/forms';\nimport { SkyTextEditorModule } from '@skyux/text-editor';\n\nfunction validateText(\n control: AbstractControl<string>,\n): ValidationErrors | null {\n return !control.value?.includes('Blackbaud') ? { companyName: true } : null;\n}\n\n@Component({\n selector: 'app-demo',\n templateUrl: './demo.component.html',\n imports: [FormsModule, ReactiveFormsModule, SkyTextEditorModule],\n})\nexport class DemoComponent {\n protected formGroup: FormGroup;\n public myText: FormControl;\n\n #richText = `<font style=\"font-size: 18px\" face=\"Arial\" color=\"#a25353\"><b>Exclusively committed to your impact</b></font><p>Since day one, Blackbaud has been 100% focused on driving impact for social good organizations.</p><p>We equip change agents with <b>cloud software</b>, <i>services</i>, <u>expertise</u>, and <font color=\"#a25353\">data intelligence</font> designed with unmatched insight and supported with unparalleled commitment. Every day, our <b>customers</b> achieve unmatched impact as they advance their missions.</p>`;\n\n constructor() {\n this.myText = new FormControl(this.#richText, {\n nonNullable: true,\n validators: [Validators.required, validateText],\n });\n\n this.formGroup = inject(FormBuilder).group({\n myText: this.myText,\n });\n }\n}\n"
|
|
3674
3674
|
},
|
|
3675
3675
|
{
|
|
3676
3676
|
"fileName": "demo.component.html",
|
|
@@ -3680,7 +3680,7 @@
|
|
|
3680
3680
|
{
|
|
3681
3681
|
"fileName": "demo.component.ts",
|
|
3682
3682
|
"filePath": "/projects/text-editor/documentation/code-examples/rich-text-display/demo.component.ts",
|
|
3683
|
-
"rawContents": "import { Component } from '@angular/core';\nimport { SkyRichTextDisplayModule } from '@skyux/text-editor';\n\n@Component({\n
|
|
3683
|
+
"rawContents": "import { Component } from '@angular/core';\nimport { SkyRichTextDisplayModule } from '@skyux/text-editor';\n\n@Component({\n selector: 'app-demo',\n templateUrl: './demo.component.html',\n imports: [SkyRichTextDisplayModule],\n})\nexport class DemoComponent {\n protected richText = `<font style=\"font-size: 18px\" face=\"Arial\" color=\"#a25353\"><b>Exclusively committed to your impact</b></font><p>Since day one, Blackbaud has been 100% focused on driving impact for social good organizations.</p><p>We equip change agents with <b>cloud software</b>, <i>services</i>, <u>expertise</u>, and <font color=\"#a25353\">data intelligence</font> designed with unmatched insight and supported with unparalleled commitment. Every day, our <b>customers</b> achieve unmatched impact as they advance their missions.</p><ul><li><a href=\"#\">Build a better world</a></li><li><a href=\"#\">Explore our solutions</a></li></ul>`;\n}\n"
|
|
3684
3684
|
},
|
|
3685
3685
|
{
|
|
3686
3686
|
"fileName": "demo.component.html",
|
|
@@ -3690,7 +3690,7 @@
|
|
|
3690
3690
|
{
|
|
3691
3691
|
"fileName": "demo.component.ts",
|
|
3692
3692
|
"filePath": "/projects/text-editor/documentation/code-examples/help-key/demo.component.ts",
|
|
3693
|
-
"rawContents": "import { Component, inject } from '@angular/core';\nimport {\n AbstractControl,\n FormBuilder,\n FormControl,\n FormGroup,\n FormsModule,\n ReactiveFormsModule,\n ValidationErrors,\n Validators,\n} from '@angular/forms';\nimport { SkyTextEditorModule } from '@skyux/text-editor';\n\nfunction validateText(\n control: AbstractControl<string>,\n): ValidationErrors | null {\n return !control.value?.includes('Blackbaud') ? { companyName: true } : null;\n}\n\n@Component({\n
|
|
3693
|
+
"rawContents": "import { Component, inject } from '@angular/core';\nimport {\n AbstractControl,\n FormBuilder,\n FormControl,\n FormGroup,\n FormsModule,\n ReactiveFormsModule,\n ValidationErrors,\n Validators,\n} from '@angular/forms';\nimport { SkyTextEditorModule } from '@skyux/text-editor';\n\nfunction validateText(\n control: AbstractControl<string>,\n): ValidationErrors | null {\n return !control.value?.includes('Blackbaud') ? { companyName: true } : null;\n}\n\n@Component({\n selector: 'app-demo',\n templateUrl: './demo.component.html',\n imports: [FormsModule, ReactiveFormsModule, SkyTextEditorModule],\n})\nexport class DemoComponent {\n protected formGroup: FormGroup;\n public myText: FormControl;\n\n #richText = `<font style=\"font-size: 18px\" face=\"Arial\" color=\"#a25353\"><b>Exclusively committed to your impact</b></font><p>Since day one, Blackbaud has been 100% focused on driving impact for social good organizations.</p><p>We equip change agents with <b>cloud software</b>, <i>services</i>, <u>expertise</u>, and <font color=\"#a25353\">data intelligence</font> designed with unmatched insight and supported with unparalleled commitment. Every day, our <b>customers</b> achieve unmatched impact as they advance their missions.</p>`;\n\n constructor() {\n this.myText = new FormControl(this.#richText, {\n nonNullable: true,\n validators: [Validators.required, validateText],\n });\n\n this.formGroup = inject(FormBuilder).group({\n myText: this.myText,\n });\n }\n}\n"
|
|
3694
3694
|
},
|
|
3695
3695
|
{
|
|
3696
3696
|
"fileName": "demo.component.html",
|
|
@@ -3700,38 +3700,38 @@
|
|
|
3700
3700
|
],
|
|
3701
3701
|
"codeExampleDependencies": {
|
|
3702
3702
|
"/projects/text-editor/documentation/code-examples/text-editor": {
|
|
3703
|
-
"@angular-devkit/core": "
|
|
3704
|
-
"@angular-devkit/schematics": "
|
|
3705
|
-
"@angular/animations": "
|
|
3706
|
-
"@angular/cdk": "
|
|
3707
|
-
"@angular/cli": "
|
|
3708
|
-
"@angular/common": "
|
|
3709
|
-
"@angular/core": "
|
|
3710
|
-
"@angular/forms": "
|
|
3711
|
-
"@angular/platform-browser": "
|
|
3712
|
-
"@angular/router": "
|
|
3703
|
+
"@angular-devkit/core": "19.0.6",
|
|
3704
|
+
"@angular-devkit/schematics": "19.0.6",
|
|
3705
|
+
"@angular/animations": "19.0.5",
|
|
3706
|
+
"@angular/cdk": "19.0.4",
|
|
3707
|
+
"@angular/cli": "19.0.6",
|
|
3708
|
+
"@angular/common": "19.0.5",
|
|
3709
|
+
"@angular/core": "19.0.5",
|
|
3710
|
+
"@angular/forms": "19.0.5",
|
|
3711
|
+
"@angular/platform-browser": "19.0.5",
|
|
3712
|
+
"@angular/router": "19.0.5",
|
|
3713
3713
|
"@blackbaud/skyux-design-tokens": "0.0.42",
|
|
3714
|
-
"@schematics/angular": "
|
|
3715
|
-
"@skyux-sdk/testing": "
|
|
3716
|
-
"@skyux/animations": "
|
|
3717
|
-
"@skyux/assets": "
|
|
3718
|
-
"@skyux/colorpicker": "
|
|
3719
|
-
"@skyux/config": "
|
|
3720
|
-
"@skyux/core": "
|
|
3721
|
-
"@skyux/forms": "
|
|
3722
|
-
"@skyux/help-inline": "
|
|
3723
|
-
"@skyux/i18n": "
|
|
3724
|
-
"@skyux/icon": "
|
|
3714
|
+
"@schematics/angular": "19.0.6",
|
|
3715
|
+
"@skyux-sdk/testing": "12.0.0-alpha.0",
|
|
3716
|
+
"@skyux/animations": "12.0.0-alpha.0",
|
|
3717
|
+
"@skyux/assets": "12.0.0-alpha.0",
|
|
3718
|
+
"@skyux/colorpicker": "12.0.0-alpha.0",
|
|
3719
|
+
"@skyux/config": "12.0.0-alpha.0",
|
|
3720
|
+
"@skyux/core": "12.0.0-alpha.0",
|
|
3721
|
+
"@skyux/forms": "12.0.0-alpha.0",
|
|
3722
|
+
"@skyux/help-inline": "12.0.0-alpha.0",
|
|
3723
|
+
"@skyux/i18n": "12.0.0-alpha.0",
|
|
3724
|
+
"@skyux/icon": "12.0.0-alpha.0",
|
|
3725
3725
|
"@skyux/icons": "7.8.0",
|
|
3726
|
-
"@skyux/indicators": "
|
|
3727
|
-
"@skyux/layout": "
|
|
3728
|
-
"@skyux/modals": "
|
|
3729
|
-
"@skyux/popovers": "
|
|
3730
|
-
"@skyux/router": "
|
|
3731
|
-
"@skyux/tabs": "
|
|
3732
|
-
"@skyux/text-editor": "
|
|
3733
|
-
"@skyux/theme": "
|
|
3734
|
-
"@skyux/validation": "
|
|
3726
|
+
"@skyux/indicators": "12.0.0-alpha.0",
|
|
3727
|
+
"@skyux/layout": "12.0.0-alpha.0",
|
|
3728
|
+
"@skyux/modals": "12.0.0-alpha.0",
|
|
3729
|
+
"@skyux/popovers": "12.0.0-alpha.0",
|
|
3730
|
+
"@skyux/router": "12.0.0-alpha.0",
|
|
3731
|
+
"@skyux/tabs": "12.0.0-alpha.0",
|
|
3732
|
+
"@skyux/text-editor": "12.0.0-alpha.0",
|
|
3733
|
+
"@skyux/theme": "12.0.0-alpha.0",
|
|
3734
|
+
"@skyux/validation": "12.0.0-alpha.0",
|
|
3735
3735
|
"@types/node": "20.14.12",
|
|
3736
3736
|
"axe-core": "4.10.0",
|
|
3737
3737
|
"cross-spawn": "7.0.6",
|
|
@@ -3740,44 +3740,45 @@
|
|
|
3740
3740
|
"glob": "11.0.0",
|
|
3741
3741
|
"he": "1.2.0",
|
|
3742
3742
|
"jsonc-parser": "3.3.1",
|
|
3743
|
+
"minimist": "1.2.8",
|
|
3743
3744
|
"rxjs": "7.8.1",
|
|
3744
|
-
"tslib": "2.
|
|
3745
|
+
"tslib": "2.8.1",
|
|
3745
3746
|
"validator": "13.12.0",
|
|
3746
|
-
"zone.js": "0.
|
|
3747
|
+
"zone.js": "0.15.0"
|
|
3747
3748
|
},
|
|
3748
3749
|
"/projects/text-editor/documentation/code-examples/rich-text-display": {
|
|
3749
|
-
"@angular-devkit/core": "
|
|
3750
|
-
"@angular-devkit/schematics": "
|
|
3751
|
-
"@angular/animations": "
|
|
3752
|
-
"@angular/cdk": "
|
|
3753
|
-
"@angular/cli": "
|
|
3754
|
-
"@angular/common": "
|
|
3755
|
-
"@angular/core": "
|
|
3756
|
-
"@angular/forms": "
|
|
3757
|
-
"@angular/platform-browser": "
|
|
3758
|
-
"@angular/router": "
|
|
3750
|
+
"@angular-devkit/core": "19.0.6",
|
|
3751
|
+
"@angular-devkit/schematics": "19.0.6",
|
|
3752
|
+
"@angular/animations": "19.0.5",
|
|
3753
|
+
"@angular/cdk": "19.0.4",
|
|
3754
|
+
"@angular/cli": "19.0.6",
|
|
3755
|
+
"@angular/common": "19.0.5",
|
|
3756
|
+
"@angular/core": "19.0.5",
|
|
3757
|
+
"@angular/forms": "19.0.5",
|
|
3758
|
+
"@angular/platform-browser": "19.0.5",
|
|
3759
|
+
"@angular/router": "19.0.5",
|
|
3759
3760
|
"@blackbaud/skyux-design-tokens": "0.0.42",
|
|
3760
|
-
"@schematics/angular": "
|
|
3761
|
-
"@skyux-sdk/testing": "
|
|
3762
|
-
"@skyux/animations": "
|
|
3763
|
-
"@skyux/assets": "
|
|
3764
|
-
"@skyux/colorpicker": "
|
|
3765
|
-
"@skyux/config": "
|
|
3766
|
-
"@skyux/core": "
|
|
3767
|
-
"@skyux/forms": "
|
|
3768
|
-
"@skyux/help-inline": "
|
|
3769
|
-
"@skyux/i18n": "
|
|
3770
|
-
"@skyux/icon": "
|
|
3761
|
+
"@schematics/angular": "19.0.6",
|
|
3762
|
+
"@skyux-sdk/testing": "12.0.0-alpha.0",
|
|
3763
|
+
"@skyux/animations": "12.0.0-alpha.0",
|
|
3764
|
+
"@skyux/assets": "12.0.0-alpha.0",
|
|
3765
|
+
"@skyux/colorpicker": "12.0.0-alpha.0",
|
|
3766
|
+
"@skyux/config": "12.0.0-alpha.0",
|
|
3767
|
+
"@skyux/core": "12.0.0-alpha.0",
|
|
3768
|
+
"@skyux/forms": "12.0.0-alpha.0",
|
|
3769
|
+
"@skyux/help-inline": "12.0.0-alpha.0",
|
|
3770
|
+
"@skyux/i18n": "12.0.0-alpha.0",
|
|
3771
|
+
"@skyux/icon": "12.0.0-alpha.0",
|
|
3771
3772
|
"@skyux/icons": "7.8.0",
|
|
3772
|
-
"@skyux/indicators": "
|
|
3773
|
-
"@skyux/layout": "
|
|
3774
|
-
"@skyux/modals": "
|
|
3775
|
-
"@skyux/popovers": "
|
|
3776
|
-
"@skyux/router": "
|
|
3777
|
-
"@skyux/tabs": "
|
|
3778
|
-
"@skyux/text-editor": "
|
|
3779
|
-
"@skyux/theme": "
|
|
3780
|
-
"@skyux/validation": "
|
|
3773
|
+
"@skyux/indicators": "12.0.0-alpha.0",
|
|
3774
|
+
"@skyux/layout": "12.0.0-alpha.0",
|
|
3775
|
+
"@skyux/modals": "12.0.0-alpha.0",
|
|
3776
|
+
"@skyux/popovers": "12.0.0-alpha.0",
|
|
3777
|
+
"@skyux/router": "12.0.0-alpha.0",
|
|
3778
|
+
"@skyux/tabs": "12.0.0-alpha.0",
|
|
3779
|
+
"@skyux/text-editor": "12.0.0-alpha.0",
|
|
3780
|
+
"@skyux/theme": "12.0.0-alpha.0",
|
|
3781
|
+
"@skyux/validation": "12.0.0-alpha.0",
|
|
3781
3782
|
"@types/node": "20.14.12",
|
|
3782
3783
|
"axe-core": "4.10.0",
|
|
3783
3784
|
"cross-spawn": "7.0.6",
|
|
@@ -3786,44 +3787,45 @@
|
|
|
3786
3787
|
"glob": "11.0.0",
|
|
3787
3788
|
"he": "1.2.0",
|
|
3788
3789
|
"jsonc-parser": "3.3.1",
|
|
3790
|
+
"minimist": "1.2.8",
|
|
3789
3791
|
"rxjs": "7.8.1",
|
|
3790
|
-
"tslib": "2.
|
|
3792
|
+
"tslib": "2.8.1",
|
|
3791
3793
|
"validator": "13.12.0",
|
|
3792
|
-
"zone.js": "0.
|
|
3794
|
+
"zone.js": "0.15.0"
|
|
3793
3795
|
},
|
|
3794
3796
|
"/projects/text-editor/documentation/code-examples/help-key": {
|
|
3795
|
-
"@angular-devkit/core": "
|
|
3796
|
-
"@angular-devkit/schematics": "
|
|
3797
|
-
"@angular/animations": "
|
|
3798
|
-
"@angular/cdk": "
|
|
3799
|
-
"@angular/cli": "
|
|
3800
|
-
"@angular/common": "
|
|
3801
|
-
"@angular/core": "
|
|
3802
|
-
"@angular/forms": "
|
|
3803
|
-
"@angular/platform-browser": "
|
|
3804
|
-
"@angular/router": "
|
|
3797
|
+
"@angular-devkit/core": "19.0.6",
|
|
3798
|
+
"@angular-devkit/schematics": "19.0.6",
|
|
3799
|
+
"@angular/animations": "19.0.5",
|
|
3800
|
+
"@angular/cdk": "19.0.4",
|
|
3801
|
+
"@angular/cli": "19.0.6",
|
|
3802
|
+
"@angular/common": "19.0.5",
|
|
3803
|
+
"@angular/core": "19.0.5",
|
|
3804
|
+
"@angular/forms": "19.0.5",
|
|
3805
|
+
"@angular/platform-browser": "19.0.5",
|
|
3806
|
+
"@angular/router": "19.0.5",
|
|
3805
3807
|
"@blackbaud/skyux-design-tokens": "0.0.42",
|
|
3806
|
-
"@schematics/angular": "
|
|
3807
|
-
"@skyux-sdk/testing": "
|
|
3808
|
-
"@skyux/animations": "
|
|
3809
|
-
"@skyux/assets": "
|
|
3810
|
-
"@skyux/colorpicker": "
|
|
3811
|
-
"@skyux/config": "
|
|
3812
|
-
"@skyux/core": "
|
|
3813
|
-
"@skyux/forms": "
|
|
3814
|
-
"@skyux/help-inline": "
|
|
3815
|
-
"@skyux/i18n": "
|
|
3816
|
-
"@skyux/icon": "
|
|
3808
|
+
"@schematics/angular": "19.0.6",
|
|
3809
|
+
"@skyux-sdk/testing": "12.0.0-alpha.0",
|
|
3810
|
+
"@skyux/animations": "12.0.0-alpha.0",
|
|
3811
|
+
"@skyux/assets": "12.0.0-alpha.0",
|
|
3812
|
+
"@skyux/colorpicker": "12.0.0-alpha.0",
|
|
3813
|
+
"@skyux/config": "12.0.0-alpha.0",
|
|
3814
|
+
"@skyux/core": "12.0.0-alpha.0",
|
|
3815
|
+
"@skyux/forms": "12.0.0-alpha.0",
|
|
3816
|
+
"@skyux/help-inline": "12.0.0-alpha.0",
|
|
3817
|
+
"@skyux/i18n": "12.0.0-alpha.0",
|
|
3818
|
+
"@skyux/icon": "12.0.0-alpha.0",
|
|
3817
3819
|
"@skyux/icons": "7.8.0",
|
|
3818
|
-
"@skyux/indicators": "
|
|
3819
|
-
"@skyux/layout": "
|
|
3820
|
-
"@skyux/modals": "
|
|
3821
|
-
"@skyux/popovers": "
|
|
3822
|
-
"@skyux/router": "
|
|
3823
|
-
"@skyux/tabs": "
|
|
3824
|
-
"@skyux/text-editor": "
|
|
3825
|
-
"@skyux/theme": "
|
|
3826
|
-
"@skyux/validation": "
|
|
3820
|
+
"@skyux/indicators": "12.0.0-alpha.0",
|
|
3821
|
+
"@skyux/layout": "12.0.0-alpha.0",
|
|
3822
|
+
"@skyux/modals": "12.0.0-alpha.0",
|
|
3823
|
+
"@skyux/popovers": "12.0.0-alpha.0",
|
|
3824
|
+
"@skyux/router": "12.0.0-alpha.0",
|
|
3825
|
+
"@skyux/tabs": "12.0.0-alpha.0",
|
|
3826
|
+
"@skyux/text-editor": "12.0.0-alpha.0",
|
|
3827
|
+
"@skyux/theme": "12.0.0-alpha.0",
|
|
3828
|
+
"@skyux/validation": "12.0.0-alpha.0",
|
|
3827
3829
|
"@types/node": "20.14.12",
|
|
3828
3830
|
"axe-core": "4.10.0",
|
|
3829
3831
|
"cross-spawn": "7.0.6",
|
|
@@ -3832,10 +3834,11 @@
|
|
|
3832
3834
|
"glob": "11.0.0",
|
|
3833
3835
|
"he": "1.2.0",
|
|
3834
3836
|
"jsonc-parser": "3.3.1",
|
|
3837
|
+
"minimist": "1.2.8",
|
|
3835
3838
|
"rxjs": "7.8.1",
|
|
3836
|
-
"tslib": "2.
|
|
3839
|
+
"tslib": "2.8.1",
|
|
3837
3840
|
"validator": "13.12.0",
|
|
3838
|
-
"zone.js": "0.
|
|
3841
|
+
"zone.js": "0.15.0"
|
|
3839
3842
|
}
|
|
3840
3843
|
}
|
|
3841
3844
|
}
|