@skyux/text-editor 9.0.0-alpha.1 → 9.0.0-alpha.3
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 +166 -166
- package/esm2022/index.mjs +3 -8
- package/index.d.ts +7 -7
- package/package.json +12 -12
package/documentation.json
CHANGED
|
@@ -19,7 +19,7 @@
|
|
|
19
19
|
"originalName": "",
|
|
20
20
|
"children": [
|
|
21
21
|
{
|
|
22
|
-
"id":
|
|
22
|
+
"id": 1,
|
|
23
23
|
"name": "SkyRichTextDisplayModule",
|
|
24
24
|
"kind": 128,
|
|
25
25
|
"kindString": "Class",
|
|
@@ -44,7 +44,7 @@
|
|
|
44
44
|
"title": "Constructors",
|
|
45
45
|
"kind": 512,
|
|
46
46
|
"children": [
|
|
47
|
-
|
|
47
|
+
2
|
|
48
48
|
]
|
|
49
49
|
}
|
|
50
50
|
],
|
|
@@ -57,7 +57,7 @@
|
|
|
57
57
|
]
|
|
58
58
|
},
|
|
59
59
|
{
|
|
60
|
-
"id":
|
|
60
|
+
"id": 22,
|
|
61
61
|
"name": "SkyTextEditorModule",
|
|
62
62
|
"kind": 128,
|
|
63
63
|
"kindString": "Class",
|
|
@@ -82,7 +82,7 @@
|
|
|
82
82
|
"title": "Constructors",
|
|
83
83
|
"kind": 512,
|
|
84
84
|
"children": [
|
|
85
|
-
|
|
85
|
+
23
|
|
86
86
|
]
|
|
87
87
|
}
|
|
88
88
|
],
|
|
@@ -95,7 +95,7 @@
|
|
|
95
95
|
]
|
|
96
96
|
},
|
|
97
97
|
{
|
|
98
|
-
"id":
|
|
98
|
+
"id": 25,
|
|
99
99
|
"name": "SkyRichTextDisplayComponent",
|
|
100
100
|
"kind": 128,
|
|
101
101
|
"kindString": "Class",
|
|
@@ -116,7 +116,7 @@
|
|
|
116
116
|
],
|
|
117
117
|
"children": [
|
|
118
118
|
{
|
|
119
|
-
"id":
|
|
119
|
+
"id": 26,
|
|
120
120
|
"name": "constructor",
|
|
121
121
|
"kind": 512,
|
|
122
122
|
"kindString": "Constructor",
|
|
@@ -130,14 +130,14 @@
|
|
|
130
130
|
],
|
|
131
131
|
"signatures": [
|
|
132
132
|
{
|
|
133
|
-
"id":
|
|
133
|
+
"id": 27,
|
|
134
134
|
"name": "SkyRichTextDisplayComponent",
|
|
135
135
|
"kind": 16384,
|
|
136
136
|
"kindString": "Constructor signature",
|
|
137
137
|
"flags": {},
|
|
138
138
|
"parameters": [
|
|
139
139
|
{
|
|
140
|
-
"id":
|
|
140
|
+
"id": 28,
|
|
141
141
|
"name": "sanitizer",
|
|
142
142
|
"kind": 32768,
|
|
143
143
|
"kindString": "Parameter",
|
|
@@ -150,7 +150,7 @@
|
|
|
150
150
|
}
|
|
151
151
|
},
|
|
152
152
|
{
|
|
153
|
-
"id":
|
|
153
|
+
"id": 29,
|
|
154
154
|
"name": "sanitizationService",
|
|
155
155
|
"kind": 32768,
|
|
156
156
|
"kindString": "Parameter",
|
|
@@ -163,14 +163,14 @@
|
|
|
163
163
|
],
|
|
164
164
|
"type": {
|
|
165
165
|
"type": "reference",
|
|
166
|
-
"id":
|
|
166
|
+
"id": 25,
|
|
167
167
|
"name": "SkyRichTextDisplayComponent"
|
|
168
168
|
}
|
|
169
169
|
}
|
|
170
170
|
]
|
|
171
171
|
},
|
|
172
172
|
{
|
|
173
|
-
"id":
|
|
173
|
+
"id": 33,
|
|
174
174
|
"name": "sanitizedText",
|
|
175
175
|
"kind": 1024,
|
|
176
176
|
"kindString": "Property",
|
|
@@ -193,7 +193,7 @@
|
|
|
193
193
|
"defaultValue": "''"
|
|
194
194
|
},
|
|
195
195
|
{
|
|
196
|
-
"id":
|
|
196
|
+
"id": 30,
|
|
197
197
|
"name": "richText",
|
|
198
198
|
"kind": 262144,
|
|
199
199
|
"kindString": "Accessor",
|
|
@@ -221,7 +221,7 @@
|
|
|
221
221
|
],
|
|
222
222
|
"setSignature": [
|
|
223
223
|
{
|
|
224
|
-
"id":
|
|
224
|
+
"id": 31,
|
|
225
225
|
"name": "richText",
|
|
226
226
|
"kind": 1048576,
|
|
227
227
|
"kindString": "Set signature",
|
|
@@ -231,7 +231,7 @@
|
|
|
231
231
|
},
|
|
232
232
|
"parameters": [
|
|
233
233
|
{
|
|
234
|
-
"id":
|
|
234
|
+
"id": 32,
|
|
235
235
|
"name": "value",
|
|
236
236
|
"kind": 32768,
|
|
237
237
|
"kindString": "Parameter",
|
|
@@ -255,21 +255,21 @@
|
|
|
255
255
|
"title": "Constructors",
|
|
256
256
|
"kind": 512,
|
|
257
257
|
"children": [
|
|
258
|
-
|
|
258
|
+
26
|
|
259
259
|
]
|
|
260
260
|
},
|
|
261
261
|
{
|
|
262
262
|
"title": "Properties",
|
|
263
263
|
"kind": 1024,
|
|
264
264
|
"children": [
|
|
265
|
-
|
|
265
|
+
33
|
|
266
266
|
]
|
|
267
267
|
},
|
|
268
268
|
{
|
|
269
269
|
"title": "Accessors",
|
|
270
270
|
"kind": 262144,
|
|
271
271
|
"children": [
|
|
272
|
-
|
|
272
|
+
30
|
|
273
273
|
]
|
|
274
274
|
}
|
|
275
275
|
],
|
|
@@ -282,7 +282,7 @@
|
|
|
282
282
|
]
|
|
283
283
|
},
|
|
284
284
|
{
|
|
285
|
-
"id":
|
|
285
|
+
"id": 186,
|
|
286
286
|
"name": "SkyTextEditorComponent",
|
|
287
287
|
"kind": 128,
|
|
288
288
|
"kindString": "Class",
|
|
@@ -306,7 +306,7 @@
|
|
|
306
306
|
],
|
|
307
307
|
"children": [
|
|
308
308
|
{
|
|
309
|
-
"id":
|
|
309
|
+
"id": 187,
|
|
310
310
|
"name": "constructor",
|
|
311
311
|
"kind": 512,
|
|
312
312
|
"kindString": "Constructor",
|
|
@@ -320,14 +320,14 @@
|
|
|
320
320
|
],
|
|
321
321
|
"signatures": [
|
|
322
322
|
{
|
|
323
|
-
"id":
|
|
323
|
+
"id": 188,
|
|
324
324
|
"name": "SkyTextEditorComponent",
|
|
325
325
|
"kind": 16384,
|
|
326
326
|
"kindString": "Constructor signature",
|
|
327
327
|
"flags": {},
|
|
328
328
|
"parameters": [
|
|
329
329
|
{
|
|
330
|
-
"id":
|
|
330
|
+
"id": 189,
|
|
331
331
|
"name": "changeDetector",
|
|
332
332
|
"kind": 32768,
|
|
333
333
|
"kindString": "Parameter",
|
|
@@ -340,7 +340,7 @@
|
|
|
340
340
|
}
|
|
341
341
|
},
|
|
342
342
|
{
|
|
343
|
-
"id":
|
|
343
|
+
"id": 190,
|
|
344
344
|
"name": "coreAdapterService",
|
|
345
345
|
"kind": 32768,
|
|
346
346
|
"kindString": "Parameter",
|
|
@@ -351,7 +351,7 @@
|
|
|
351
351
|
}
|
|
352
352
|
},
|
|
353
353
|
{
|
|
354
|
-
"id":
|
|
354
|
+
"id": 191,
|
|
355
355
|
"name": "adapterService",
|
|
356
356
|
"kind": 32768,
|
|
357
357
|
"kindString": "Parameter",
|
|
@@ -362,7 +362,7 @@
|
|
|
362
362
|
}
|
|
363
363
|
},
|
|
364
364
|
{
|
|
365
|
-
"id":
|
|
365
|
+
"id": 192,
|
|
366
366
|
"name": "editorService",
|
|
367
367
|
"kind": 32768,
|
|
368
368
|
"kindString": "Parameter",
|
|
@@ -373,7 +373,7 @@
|
|
|
373
373
|
}
|
|
374
374
|
},
|
|
375
375
|
{
|
|
376
|
-
"id":
|
|
376
|
+
"id": 193,
|
|
377
377
|
"name": "sanitizationService",
|
|
378
378
|
"kind": 32768,
|
|
379
379
|
"kindString": "Parameter",
|
|
@@ -384,7 +384,7 @@
|
|
|
384
384
|
}
|
|
385
385
|
},
|
|
386
386
|
{
|
|
387
|
-
"id":
|
|
387
|
+
"id": 194,
|
|
388
388
|
"name": "ngControl",
|
|
389
389
|
"kind": 32768,
|
|
390
390
|
"kindString": "Parameter",
|
|
@@ -397,7 +397,7 @@
|
|
|
397
397
|
}
|
|
398
398
|
},
|
|
399
399
|
{
|
|
400
|
-
"id":
|
|
400
|
+
"id": 195,
|
|
401
401
|
"name": "zone",
|
|
402
402
|
"kind": 32768,
|
|
403
403
|
"kindString": "Parameter",
|
|
@@ -410,7 +410,7 @@
|
|
|
410
410
|
}
|
|
411
411
|
},
|
|
412
412
|
{
|
|
413
|
-
"id":
|
|
413
|
+
"id": 196,
|
|
414
414
|
"name": "idSvc",
|
|
415
415
|
"kind": 32768,
|
|
416
416
|
"kindString": "Parameter",
|
|
@@ -423,14 +423,14 @@
|
|
|
423
423
|
],
|
|
424
424
|
"type": {
|
|
425
425
|
"type": "reference",
|
|
426
|
-
"id":
|
|
426
|
+
"id": 186,
|
|
427
427
|
"name": "SkyTextEditorComponent"
|
|
428
428
|
}
|
|
429
429
|
}
|
|
430
430
|
]
|
|
431
431
|
},
|
|
432
432
|
{
|
|
433
|
-
"id":
|
|
433
|
+
"id": 197,
|
|
434
434
|
"name": "autofocus",
|
|
435
435
|
"kind": 1024,
|
|
436
436
|
"kindString": "Property",
|
|
@@ -466,7 +466,7 @@
|
|
|
466
466
|
"defaultValue": "false"
|
|
467
467
|
},
|
|
468
468
|
{
|
|
469
|
-
"id":
|
|
469
|
+
"id": 240,
|
|
470
470
|
"name": "editorFocusStream",
|
|
471
471
|
"kind": 1024,
|
|
472
472
|
"kindString": "Property",
|
|
@@ -495,7 +495,7 @@
|
|
|
495
495
|
"defaultValue": "..."
|
|
496
496
|
},
|
|
497
497
|
{
|
|
498
|
-
"id":
|
|
498
|
+
"id": 241,
|
|
499
499
|
"name": "formControlClass",
|
|
500
500
|
"kind": 1024,
|
|
501
501
|
"kindString": "Property",
|
|
@@ -530,7 +530,7 @@
|
|
|
530
530
|
"defaultValue": "!!inject(SkyInputBoxHostService, {\n optional: true,\n })"
|
|
531
531
|
},
|
|
532
532
|
{
|
|
533
|
-
"id":
|
|
533
|
+
"id": 234,
|
|
534
534
|
"name": "iframeRef",
|
|
535
535
|
"kind": 1024,
|
|
536
536
|
"kindString": "Property",
|
|
@@ -572,7 +572,7 @@
|
|
|
572
572
|
}
|
|
573
573
|
},
|
|
574
574
|
{
|
|
575
|
-
"id":
|
|
575
|
+
"id": 239,
|
|
576
576
|
"name": "inputTemplateRef",
|
|
577
577
|
"kind": 1024,
|
|
578
578
|
"kindString": "Property",
|
|
@@ -615,7 +615,7 @@
|
|
|
615
615
|
}
|
|
616
616
|
},
|
|
617
617
|
{
|
|
618
|
-
"id":
|
|
618
|
+
"id": 198,
|
|
619
619
|
"name": "disabled",
|
|
620
620
|
"kind": 262144,
|
|
621
621
|
"kindString": "Accessor",
|
|
@@ -643,7 +643,7 @@
|
|
|
643
643
|
],
|
|
644
644
|
"getSignature": [
|
|
645
645
|
{
|
|
646
|
-
"id":
|
|
646
|
+
"id": 199,
|
|
647
647
|
"name": "disabled",
|
|
648
648
|
"kind": 524288,
|
|
649
649
|
"kindString": "Get signature",
|
|
@@ -665,7 +665,7 @@
|
|
|
665
665
|
],
|
|
666
666
|
"setSignature": [
|
|
667
667
|
{
|
|
668
|
-
"id":
|
|
668
|
+
"id": 200,
|
|
669
669
|
"name": "disabled",
|
|
670
670
|
"kind": 1048576,
|
|
671
671
|
"kindString": "Set signature",
|
|
@@ -681,7 +681,7 @@
|
|
|
681
681
|
},
|
|
682
682
|
"parameters": [
|
|
683
683
|
{
|
|
684
|
-
"id":
|
|
684
|
+
"id": 201,
|
|
685
685
|
"name": "value",
|
|
686
686
|
"kind": 32768,
|
|
687
687
|
"kindString": "Parameter",
|
|
@@ -700,7 +700,7 @@
|
|
|
700
700
|
]
|
|
701
701
|
},
|
|
702
702
|
{
|
|
703
|
-
"id":
|
|
703
|
+
"id": 202,
|
|
704
704
|
"name": "fontList",
|
|
705
705
|
"kind": 262144,
|
|
706
706
|
"kindString": "Accessor",
|
|
@@ -728,7 +728,7 @@
|
|
|
728
728
|
],
|
|
729
729
|
"getSignature": [
|
|
730
730
|
{
|
|
731
|
-
"id":
|
|
731
|
+
"id": 203,
|
|
732
732
|
"name": "fontList",
|
|
733
733
|
"kind": 524288,
|
|
734
734
|
"kindString": "Get signature",
|
|
@@ -746,7 +746,7 @@
|
|
|
746
746
|
"type": "array",
|
|
747
747
|
"elementType": {
|
|
748
748
|
"type": "reference",
|
|
749
|
-
"id":
|
|
749
|
+
"id": 4,
|
|
750
750
|
"name": "SkyTextEditorFont"
|
|
751
751
|
}
|
|
752
752
|
}
|
|
@@ -754,7 +754,7 @@
|
|
|
754
754
|
],
|
|
755
755
|
"setSignature": [
|
|
756
756
|
{
|
|
757
|
-
"id":
|
|
757
|
+
"id": 204,
|
|
758
758
|
"name": "fontList",
|
|
759
759
|
"kind": 1048576,
|
|
760
760
|
"kindString": "Set signature",
|
|
@@ -770,7 +770,7 @@
|
|
|
770
770
|
},
|
|
771
771
|
"parameters": [
|
|
772
772
|
{
|
|
773
|
-
"id":
|
|
773
|
+
"id": 205,
|
|
774
774
|
"name": "value",
|
|
775
775
|
"kind": 32768,
|
|
776
776
|
"kindString": "Parameter",
|
|
@@ -779,7 +779,7 @@
|
|
|
779
779
|
"type": "array",
|
|
780
780
|
"elementType": {
|
|
781
781
|
"type": "reference",
|
|
782
|
-
"id":
|
|
782
|
+
"id": 4,
|
|
783
783
|
"name": "SkyTextEditorFont"
|
|
784
784
|
}
|
|
785
785
|
}
|
|
@@ -793,7 +793,7 @@
|
|
|
793
793
|
]
|
|
794
794
|
},
|
|
795
795
|
{
|
|
796
|
-
"id":
|
|
796
|
+
"id": 206,
|
|
797
797
|
"name": "fontSizeList",
|
|
798
798
|
"kind": 262144,
|
|
799
799
|
"kindString": "Accessor",
|
|
@@ -821,7 +821,7 @@
|
|
|
821
821
|
],
|
|
822
822
|
"getSignature": [
|
|
823
823
|
{
|
|
824
|
-
"id":
|
|
824
|
+
"id": 207,
|
|
825
825
|
"name": "fontSizeList",
|
|
826
826
|
"kind": 524288,
|
|
827
827
|
"kindString": "Get signature",
|
|
@@ -846,7 +846,7 @@
|
|
|
846
846
|
],
|
|
847
847
|
"setSignature": [
|
|
848
848
|
{
|
|
849
|
-
"id":
|
|
849
|
+
"id": 208,
|
|
850
850
|
"name": "fontSizeList",
|
|
851
851
|
"kind": 1048576,
|
|
852
852
|
"kindString": "Set signature",
|
|
@@ -862,7 +862,7 @@
|
|
|
862
862
|
},
|
|
863
863
|
"parameters": [
|
|
864
864
|
{
|
|
865
|
-
"id":
|
|
865
|
+
"id": 209,
|
|
866
866
|
"name": "value",
|
|
867
867
|
"kind": 32768,
|
|
868
868
|
"kindString": "Parameter",
|
|
@@ -884,7 +884,7 @@
|
|
|
884
884
|
]
|
|
885
885
|
},
|
|
886
886
|
{
|
|
887
|
-
"id":
|
|
887
|
+
"id": 210,
|
|
888
888
|
"name": "id",
|
|
889
889
|
"kind": 262144,
|
|
890
890
|
"kindString": "Accessor",
|
|
@@ -912,7 +912,7 @@
|
|
|
912
912
|
],
|
|
913
913
|
"getSignature": [
|
|
914
914
|
{
|
|
915
|
-
"id":
|
|
915
|
+
"id": 211,
|
|
916
916
|
"name": "id",
|
|
917
917
|
"kind": 524288,
|
|
918
918
|
"kindString": "Get signature",
|
|
@@ -928,7 +928,7 @@
|
|
|
928
928
|
],
|
|
929
929
|
"setSignature": [
|
|
930
930
|
{
|
|
931
|
-
"id":
|
|
931
|
+
"id": 212,
|
|
932
932
|
"name": "id",
|
|
933
933
|
"kind": 1048576,
|
|
934
934
|
"kindString": "Set signature",
|
|
@@ -938,7 +938,7 @@
|
|
|
938
938
|
},
|
|
939
939
|
"parameters": [
|
|
940
940
|
{
|
|
941
|
-
"id":
|
|
941
|
+
"id": 213,
|
|
942
942
|
"name": "value",
|
|
943
943
|
"kind": 32768,
|
|
944
944
|
"kindString": "Parameter",
|
|
@@ -957,7 +957,7 @@
|
|
|
957
957
|
]
|
|
958
958
|
},
|
|
959
959
|
{
|
|
960
|
-
"id":
|
|
960
|
+
"id": 214,
|
|
961
961
|
"name": "initialStyleState",
|
|
962
962
|
"kind": 262144,
|
|
963
963
|
"kindString": "Accessor",
|
|
@@ -985,7 +985,7 @@
|
|
|
985
985
|
],
|
|
986
986
|
"getSignature": [
|
|
987
987
|
{
|
|
988
|
-
"id":
|
|
988
|
+
"id": 215,
|
|
989
989
|
"name": "initialStyleState",
|
|
990
990
|
"kind": 524288,
|
|
991
991
|
"kindString": "Get signature",
|
|
@@ -995,14 +995,14 @@
|
|
|
995
995
|
},
|
|
996
996
|
"type": {
|
|
997
997
|
"type": "reference",
|
|
998
|
-
"id":
|
|
998
|
+
"id": 8,
|
|
999
999
|
"name": "SkyTextEditorStyleState"
|
|
1000
1000
|
}
|
|
1001
1001
|
}
|
|
1002
1002
|
],
|
|
1003
1003
|
"setSignature": [
|
|
1004
1004
|
{
|
|
1005
|
-
"id":
|
|
1005
|
+
"id": 216,
|
|
1006
1006
|
"name": "initialStyleState",
|
|
1007
1007
|
"kind": 1048576,
|
|
1008
1008
|
"kindString": "Set signature",
|
|
@@ -1012,14 +1012,14 @@
|
|
|
1012
1012
|
},
|
|
1013
1013
|
"parameters": [
|
|
1014
1014
|
{
|
|
1015
|
-
"id":
|
|
1015
|
+
"id": 217,
|
|
1016
1016
|
"name": "state",
|
|
1017
1017
|
"kind": 32768,
|
|
1018
1018
|
"kindString": "Parameter",
|
|
1019
1019
|
"flags": {},
|
|
1020
1020
|
"type": {
|
|
1021
1021
|
"type": "reference",
|
|
1022
|
-
"id":
|
|
1022
|
+
"id": 8,
|
|
1023
1023
|
"name": "SkyTextEditorStyleState"
|
|
1024
1024
|
}
|
|
1025
1025
|
}
|
|
@@ -1032,7 +1032,7 @@
|
|
|
1032
1032
|
]
|
|
1033
1033
|
},
|
|
1034
1034
|
{
|
|
1035
|
-
"id":
|
|
1035
|
+
"id": 218,
|
|
1036
1036
|
"name": "menus",
|
|
1037
1037
|
"kind": 262144,
|
|
1038
1038
|
"kindString": "Accessor",
|
|
@@ -1060,7 +1060,7 @@
|
|
|
1060
1060
|
],
|
|
1061
1061
|
"getSignature": [
|
|
1062
1062
|
{
|
|
1063
|
-
"id":
|
|
1063
|
+
"id": 219,
|
|
1064
1064
|
"name": "menus",
|
|
1065
1065
|
"kind": 524288,
|
|
1066
1066
|
"kindString": "Get signature",
|
|
@@ -1078,7 +1078,7 @@
|
|
|
1078
1078
|
"type": "array",
|
|
1079
1079
|
"elementType": {
|
|
1080
1080
|
"type": "reference",
|
|
1081
|
-
"id":
|
|
1081
|
+
"id": 7,
|
|
1082
1082
|
"name": "SkyTextEditorMenuType"
|
|
1083
1083
|
}
|
|
1084
1084
|
}
|
|
@@ -1086,7 +1086,7 @@
|
|
|
1086
1086
|
],
|
|
1087
1087
|
"setSignature": [
|
|
1088
1088
|
{
|
|
1089
|
-
"id":
|
|
1089
|
+
"id": 220,
|
|
1090
1090
|
"name": "menus",
|
|
1091
1091
|
"kind": 1048576,
|
|
1092
1092
|
"kindString": "Set signature",
|
|
@@ -1102,7 +1102,7 @@
|
|
|
1102
1102
|
},
|
|
1103
1103
|
"parameters": [
|
|
1104
1104
|
{
|
|
1105
|
-
"id":
|
|
1105
|
+
"id": 221,
|
|
1106
1106
|
"name": "value",
|
|
1107
1107
|
"kind": 32768,
|
|
1108
1108
|
"kindString": "Parameter",
|
|
@@ -1111,7 +1111,7 @@
|
|
|
1111
1111
|
"type": "array",
|
|
1112
1112
|
"elementType": {
|
|
1113
1113
|
"type": "reference",
|
|
1114
|
-
"id":
|
|
1114
|
+
"id": 7,
|
|
1115
1115
|
"name": "SkyTextEditorMenuType"
|
|
1116
1116
|
}
|
|
1117
1117
|
}
|
|
@@ -1125,7 +1125,7 @@
|
|
|
1125
1125
|
]
|
|
1126
1126
|
},
|
|
1127
1127
|
{
|
|
1128
|
-
"id":
|
|
1128
|
+
"id": 222,
|
|
1129
1129
|
"name": "mergeFields",
|
|
1130
1130
|
"kind": 262144,
|
|
1131
1131
|
"kindString": "Accessor",
|
|
@@ -1153,7 +1153,7 @@
|
|
|
1153
1153
|
],
|
|
1154
1154
|
"getSignature": [
|
|
1155
1155
|
{
|
|
1156
|
-
"id":
|
|
1156
|
+
"id": 223,
|
|
1157
1157
|
"name": "mergeFields",
|
|
1158
1158
|
"kind": 524288,
|
|
1159
1159
|
"kindString": "Get signature",
|
|
@@ -1165,7 +1165,7 @@
|
|
|
1165
1165
|
"type": "array",
|
|
1166
1166
|
"elementType": {
|
|
1167
1167
|
"type": "reference",
|
|
1168
|
-
"id":
|
|
1168
|
+
"id": 17,
|
|
1169
1169
|
"name": "SkyTextEditorMergeField"
|
|
1170
1170
|
}
|
|
1171
1171
|
}
|
|
@@ -1173,7 +1173,7 @@
|
|
|
1173
1173
|
],
|
|
1174
1174
|
"setSignature": [
|
|
1175
1175
|
{
|
|
1176
|
-
"id":
|
|
1176
|
+
"id": 224,
|
|
1177
1177
|
"name": "mergeFields",
|
|
1178
1178
|
"kind": 1048576,
|
|
1179
1179
|
"kindString": "Set signature",
|
|
@@ -1183,7 +1183,7 @@
|
|
|
1183
1183
|
},
|
|
1184
1184
|
"parameters": [
|
|
1185
1185
|
{
|
|
1186
|
-
"id":
|
|
1186
|
+
"id": 225,
|
|
1187
1187
|
"name": "value",
|
|
1188
1188
|
"kind": 32768,
|
|
1189
1189
|
"kindString": "Parameter",
|
|
@@ -1192,7 +1192,7 @@
|
|
|
1192
1192
|
"type": "array",
|
|
1193
1193
|
"elementType": {
|
|
1194
1194
|
"type": "reference",
|
|
1195
|
-
"id":
|
|
1195
|
+
"id": 17,
|
|
1196
1196
|
"name": "SkyTextEditorMergeField"
|
|
1197
1197
|
}
|
|
1198
1198
|
}
|
|
@@ -1206,7 +1206,7 @@
|
|
|
1206
1206
|
]
|
|
1207
1207
|
},
|
|
1208
1208
|
{
|
|
1209
|
-
"id":
|
|
1209
|
+
"id": 226,
|
|
1210
1210
|
"name": "placeholder",
|
|
1211
1211
|
"kind": 262144,
|
|
1212
1212
|
"kindString": "Accessor",
|
|
@@ -1234,7 +1234,7 @@
|
|
|
1234
1234
|
],
|
|
1235
1235
|
"getSignature": [
|
|
1236
1236
|
{
|
|
1237
|
-
"id":
|
|
1237
|
+
"id": 227,
|
|
1238
1238
|
"name": "placeholder",
|
|
1239
1239
|
"kind": 524288,
|
|
1240
1240
|
"kindString": "Get signature",
|
|
@@ -1250,7 +1250,7 @@
|
|
|
1250
1250
|
],
|
|
1251
1251
|
"setSignature": [
|
|
1252
1252
|
{
|
|
1253
|
-
"id":
|
|
1253
|
+
"id": 228,
|
|
1254
1254
|
"name": "placeholder",
|
|
1255
1255
|
"kind": 1048576,
|
|
1256
1256
|
"kindString": "Set signature",
|
|
@@ -1260,7 +1260,7 @@
|
|
|
1260
1260
|
},
|
|
1261
1261
|
"parameters": [
|
|
1262
1262
|
{
|
|
1263
|
-
"id":
|
|
1263
|
+
"id": 229,
|
|
1264
1264
|
"name": "value",
|
|
1265
1265
|
"kind": 32768,
|
|
1266
1266
|
"kindString": "Parameter",
|
|
@@ -1279,7 +1279,7 @@
|
|
|
1279
1279
|
]
|
|
1280
1280
|
},
|
|
1281
1281
|
{
|
|
1282
|
-
"id":
|
|
1282
|
+
"id": 230,
|
|
1283
1283
|
"name": "toolbarActions",
|
|
1284
1284
|
"kind": 262144,
|
|
1285
1285
|
"kindString": "Accessor",
|
|
@@ -1307,7 +1307,7 @@
|
|
|
1307
1307
|
],
|
|
1308
1308
|
"getSignature": [
|
|
1309
1309
|
{
|
|
1310
|
-
"id":
|
|
1310
|
+
"id": 231,
|
|
1311
1311
|
"name": "toolbarActions",
|
|
1312
1312
|
"kind": 524288,
|
|
1313
1313
|
"kindString": "Get signature",
|
|
@@ -1325,7 +1325,7 @@
|
|
|
1325
1325
|
"type": "array",
|
|
1326
1326
|
"elementType": {
|
|
1327
1327
|
"type": "reference",
|
|
1328
|
-
"id":
|
|
1328
|
+
"id": 21,
|
|
1329
1329
|
"name": "SkyTextEditorToolbarActionType"
|
|
1330
1330
|
}
|
|
1331
1331
|
}
|
|
@@ -1333,7 +1333,7 @@
|
|
|
1333
1333
|
],
|
|
1334
1334
|
"setSignature": [
|
|
1335
1335
|
{
|
|
1336
|
-
"id":
|
|
1336
|
+
"id": 232,
|
|
1337
1337
|
"name": "toolbarActions",
|
|
1338
1338
|
"kind": 1048576,
|
|
1339
1339
|
"kindString": "Set signature",
|
|
@@ -1349,7 +1349,7 @@
|
|
|
1349
1349
|
},
|
|
1350
1350
|
"parameters": [
|
|
1351
1351
|
{
|
|
1352
|
-
"id":
|
|
1352
|
+
"id": 233,
|
|
1353
1353
|
"name": "value",
|
|
1354
1354
|
"kind": 32768,
|
|
1355
1355
|
"kindString": "Parameter",
|
|
@@ -1358,7 +1358,7 @@
|
|
|
1358
1358
|
"type": "array",
|
|
1359
1359
|
"elementType": {
|
|
1360
1360
|
"type": "reference",
|
|
1361
|
-
"id":
|
|
1361
|
+
"id": 21,
|
|
1362
1362
|
"name": "SkyTextEditorToolbarActionType"
|
|
1363
1363
|
}
|
|
1364
1364
|
}
|
|
@@ -1372,7 +1372,7 @@
|
|
|
1372
1372
|
]
|
|
1373
1373
|
},
|
|
1374
1374
|
{
|
|
1375
|
-
"id":
|
|
1375
|
+
"id": 235,
|
|
1376
1376
|
"name": "value",
|
|
1377
1377
|
"kind": 262144,
|
|
1378
1378
|
"kindString": "Accessor",
|
|
@@ -1388,7 +1388,7 @@
|
|
|
1388
1388
|
],
|
|
1389
1389
|
"getSignature": [
|
|
1390
1390
|
{
|
|
1391
|
-
"id":
|
|
1391
|
+
"id": 236,
|
|
1392
1392
|
"name": "value",
|
|
1393
1393
|
"kind": 524288,
|
|
1394
1394
|
"kindString": "Get signature",
|
|
@@ -1404,7 +1404,7 @@
|
|
|
1404
1404
|
],
|
|
1405
1405
|
"setSignature": [
|
|
1406
1406
|
{
|
|
1407
|
-
"id":
|
|
1407
|
+
"id": 237,
|
|
1408
1408
|
"name": "value",
|
|
1409
1409
|
"kind": 1048576,
|
|
1410
1410
|
"kindString": "Set signature",
|
|
@@ -1414,7 +1414,7 @@
|
|
|
1414
1414
|
},
|
|
1415
1415
|
"parameters": [
|
|
1416
1416
|
{
|
|
1417
|
-
"id":
|
|
1417
|
+
"id": 238,
|
|
1418
1418
|
"name": "value",
|
|
1419
1419
|
"kind": 32768,
|
|
1420
1420
|
"kindString": "Parameter",
|
|
@@ -1433,7 +1433,7 @@
|
|
|
1433
1433
|
]
|
|
1434
1434
|
},
|
|
1435
1435
|
{
|
|
1436
|
-
"id":
|
|
1436
|
+
"id": 263,
|
|
1437
1437
|
"name": "ngAfterViewInit",
|
|
1438
1438
|
"kind": 2048,
|
|
1439
1439
|
"kindString": "Method",
|
|
@@ -1449,7 +1449,7 @@
|
|
|
1449
1449
|
],
|
|
1450
1450
|
"signatures": [
|
|
1451
1451
|
{
|
|
1452
|
-
"id":
|
|
1452
|
+
"id": 264,
|
|
1453
1453
|
"name": "ngAfterViewInit",
|
|
1454
1454
|
"kind": 4096,
|
|
1455
1455
|
"kindString": "Call signature",
|
|
@@ -1470,7 +1470,7 @@
|
|
|
1470
1470
|
}
|
|
1471
1471
|
},
|
|
1472
1472
|
{
|
|
1473
|
-
"id":
|
|
1473
|
+
"id": 265,
|
|
1474
1474
|
"name": "ngOnDestroy",
|
|
1475
1475
|
"kind": 2048,
|
|
1476
1476
|
"kindString": "Method",
|
|
@@ -1486,7 +1486,7 @@
|
|
|
1486
1486
|
],
|
|
1487
1487
|
"signatures": [
|
|
1488
1488
|
{
|
|
1489
|
-
"id":
|
|
1489
|
+
"id": 266,
|
|
1490
1490
|
"name": "ngOnDestroy",
|
|
1491
1491
|
"kind": 4096,
|
|
1492
1492
|
"kindString": "Call signature",
|
|
@@ -1507,7 +1507,7 @@
|
|
|
1507
1507
|
}
|
|
1508
1508
|
},
|
|
1509
1509
|
{
|
|
1510
|
-
"id":
|
|
1510
|
+
"id": 267,
|
|
1511
1511
|
"name": "onIframeLoad",
|
|
1512
1512
|
"kind": 2048,
|
|
1513
1513
|
"kindString": "Method",
|
|
@@ -1523,7 +1523,7 @@
|
|
|
1523
1523
|
],
|
|
1524
1524
|
"signatures": [
|
|
1525
1525
|
{
|
|
1526
|
-
"id":
|
|
1526
|
+
"id": 268,
|
|
1527
1527
|
"name": "onIframeLoad",
|
|
1528
1528
|
"kind": 4096,
|
|
1529
1529
|
"kindString": "Call signature",
|
|
@@ -1536,7 +1536,7 @@
|
|
|
1536
1536
|
]
|
|
1537
1537
|
},
|
|
1538
1538
|
{
|
|
1539
|
-
"id":
|
|
1539
|
+
"id": 272,
|
|
1540
1540
|
"name": "registerOnChange",
|
|
1541
1541
|
"kind": 2048,
|
|
1542
1542
|
"kindString": "Method",
|
|
@@ -1552,7 +1552,7 @@
|
|
|
1552
1552
|
],
|
|
1553
1553
|
"signatures": [
|
|
1554
1554
|
{
|
|
1555
|
-
"id":
|
|
1555
|
+
"id": 273,
|
|
1556
1556
|
"name": "registerOnChange",
|
|
1557
1557
|
"kind": 4096,
|
|
1558
1558
|
"kindString": "Call signature",
|
|
@@ -1562,7 +1562,7 @@
|
|
|
1562
1562
|
},
|
|
1563
1563
|
"parameters": [
|
|
1564
1564
|
{
|
|
1565
|
-
"id":
|
|
1565
|
+
"id": 274,
|
|
1566
1566
|
"name": "fn",
|
|
1567
1567
|
"kind": 32768,
|
|
1568
1568
|
"kindString": "Parameter",
|
|
@@ -1570,21 +1570,21 @@
|
|
|
1570
1570
|
"type": {
|
|
1571
1571
|
"type": "reflection",
|
|
1572
1572
|
"declaration": {
|
|
1573
|
-
"id":
|
|
1573
|
+
"id": 275,
|
|
1574
1574
|
"name": "__type",
|
|
1575
1575
|
"kind": 65536,
|
|
1576
1576
|
"kindString": "Type literal",
|
|
1577
1577
|
"flags": {},
|
|
1578
1578
|
"signatures": [
|
|
1579
1579
|
{
|
|
1580
|
-
"id":
|
|
1580
|
+
"id": 276,
|
|
1581
1581
|
"name": "__type",
|
|
1582
1582
|
"kind": 4096,
|
|
1583
1583
|
"kindString": "Call signature",
|
|
1584
1584
|
"flags": {},
|
|
1585
1585
|
"parameters": [
|
|
1586
1586
|
{
|
|
1587
|
-
"id":
|
|
1587
|
+
"id": 277,
|
|
1588
1588
|
"name": "value",
|
|
1589
1589
|
"kind": 32768,
|
|
1590
1590
|
"kindString": "Parameter",
|
|
@@ -1613,7 +1613,7 @@
|
|
|
1613
1613
|
]
|
|
1614
1614
|
},
|
|
1615
1615
|
{
|
|
1616
|
-
"id":
|
|
1616
|
+
"id": 278,
|
|
1617
1617
|
"name": "registerOnTouched",
|
|
1618
1618
|
"kind": 2048,
|
|
1619
1619
|
"kindString": "Method",
|
|
@@ -1629,7 +1629,7 @@
|
|
|
1629
1629
|
],
|
|
1630
1630
|
"signatures": [
|
|
1631
1631
|
{
|
|
1632
|
-
"id":
|
|
1632
|
+
"id": 279,
|
|
1633
1633
|
"name": "registerOnTouched",
|
|
1634
1634
|
"kind": 4096,
|
|
1635
1635
|
"kindString": "Call signature",
|
|
@@ -1639,7 +1639,7 @@
|
|
|
1639
1639
|
},
|
|
1640
1640
|
"parameters": [
|
|
1641
1641
|
{
|
|
1642
|
-
"id":
|
|
1642
|
+
"id": 280,
|
|
1643
1643
|
"name": "fn",
|
|
1644
1644
|
"kind": 32768,
|
|
1645
1645
|
"kindString": "Parameter",
|
|
@@ -1647,14 +1647,14 @@
|
|
|
1647
1647
|
"type": {
|
|
1648
1648
|
"type": "reflection",
|
|
1649
1649
|
"declaration": {
|
|
1650
|
-
"id":
|
|
1650
|
+
"id": 281,
|
|
1651
1651
|
"name": "__type",
|
|
1652
1652
|
"kind": 65536,
|
|
1653
1653
|
"kindString": "Type literal",
|
|
1654
1654
|
"flags": {},
|
|
1655
1655
|
"signatures": [
|
|
1656
1656
|
{
|
|
1657
|
-
"id":
|
|
1657
|
+
"id": 282,
|
|
1658
1658
|
"name": "__type",
|
|
1659
1659
|
"kind": 4096,
|
|
1660
1660
|
"kindString": "Call signature",
|
|
@@ -1677,7 +1677,7 @@
|
|
|
1677
1677
|
]
|
|
1678
1678
|
},
|
|
1679
1679
|
{
|
|
1680
|
-
"id":
|
|
1680
|
+
"id": 283,
|
|
1681
1681
|
"name": "setDisabledState",
|
|
1682
1682
|
"kind": 2048,
|
|
1683
1683
|
"kindString": "Method",
|
|
@@ -1693,7 +1693,7 @@
|
|
|
1693
1693
|
],
|
|
1694
1694
|
"signatures": [
|
|
1695
1695
|
{
|
|
1696
|
-
"id":
|
|
1696
|
+
"id": 284,
|
|
1697
1697
|
"name": "setDisabledState",
|
|
1698
1698
|
"kind": 4096,
|
|
1699
1699
|
"kindString": "Call signature",
|
|
@@ -1703,7 +1703,7 @@
|
|
|
1703
1703
|
},
|
|
1704
1704
|
"parameters": [
|
|
1705
1705
|
{
|
|
1706
|
-
"id":
|
|
1706
|
+
"id": 285,
|
|
1707
1707
|
"name": "isDisabled",
|
|
1708
1708
|
"kind": 32768,
|
|
1709
1709
|
"kindString": "Parameter",
|
|
@@ -1722,7 +1722,7 @@
|
|
|
1722
1722
|
]
|
|
1723
1723
|
},
|
|
1724
1724
|
{
|
|
1725
|
-
"id":
|
|
1725
|
+
"id": 269,
|
|
1726
1726
|
"name": "writeValue",
|
|
1727
1727
|
"kind": 2048,
|
|
1728
1728
|
"kindString": "Method",
|
|
@@ -1738,7 +1738,7 @@
|
|
|
1738
1738
|
],
|
|
1739
1739
|
"signatures": [
|
|
1740
1740
|
{
|
|
1741
|
-
"id":
|
|
1741
|
+
"id": 270,
|
|
1742
1742
|
"name": "writeValue",
|
|
1743
1743
|
"kind": 4096,
|
|
1744
1744
|
"kindString": "Call signature",
|
|
@@ -1748,7 +1748,7 @@
|
|
|
1748
1748
|
},
|
|
1749
1749
|
"parameters": [
|
|
1750
1750
|
{
|
|
1751
|
-
"id":
|
|
1751
|
+
"id": 271,
|
|
1752
1752
|
"name": "value",
|
|
1753
1753
|
"kind": 32768,
|
|
1754
1754
|
"kindString": "Parameter",
|
|
@@ -1772,47 +1772,47 @@
|
|
|
1772
1772
|
"title": "Constructors",
|
|
1773
1773
|
"kind": 512,
|
|
1774
1774
|
"children": [
|
|
1775
|
-
|
|
1775
|
+
187
|
|
1776
1776
|
]
|
|
1777
1777
|
},
|
|
1778
1778
|
{
|
|
1779
1779
|
"title": "Properties",
|
|
1780
1780
|
"kind": 1024,
|
|
1781
1781
|
"children": [
|
|
1782
|
-
|
|
1783
|
-
|
|
1784
|
-
|
|
1785
|
-
|
|
1786
|
-
|
|
1782
|
+
197,
|
|
1783
|
+
240,
|
|
1784
|
+
241,
|
|
1785
|
+
234,
|
|
1786
|
+
239
|
|
1787
1787
|
]
|
|
1788
1788
|
},
|
|
1789
1789
|
{
|
|
1790
1790
|
"title": "Accessors",
|
|
1791
1791
|
"kind": 262144,
|
|
1792
1792
|
"children": [
|
|
1793
|
-
174,
|
|
1794
|
-
178,
|
|
1795
|
-
182,
|
|
1796
|
-
186,
|
|
1797
|
-
190,
|
|
1798
|
-
194,
|
|
1799
1793
|
198,
|
|
1800
1794
|
202,
|
|
1801
1795
|
206,
|
|
1802
|
-
|
|
1796
|
+
210,
|
|
1797
|
+
214,
|
|
1798
|
+
218,
|
|
1799
|
+
222,
|
|
1800
|
+
226,
|
|
1801
|
+
230,
|
|
1802
|
+
235
|
|
1803
1803
|
]
|
|
1804
1804
|
},
|
|
1805
1805
|
{
|
|
1806
1806
|
"title": "Methods",
|
|
1807
1807
|
"kind": 2048,
|
|
1808
1808
|
"children": [
|
|
1809
|
-
|
|
1810
|
-
|
|
1811
|
-
|
|
1812
|
-
|
|
1813
|
-
|
|
1814
|
-
|
|
1815
|
-
|
|
1809
|
+
263,
|
|
1810
|
+
265,
|
|
1811
|
+
267,
|
|
1812
|
+
272,
|
|
1813
|
+
278,
|
|
1814
|
+
283,
|
|
1815
|
+
269
|
|
1816
1816
|
]
|
|
1817
1817
|
}
|
|
1818
1818
|
],
|
|
@@ -1839,14 +1839,14 @@
|
|
|
1839
1839
|
]
|
|
1840
1840
|
},
|
|
1841
1841
|
{
|
|
1842
|
-
"id":
|
|
1842
|
+
"id": 4,
|
|
1843
1843
|
"name": "SkyTextEditorFont",
|
|
1844
1844
|
"kind": 256,
|
|
1845
1845
|
"kindString": "Interface",
|
|
1846
1846
|
"flags": {},
|
|
1847
1847
|
"children": [
|
|
1848
1848
|
{
|
|
1849
|
-
"id":
|
|
1849
|
+
"id": 5,
|
|
1850
1850
|
"name": "name",
|
|
1851
1851
|
"kind": 1024,
|
|
1852
1852
|
"kindString": "Property",
|
|
@@ -1867,7 +1867,7 @@
|
|
|
1867
1867
|
}
|
|
1868
1868
|
},
|
|
1869
1869
|
{
|
|
1870
|
-
"id":
|
|
1870
|
+
"id": 6,
|
|
1871
1871
|
"name": "value",
|
|
1872
1872
|
"kind": 1024,
|
|
1873
1873
|
"kindString": "Property",
|
|
@@ -1893,8 +1893,8 @@
|
|
|
1893
1893
|
"title": "Properties",
|
|
1894
1894
|
"kind": 1024,
|
|
1895
1895
|
"children": [
|
|
1896
|
-
|
|
1897
|
-
|
|
1896
|
+
5,
|
|
1897
|
+
6
|
|
1898
1898
|
]
|
|
1899
1899
|
}
|
|
1900
1900
|
],
|
|
@@ -1907,14 +1907,14 @@
|
|
|
1907
1907
|
]
|
|
1908
1908
|
},
|
|
1909
1909
|
{
|
|
1910
|
-
"id":
|
|
1910
|
+
"id": 17,
|
|
1911
1911
|
"name": "SkyTextEditorMergeField",
|
|
1912
1912
|
"kind": 256,
|
|
1913
1913
|
"kindString": "Interface",
|
|
1914
1914
|
"flags": {},
|
|
1915
1915
|
"children": [
|
|
1916
1916
|
{
|
|
1917
|
-
"id":
|
|
1917
|
+
"id": 18,
|
|
1918
1918
|
"name": "id",
|
|
1919
1919
|
"kind": 1024,
|
|
1920
1920
|
"kindString": "Property",
|
|
@@ -1935,7 +1935,7 @@
|
|
|
1935
1935
|
}
|
|
1936
1936
|
},
|
|
1937
1937
|
{
|
|
1938
|
-
"id":
|
|
1938
|
+
"id": 19,
|
|
1939
1939
|
"name": "name",
|
|
1940
1940
|
"kind": 1024,
|
|
1941
1941
|
"kindString": "Property",
|
|
@@ -1956,7 +1956,7 @@
|
|
|
1956
1956
|
}
|
|
1957
1957
|
},
|
|
1958
1958
|
{
|
|
1959
|
-
"id":
|
|
1959
|
+
"id": 20,
|
|
1960
1960
|
"name": "previewImageUrl",
|
|
1961
1961
|
"kind": 1024,
|
|
1962
1962
|
"kindString": "Property",
|
|
@@ -1984,9 +1984,9 @@
|
|
|
1984
1984
|
"title": "Properties",
|
|
1985
1985
|
"kind": 1024,
|
|
1986
1986
|
"children": [
|
|
1987
|
-
|
|
1988
|
-
|
|
1989
|
-
|
|
1987
|
+
18,
|
|
1988
|
+
19,
|
|
1989
|
+
20
|
|
1990
1990
|
]
|
|
1991
1991
|
}
|
|
1992
1992
|
],
|
|
@@ -1999,14 +1999,14 @@
|
|
|
1999
1999
|
]
|
|
2000
2000
|
},
|
|
2001
2001
|
{
|
|
2002
|
-
"id":
|
|
2002
|
+
"id": 8,
|
|
2003
2003
|
"name": "SkyTextEditorStyleState",
|
|
2004
2004
|
"kind": 256,
|
|
2005
2005
|
"kindString": "Interface",
|
|
2006
2006
|
"flags": {},
|
|
2007
2007
|
"children": [
|
|
2008
2008
|
{
|
|
2009
|
-
"id":
|
|
2009
|
+
"id": 9,
|
|
2010
2010
|
"name": "backColor",
|
|
2011
2011
|
"kind": 1024,
|
|
2012
2012
|
"kindString": "Property",
|
|
@@ -2027,7 +2027,7 @@
|
|
|
2027
2027
|
}
|
|
2028
2028
|
},
|
|
2029
2029
|
{
|
|
2030
|
-
"id":
|
|
2030
|
+
"id": 13,
|
|
2031
2031
|
"name": "boldState",
|
|
2032
2032
|
"kind": 1024,
|
|
2033
2033
|
"kindString": "Property",
|
|
@@ -2048,7 +2048,7 @@
|
|
|
2048
2048
|
}
|
|
2049
2049
|
},
|
|
2050
2050
|
{
|
|
2051
|
-
"id":
|
|
2051
|
+
"id": 12,
|
|
2052
2052
|
"name": "font",
|
|
2053
2053
|
"kind": 1024,
|
|
2054
2054
|
"kindString": "Property",
|
|
@@ -2069,7 +2069,7 @@
|
|
|
2069
2069
|
}
|
|
2070
2070
|
},
|
|
2071
2071
|
{
|
|
2072
|
-
"id":
|
|
2072
|
+
"id": 10,
|
|
2073
2073
|
"name": "fontColor",
|
|
2074
2074
|
"kind": 1024,
|
|
2075
2075
|
"kindString": "Property",
|
|
@@ -2090,7 +2090,7 @@
|
|
|
2090
2090
|
}
|
|
2091
2091
|
},
|
|
2092
2092
|
{
|
|
2093
|
-
"id":
|
|
2093
|
+
"id": 11,
|
|
2094
2094
|
"name": "fontSize",
|
|
2095
2095
|
"kind": 1024,
|
|
2096
2096
|
"kindString": "Property",
|
|
@@ -2111,7 +2111,7 @@
|
|
|
2111
2111
|
}
|
|
2112
2112
|
},
|
|
2113
2113
|
{
|
|
2114
|
-
"id":
|
|
2114
|
+
"id": 14,
|
|
2115
2115
|
"name": "italicState",
|
|
2116
2116
|
"kind": 1024,
|
|
2117
2117
|
"kindString": "Property",
|
|
@@ -2132,7 +2132,7 @@
|
|
|
2132
2132
|
}
|
|
2133
2133
|
},
|
|
2134
2134
|
{
|
|
2135
|
-
"id":
|
|
2135
|
+
"id": 16,
|
|
2136
2136
|
"name": "linkState",
|
|
2137
2137
|
"kind": 1024,
|
|
2138
2138
|
"kindString": "Property",
|
|
@@ -2153,7 +2153,7 @@
|
|
|
2153
2153
|
}
|
|
2154
2154
|
},
|
|
2155
2155
|
{
|
|
2156
|
-
"id":
|
|
2156
|
+
"id": 15,
|
|
2157
2157
|
"name": "underlineState",
|
|
2158
2158
|
"kind": 1024,
|
|
2159
2159
|
"kindString": "Property",
|
|
@@ -2179,14 +2179,14 @@
|
|
|
2179
2179
|
"title": "Properties",
|
|
2180
2180
|
"kind": 1024,
|
|
2181
2181
|
"children": [
|
|
2182
|
-
|
|
2183
|
-
|
|
2184
|
-
|
|
2185
|
-
|
|
2186
|
-
|
|
2187
|
-
|
|
2188
|
-
|
|
2189
|
-
|
|
2182
|
+
9,
|
|
2183
|
+
13,
|
|
2184
|
+
12,
|
|
2185
|
+
10,
|
|
2186
|
+
11,
|
|
2187
|
+
14,
|
|
2188
|
+
16,
|
|
2189
|
+
15
|
|
2190
2190
|
]
|
|
2191
2191
|
}
|
|
2192
2192
|
],
|
|
@@ -2199,7 +2199,7 @@
|
|
|
2199
2199
|
]
|
|
2200
2200
|
},
|
|
2201
2201
|
{
|
|
2202
|
-
"id":
|
|
2202
|
+
"id": 7,
|
|
2203
2203
|
"name": "SkyTextEditorMenuType",
|
|
2204
2204
|
"kind": 4194304,
|
|
2205
2205
|
"kindString": "Type alias",
|
|
@@ -2230,7 +2230,7 @@
|
|
|
2230
2230
|
}
|
|
2231
2231
|
},
|
|
2232
2232
|
{
|
|
2233
|
-
"id":
|
|
2233
|
+
"id": 21,
|
|
2234
2234
|
"name": "SkyTextEditorToolbarActionType",
|
|
2235
2235
|
"kind": 4194304,
|
|
2236
2236
|
"kindString": "Type alias",
|
|
@@ -2290,27 +2290,27 @@
|
|
|
2290
2290
|
"title": "Classes",
|
|
2291
2291
|
"kind": 128,
|
|
2292
2292
|
"children": [
|
|
2293
|
-
275,
|
|
2294
|
-
296,
|
|
2295
2293
|
1,
|
|
2296
|
-
|
|
2294
|
+
22,
|
|
2295
|
+
25,
|
|
2296
|
+
186
|
|
2297
2297
|
]
|
|
2298
2298
|
},
|
|
2299
2299
|
{
|
|
2300
2300
|
"title": "Interfaces",
|
|
2301
2301
|
"kind": 256,
|
|
2302
2302
|
"children": [
|
|
2303
|
-
|
|
2304
|
-
|
|
2305
|
-
|
|
2303
|
+
4,
|
|
2304
|
+
17,
|
|
2305
|
+
8
|
|
2306
2306
|
]
|
|
2307
2307
|
},
|
|
2308
2308
|
{
|
|
2309
2309
|
"title": "Type aliases",
|
|
2310
2310
|
"kind": 4194304,
|
|
2311
2311
|
"children": [
|
|
2312
|
-
|
|
2313
|
-
|
|
2312
|
+
7,
|
|
2313
|
+
21
|
|
2314
2314
|
]
|
|
2315
2315
|
}
|
|
2316
2316
|
],
|
package/esm2022/index.mjs
CHANGED
|
@@ -1,10 +1,5 @@
|
|
|
1
|
-
export
|
|
2
|
-
export
|
|
3
|
-
export * from './lib/modules/text-editor/types/menu-type';
|
|
4
|
-
export * from './lib/modules/text-editor/types/style-state';
|
|
5
|
-
export * from './lib/modules/text-editor/types/text-editor-merge-field';
|
|
6
|
-
export * from './lib/modules/text-editor/types/toolbar-action-type';
|
|
7
|
-
export * from './lib/modules/text-editor/text-editor.module';
|
|
1
|
+
export { SkyRichTextDisplayModule } from './lib/modules/rich-text-display/rich-text-display.module';
|
|
2
|
+
export { SkyTextEditorModule } from './lib/modules/text-editor/text-editor.module';
|
|
8
3
|
// Components and directives must be exported to support Angular's "partial" Ivy compiler.
|
|
9
4
|
// Obscure names are used to indicate types are not part of the public API.
|
|
10
5
|
export { SkyRichTextDisplayComponent as λ1 } from './lib/modules/rich-text-display/rich-text-display.component';
|
|
@@ -12,4 +7,4 @@ export { SkyTextEditorMenubarComponent as λ2 } from './lib/modules/text-editor/
|
|
|
12
7
|
export { SkyTextEditorUrlModalComponent as λ3 } from './lib/modules/text-editor/url-modal/text-editor-url-modal.component';
|
|
13
8
|
export { SkyTextEditorToolbarComponent as λ4 } from './lib/modules/text-editor/toolbar/text-editor-toolbar.component';
|
|
14
9
|
export { SkyTextEditorComponent as λ5 } from './lib/modules/text-editor/text-editor.component';
|
|
15
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
10
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9saWJzL2NvbXBvbmVudHMvdGV4dC1lZGl0b3Ivc3JjL2luZGV4LnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSx3QkFBd0IsRUFBRSxNQUFNLDBEQUEwRCxDQUFDO0FBUXBHLE9BQU8sRUFBRSxtQkFBbUIsRUFBRSxNQUFNLDhDQUE4QyxDQUFDO0FBRW5GLDBGQUEwRjtBQUMxRiwyRUFBMkU7QUFDM0UsT0FBTyxFQUFFLDJCQUEyQixJQUFJLEVBQUUsRUFBRSxNQUFNLDZEQUE2RCxDQUFDO0FBQ2hILE9BQU8sRUFBRSw2QkFBNkIsSUFBSSxFQUFFLEVBQUUsTUFBTSxpRUFBaUUsQ0FBQztBQUN0SCxPQUFPLEVBQUUsOEJBQThCLElBQUksRUFBRSxFQUFFLE1BQU0scUVBQXFFLENBQUM7QUFDM0gsT0FBTyxFQUFFLDZCQUE2QixJQUFJLEVBQUUsRUFBRSxNQUFNLGlFQUFpRSxDQUFDO0FBQ3RILE9BQU8sRUFBRSxzQkFBc0IsSUFBSSxFQUFFLEVBQUUsTUFBTSxpREFBaUQsQ0FBQyIsInNvdXJjZXNDb250ZW50IjpbImV4cG9ydCB7IFNreVJpY2hUZXh0RGlzcGxheU1vZHVsZSB9IGZyb20gJy4vbGliL21vZHVsZXMvcmljaC10ZXh0LWRpc3BsYXkvcmljaC10ZXh0LWRpc3BsYXkubW9kdWxlJztcblxuZXhwb3J0IHsgU2t5VGV4dEVkaXRvckZvbnQgfSBmcm9tICcuL2xpYi9tb2R1bGVzL3RleHQtZWRpdG9yL3R5cGVzL2ZvbnQtc3RhdGUnO1xuZXhwb3J0IHsgU2t5VGV4dEVkaXRvck1lbnVUeXBlIH0gZnJvbSAnLi9saWIvbW9kdWxlcy90ZXh0LWVkaXRvci90eXBlcy9tZW51LXR5cGUnO1xuZXhwb3J0IHsgU2t5VGV4dEVkaXRvclN0eWxlU3RhdGUgfSBmcm9tICcuL2xpYi9tb2R1bGVzL3RleHQtZWRpdG9yL3R5cGVzL3N0eWxlLXN0YXRlJztcbmV4cG9ydCB7IFNreVRleHRFZGl0b3JNZXJnZUZpZWxkIH0gZnJvbSAnLi9saWIvbW9kdWxlcy90ZXh0LWVkaXRvci90eXBlcy90ZXh0LWVkaXRvci1tZXJnZS1maWVsZCc7XG5leHBvcnQgeyBTa3lUZXh0RWRpdG9yVG9vbGJhckFjdGlvblR5cGUgfSBmcm9tICcuL2xpYi9tb2R1bGVzL3RleHQtZWRpdG9yL3R5cGVzL3Rvb2xiYXItYWN0aW9uLXR5cGUnO1xuXG5leHBvcnQgeyBTa3lUZXh0RWRpdG9yTW9kdWxlIH0gZnJvbSAnLi9saWIvbW9kdWxlcy90ZXh0LWVkaXRvci90ZXh0LWVkaXRvci5tb2R1bGUnO1xuXG4vLyBDb21wb25lbnRzIGFuZCBkaXJlY3RpdmVzIG11c3QgYmUgZXhwb3J0ZWQgdG8gc3VwcG9ydCBBbmd1bGFyJ3MgXCJwYXJ0aWFsXCIgSXZ5IGNvbXBpbGVyLlxuLy8gT2JzY3VyZSBuYW1lcyBhcmUgdXNlZCB0byBpbmRpY2F0ZSB0eXBlcyBhcmUgbm90IHBhcnQgb2YgdGhlIHB1YmxpYyBBUEkuXG5leHBvcnQgeyBTa3lSaWNoVGV4dERpc3BsYXlDb21wb25lbnQgYXMgzrsxIH0gZnJvbSAnLi9saWIvbW9kdWxlcy9yaWNoLXRleHQtZGlzcGxheS9yaWNoLXRleHQtZGlzcGxheS5jb21wb25lbnQnO1xuZXhwb3J0IHsgU2t5VGV4dEVkaXRvck1lbnViYXJDb21wb25lbnQgYXMgzrsyIH0gZnJvbSAnLi9saWIvbW9kdWxlcy90ZXh0LWVkaXRvci9tZW51YmFyL3RleHQtZWRpdG9yLW1lbnViYXIuY29tcG9uZW50JztcbmV4cG9ydCB7IFNreVRleHRFZGl0b3JVcmxNb2RhbENvbXBvbmVudCBhcyDOuzMgfSBmcm9tICcuL2xpYi9tb2R1bGVzL3RleHQtZWRpdG9yL3VybC1tb2RhbC90ZXh0LWVkaXRvci11cmwtbW9kYWwuY29tcG9uZW50JztcbmV4cG9ydCB7IFNreVRleHRFZGl0b3JUb29sYmFyQ29tcG9uZW50IGFzIM67NCB9IGZyb20gJy4vbGliL21vZHVsZXMvdGV4dC1lZGl0b3IvdG9vbGJhci90ZXh0LWVkaXRvci10b29sYmFyLmNvbXBvbmVudCc7XG5leHBvcnQgeyBTa3lUZXh0RWRpdG9yQ29tcG9uZW50IGFzIM67NSB9IGZyb20gJy4vbGliL21vZHVsZXMvdGV4dC1lZGl0b3IvdGV4dC1lZGl0b3IuY29tcG9uZW50JztcbiJdfQ==
|
package/index.d.ts
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
export
|
|
2
|
-
export
|
|
3
|
-
export
|
|
4
|
-
export
|
|
5
|
-
export
|
|
6
|
-
export
|
|
7
|
-
export
|
|
1
|
+
export { SkyRichTextDisplayModule } from './lib/modules/rich-text-display/rich-text-display.module';
|
|
2
|
+
export { SkyTextEditorFont } from './lib/modules/text-editor/types/font-state';
|
|
3
|
+
export { SkyTextEditorMenuType } from './lib/modules/text-editor/types/menu-type';
|
|
4
|
+
export { SkyTextEditorStyleState } from './lib/modules/text-editor/types/style-state';
|
|
5
|
+
export { SkyTextEditorMergeField } from './lib/modules/text-editor/types/text-editor-merge-field';
|
|
6
|
+
export { SkyTextEditorToolbarActionType } from './lib/modules/text-editor/types/toolbar-action-type';
|
|
7
|
+
export { SkyTextEditorModule } from './lib/modules/text-editor/text-editor.module';
|
|
8
8
|
export { SkyRichTextDisplayComponent as λ1 } from './lib/modules/rich-text-display/rich-text-display.component';
|
|
9
9
|
export { SkyTextEditorMenubarComponent as λ2 } from './lib/modules/text-editor/menubar/text-editor-menubar.component';
|
|
10
10
|
export { SkyTextEditorUrlModalComponent as λ3 } from './lib/modules/text-editor/url-modal/text-editor-url-modal.component';
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@skyux/text-editor",
|
|
3
|
-
"version": "9.0.0-alpha.
|
|
3
|
+
"version": "9.0.0-alpha.3",
|
|
4
4
|
"author": "Blackbaud, Inc.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"blackbaud",
|
|
@@ -34,17 +34,17 @@
|
|
|
34
34
|
"@angular/core": "^16.1.7",
|
|
35
35
|
"@angular/forms": "^16.1.7",
|
|
36
36
|
"@angular/platform-browser": "^16.1.7",
|
|
37
|
-
"@skyux/colorpicker": "9.0.0-alpha.
|
|
38
|
-
"@skyux/core": "9.0.0-alpha.
|
|
39
|
-
"@skyux/forms": "9.0.0-alpha.
|
|
40
|
-
"@skyux/i18n": "9.0.0-alpha.
|
|
41
|
-
"@skyux/indicators": "9.0.0-alpha.
|
|
42
|
-
"@skyux/layout": "9.0.0-alpha.
|
|
43
|
-
"@skyux/modals": "9.0.0-alpha.
|
|
44
|
-
"@skyux/popovers": "9.0.0-alpha.
|
|
45
|
-
"@skyux/tabs": "9.0.0-alpha.
|
|
46
|
-
"@skyux/theme": "9.0.0-alpha.
|
|
47
|
-
"@skyux/validation": "9.0.0-alpha.
|
|
37
|
+
"@skyux/colorpicker": "9.0.0-alpha.3",
|
|
38
|
+
"@skyux/core": "9.0.0-alpha.3",
|
|
39
|
+
"@skyux/forms": "9.0.0-alpha.3",
|
|
40
|
+
"@skyux/i18n": "9.0.0-alpha.3",
|
|
41
|
+
"@skyux/indicators": "9.0.0-alpha.3",
|
|
42
|
+
"@skyux/layout": "9.0.0-alpha.3",
|
|
43
|
+
"@skyux/modals": "9.0.0-alpha.3",
|
|
44
|
+
"@skyux/popovers": "9.0.0-alpha.3",
|
|
45
|
+
"@skyux/tabs": "9.0.0-alpha.3",
|
|
46
|
+
"@skyux/theme": "9.0.0-alpha.3",
|
|
47
|
+
"@skyux/validation": "9.0.0-alpha.3"
|
|
48
48
|
},
|
|
49
49
|
"dependencies": {
|
|
50
50
|
"dompurify": "3.0.1",
|