@skyux/colorpicker 11.4.0 → 11.6.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 +3136 -219
- package/esm2022/lib/modules/colorpicker/colorpicker.component.mjs +2 -1
- package/esm2022/testing/colorpicker/colorpicker-dropdown-harness.filters.mjs +2 -0
- package/esm2022/testing/colorpicker/colorpicker-dropdown-harness.mjs +142 -0
- package/esm2022/testing/colorpicker/colorpicker-harness.filters.mjs +2 -0
- package/esm2022/testing/colorpicker/colorpicker-harness.mjs +170 -0
- package/esm2022/testing/public-api.mjs +3 -1
- package/fesm2022/skyux-colorpicker-testing.mjs +311 -1
- package/fesm2022/skyux-colorpicker-testing.mjs.map +1 -1
- package/fesm2022/skyux-colorpicker.mjs +1 -0
- package/fesm2022/skyux-colorpicker.mjs.map +1 -1
- package/package.json +8 -8
- package/testing/colorpicker/colorpicker-dropdown-harness.d.ts +60 -0
- package/testing/colorpicker/colorpicker-dropdown-harness.filters.d.ts +6 -0
- package/testing/colorpicker/colorpicker-harness.d.ts +91 -0
- package/testing/colorpicker/colorpicker-harness.filters.d.ts +6 -0
- package/testing/public-api.d.ts +4 -0
package/documentation.json
CHANGED
|
@@ -10,7 +10,11 @@
|
|
|
10
10
|
"SkyColorpickerMessage": "interface-skycolorpickermessage",
|
|
11
11
|
"SkyColorpickerOutput": "interface-skycolorpickeroutput",
|
|
12
12
|
"SkyColorpickerResult": "interface-skycolorpickerresult",
|
|
13
|
-
"SkyColorpickerRgba": "interface-skycolorpickerrgba"
|
|
13
|
+
"SkyColorpickerRgba": "interface-skycolorpickerrgba",
|
|
14
|
+
"SkyColorpickerDropdownHarness": "class-skycolorpickerdropdownharness",
|
|
15
|
+
"SkyColorpickerHarness": "class-skycolorpickerharness",
|
|
16
|
+
"SkyColorpickerDropdownHarnessFilters": "interface-skycolorpickerdropdownharnessfilters",
|
|
17
|
+
"SkyColorpickerHarnessFilters": "interface-skycolorpickerharnessfilters"
|
|
14
18
|
},
|
|
15
19
|
"typedoc": {
|
|
16
20
|
"id": 0,
|
|
@@ -53,7 +57,7 @@
|
|
|
53
57
|
"fileName": "projects/colorpicker/src/modules/colorpicker/types/colorpicker-message-type.ts",
|
|
54
58
|
"line": 20,
|
|
55
59
|
"character": 2,
|
|
56
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
60
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/types/colorpicker-message-type.ts#L20"
|
|
57
61
|
}
|
|
58
62
|
],
|
|
59
63
|
"type": {
|
|
@@ -80,7 +84,7 @@
|
|
|
80
84
|
"fileName": "projects/colorpicker/src/modules/colorpicker/types/colorpicker-message-type.ts",
|
|
81
85
|
"line": 8,
|
|
82
86
|
"character": 2,
|
|
83
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
87
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/types/colorpicker-message-type.ts#L8"
|
|
84
88
|
}
|
|
85
89
|
],
|
|
86
90
|
"type": {
|
|
@@ -107,7 +111,7 @@
|
|
|
107
111
|
"fileName": "projects/colorpicker/src/modules/colorpicker/types/colorpicker-message-type.ts",
|
|
108
112
|
"line": 12,
|
|
109
113
|
"character": 2,
|
|
110
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
114
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/types/colorpicker-message-type.ts#L12"
|
|
111
115
|
}
|
|
112
116
|
],
|
|
113
117
|
"type": {
|
|
@@ -134,7 +138,7 @@
|
|
|
134
138
|
"fileName": "projects/colorpicker/src/modules/colorpicker/types/colorpicker-message-type.ts",
|
|
135
139
|
"line": 16,
|
|
136
140
|
"character": 2,
|
|
137
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
141
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/types/colorpicker-message-type.ts#L16"
|
|
138
142
|
}
|
|
139
143
|
],
|
|
140
144
|
"type": {
|
|
@@ -159,7 +163,7 @@
|
|
|
159
163
|
"fileName": "projects/colorpicker/src/modules/colorpicker/types/colorpicker-message-type.ts",
|
|
160
164
|
"line": 4,
|
|
161
165
|
"character": 12,
|
|
162
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
166
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/types/colorpicker-message-type.ts#L4"
|
|
163
167
|
}
|
|
164
168
|
]
|
|
165
169
|
},
|
|
@@ -183,7 +187,7 @@
|
|
|
183
187
|
"fileName": "projects/colorpicker/src/modules/colorpicker/colorpicker.module.ts",
|
|
184
188
|
"line": 47,
|
|
185
189
|
"character": 13,
|
|
186
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
190
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker.module.ts#L47"
|
|
187
191
|
}
|
|
188
192
|
],
|
|
189
193
|
"decorators": [
|
|
@@ -253,7 +257,7 @@
|
|
|
253
257
|
"fileName": "projects/colorpicker/src/modules/colorpicker/colorpicker.component.ts",
|
|
254
258
|
"line": 425,
|
|
255
259
|
"character": 2,
|
|
256
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
260
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker.component.ts#L425"
|
|
257
261
|
}
|
|
258
262
|
],
|
|
259
263
|
"signatures": [
|
|
@@ -265,10 +269,10 @@
|
|
|
265
269
|
"flags": {},
|
|
266
270
|
"sources": [
|
|
267
271
|
{
|
|
268
|
-
"fileName": "src/lib/modules/colorpicker/colorpicker.component.ts",
|
|
272
|
+
"fileName": "libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker.component.ts",
|
|
269
273
|
"line": 425,
|
|
270
274
|
"character": 2,
|
|
271
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
275
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker.component.ts#L425"
|
|
272
276
|
}
|
|
273
277
|
],
|
|
274
278
|
"parameters": [
|
|
@@ -417,7 +421,7 @@
|
|
|
417
421
|
"fileName": "projects/colorpicker/src/modules/colorpicker/colorpicker.component.ts",
|
|
418
422
|
"line": 138,
|
|
419
423
|
"character": 9,
|
|
420
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
424
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker.component.ts#L138"
|
|
421
425
|
}
|
|
422
426
|
],
|
|
423
427
|
"type": {
|
|
@@ -467,7 +471,7 @@
|
|
|
467
471
|
"fileName": "projects/colorpicker/src/modules/colorpicker/colorpicker.component.ts",
|
|
468
472
|
"line": 146,
|
|
469
473
|
"character": 9,
|
|
470
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
474
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker.component.ts#L146"
|
|
471
475
|
}
|
|
472
476
|
],
|
|
473
477
|
"type": {
|
|
@@ -529,7 +533,7 @@
|
|
|
529
533
|
"fileName": "projects/colorpicker/src/modules/colorpicker/colorpicker.component.ts",
|
|
530
534
|
"line": 153,
|
|
531
535
|
"character": 9,
|
|
532
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
536
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker.component.ts#L153"
|
|
533
537
|
}
|
|
534
538
|
],
|
|
535
539
|
"type": {
|
|
@@ -563,7 +567,7 @@
|
|
|
563
567
|
"fileName": "projects/colorpicker/src/modules/colorpicker/colorpicker.component.ts",
|
|
564
568
|
"line": 160,
|
|
565
569
|
"character": 9,
|
|
566
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
570
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker.component.ts#L160"
|
|
567
571
|
}
|
|
568
572
|
],
|
|
569
573
|
"type": {
|
|
@@ -589,7 +593,7 @@
|
|
|
589
593
|
"fileName": "projects/colorpicker/src/modules/colorpicker/colorpicker.component.ts",
|
|
590
594
|
"line": 304,
|
|
591
595
|
"character": 9,
|
|
592
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
596
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker.component.ts#L304"
|
|
593
597
|
}
|
|
594
598
|
],
|
|
595
599
|
"type": {
|
|
@@ -611,7 +615,7 @@
|
|
|
611
615
|
"fileName": "projects/colorpicker/src/modules/colorpicker/colorpicker.component.ts",
|
|
612
616
|
"line": 306,
|
|
613
617
|
"character": 9,
|
|
614
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
618
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker.component.ts#L306"
|
|
615
619
|
}
|
|
616
620
|
],
|
|
617
621
|
"type": {
|
|
@@ -669,7 +673,7 @@
|
|
|
669
673
|
"fileName": "projects/colorpicker/src/modules/colorpicker/colorpicker.component.ts",
|
|
670
674
|
"line": 101,
|
|
671
675
|
"character": 9,
|
|
672
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
676
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker.component.ts#L101"
|
|
673
677
|
}
|
|
674
678
|
],
|
|
675
679
|
"type": {
|
|
@@ -711,7 +715,7 @@
|
|
|
711
715
|
"fileName": "projects/colorpicker/src/modules/colorpicker/colorpicker.component.ts",
|
|
712
716
|
"line": 130,
|
|
713
717
|
"character": 9,
|
|
714
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
718
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker.component.ts#L130"
|
|
715
719
|
}
|
|
716
720
|
],
|
|
717
721
|
"type": {
|
|
@@ -765,7 +769,7 @@
|
|
|
765
769
|
"fileName": "projects/colorpicker/src/modules/colorpicker/colorpicker.component.ts",
|
|
766
770
|
"line": 110,
|
|
767
771
|
"character": 9,
|
|
768
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
772
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker.component.ts#L110"
|
|
769
773
|
}
|
|
770
774
|
],
|
|
771
775
|
"type": {
|
|
@@ -791,7 +795,7 @@
|
|
|
791
795
|
"fileName": "projects/colorpicker/src/modules/colorpicker/colorpicker.component.ts",
|
|
792
796
|
"line": 305,
|
|
793
797
|
"character": 9,
|
|
794
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
798
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker.component.ts#L305"
|
|
795
799
|
}
|
|
796
800
|
],
|
|
797
801
|
"type": {
|
|
@@ -829,7 +833,7 @@
|
|
|
829
833
|
"fileName": "projects/colorpicker/src/modules/colorpicker/colorpicker.component.ts",
|
|
830
834
|
"line": 187,
|
|
831
835
|
"character": 9,
|
|
832
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
836
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker.component.ts#L187"
|
|
833
837
|
}
|
|
834
838
|
],
|
|
835
839
|
"type": {
|
|
@@ -869,7 +873,7 @@
|
|
|
869
873
|
"fileName": "projects/colorpicker/src/modules/colorpicker/colorpicker.component.ts",
|
|
870
874
|
"line": 303,
|
|
871
875
|
"character": 9,
|
|
872
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
876
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker.component.ts#L303"
|
|
873
877
|
}
|
|
874
878
|
],
|
|
875
879
|
"type": {
|
|
@@ -899,7 +903,7 @@
|
|
|
899
903
|
"fileName": "projects/colorpicker/src/modules/colorpicker/colorpicker.component.ts",
|
|
900
904
|
"line": 180,
|
|
901
905
|
"character": 9,
|
|
902
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
906
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker.component.ts#L180"
|
|
903
907
|
}
|
|
904
908
|
],
|
|
905
909
|
"type": {
|
|
@@ -947,7 +951,7 @@
|
|
|
947
951
|
"fileName": "projects/colorpicker/src/modules/colorpicker/colorpicker.component.ts",
|
|
948
952
|
"line": 174,
|
|
949
953
|
"character": 9,
|
|
950
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
954
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker.component.ts#L174"
|
|
951
955
|
}
|
|
952
956
|
],
|
|
953
957
|
"type": {
|
|
@@ -995,7 +999,7 @@
|
|
|
995
999
|
"fileName": "projects/colorpicker/src/modules/colorpicker/colorpicker.component.ts",
|
|
996
1000
|
"line": 193,
|
|
997
1001
|
"character": 9,
|
|
998
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1002
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker.component.ts#L193"
|
|
999
1003
|
}
|
|
1000
1004
|
],
|
|
1001
1005
|
"type": {
|
|
@@ -1022,7 +1026,7 @@
|
|
|
1022
1026
|
"fileName": "projects/colorpicker/src/modules/colorpicker/colorpicker.component.ts",
|
|
1023
1027
|
"line": 302,
|
|
1024
1028
|
"character": 9,
|
|
1025
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1029
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker.component.ts#L302"
|
|
1026
1030
|
}
|
|
1027
1031
|
],
|
|
1028
1032
|
"type": {
|
|
@@ -1052,7 +1056,7 @@
|
|
|
1052
1056
|
"fileName": "projects/colorpicker/src/modules/colorpicker/colorpicker.component.ts",
|
|
1053
1057
|
"line": 168,
|
|
1054
1058
|
"character": 9,
|
|
1055
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1059
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker.component.ts#L168"
|
|
1056
1060
|
}
|
|
1057
1061
|
],
|
|
1058
1062
|
"type": {
|
|
@@ -1082,7 +1086,7 @@
|
|
|
1082
1086
|
"fileName": "projects/colorpicker/src/modules/colorpicker/colorpicker.component.ts",
|
|
1083
1087
|
"line": 264,
|
|
1084
1088
|
"character": 13,
|
|
1085
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1089
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker.component.ts#L264"
|
|
1086
1090
|
}
|
|
1087
1091
|
],
|
|
1088
1092
|
"setSignature": {
|
|
@@ -1093,10 +1097,10 @@
|
|
|
1093
1097
|
"flags": {},
|
|
1094
1098
|
"sources": [
|
|
1095
1099
|
{
|
|
1096
|
-
"fileName": "src/lib/modules/colorpicker/colorpicker.component.ts",
|
|
1100
|
+
"fileName": "libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker.component.ts",
|
|
1097
1101
|
"line": 264,
|
|
1098
1102
|
"character": 13,
|
|
1099
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1103
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker.component.ts#L264"
|
|
1100
1104
|
}
|
|
1101
1105
|
],
|
|
1102
1106
|
"parameters": [
|
|
@@ -1137,7 +1141,7 @@
|
|
|
1137
1141
|
"fileName": "projects/colorpicker/src/modules/colorpicker/colorpicker.component.ts",
|
|
1138
1142
|
"line": 275,
|
|
1139
1143
|
"character": 13,
|
|
1140
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1144
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker.component.ts#L275"
|
|
1141
1145
|
}
|
|
1142
1146
|
],
|
|
1143
1147
|
"setSignature": {
|
|
@@ -1148,10 +1152,10 @@
|
|
|
1148
1152
|
"flags": {},
|
|
1149
1153
|
"sources": [
|
|
1150
1154
|
{
|
|
1151
|
-
"fileName": "src/lib/modules/colorpicker/colorpicker.component.ts",
|
|
1155
|
+
"fileName": "libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker.component.ts",
|
|
1152
1156
|
"line": 275,
|
|
1153
1157
|
"character": 13,
|
|
1154
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1158
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker.component.ts#L275"
|
|
1155
1159
|
}
|
|
1156
1160
|
],
|
|
1157
1161
|
"parameters": [
|
|
@@ -1192,13 +1196,13 @@
|
|
|
1192
1196
|
"fileName": "projects/colorpicker/src/modules/colorpicker/colorpicker.component.ts",
|
|
1193
1197
|
"line": 204,
|
|
1194
1198
|
"character": 13,
|
|
1195
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1199
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker.component.ts#L204"
|
|
1196
1200
|
},
|
|
1197
1201
|
{
|
|
1198
1202
|
"fileName": "projects/colorpicker/src/modules/colorpicker/colorpicker.component.ts",
|
|
1199
1203
|
"line": 212,
|
|
1200
1204
|
"character": 13,
|
|
1201
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1205
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker.component.ts#L212"
|
|
1202
1206
|
}
|
|
1203
1207
|
],
|
|
1204
1208
|
"getSignature": {
|
|
@@ -1209,10 +1213,10 @@
|
|
|
1209
1213
|
"flags": {},
|
|
1210
1214
|
"sources": [
|
|
1211
1215
|
{
|
|
1212
|
-
"fileName": "src/lib/modules/colorpicker/colorpicker.component.ts",
|
|
1216
|
+
"fileName": "libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker.component.ts",
|
|
1213
1217
|
"line": 212,
|
|
1214
1218
|
"character": 13,
|
|
1215
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1219
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker.component.ts#L212"
|
|
1216
1220
|
}
|
|
1217
1221
|
],
|
|
1218
1222
|
"type": {
|
|
@@ -1228,10 +1232,10 @@
|
|
|
1228
1232
|
"flags": {},
|
|
1229
1233
|
"sources": [
|
|
1230
1234
|
{
|
|
1231
|
-
"fileName": "src/lib/modules/colorpicker/colorpicker.component.ts",
|
|
1235
|
+
"fileName": "libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker.component.ts",
|
|
1232
1236
|
"line": 204,
|
|
1233
1237
|
"character": 13,
|
|
1234
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1238
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker.component.ts#L204"
|
|
1235
1239
|
}
|
|
1236
1240
|
],
|
|
1237
1241
|
"parameters": [
|
|
@@ -1267,7 +1271,7 @@
|
|
|
1267
1271
|
"fileName": "projects/colorpicker/src/modules/colorpicker/colorpicker.component.ts",
|
|
1268
1272
|
"line": 252,
|
|
1269
1273
|
"character": 13,
|
|
1270
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1274
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker.component.ts#L252"
|
|
1271
1275
|
}
|
|
1272
1276
|
],
|
|
1273
1277
|
"setSignature": {
|
|
@@ -1278,10 +1282,10 @@
|
|
|
1278
1282
|
"flags": {},
|
|
1279
1283
|
"sources": [
|
|
1280
1284
|
{
|
|
1281
|
-
"fileName": "src/lib/modules/colorpicker/colorpicker.component.ts",
|
|
1285
|
+
"fileName": "libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker.component.ts",
|
|
1282
1286
|
"line": 252,
|
|
1283
1287
|
"character": 13,
|
|
1284
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1288
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker.component.ts#L252"
|
|
1285
1289
|
}
|
|
1286
1290
|
],
|
|
1287
1291
|
"parameters": [
|
|
@@ -1322,13 +1326,13 @@
|
|
|
1322
1326
|
"fileName": "projects/colorpicker/src/modules/colorpicker/colorpicker.component.ts",
|
|
1323
1327
|
"line": 195,
|
|
1324
1328
|
"character": 13,
|
|
1325
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1329
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker.component.ts#L195"
|
|
1326
1330
|
},
|
|
1327
1331
|
{
|
|
1328
1332
|
"fileName": "projects/colorpicker/src/modules/colorpicker/colorpicker.component.ts",
|
|
1329
1333
|
"line": 200,
|
|
1330
1334
|
"character": 13,
|
|
1331
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1335
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker.component.ts#L200"
|
|
1332
1336
|
}
|
|
1333
1337
|
],
|
|
1334
1338
|
"getSignature": {
|
|
@@ -1339,10 +1343,10 @@
|
|
|
1339
1343
|
"flags": {},
|
|
1340
1344
|
"sources": [
|
|
1341
1345
|
{
|
|
1342
|
-
"fileName": "src/lib/modules/colorpicker/colorpicker.component.ts",
|
|
1346
|
+
"fileName": "libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker.component.ts",
|
|
1343
1347
|
"line": 200,
|
|
1344
1348
|
"character": 13,
|
|
1345
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1349
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker.component.ts#L200"
|
|
1346
1350
|
}
|
|
1347
1351
|
],
|
|
1348
1352
|
"type": {
|
|
@@ -1358,10 +1362,10 @@
|
|
|
1358
1362
|
"flags": {},
|
|
1359
1363
|
"sources": [
|
|
1360
1364
|
{
|
|
1361
|
-
"fileName": "src/lib/modules/colorpicker/colorpicker.component.ts",
|
|
1365
|
+
"fileName": "libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker.component.ts",
|
|
1362
1366
|
"line": 195,
|
|
1363
1367
|
"character": 13,
|
|
1364
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1368
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker.component.ts#L195"
|
|
1365
1369
|
}
|
|
1366
1370
|
],
|
|
1367
1371
|
"parameters": [
|
|
@@ -1397,7 +1401,7 @@
|
|
|
1397
1401
|
"fileName": "projects/colorpicker/src/modules/colorpicker/colorpicker.component.ts",
|
|
1398
1402
|
"line": 240,
|
|
1399
1403
|
"character": 13,
|
|
1400
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1404
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker.component.ts#L240"
|
|
1401
1405
|
}
|
|
1402
1406
|
],
|
|
1403
1407
|
"setSignature": {
|
|
@@ -1408,10 +1412,10 @@
|
|
|
1408
1412
|
"flags": {},
|
|
1409
1413
|
"sources": [
|
|
1410
1414
|
{
|
|
1411
|
-
"fileName": "src/lib/modules/colorpicker/colorpicker.component.ts",
|
|
1415
|
+
"fileName": "libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker.component.ts",
|
|
1412
1416
|
"line": 240,
|
|
1413
1417
|
"character": 13,
|
|
1414
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1418
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker.component.ts#L240"
|
|
1415
1419
|
}
|
|
1416
1420
|
],
|
|
1417
1421
|
"parameters": [
|
|
@@ -1452,7 +1456,7 @@
|
|
|
1452
1456
|
"fileName": "projects/colorpicker/src/modules/colorpicker/colorpicker.component.ts",
|
|
1453
1457
|
"line": 284,
|
|
1454
1458
|
"character": 13,
|
|
1455
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1459
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker.component.ts#L284"
|
|
1456
1460
|
}
|
|
1457
1461
|
],
|
|
1458
1462
|
"setSignature": {
|
|
@@ -1463,10 +1467,10 @@
|
|
|
1463
1467
|
"flags": {},
|
|
1464
1468
|
"sources": [
|
|
1465
1469
|
{
|
|
1466
|
-
"fileName": "src/lib/modules/colorpicker/colorpicker.component.ts",
|
|
1470
|
+
"fileName": "libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker.component.ts",
|
|
1467
1471
|
"line": 284,
|
|
1468
1472
|
"character": 13,
|
|
1469
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1473
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker.component.ts#L284"
|
|
1470
1474
|
}
|
|
1471
1475
|
],
|
|
1472
1476
|
"parameters": [
|
|
@@ -1507,7 +1511,7 @@
|
|
|
1507
1511
|
"fileName": "projects/colorpicker/src/modules/colorpicker/colorpicker.component.ts",
|
|
1508
1512
|
"line": 217,
|
|
1509
1513
|
"character": 13,
|
|
1510
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1514
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker.component.ts#L217"
|
|
1511
1515
|
}
|
|
1512
1516
|
],
|
|
1513
1517
|
"setSignature": {
|
|
@@ -1518,10 +1522,10 @@
|
|
|
1518
1522
|
"flags": {},
|
|
1519
1523
|
"sources": [
|
|
1520
1524
|
{
|
|
1521
|
-
"fileName": "src/lib/modules/colorpicker/colorpicker.component.ts",
|
|
1525
|
+
"fileName": "libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker.component.ts",
|
|
1522
1526
|
"line": 217,
|
|
1523
1527
|
"character": 13,
|
|
1524
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1528
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker.component.ts#L217"
|
|
1525
1529
|
}
|
|
1526
1530
|
],
|
|
1527
1531
|
"parameters": [
|
|
@@ -1562,13 +1566,13 @@
|
|
|
1562
1566
|
"fileName": "projects/colorpicker/src/modules/colorpicker/colorpicker.component.ts",
|
|
1563
1567
|
"line": 117,
|
|
1564
1568
|
"character": 13,
|
|
1565
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1569
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker.component.ts#L117"
|
|
1566
1570
|
},
|
|
1567
1571
|
{
|
|
1568
1572
|
"fileName": "projects/colorpicker/src/modules/colorpicker/colorpicker.component.ts",
|
|
1569
1573
|
"line": 122,
|
|
1570
1574
|
"character": 13,
|
|
1571
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1575
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker.component.ts#L122"
|
|
1572
1576
|
}
|
|
1573
1577
|
],
|
|
1574
1578
|
"getSignature": {
|
|
@@ -1579,10 +1583,10 @@
|
|
|
1579
1583
|
"flags": {},
|
|
1580
1584
|
"sources": [
|
|
1581
1585
|
{
|
|
1582
|
-
"fileName": "src/lib/modules/colorpicker/colorpicker.component.ts",
|
|
1586
|
+
"fileName": "libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker.component.ts",
|
|
1583
1587
|
"line": 122,
|
|
1584
1588
|
"character": 13,
|
|
1585
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1589
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker.component.ts#L122"
|
|
1586
1590
|
}
|
|
1587
1591
|
],
|
|
1588
1592
|
"type": {
|
|
@@ -1622,10 +1626,10 @@
|
|
|
1622
1626
|
},
|
|
1623
1627
|
"sources": [
|
|
1624
1628
|
{
|
|
1625
|
-
"fileName": "src/lib/modules/colorpicker/colorpicker.component.ts",
|
|
1629
|
+
"fileName": "libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker.component.ts",
|
|
1626
1630
|
"line": 117,
|
|
1627
1631
|
"character": 13,
|
|
1628
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1632
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker.component.ts#L117"
|
|
1629
1633
|
}
|
|
1630
1634
|
],
|
|
1631
1635
|
"parameters": [
|
|
@@ -1665,7 +1669,7 @@
|
|
|
1665
1669
|
"fileName": "projects/colorpicker/src/modules/colorpicker/colorpicker.component.ts",
|
|
1666
1670
|
"line": 228,
|
|
1667
1671
|
"character": 13,
|
|
1668
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1672
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker.component.ts#L228"
|
|
1669
1673
|
}
|
|
1670
1674
|
],
|
|
1671
1675
|
"setSignature": {
|
|
@@ -1676,10 +1680,10 @@
|
|
|
1676
1680
|
"flags": {},
|
|
1677
1681
|
"sources": [
|
|
1678
1682
|
{
|
|
1679
|
-
"fileName": "src/lib/modules/colorpicker/colorpicker.component.ts",
|
|
1683
|
+
"fileName": "libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker.component.ts",
|
|
1680
1684
|
"line": 228,
|
|
1681
1685
|
"character": 13,
|
|
1682
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1686
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker.component.ts#L228"
|
|
1683
1687
|
}
|
|
1684
1688
|
],
|
|
1685
1689
|
"parameters": [
|
|
@@ -1720,7 +1724,7 @@
|
|
|
1720
1724
|
"fileName": "projects/colorpicker/src/modules/colorpicker/colorpicker.component.ts",
|
|
1721
1725
|
"line": 288,
|
|
1722
1726
|
"character": 13,
|
|
1723
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1727
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker.component.ts#L288"
|
|
1724
1728
|
}
|
|
1725
1729
|
],
|
|
1726
1730
|
"setSignature": {
|
|
@@ -1731,10 +1735,10 @@
|
|
|
1731
1735
|
"flags": {},
|
|
1732
1736
|
"sources": [
|
|
1733
1737
|
{
|
|
1734
|
-
"fileName": "src/lib/modules/colorpicker/colorpicker.component.ts",
|
|
1738
|
+
"fileName": "libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker.component.ts",
|
|
1735
1739
|
"line": 288,
|
|
1736
1740
|
"character": 13,
|
|
1737
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1741
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker.component.ts#L288"
|
|
1738
1742
|
}
|
|
1739
1743
|
],
|
|
1740
1744
|
"parameters": [
|
|
@@ -1775,7 +1779,7 @@
|
|
|
1775
1779
|
"fileName": "projects/colorpicker/src/modules/colorpicker/colorpicker.component.ts",
|
|
1776
1780
|
"line": 532,
|
|
1777
1781
|
"character": 9,
|
|
1778
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1782
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker.component.ts#L532"
|
|
1779
1783
|
}
|
|
1780
1784
|
],
|
|
1781
1785
|
"signatures": [
|
|
@@ -1787,10 +1791,10 @@
|
|
|
1787
1791
|
"flags": {},
|
|
1788
1792
|
"sources": [
|
|
1789
1793
|
{
|
|
1790
|
-
"fileName": "src/lib/modules/colorpicker/colorpicker.component.ts",
|
|
1794
|
+
"fileName": "libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker.component.ts",
|
|
1791
1795
|
"line": 532,
|
|
1792
1796
|
"character": 9,
|
|
1793
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1797
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker.component.ts#L532"
|
|
1794
1798
|
}
|
|
1795
1799
|
],
|
|
1796
1800
|
"type": {
|
|
@@ -1814,7 +1818,7 @@
|
|
|
1814
1818
|
"fileName": "projects/colorpicker/src/modules/colorpicker/colorpicker.component.ts",
|
|
1815
1819
|
"line": 509,
|
|
1816
1820
|
"character": 9,
|
|
1817
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1821
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker.component.ts#L509"
|
|
1818
1822
|
}
|
|
1819
1823
|
],
|
|
1820
1824
|
"signatures": [
|
|
@@ -1826,10 +1830,10 @@
|
|
|
1826
1830
|
"flags": {},
|
|
1827
1831
|
"sources": [
|
|
1828
1832
|
{
|
|
1829
|
-
"fileName": "src/lib/modules/colorpicker/colorpicker.component.ts",
|
|
1833
|
+
"fileName": "libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker.component.ts",
|
|
1830
1834
|
"line": 509,
|
|
1831
1835
|
"character": 9,
|
|
1832
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1836
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker.component.ts#L509"
|
|
1833
1837
|
}
|
|
1834
1838
|
],
|
|
1835
1839
|
"type": {
|
|
@@ -1863,7 +1867,7 @@
|
|
|
1863
1867
|
"fileName": "projects/colorpicker/src/modules/colorpicker/colorpicker.component.ts",
|
|
1864
1868
|
"line": 518,
|
|
1865
1869
|
"character": 9,
|
|
1866
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1870
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker.component.ts#L518"
|
|
1867
1871
|
}
|
|
1868
1872
|
],
|
|
1869
1873
|
"signatures": [
|
|
@@ -1875,10 +1879,10 @@
|
|
|
1875
1879
|
"flags": {},
|
|
1876
1880
|
"sources": [
|
|
1877
1881
|
{
|
|
1878
|
-
"fileName": "src/lib/modules/colorpicker/colorpicker.component.ts",
|
|
1882
|
+
"fileName": "libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker.component.ts",
|
|
1879
1883
|
"line": 518,
|
|
1880
1884
|
"character": 9,
|
|
1881
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1885
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker.component.ts#L518"
|
|
1882
1886
|
}
|
|
1883
1887
|
],
|
|
1884
1888
|
"type": {
|
|
@@ -1912,7 +1916,7 @@
|
|
|
1912
1916
|
"fileName": "projects/colorpicker/src/modules/colorpicker/colorpicker.component.ts",
|
|
1913
1917
|
"line": 480,
|
|
1914
1918
|
"character": 9,
|
|
1915
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1919
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker.component.ts#L480"
|
|
1916
1920
|
}
|
|
1917
1921
|
],
|
|
1918
1922
|
"signatures": [
|
|
@@ -1924,10 +1928,10 @@
|
|
|
1924
1928
|
"flags": {},
|
|
1925
1929
|
"sources": [
|
|
1926
1930
|
{
|
|
1927
|
-
"fileName": "src/lib/modules/colorpicker/colorpicker.component.ts",
|
|
1931
|
+
"fileName": "libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker.component.ts",
|
|
1928
1932
|
"line": 480,
|
|
1929
1933
|
"character": 9,
|
|
1930
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1934
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker.component.ts#L480"
|
|
1931
1935
|
}
|
|
1932
1936
|
],
|
|
1933
1937
|
"type": {
|
|
@@ -1961,7 +1965,7 @@
|
|
|
1961
1965
|
"fileName": "projects/colorpicker/src/modules/colorpicker/colorpicker.component.ts",
|
|
1962
1966
|
"line": 540,
|
|
1963
1967
|
"character": 9,
|
|
1964
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1968
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker.component.ts#L540"
|
|
1965
1969
|
}
|
|
1966
1970
|
],
|
|
1967
1971
|
"signatures": [
|
|
@@ -1973,10 +1977,10 @@
|
|
|
1973
1977
|
"flags": {},
|
|
1974
1978
|
"sources": [
|
|
1975
1979
|
{
|
|
1976
|
-
"fileName": "src/lib/modules/colorpicker/colorpicker.component.ts",
|
|
1980
|
+
"fileName": "libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker.component.ts",
|
|
1977
1981
|
"line": 540,
|
|
1978
1982
|
"character": 9,
|
|
1979
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1983
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker.component.ts#L540"
|
|
1980
1984
|
}
|
|
1981
1985
|
],
|
|
1982
1986
|
"type": {
|
|
@@ -2000,7 +2004,7 @@
|
|
|
2000
2004
|
"fileName": "projects/colorpicker/src/modules/colorpicker/colorpicker.component.ts",
|
|
2001
2005
|
"line": 544,
|
|
2002
2006
|
"character": 9,
|
|
2003
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2007
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker.component.ts#L544"
|
|
2004
2008
|
}
|
|
2005
2009
|
],
|
|
2006
2010
|
"signatures": [
|
|
@@ -2012,10 +2016,10 @@
|
|
|
2012
2016
|
"flags": {},
|
|
2013
2017
|
"sources": [
|
|
2014
2018
|
{
|
|
2015
|
-
"fileName": "src/lib/modules/colorpicker/colorpicker.component.ts",
|
|
2019
|
+
"fileName": "libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker.component.ts",
|
|
2016
2020
|
"line": 544,
|
|
2017
2021
|
"character": 9,
|
|
2018
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2022
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker.component.ts#L544"
|
|
2019
2023
|
}
|
|
2020
2024
|
],
|
|
2021
2025
|
"type": {
|
|
@@ -2037,9 +2041,9 @@
|
|
|
2037
2041
|
"sources": [
|
|
2038
2042
|
{
|
|
2039
2043
|
"fileName": "projects/colorpicker/src/modules/colorpicker/colorpicker.component.ts",
|
|
2040
|
-
"line":
|
|
2044
|
+
"line": 552,
|
|
2041
2045
|
"character": 9,
|
|
2042
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2046
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker.component.ts#L552"
|
|
2043
2047
|
}
|
|
2044
2048
|
],
|
|
2045
2049
|
"signatures": [
|
|
@@ -2051,10 +2055,10 @@
|
|
|
2051
2055
|
"flags": {},
|
|
2052
2056
|
"sources": [
|
|
2053
2057
|
{
|
|
2054
|
-
"fileName": "src/lib/modules/colorpicker/colorpicker.component.ts",
|
|
2055
|
-
"line":
|
|
2058
|
+
"fileName": "libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker.component.ts",
|
|
2059
|
+
"line": 552,
|
|
2056
2060
|
"character": 9,
|
|
2057
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2061
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker.component.ts#L552"
|
|
2058
2062
|
}
|
|
2059
2063
|
],
|
|
2060
2064
|
"parameters": [
|
|
@@ -2089,9 +2093,9 @@
|
|
|
2089
2093
|
"sources": [
|
|
2090
2094
|
{
|
|
2091
2095
|
"fileName": "projects/colorpicker/src/modules/colorpicker/colorpicker.component.ts",
|
|
2092
|
-
"line":
|
|
2096
|
+
"line": 556,
|
|
2093
2097
|
"character": 9,
|
|
2094
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2098
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker.component.ts#L556"
|
|
2095
2099
|
}
|
|
2096
2100
|
],
|
|
2097
2101
|
"signatures": [
|
|
@@ -2103,10 +2107,10 @@
|
|
|
2103
2107
|
"flags": {},
|
|
2104
2108
|
"sources": [
|
|
2105
2109
|
{
|
|
2106
|
-
"fileName": "src/lib/modules/colorpicker/colorpicker.component.ts",
|
|
2107
|
-
"line":
|
|
2110
|
+
"fileName": "libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker.component.ts",
|
|
2111
|
+
"line": 556,
|
|
2108
2112
|
"character": 9,
|
|
2109
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2113
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker.component.ts#L556"
|
|
2110
2114
|
}
|
|
2111
2115
|
],
|
|
2112
2116
|
"type": {
|
|
@@ -2130,7 +2134,7 @@
|
|
|
2130
2134
|
"fileName": "projects/colorpicker/src/modules/colorpicker/colorpicker.component.ts",
|
|
2131
2135
|
"line": 526,
|
|
2132
2136
|
"character": 9,
|
|
2133
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2137
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker.component.ts#L526"
|
|
2134
2138
|
}
|
|
2135
2139
|
],
|
|
2136
2140
|
"signatures": [
|
|
@@ -2142,10 +2146,10 @@
|
|
|
2142
2146
|
"flags": {},
|
|
2143
2147
|
"sources": [
|
|
2144
2148
|
{
|
|
2145
|
-
"fileName": "src/lib/modules/colorpicker/colorpicker.component.ts",
|
|
2149
|
+
"fileName": "libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker.component.ts",
|
|
2146
2150
|
"line": 526,
|
|
2147
2151
|
"character": 9,
|
|
2148
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2152
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker.component.ts#L526"
|
|
2149
2153
|
}
|
|
2150
2154
|
],
|
|
2151
2155
|
"type": {
|
|
@@ -2169,7 +2173,7 @@
|
|
|
2169
2173
|
"fileName": "projects/colorpicker/src/modules/colorpicker/colorpicker.component.ts",
|
|
2170
2174
|
"line": 458,
|
|
2171
2175
|
"character": 9,
|
|
2172
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2176
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker.component.ts#L458"
|
|
2173
2177
|
}
|
|
2174
2178
|
],
|
|
2175
2179
|
"signatures": [
|
|
@@ -2181,10 +2185,10 @@
|
|
|
2181
2185
|
"flags": {},
|
|
2182
2186
|
"sources": [
|
|
2183
2187
|
{
|
|
2184
|
-
"fileName": "src/lib/modules/colorpicker/colorpicker.component.ts",
|
|
2188
|
+
"fileName": "libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker.component.ts",
|
|
2185
2189
|
"line": 458,
|
|
2186
2190
|
"character": 9,
|
|
2187
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2191
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker.component.ts#L458"
|
|
2188
2192
|
}
|
|
2189
2193
|
],
|
|
2190
2194
|
"parameters": [
|
|
@@ -2266,9 +2270,9 @@
|
|
|
2266
2270
|
"sources": [
|
|
2267
2271
|
{
|
|
2268
2272
|
"fileName": "projects/colorpicker/src/modules/colorpicker/colorpicker.component.ts",
|
|
2269
|
-
"line":
|
|
2273
|
+
"line": 560,
|
|
2270
2274
|
"character": 9,
|
|
2271
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2275
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker.component.ts#L560"
|
|
2272
2276
|
}
|
|
2273
2277
|
],
|
|
2274
2278
|
"signatures": [
|
|
@@ -2280,10 +2284,10 @@
|
|
|
2280
2284
|
"flags": {},
|
|
2281
2285
|
"sources": [
|
|
2282
2286
|
{
|
|
2283
|
-
"fileName": "src/lib/modules/colorpicker/colorpicker.component.ts",
|
|
2284
|
-
"line":
|
|
2287
|
+
"fileName": "libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker.component.ts",
|
|
2288
|
+
"line": 560,
|
|
2285
2289
|
"character": 9,
|
|
2286
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2290
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker.component.ts#L560"
|
|
2287
2291
|
}
|
|
2288
2292
|
],
|
|
2289
2293
|
"parameters": [
|
|
@@ -2375,7 +2379,7 @@
|
|
|
2375
2379
|
"fileName": "projects/colorpicker/src/modules/colorpicker/colorpicker.component.ts",
|
|
2376
2380
|
"line": 76,
|
|
2377
2381
|
"character": 13,
|
|
2378
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2382
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker.component.ts#L76"
|
|
2379
2383
|
}
|
|
2380
2384
|
],
|
|
2381
2385
|
"implementedTypes": [
|
|
@@ -2442,7 +2446,7 @@
|
|
|
2442
2446
|
"fileName": "projects/colorpicker/src/modules/colorpicker/colorpicker-input.directive.ts",
|
|
2443
2447
|
"line": 166,
|
|
2444
2448
|
"character": 2,
|
|
2445
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2449
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker-input.directive.ts#L166"
|
|
2446
2450
|
}
|
|
2447
2451
|
],
|
|
2448
2452
|
"signatures": [
|
|
@@ -2454,10 +2458,10 @@
|
|
|
2454
2458
|
"flags": {},
|
|
2455
2459
|
"sources": [
|
|
2456
2460
|
{
|
|
2457
|
-
"fileName": "src/lib/modules/colorpicker/colorpicker-input.directive.ts",
|
|
2461
|
+
"fileName": "libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker-input.directive.ts",
|
|
2458
2462
|
"line": 166,
|
|
2459
2463
|
"character": 2,
|
|
2460
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2464
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker-input.directive.ts#L166"
|
|
2461
2465
|
}
|
|
2462
2466
|
],
|
|
2463
2467
|
"parameters": [
|
|
@@ -2578,7 +2582,7 @@
|
|
|
2578
2582
|
"fileName": "projects/colorpicker/src/modules/colorpicker/colorpicker-input.directive.ts",
|
|
2579
2583
|
"line": 143,
|
|
2580
2584
|
"character": 9,
|
|
2581
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2585
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker-input.directive.ts#L143"
|
|
2582
2586
|
}
|
|
2583
2587
|
],
|
|
2584
2588
|
"type": {
|
|
@@ -2624,7 +2628,7 @@
|
|
|
2624
2628
|
"fileName": "projects/colorpicker/src/modules/colorpicker/colorpicker-input.directive.ts",
|
|
2625
2629
|
"line": 136,
|
|
2626
2630
|
"character": 9,
|
|
2627
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2631
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker-input.directive.ts#L136"
|
|
2628
2632
|
}
|
|
2629
2633
|
],
|
|
2630
2634
|
"type": {
|
|
@@ -2694,7 +2698,7 @@
|
|
|
2694
2698
|
"fileName": "projects/colorpicker/src/modules/colorpicker/colorpicker-input.directive.ts",
|
|
2695
2699
|
"line": 122,
|
|
2696
2700
|
"character": 9,
|
|
2697
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2701
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker-input.directive.ts#L122"
|
|
2698
2702
|
}
|
|
2699
2703
|
],
|
|
2700
2704
|
"type": {
|
|
@@ -2729,7 +2733,7 @@
|
|
|
2729
2733
|
"fileName": "projects/colorpicker/src/modules/colorpicker/colorpicker-input.directive.ts",
|
|
2730
2734
|
"line": 129,
|
|
2731
2735
|
"character": 9,
|
|
2732
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2736
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker-input.directive.ts#L129"
|
|
2733
2737
|
}
|
|
2734
2738
|
],
|
|
2735
2739
|
"type": {
|
|
@@ -2782,7 +2786,7 @@
|
|
|
2782
2786
|
"fileName": "projects/colorpicker/src/modules/colorpicker/colorpicker-input.directive.ts",
|
|
2783
2787
|
"line": 112,
|
|
2784
2788
|
"character": 9,
|
|
2785
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2789
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker-input.directive.ts#L112"
|
|
2786
2790
|
}
|
|
2787
2791
|
],
|
|
2788
2792
|
"type": {
|
|
@@ -2855,7 +2859,7 @@
|
|
|
2855
2859
|
"fileName": "projects/colorpicker/src/modules/colorpicker/colorpicker-input.directive.ts",
|
|
2856
2860
|
"line": 70,
|
|
2857
2861
|
"character": 9,
|
|
2858
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2862
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker-input.directive.ts#L70"
|
|
2859
2863
|
}
|
|
2860
2864
|
],
|
|
2861
2865
|
"type": {
|
|
@@ -2883,13 +2887,13 @@
|
|
|
2883
2887
|
"fileName": "projects/colorpicker/src/modules/colorpicker/colorpicker-input.directive.ts",
|
|
2884
2888
|
"line": 80,
|
|
2885
2889
|
"character": 13,
|
|
2886
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2890
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker-input.directive.ts#L80"
|
|
2887
2891
|
},
|
|
2888
2892
|
{
|
|
2889
2893
|
"fileName": "projects/colorpicker/src/modules/colorpicker/colorpicker-input.directive.ts",
|
|
2890
2894
|
"line": 89,
|
|
2891
2895
|
"character": 13,
|
|
2892
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2896
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker-input.directive.ts#L89"
|
|
2893
2897
|
}
|
|
2894
2898
|
],
|
|
2895
2899
|
"getSignature": {
|
|
@@ -2900,10 +2904,10 @@
|
|
|
2900
2904
|
"flags": {},
|
|
2901
2905
|
"sources": [
|
|
2902
2906
|
{
|
|
2903
|
-
"fileName": "src/lib/modules/colorpicker/colorpicker-input.directive.ts",
|
|
2907
|
+
"fileName": "libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker-input.directive.ts",
|
|
2904
2908
|
"line": 89,
|
|
2905
2909
|
"character": 13,
|
|
2906
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2910
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker-input.directive.ts#L89"
|
|
2907
2911
|
}
|
|
2908
2912
|
],
|
|
2909
2913
|
"type": {
|
|
@@ -2949,10 +2953,10 @@
|
|
|
2949
2953
|
},
|
|
2950
2954
|
"sources": [
|
|
2951
2955
|
{
|
|
2952
|
-
"fileName": "src/lib/modules/colorpicker/colorpicker-input.directive.ts",
|
|
2956
|
+
"fileName": "libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker-input.directive.ts",
|
|
2953
2957
|
"line": 80,
|
|
2954
2958
|
"character": 13,
|
|
2955
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2959
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker-input.directive.ts#L80"
|
|
2956
2960
|
}
|
|
2957
2961
|
],
|
|
2958
2962
|
"parameters": [
|
|
@@ -2992,7 +2996,7 @@
|
|
|
2992
2996
|
"fileName": "projects/colorpicker/src/modules/colorpicker/colorpicker-input.directive.ts",
|
|
2993
2997
|
"line": 181,
|
|
2994
2998
|
"character": 9,
|
|
2995
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2999
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker-input.directive.ts#L181"
|
|
2996
3000
|
}
|
|
2997
3001
|
],
|
|
2998
3002
|
"signatures": [
|
|
@@ -3004,10 +3008,10 @@
|
|
|
3004
3008
|
"flags": {},
|
|
3005
3009
|
"sources": [
|
|
3006
3010
|
{
|
|
3007
|
-
"fileName": "src/lib/modules/colorpicker/colorpicker-input.directive.ts",
|
|
3011
|
+
"fileName": "libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker-input.directive.ts",
|
|
3008
3012
|
"line": 181,
|
|
3009
3013
|
"character": 9,
|
|
3010
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3014
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker-input.directive.ts#L181"
|
|
3011
3015
|
}
|
|
3012
3016
|
],
|
|
3013
3017
|
"type": {
|
|
@@ -3031,7 +3035,7 @@
|
|
|
3031
3035
|
"fileName": "projects/colorpicker/src/modules/colorpicker/colorpicker-input.directive.ts",
|
|
3032
3036
|
"line": 290,
|
|
3033
3037
|
"character": 9,
|
|
3034
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3038
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker-input.directive.ts#L290"
|
|
3035
3039
|
}
|
|
3036
3040
|
],
|
|
3037
3041
|
"signatures": [
|
|
@@ -3043,10 +3047,10 @@
|
|
|
3043
3047
|
"flags": {},
|
|
3044
3048
|
"sources": [
|
|
3045
3049
|
{
|
|
3046
|
-
"fileName": "src/lib/modules/colorpicker/colorpicker-input.directive.ts",
|
|
3050
|
+
"fileName": "libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker-input.directive.ts",
|
|
3047
3051
|
"line": 290,
|
|
3048
3052
|
"character": 9,
|
|
3049
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3053
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker-input.directive.ts#L290"
|
|
3050
3054
|
}
|
|
3051
3055
|
],
|
|
3052
3056
|
"type": {
|
|
@@ -3080,7 +3084,7 @@
|
|
|
3080
3084
|
"fileName": "projects/colorpicker/src/modules/colorpicker/colorpicker-input.directive.ts",
|
|
3081
3085
|
"line": 275,
|
|
3082
3086
|
"character": 9,
|
|
3083
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3087
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker-input.directive.ts#L275"
|
|
3084
3088
|
}
|
|
3085
3089
|
],
|
|
3086
3090
|
"signatures": [
|
|
@@ -3092,10 +3096,10 @@
|
|
|
3092
3096
|
"flags": {},
|
|
3093
3097
|
"sources": [
|
|
3094
3098
|
{
|
|
3095
|
-
"fileName": "src/lib/modules/colorpicker/colorpicker-input.directive.ts",
|
|
3099
|
+
"fileName": "libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker-input.directive.ts",
|
|
3096
3100
|
"line": 275,
|
|
3097
3101
|
"character": 9,
|
|
3098
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3102
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker-input.directive.ts#L275"
|
|
3099
3103
|
}
|
|
3100
3104
|
],
|
|
3101
3105
|
"type": {
|
|
@@ -3129,7 +3133,7 @@
|
|
|
3129
3133
|
"fileName": "projects/colorpicker/src/modules/colorpicker/colorpicker-input.directive.ts",
|
|
3130
3134
|
"line": 195,
|
|
3131
3135
|
"character": 9,
|
|
3132
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3136
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker-input.directive.ts#L195"
|
|
3133
3137
|
}
|
|
3134
3138
|
],
|
|
3135
3139
|
"signatures": [
|
|
@@ -3141,10 +3145,10 @@
|
|
|
3141
3145
|
"flags": {},
|
|
3142
3146
|
"sources": [
|
|
3143
3147
|
{
|
|
3144
|
-
"fileName": "src/lib/modules/colorpicker/colorpicker-input.directive.ts",
|
|
3148
|
+
"fileName": "libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker-input.directive.ts",
|
|
3145
3149
|
"line": 195,
|
|
3146
3150
|
"character": 9,
|
|
3147
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3151
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker-input.directive.ts#L195"
|
|
3148
3152
|
}
|
|
3149
3153
|
],
|
|
3150
3154
|
"type": {
|
|
@@ -3178,7 +3182,7 @@
|
|
|
3178
3182
|
"fileName": "projects/colorpicker/src/modules/colorpicker/colorpicker-input.directive.ts",
|
|
3179
3183
|
"line": 188,
|
|
3180
3184
|
"character": 9,
|
|
3181
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3185
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker-input.directive.ts#L188"
|
|
3182
3186
|
}
|
|
3183
3187
|
],
|
|
3184
3188
|
"signatures": [
|
|
@@ -3190,10 +3194,10 @@
|
|
|
3190
3194
|
"flags": {},
|
|
3191
3195
|
"sources": [
|
|
3192
3196
|
{
|
|
3193
|
-
"fileName": "src/lib/modules/colorpicker/colorpicker-input.directive.ts",
|
|
3197
|
+
"fileName": "libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker-input.directive.ts",
|
|
3194
3198
|
"line": 188,
|
|
3195
3199
|
"character": 9,
|
|
3196
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3200
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker-input.directive.ts#L188"
|
|
3197
3201
|
}
|
|
3198
3202
|
],
|
|
3199
3203
|
"type": {
|
|
@@ -3217,7 +3221,7 @@
|
|
|
3217
3221
|
"fileName": "projects/colorpicker/src/modules/colorpicker/colorpicker-input.directive.ts",
|
|
3218
3222
|
"line": 296,
|
|
3219
3223
|
"character": 9,
|
|
3220
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3224
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker-input.directive.ts#L296"
|
|
3221
3225
|
}
|
|
3222
3226
|
],
|
|
3223
3227
|
"signatures": [
|
|
@@ -3229,10 +3233,10 @@
|
|
|
3229
3233
|
"flags": {},
|
|
3230
3234
|
"sources": [
|
|
3231
3235
|
{
|
|
3232
|
-
"fileName": "src/lib/modules/colorpicker/colorpicker-input.directive.ts",
|
|
3236
|
+
"fileName": "libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker-input.directive.ts",
|
|
3233
3237
|
"line": 296,
|
|
3234
3238
|
"character": 9,
|
|
3235
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3239
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker-input.directive.ts#L296"
|
|
3236
3240
|
}
|
|
3237
3241
|
],
|
|
3238
3242
|
"type": {
|
|
@@ -3266,7 +3270,7 @@
|
|
|
3266
3270
|
"fileName": "projects/colorpicker/src/modules/colorpicker/colorpicker-input.directive.ts",
|
|
3267
3271
|
"line": 299,
|
|
3268
3272
|
"character": 9,
|
|
3269
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3273
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker-input.directive.ts#L299"
|
|
3270
3274
|
}
|
|
3271
3275
|
],
|
|
3272
3276
|
"signatures": [
|
|
@@ -3278,10 +3282,10 @@
|
|
|
3278
3282
|
"flags": {},
|
|
3279
3283
|
"sources": [
|
|
3280
3284
|
{
|
|
3281
|
-
"fileName": "src/lib/modules/colorpicker/colorpicker-input.directive.ts",
|
|
3285
|
+
"fileName": "libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker-input.directive.ts",
|
|
3282
3286
|
"line": 299,
|
|
3283
3287
|
"character": 9,
|
|
3284
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3288
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker-input.directive.ts#L299"
|
|
3285
3289
|
}
|
|
3286
3290
|
],
|
|
3287
3291
|
"type": {
|
|
@@ -3315,7 +3319,7 @@
|
|
|
3315
3319
|
"fileName": "projects/colorpicker/src/modules/colorpicker/colorpicker-input.directive.ts",
|
|
3316
3320
|
"line": 302,
|
|
3317
3321
|
"character": 9,
|
|
3318
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3322
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker-input.directive.ts#L302"
|
|
3319
3323
|
}
|
|
3320
3324
|
],
|
|
3321
3325
|
"signatures": [
|
|
@@ -3327,10 +3331,10 @@
|
|
|
3327
3331
|
"flags": {},
|
|
3328
3332
|
"sources": [
|
|
3329
3333
|
{
|
|
3330
|
-
"fileName": "src/lib/modules/colorpicker/colorpicker-input.directive.ts",
|
|
3334
|
+
"fileName": "libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker-input.directive.ts",
|
|
3331
3335
|
"line": 302,
|
|
3332
3336
|
"character": 9,
|
|
3333
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3337
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker-input.directive.ts#L302"
|
|
3334
3338
|
}
|
|
3335
3339
|
],
|
|
3336
3340
|
"type": {
|
|
@@ -3364,7 +3368,7 @@
|
|
|
3364
3368
|
"fileName": "projects/colorpicker/src/modules/colorpicker/colorpicker-input.directive.ts",
|
|
3365
3369
|
"line": 280,
|
|
3366
3370
|
"character": 9,
|
|
3367
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3371
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker-input.directive.ts#L280"
|
|
3368
3372
|
}
|
|
3369
3373
|
],
|
|
3370
3374
|
"signatures": [
|
|
@@ -3376,10 +3380,10 @@
|
|
|
3376
3380
|
"flags": {},
|
|
3377
3381
|
"sources": [
|
|
3378
3382
|
{
|
|
3379
|
-
"fileName": "src/lib/modules/colorpicker/colorpicker-input.directive.ts",
|
|
3383
|
+
"fileName": "libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker-input.directive.ts",
|
|
3380
3384
|
"line": 280,
|
|
3381
3385
|
"character": 9,
|
|
3382
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3386
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker-input.directive.ts#L280"
|
|
3383
3387
|
}
|
|
3384
3388
|
],
|
|
3385
3389
|
"type": {
|
|
@@ -3403,7 +3407,7 @@
|
|
|
3403
3407
|
"fileName": "projects/colorpicker/src/modules/colorpicker/colorpicker-input.directive.ts",
|
|
3404
3408
|
"line": 339,
|
|
3405
3409
|
"character": 9,
|
|
3406
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3410
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker-input.directive.ts#L339"
|
|
3407
3411
|
}
|
|
3408
3412
|
],
|
|
3409
3413
|
"signatures": [
|
|
@@ -3423,10 +3427,10 @@
|
|
|
3423
3427
|
},
|
|
3424
3428
|
"sources": [
|
|
3425
3429
|
{
|
|
3426
|
-
"fileName": "src/lib/modules/colorpicker/colorpicker-input.directive.ts",
|
|
3430
|
+
"fileName": "libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker-input.directive.ts",
|
|
3427
3431
|
"line": 339,
|
|
3428
3432
|
"character": 9,
|
|
3429
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3433
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker-input.directive.ts#L339"
|
|
3430
3434
|
}
|
|
3431
3435
|
],
|
|
3432
3436
|
"parameters": [
|
|
@@ -3473,7 +3477,7 @@
|
|
|
3473
3477
|
"fileName": "projects/colorpicker/src/modules/colorpicker/colorpicker-input.directive.ts",
|
|
3474
3478
|
"line": 332,
|
|
3475
3479
|
"character": 9,
|
|
3476
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3480
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker-input.directive.ts#L332"
|
|
3477
3481
|
}
|
|
3478
3482
|
],
|
|
3479
3483
|
"signatures": [
|
|
@@ -3485,10 +3489,10 @@
|
|
|
3485
3489
|
"flags": {},
|
|
3486
3490
|
"sources": [
|
|
3487
3491
|
{
|
|
3488
|
-
"fileName": "src/lib/modules/colorpicker/colorpicker-input.directive.ts",
|
|
3492
|
+
"fileName": "libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker-input.directive.ts",
|
|
3489
3493
|
"line": 332,
|
|
3490
3494
|
"character": 9,
|
|
3491
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3495
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker-input.directive.ts#L332"
|
|
3492
3496
|
}
|
|
3493
3497
|
],
|
|
3494
3498
|
"type": {
|
|
@@ -3527,7 +3531,7 @@
|
|
|
3527
3531
|
"fileName": "projects/colorpicker/src/modules/colorpicker/colorpicker-input.directive.ts",
|
|
3528
3532
|
"line": 305,
|
|
3529
3533
|
"character": 9,
|
|
3530
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3534
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker-input.directive.ts#L305"
|
|
3531
3535
|
}
|
|
3532
3536
|
],
|
|
3533
3537
|
"signatures": [
|
|
@@ -3539,10 +3543,10 @@
|
|
|
3539
3543
|
"flags": {},
|
|
3540
3544
|
"sources": [
|
|
3541
3545
|
{
|
|
3542
|
-
"fileName": "src/lib/modules/colorpicker/colorpicker-input.directive.ts",
|
|
3546
|
+
"fileName": "libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker-input.directive.ts",
|
|
3543
3547
|
"line": 305,
|
|
3544
3548
|
"character": 9,
|
|
3545
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3549
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker-input.directive.ts#L305"
|
|
3546
3550
|
}
|
|
3547
3551
|
],
|
|
3548
3552
|
"parameters": [
|
|
@@ -3624,7 +3628,7 @@
|
|
|
3624
3628
|
"fileName": "projects/colorpicker/src/modules/colorpicker/colorpicker-input.directive.ts",
|
|
3625
3629
|
"line": 60,
|
|
3626
3630
|
"character": 13,
|
|
3627
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3631
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker-input.directive.ts#L60"
|
|
3628
3632
|
}
|
|
3629
3633
|
],
|
|
3630
3634
|
"implementedTypes": [
|
|
@@ -3717,7 +3721,7 @@
|
|
|
3717
3721
|
"fileName": "projects/colorpicker/src/modules/colorpicker/types/colorpicker-cmyk.ts",
|
|
3718
3722
|
"line": 8,
|
|
3719
3723
|
"character": 2,
|
|
3720
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3724
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/types/colorpicker-cmyk.ts#L8"
|
|
3721
3725
|
}
|
|
3722
3726
|
],
|
|
3723
3727
|
"type": {
|
|
@@ -3744,7 +3748,7 @@
|
|
|
3744
3748
|
"fileName": "projects/colorpicker/src/modules/colorpicker/types/colorpicker-cmyk.ts",
|
|
3745
3749
|
"line": 20,
|
|
3746
3750
|
"character": 2,
|
|
3747
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3751
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/types/colorpicker-cmyk.ts#L20"
|
|
3748
3752
|
}
|
|
3749
3753
|
],
|
|
3750
3754
|
"type": {
|
|
@@ -3771,7 +3775,7 @@
|
|
|
3771
3775
|
"fileName": "projects/colorpicker/src/modules/colorpicker/types/colorpicker-cmyk.ts",
|
|
3772
3776
|
"line": 12,
|
|
3773
3777
|
"character": 2,
|
|
3774
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3778
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/types/colorpicker-cmyk.ts#L12"
|
|
3775
3779
|
}
|
|
3776
3780
|
],
|
|
3777
3781
|
"type": {
|
|
@@ -3798,7 +3802,7 @@
|
|
|
3798
3802
|
"fileName": "projects/colorpicker/src/modules/colorpicker/types/colorpicker-cmyk.ts",
|
|
3799
3803
|
"line": 16,
|
|
3800
3804
|
"character": 2,
|
|
3801
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3805
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/types/colorpicker-cmyk.ts#L16"
|
|
3802
3806
|
}
|
|
3803
3807
|
],
|
|
3804
3808
|
"type": {
|
|
@@ -3823,7 +3827,7 @@
|
|
|
3823
3827
|
"fileName": "projects/colorpicker/src/modules/colorpicker/types/colorpicker-cmyk.ts",
|
|
3824
3828
|
"line": 4,
|
|
3825
3829
|
"character": 17,
|
|
3826
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3830
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/types/colorpicker-cmyk.ts#L4"
|
|
3827
3831
|
}
|
|
3828
3832
|
]
|
|
3829
3833
|
},
|
|
@@ -3861,7 +3865,7 @@
|
|
|
3861
3865
|
"fileName": "projects/colorpicker/src/modules/colorpicker/types/colorpicker-hsla.ts",
|
|
3862
3866
|
"line": 24,
|
|
3863
3867
|
"character": 2,
|
|
3864
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3868
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/types/colorpicker-hsla.ts#L24"
|
|
3865
3869
|
}
|
|
3866
3870
|
],
|
|
3867
3871
|
"type": {
|
|
@@ -3888,7 +3892,7 @@
|
|
|
3888
3892
|
"fileName": "projects/colorpicker/src/modules/colorpicker/types/colorpicker-hsla.ts",
|
|
3889
3893
|
"line": 10,
|
|
3890
3894
|
"character": 2,
|
|
3891
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3895
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/types/colorpicker-hsla.ts#L10"
|
|
3892
3896
|
}
|
|
3893
3897
|
],
|
|
3894
3898
|
"type": {
|
|
@@ -3915,7 +3919,7 @@
|
|
|
3915
3919
|
"fileName": "projects/colorpicker/src/modules/colorpicker/types/colorpicker-hsla.ts",
|
|
3916
3920
|
"line": 20,
|
|
3917
3921
|
"character": 2,
|
|
3918
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3922
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/types/colorpicker-hsla.ts#L20"
|
|
3919
3923
|
}
|
|
3920
3924
|
],
|
|
3921
3925
|
"type": {
|
|
@@ -3942,7 +3946,7 @@
|
|
|
3942
3946
|
"fileName": "projects/colorpicker/src/modules/colorpicker/types/colorpicker-hsla.ts",
|
|
3943
3947
|
"line": 15,
|
|
3944
3948
|
"character": 2,
|
|
3945
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3949
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/types/colorpicker-hsla.ts#L15"
|
|
3946
3950
|
}
|
|
3947
3951
|
],
|
|
3948
3952
|
"type": {
|
|
@@ -3967,7 +3971,7 @@
|
|
|
3967
3971
|
"fileName": "projects/colorpicker/src/modules/colorpicker/types/colorpicker-hsla.ts",
|
|
3968
3972
|
"line": 5,
|
|
3969
3973
|
"character": 17,
|
|
3970
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3974
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/types/colorpicker-hsla.ts#L5"
|
|
3971
3975
|
}
|
|
3972
3976
|
]
|
|
3973
3977
|
},
|
|
@@ -4005,7 +4009,7 @@
|
|
|
4005
4009
|
"fileName": "projects/colorpicker/src/modules/colorpicker/types/colorpicker-hsva.ts",
|
|
4006
4010
|
"line": 25,
|
|
4007
4011
|
"character": 2,
|
|
4008
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4012
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/types/colorpicker-hsva.ts#L25"
|
|
4009
4013
|
}
|
|
4010
4014
|
],
|
|
4011
4015
|
"type": {
|
|
@@ -4032,7 +4036,7 @@
|
|
|
4032
4036
|
"fileName": "projects/colorpicker/src/modules/colorpicker/types/colorpicker-hsva.ts",
|
|
4033
4037
|
"line": 10,
|
|
4034
4038
|
"character": 2,
|
|
4035
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4039
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/types/colorpicker-hsva.ts#L10"
|
|
4036
4040
|
}
|
|
4037
4041
|
],
|
|
4038
4042
|
"type": {
|
|
@@ -4059,7 +4063,7 @@
|
|
|
4059
4063
|
"fileName": "projects/colorpicker/src/modules/colorpicker/types/colorpicker-hsva.ts",
|
|
4060
4064
|
"line": 15,
|
|
4061
4065
|
"character": 2,
|
|
4062
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4066
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/types/colorpicker-hsva.ts#L15"
|
|
4063
4067
|
}
|
|
4064
4068
|
],
|
|
4065
4069
|
"type": {
|
|
@@ -4086,7 +4090,7 @@
|
|
|
4086
4090
|
"fileName": "projects/colorpicker/src/modules/colorpicker/types/colorpicker-hsva.ts",
|
|
4087
4091
|
"line": 21,
|
|
4088
4092
|
"character": 2,
|
|
4089
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4093
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/types/colorpicker-hsva.ts#L21"
|
|
4090
4094
|
}
|
|
4091
4095
|
],
|
|
4092
4096
|
"type": {
|
|
@@ -4111,7 +4115,7 @@
|
|
|
4111
4115
|
"fileName": "projects/colorpicker/src/modules/colorpicker/types/colorpicker-hsva.ts",
|
|
4112
4116
|
"line": 5,
|
|
4113
4117
|
"character": 17,
|
|
4114
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4118
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/types/colorpicker-hsva.ts#L5"
|
|
4115
4119
|
}
|
|
4116
4120
|
]
|
|
4117
4121
|
},
|
|
@@ -4151,7 +4155,7 @@
|
|
|
4151
4155
|
"fileName": "projects/colorpicker/src/modules/colorpicker/types/colorpicker-message.ts",
|
|
4152
4156
|
"line": 10,
|
|
4153
4157
|
"character": 2,
|
|
4154
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4158
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/types/colorpicker-message.ts#L10"
|
|
4155
4159
|
}
|
|
4156
4160
|
],
|
|
4157
4161
|
"type": {
|
|
@@ -4175,7 +4179,7 @@
|
|
|
4175
4179
|
"fileName": "projects/colorpicker/src/modules/colorpicker/types/colorpicker-message.ts",
|
|
4176
4180
|
"line": 6,
|
|
4177
4181
|
"character": 17,
|
|
4178
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4182
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/types/colorpicker-message.ts#L6"
|
|
4179
4183
|
}
|
|
4180
4184
|
]
|
|
4181
4185
|
},
|
|
@@ -4213,7 +4217,7 @@
|
|
|
4213
4217
|
"fileName": "projects/colorpicker/src/modules/colorpicker/types/colorpicker-output.ts",
|
|
4214
4218
|
"line": 37,
|
|
4215
4219
|
"character": 2,
|
|
4216
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4220
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/types/colorpicker-output.ts#L37"
|
|
4217
4221
|
}
|
|
4218
4222
|
],
|
|
4219
4223
|
"type": {
|
|
@@ -4242,7 +4246,7 @@
|
|
|
4242
4246
|
"fileName": "projects/colorpicker/src/modules/colorpicker/types/colorpicker-output.ts",
|
|
4243
4247
|
"line": 21,
|
|
4244
4248
|
"character": 2,
|
|
4245
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4249
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/types/colorpicker-output.ts#L21"
|
|
4246
4250
|
}
|
|
4247
4251
|
],
|
|
4248
4252
|
"type": {
|
|
@@ -4269,7 +4273,7 @@
|
|
|
4269
4273
|
"fileName": "projects/colorpicker/src/modules/colorpicker/types/colorpicker-output.ts",
|
|
4270
4274
|
"line": 41,
|
|
4271
4275
|
"character": 2,
|
|
4272
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4276
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/types/colorpicker-output.ts#L41"
|
|
4273
4277
|
}
|
|
4274
4278
|
],
|
|
4275
4279
|
"type": {
|
|
@@ -4296,7 +4300,7 @@
|
|
|
4296
4300
|
"fileName": "projects/colorpicker/src/modules/colorpicker/types/colorpicker-output.ts",
|
|
4297
4301
|
"line": 33,
|
|
4298
4302
|
"character": 2,
|
|
4299
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4303
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/types/colorpicker-output.ts#L33"
|
|
4300
4304
|
}
|
|
4301
4305
|
],
|
|
4302
4306
|
"type": {
|
|
@@ -4325,7 +4329,7 @@
|
|
|
4325
4329
|
"fileName": "projects/colorpicker/src/modules/colorpicker/types/colorpicker-output.ts",
|
|
4326
4330
|
"line": 13,
|
|
4327
4331
|
"character": 2,
|
|
4328
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4332
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/types/colorpicker-output.ts#L13"
|
|
4329
4333
|
}
|
|
4330
4334
|
],
|
|
4331
4335
|
"type": {
|
|
@@ -4352,7 +4356,7 @@
|
|
|
4352
4356
|
"fileName": "projects/colorpicker/src/modules/colorpicker/types/colorpicker-output.ts",
|
|
4353
4357
|
"line": 25,
|
|
4354
4358
|
"character": 2,
|
|
4355
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4359
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/types/colorpicker-output.ts#L25"
|
|
4356
4360
|
}
|
|
4357
4361
|
],
|
|
4358
4362
|
"type": {
|
|
@@ -4381,7 +4385,7 @@
|
|
|
4381
4385
|
"fileName": "projects/colorpicker/src/modules/colorpicker/types/colorpicker-output.ts",
|
|
4382
4386
|
"line": 29,
|
|
4383
4387
|
"character": 2,
|
|
4384
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4388
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/types/colorpicker-output.ts#L29"
|
|
4385
4389
|
}
|
|
4386
4390
|
],
|
|
4387
4391
|
"type": {
|
|
@@ -4410,7 +4414,7 @@
|
|
|
4410
4414
|
"fileName": "projects/colorpicker/src/modules/colorpicker/types/colorpicker-output.ts",
|
|
4411
4415
|
"line": 17,
|
|
4412
4416
|
"character": 2,
|
|
4413
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4417
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/types/colorpicker-output.ts#L17"
|
|
4414
4418
|
}
|
|
4415
4419
|
],
|
|
4416
4420
|
"type": {
|
|
@@ -4439,7 +4443,7 @@
|
|
|
4439
4443
|
"fileName": "projects/colorpicker/src/modules/colorpicker/types/colorpicker-output.ts",
|
|
4440
4444
|
"line": 9,
|
|
4441
4445
|
"character": 17,
|
|
4442
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4446
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/types/colorpicker-output.ts#L9"
|
|
4443
4447
|
}
|
|
4444
4448
|
]
|
|
4445
4449
|
},
|
|
@@ -4477,7 +4481,7 @@
|
|
|
4477
4481
|
"fileName": "projects/colorpicker/src/modules/colorpicker/types/colorpicker-result.ts",
|
|
4478
4482
|
"line": 10,
|
|
4479
4483
|
"character": 2,
|
|
4480
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4484
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/types/colorpicker-result.ts#L10"
|
|
4481
4485
|
}
|
|
4482
4486
|
],
|
|
4483
4487
|
"type": {
|
|
@@ -4501,7 +4505,7 @@
|
|
|
4501
4505
|
"fileName": "projects/colorpicker/src/modules/colorpicker/types/colorpicker-result.ts",
|
|
4502
4506
|
"line": 6,
|
|
4503
4507
|
"character": 17,
|
|
4504
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4508
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/types/colorpicker-result.ts#L6"
|
|
4505
4509
|
}
|
|
4506
4510
|
]
|
|
4507
4511
|
},
|
|
@@ -4539,7 +4543,7 @@
|
|
|
4539
4543
|
"fileName": "projects/colorpicker/src/modules/colorpicker/types/colorpicker-rgba.ts",
|
|
4540
4544
|
"line": 21,
|
|
4541
4545
|
"character": 2,
|
|
4542
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4546
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/types/colorpicker-rgba.ts#L21"
|
|
4543
4547
|
}
|
|
4544
4548
|
],
|
|
4545
4549
|
"type": {
|
|
@@ -4566,7 +4570,7 @@
|
|
|
4566
4570
|
"fileName": "projects/colorpicker/src/modules/colorpicker/types/colorpicker-rgba.ts",
|
|
4567
4571
|
"line": 17,
|
|
4568
4572
|
"character": 2,
|
|
4569
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4573
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/types/colorpicker-rgba.ts#L17"
|
|
4570
4574
|
}
|
|
4571
4575
|
],
|
|
4572
4576
|
"type": {
|
|
@@ -4593,7 +4597,7 @@
|
|
|
4593
4597
|
"fileName": "projects/colorpicker/src/modules/colorpicker/types/colorpicker-rgba.ts",
|
|
4594
4598
|
"line": 13,
|
|
4595
4599
|
"character": 2,
|
|
4596
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4600
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/types/colorpicker-rgba.ts#L13"
|
|
4597
4601
|
}
|
|
4598
4602
|
],
|
|
4599
4603
|
"type": {
|
|
@@ -4620,7 +4624,7 @@
|
|
|
4620
4624
|
"fileName": "projects/colorpicker/src/modules/colorpicker/types/colorpicker-rgba.ts",
|
|
4621
4625
|
"line": 9,
|
|
4622
4626
|
"character": 2,
|
|
4623
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4627
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/types/colorpicker-rgba.ts#L9"
|
|
4624
4628
|
}
|
|
4625
4629
|
],
|
|
4626
4630
|
"type": {
|
|
@@ -4645,7 +4649,2579 @@
|
|
|
4645
4649
|
"fileName": "projects/colorpicker/src/modules/colorpicker/types/colorpicker-rgba.ts",
|
|
4646
4650
|
"line": 5,
|
|
4647
4651
|
"character": 17,
|
|
4648
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4652
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/src/lib/modules/colorpicker/types/colorpicker-rgba.ts#L5"
|
|
4653
|
+
}
|
|
4654
|
+
]
|
|
4655
|
+
},
|
|
4656
|
+
{
|
|
4657
|
+
"id": 428,
|
|
4658
|
+
"name": "SkyColorpickerDropdownHarness",
|
|
4659
|
+
"variant": "declaration",
|
|
4660
|
+
"kind": 128,
|
|
4661
|
+
"flags": {},
|
|
4662
|
+
"comment": {
|
|
4663
|
+
"summary": [
|
|
4664
|
+
{
|
|
4665
|
+
"kind": "text",
|
|
4666
|
+
"text": "Harness for interacting with colorpicker dropdown in tests."
|
|
4667
|
+
}
|
|
4668
|
+
]
|
|
4669
|
+
},
|
|
4670
|
+
"children": [
|
|
4671
|
+
{
|
|
4672
|
+
"id": 438,
|
|
4673
|
+
"name": "constructor",
|
|
4674
|
+
"variant": "declaration",
|
|
4675
|
+
"kind": 512,
|
|
4676
|
+
"flags": {},
|
|
4677
|
+
"sources": [
|
|
4678
|
+
{
|
|
4679
|
+
"fileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
4680
|
+
"line": 38,
|
|
4681
|
+
"character": 4
|
|
4682
|
+
}
|
|
4683
|
+
],
|
|
4684
|
+
"signatures": [
|
|
4685
|
+
{
|
|
4686
|
+
"id": 439,
|
|
4687
|
+
"name": "new SkyColorpickerDropdownHarness",
|
|
4688
|
+
"variant": "signature",
|
|
4689
|
+
"kind": 16384,
|
|
4690
|
+
"flags": {},
|
|
4691
|
+
"sources": [
|
|
4692
|
+
{
|
|
4693
|
+
"fileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
4694
|
+
"line": 38,
|
|
4695
|
+
"character": 4
|
|
4696
|
+
}
|
|
4697
|
+
],
|
|
4698
|
+
"parameters": [
|
|
4699
|
+
{
|
|
4700
|
+
"id": 440,
|
|
4701
|
+
"name": "locatorFactory",
|
|
4702
|
+
"variant": "param",
|
|
4703
|
+
"kind": 32768,
|
|
4704
|
+
"flags": {},
|
|
4705
|
+
"type": {
|
|
4706
|
+
"type": "reference",
|
|
4707
|
+
"target": {
|
|
4708
|
+
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
4709
|
+
"qualifiedName": "LocatorFactory"
|
|
4710
|
+
},
|
|
4711
|
+
"name": "LocatorFactory",
|
|
4712
|
+
"package": "@angular/cdk"
|
|
4713
|
+
}
|
|
4714
|
+
}
|
|
4715
|
+
],
|
|
4716
|
+
"type": {
|
|
4717
|
+
"type": "reference",
|
|
4718
|
+
"target": 428,
|
|
4719
|
+
"name": "SkyColorpickerDropdownHarness",
|
|
4720
|
+
"package": "@skyux/colorpicker"
|
|
4721
|
+
},
|
|
4722
|
+
"inheritedFrom": {
|
|
4723
|
+
"type": "reference",
|
|
4724
|
+
"target": -1,
|
|
4725
|
+
"name": "SkyComponentHarness.constructor"
|
|
4726
|
+
}
|
|
4727
|
+
}
|
|
4728
|
+
],
|
|
4729
|
+
"inheritedFrom": {
|
|
4730
|
+
"type": "reference",
|
|
4731
|
+
"target": -1,
|
|
4732
|
+
"name": "SkyComponentHarness.constructor"
|
|
4733
|
+
}
|
|
4734
|
+
},
|
|
4735
|
+
{
|
|
4736
|
+
"id": 446,
|
|
4737
|
+
"name": "allowsTransparency",
|
|
4738
|
+
"variant": "declaration",
|
|
4739
|
+
"kind": 2048,
|
|
4740
|
+
"flags": {
|
|
4741
|
+
"isPublic": true
|
|
4742
|
+
},
|
|
4743
|
+
"sources": [
|
|
4744
|
+
{
|
|
4745
|
+
"fileName": "projects/colorpicker/src/testing/colorpicker/colorpicker-dropdown-harness.ts",
|
|
4746
|
+
"line": 30,
|
|
4747
|
+
"character": 15,
|
|
4748
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/testing/src/colorpicker/colorpicker-dropdown-harness.ts#L30"
|
|
4749
|
+
}
|
|
4750
|
+
],
|
|
4751
|
+
"signatures": [
|
|
4752
|
+
{
|
|
4753
|
+
"id": 447,
|
|
4754
|
+
"name": "allowsTransparency",
|
|
4755
|
+
"variant": "signature",
|
|
4756
|
+
"kind": 4096,
|
|
4757
|
+
"flags": {},
|
|
4758
|
+
"comment": {
|
|
4759
|
+
"summary": [
|
|
4760
|
+
{
|
|
4761
|
+
"kind": "text",
|
|
4762
|
+
"text": "Whether transparency is allowed."
|
|
4763
|
+
}
|
|
4764
|
+
]
|
|
4765
|
+
},
|
|
4766
|
+
"sources": [
|
|
4767
|
+
{
|
|
4768
|
+
"fileName": "libs/components/colorpicker/testing/src/colorpicker/colorpicker-dropdown-harness.ts",
|
|
4769
|
+
"line": 30,
|
|
4770
|
+
"character": 15,
|
|
4771
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/testing/src/colorpicker/colorpicker-dropdown-harness.ts#L30"
|
|
4772
|
+
}
|
|
4773
|
+
],
|
|
4774
|
+
"type": {
|
|
4775
|
+
"type": "reference",
|
|
4776
|
+
"target": {
|
|
4777
|
+
"sourceFileName": "node_modules/@skyux/dev-infra-private/node_modules/typescript/lib/lib.es5.d.ts",
|
|
4778
|
+
"qualifiedName": "Promise"
|
|
4779
|
+
},
|
|
4780
|
+
"typeArguments": [
|
|
4781
|
+
{
|
|
4782
|
+
"type": "intrinsic",
|
|
4783
|
+
"name": "boolean"
|
|
4784
|
+
}
|
|
4785
|
+
],
|
|
4786
|
+
"name": "Promise",
|
|
4787
|
+
"package": "typescript"
|
|
4788
|
+
}
|
|
4789
|
+
}
|
|
4790
|
+
],
|
|
4791
|
+
"decorators": []
|
|
4792
|
+
},
|
|
4793
|
+
{
|
|
4794
|
+
"id": 448,
|
|
4795
|
+
"name": "clickApplyButton",
|
|
4796
|
+
"variant": "declaration",
|
|
4797
|
+
"kind": 2048,
|
|
4798
|
+
"flags": {
|
|
4799
|
+
"isPublic": true
|
|
4800
|
+
},
|
|
4801
|
+
"sources": [
|
|
4802
|
+
{
|
|
4803
|
+
"fileName": "projects/colorpicker/src/testing/colorpicker/colorpicker-dropdown-harness.ts",
|
|
4804
|
+
"line": 37,
|
|
4805
|
+
"character": 15,
|
|
4806
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/testing/src/colorpicker/colorpicker-dropdown-harness.ts#L37"
|
|
4807
|
+
}
|
|
4808
|
+
],
|
|
4809
|
+
"signatures": [
|
|
4810
|
+
{
|
|
4811
|
+
"id": 449,
|
|
4812
|
+
"name": "clickApplyButton",
|
|
4813
|
+
"variant": "signature",
|
|
4814
|
+
"kind": 4096,
|
|
4815
|
+
"flags": {},
|
|
4816
|
+
"comment": {
|
|
4817
|
+
"summary": [
|
|
4818
|
+
{
|
|
4819
|
+
"kind": "text",
|
|
4820
|
+
"text": "Clicks the colorpicker dropdown apply button."
|
|
4821
|
+
}
|
|
4822
|
+
]
|
|
4823
|
+
},
|
|
4824
|
+
"sources": [
|
|
4825
|
+
{
|
|
4826
|
+
"fileName": "libs/components/colorpicker/testing/src/colorpicker/colorpicker-dropdown-harness.ts",
|
|
4827
|
+
"line": 37,
|
|
4828
|
+
"character": 15,
|
|
4829
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/testing/src/colorpicker/colorpicker-dropdown-harness.ts#L37"
|
|
4830
|
+
}
|
|
4831
|
+
],
|
|
4832
|
+
"type": {
|
|
4833
|
+
"type": "reference",
|
|
4834
|
+
"target": {
|
|
4835
|
+
"sourceFileName": "node_modules/@skyux/dev-infra-private/node_modules/typescript/lib/lib.es5.d.ts",
|
|
4836
|
+
"qualifiedName": "Promise"
|
|
4837
|
+
},
|
|
4838
|
+
"typeArguments": [
|
|
4839
|
+
{
|
|
4840
|
+
"type": "intrinsic",
|
|
4841
|
+
"name": "void"
|
|
4842
|
+
}
|
|
4843
|
+
],
|
|
4844
|
+
"name": "Promise",
|
|
4845
|
+
"package": "typescript"
|
|
4846
|
+
}
|
|
4847
|
+
}
|
|
4848
|
+
],
|
|
4849
|
+
"decorators": []
|
|
4850
|
+
},
|
|
4851
|
+
{
|
|
4852
|
+
"id": 450,
|
|
4853
|
+
"name": "clickCancelButton",
|
|
4854
|
+
"variant": "declaration",
|
|
4855
|
+
"kind": 2048,
|
|
4856
|
+
"flags": {
|
|
4857
|
+
"isPublic": true
|
|
4858
|
+
},
|
|
4859
|
+
"sources": [
|
|
4860
|
+
{
|
|
4861
|
+
"fileName": "projects/colorpicker/src/testing/colorpicker/colorpicker-dropdown-harness.ts",
|
|
4862
|
+
"line": 44,
|
|
4863
|
+
"character": 15,
|
|
4864
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/testing/src/colorpicker/colorpicker-dropdown-harness.ts#L44"
|
|
4865
|
+
}
|
|
4866
|
+
],
|
|
4867
|
+
"signatures": [
|
|
4868
|
+
{
|
|
4869
|
+
"id": 451,
|
|
4870
|
+
"name": "clickCancelButton",
|
|
4871
|
+
"variant": "signature",
|
|
4872
|
+
"kind": 4096,
|
|
4873
|
+
"flags": {},
|
|
4874
|
+
"comment": {
|
|
4875
|
+
"summary": [
|
|
4876
|
+
{
|
|
4877
|
+
"kind": "text",
|
|
4878
|
+
"text": "Clicks the colorpicker dropdown cancel button."
|
|
4879
|
+
}
|
|
4880
|
+
]
|
|
4881
|
+
},
|
|
4882
|
+
"sources": [
|
|
4883
|
+
{
|
|
4884
|
+
"fileName": "libs/components/colorpicker/testing/src/colorpicker/colorpicker-dropdown-harness.ts",
|
|
4885
|
+
"line": 44,
|
|
4886
|
+
"character": 15,
|
|
4887
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/testing/src/colorpicker/colorpicker-dropdown-harness.ts#L44"
|
|
4888
|
+
}
|
|
4889
|
+
],
|
|
4890
|
+
"type": {
|
|
4891
|
+
"type": "reference",
|
|
4892
|
+
"target": {
|
|
4893
|
+
"sourceFileName": "node_modules/@skyux/dev-infra-private/node_modules/typescript/lib/lib.es5.d.ts",
|
|
4894
|
+
"qualifiedName": "Promise"
|
|
4895
|
+
},
|
|
4896
|
+
"typeArguments": [
|
|
4897
|
+
{
|
|
4898
|
+
"type": "intrinsic",
|
|
4899
|
+
"name": "void"
|
|
4900
|
+
}
|
|
4901
|
+
],
|
|
4902
|
+
"name": "Promise",
|
|
4903
|
+
"package": "typescript"
|
|
4904
|
+
}
|
|
4905
|
+
}
|
|
4906
|
+
],
|
|
4907
|
+
"decorators": []
|
|
4908
|
+
},
|
|
4909
|
+
{
|
|
4910
|
+
"id": 452,
|
|
4911
|
+
"name": "clickPresetColorSwatch",
|
|
4912
|
+
"variant": "declaration",
|
|
4913
|
+
"kind": 2048,
|
|
4914
|
+
"flags": {
|
|
4915
|
+
"isPublic": true
|
|
4916
|
+
},
|
|
4917
|
+
"sources": [
|
|
4918
|
+
{
|
|
4919
|
+
"fileName": "projects/colorpicker/src/testing/colorpicker/colorpicker-dropdown-harness.ts",
|
|
4920
|
+
"line": 52,
|
|
4921
|
+
"character": 15,
|
|
4922
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/testing/src/colorpicker/colorpicker-dropdown-harness.ts#L52"
|
|
4923
|
+
}
|
|
4924
|
+
],
|
|
4925
|
+
"signatures": [
|
|
4926
|
+
{
|
|
4927
|
+
"id": 453,
|
|
4928
|
+
"name": "clickPresetColorSwatch",
|
|
4929
|
+
"variant": "signature",
|
|
4930
|
+
"kind": 4096,
|
|
4931
|
+
"flags": {},
|
|
4932
|
+
"comment": {
|
|
4933
|
+
"summary": [
|
|
4934
|
+
{
|
|
4935
|
+
"kind": "text",
|
|
4936
|
+
"text": "Clicks a specified swatch in the color preset section."
|
|
4937
|
+
}
|
|
4938
|
+
]
|
|
4939
|
+
},
|
|
4940
|
+
"sources": [
|
|
4941
|
+
{
|
|
4942
|
+
"fileName": "libs/components/colorpicker/testing/src/colorpicker/colorpicker-dropdown-harness.ts",
|
|
4943
|
+
"line": 52,
|
|
4944
|
+
"character": 15,
|
|
4945
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/testing/src/colorpicker/colorpicker-dropdown-harness.ts#L52"
|
|
4946
|
+
}
|
|
4947
|
+
],
|
|
4948
|
+
"parameters": [
|
|
4949
|
+
{
|
|
4950
|
+
"id": 454,
|
|
4951
|
+
"name": "swatchHex",
|
|
4952
|
+
"variant": "param",
|
|
4953
|
+
"kind": 32768,
|
|
4954
|
+
"flags": {},
|
|
4955
|
+
"comment": {
|
|
4956
|
+
"summary": [
|
|
4957
|
+
{
|
|
4958
|
+
"kind": "text",
|
|
4959
|
+
"text": "Hex code of the swatch to click."
|
|
4960
|
+
}
|
|
4961
|
+
]
|
|
4962
|
+
},
|
|
4963
|
+
"type": {
|
|
4964
|
+
"type": "intrinsic",
|
|
4965
|
+
"name": "string"
|
|
4966
|
+
}
|
|
4967
|
+
}
|
|
4968
|
+
],
|
|
4969
|
+
"type": {
|
|
4970
|
+
"type": "reference",
|
|
4971
|
+
"target": {
|
|
4972
|
+
"sourceFileName": "node_modules/@skyux/dev-infra-private/node_modules/typescript/lib/lib.es5.d.ts",
|
|
4973
|
+
"qualifiedName": "Promise"
|
|
4974
|
+
},
|
|
4975
|
+
"typeArguments": [
|
|
4976
|
+
{
|
|
4977
|
+
"type": "intrinsic",
|
|
4978
|
+
"name": "void"
|
|
4979
|
+
}
|
|
4980
|
+
],
|
|
4981
|
+
"name": "Promise",
|
|
4982
|
+
"package": "typescript"
|
|
4983
|
+
}
|
|
4984
|
+
}
|
|
4985
|
+
],
|
|
4986
|
+
"decorators": []
|
|
4987
|
+
},
|
|
4988
|
+
{
|
|
4989
|
+
"id": 455,
|
|
4990
|
+
"name": "getPresetColorSwatches",
|
|
4991
|
+
"variant": "declaration",
|
|
4992
|
+
"kind": 2048,
|
|
4993
|
+
"flags": {
|
|
4994
|
+
"isPublic": true
|
|
4995
|
+
},
|
|
4996
|
+
"sources": [
|
|
4997
|
+
{
|
|
4998
|
+
"fileName": "projects/colorpicker/src/testing/colorpicker/colorpicker-dropdown-harness.ts",
|
|
4999
|
+
"line": 66,
|
|
5000
|
+
"character": 15,
|
|
5001
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/testing/src/colorpicker/colorpicker-dropdown-harness.ts#L66"
|
|
5002
|
+
}
|
|
5003
|
+
],
|
|
5004
|
+
"signatures": [
|
|
5005
|
+
{
|
|
5006
|
+
"id": 456,
|
|
5007
|
+
"name": "getPresetColorSwatches",
|
|
5008
|
+
"variant": "signature",
|
|
5009
|
+
"kind": 4096,
|
|
5010
|
+
"flags": {},
|
|
5011
|
+
"comment": {
|
|
5012
|
+
"summary": [
|
|
5013
|
+
{
|
|
5014
|
+
"kind": "text",
|
|
5015
|
+
"text": "Gets an array of the hex codes of the preset color swatches."
|
|
5016
|
+
}
|
|
5017
|
+
]
|
|
5018
|
+
},
|
|
5019
|
+
"sources": [
|
|
5020
|
+
{
|
|
5021
|
+
"fileName": "libs/components/colorpicker/testing/src/colorpicker/colorpicker-dropdown-harness.ts",
|
|
5022
|
+
"line": 66,
|
|
5023
|
+
"character": 15,
|
|
5024
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/testing/src/colorpicker/colorpicker-dropdown-harness.ts#L66"
|
|
5025
|
+
}
|
|
5026
|
+
],
|
|
5027
|
+
"type": {
|
|
5028
|
+
"type": "reference",
|
|
5029
|
+
"target": {
|
|
5030
|
+
"sourceFileName": "node_modules/@skyux/dev-infra-private/node_modules/typescript/lib/lib.es5.d.ts",
|
|
5031
|
+
"qualifiedName": "Promise"
|
|
5032
|
+
},
|
|
5033
|
+
"typeArguments": [
|
|
5034
|
+
{
|
|
5035
|
+
"type": "array",
|
|
5036
|
+
"elementType": {
|
|
5037
|
+
"type": "intrinsic",
|
|
5038
|
+
"name": "string"
|
|
5039
|
+
}
|
|
5040
|
+
}
|
|
5041
|
+
],
|
|
5042
|
+
"name": "Promise",
|
|
5043
|
+
"package": "typescript"
|
|
5044
|
+
}
|
|
5045
|
+
}
|
|
5046
|
+
],
|
|
5047
|
+
"decorators": []
|
|
5048
|
+
},
|
|
5049
|
+
{
|
|
5050
|
+
"id": 491,
|
|
5051
|
+
"name": "host",
|
|
5052
|
+
"variant": "declaration",
|
|
5053
|
+
"kind": 2048,
|
|
5054
|
+
"flags": {},
|
|
5055
|
+
"sources": [
|
|
5056
|
+
{
|
|
5057
|
+
"fileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
5058
|
+
"line": 40,
|
|
5059
|
+
"character": 4
|
|
5060
|
+
}
|
|
5061
|
+
],
|
|
5062
|
+
"signatures": [
|
|
5063
|
+
{
|
|
5064
|
+
"id": 492,
|
|
5065
|
+
"name": "host",
|
|
5066
|
+
"variant": "signature",
|
|
5067
|
+
"kind": 4096,
|
|
5068
|
+
"flags": {},
|
|
5069
|
+
"comment": {
|
|
5070
|
+
"summary": [
|
|
5071
|
+
{
|
|
5072
|
+
"kind": "text",
|
|
5073
|
+
"text": "Gets a "
|
|
5074
|
+
},
|
|
5075
|
+
{
|
|
5076
|
+
"kind": "code",
|
|
5077
|
+
"text": "`Promise`"
|
|
5078
|
+
},
|
|
5079
|
+
{
|
|
5080
|
+
"kind": "text",
|
|
5081
|
+
"text": " for the "
|
|
5082
|
+
},
|
|
5083
|
+
{
|
|
5084
|
+
"kind": "code",
|
|
5085
|
+
"text": "`TestElement`"
|
|
5086
|
+
},
|
|
5087
|
+
{
|
|
5088
|
+
"kind": "text",
|
|
5089
|
+
"text": " representing the host element of the component."
|
|
5090
|
+
}
|
|
5091
|
+
]
|
|
5092
|
+
},
|
|
5093
|
+
"sources": [
|
|
5094
|
+
{
|
|
5095
|
+
"fileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
5096
|
+
"line": 40,
|
|
5097
|
+
"character": 4
|
|
5098
|
+
}
|
|
5099
|
+
],
|
|
5100
|
+
"type": {
|
|
5101
|
+
"type": "reference",
|
|
5102
|
+
"target": {
|
|
5103
|
+
"sourceFileName": "node_modules/@skyux/dev-infra-private/node_modules/typescript/lib/lib.es5.d.ts",
|
|
5104
|
+
"qualifiedName": "Promise"
|
|
5105
|
+
},
|
|
5106
|
+
"typeArguments": [
|
|
5107
|
+
{
|
|
5108
|
+
"type": "reference",
|
|
5109
|
+
"target": {
|
|
5110
|
+
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
5111
|
+
"qualifiedName": "TestElement"
|
|
5112
|
+
},
|
|
5113
|
+
"name": "TestElement",
|
|
5114
|
+
"package": "@angular/cdk"
|
|
5115
|
+
}
|
|
5116
|
+
],
|
|
5117
|
+
"name": "Promise",
|
|
5118
|
+
"package": "typescript"
|
|
5119
|
+
},
|
|
5120
|
+
"inheritedFrom": {
|
|
5121
|
+
"type": "reference",
|
|
5122
|
+
"target": -1,
|
|
5123
|
+
"name": "SkyComponentHarness.host"
|
|
5124
|
+
}
|
|
5125
|
+
}
|
|
5126
|
+
],
|
|
5127
|
+
"inheritedFrom": {
|
|
5128
|
+
"type": "reference",
|
|
5129
|
+
"target": -1,
|
|
5130
|
+
"name": "SkyComponentHarness.host"
|
|
5131
|
+
}
|
|
5132
|
+
},
|
|
5133
|
+
{
|
|
5134
|
+
"id": 457,
|
|
5135
|
+
"name": "setAlphaValue",
|
|
5136
|
+
"variant": "declaration",
|
|
5137
|
+
"kind": 2048,
|
|
5138
|
+
"flags": {
|
|
5139
|
+
"isPublic": true
|
|
5140
|
+
},
|
|
5141
|
+
"sources": [
|
|
5142
|
+
{
|
|
5143
|
+
"fileName": "projects/colorpicker/src/testing/colorpicker/colorpicker-dropdown-harness.ts",
|
|
5144
|
+
"line": 86,
|
|
5145
|
+
"character": 15,
|
|
5146
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/testing/src/colorpicker/colorpicker-dropdown-harness.ts#L86"
|
|
5147
|
+
}
|
|
5148
|
+
],
|
|
5149
|
+
"signatures": [
|
|
5150
|
+
{
|
|
5151
|
+
"id": 458,
|
|
5152
|
+
"name": "setAlphaValue",
|
|
5153
|
+
"variant": "signature",
|
|
5154
|
+
"kind": 4096,
|
|
5155
|
+
"flags": {},
|
|
5156
|
+
"comment": {
|
|
5157
|
+
"summary": [
|
|
5158
|
+
{
|
|
5159
|
+
"kind": "text",
|
|
5160
|
+
"text": "Enters a value into the alpha input box."
|
|
5161
|
+
}
|
|
5162
|
+
]
|
|
5163
|
+
},
|
|
5164
|
+
"sources": [
|
|
5165
|
+
{
|
|
5166
|
+
"fileName": "libs/components/colorpicker/testing/src/colorpicker/colorpicker-dropdown-harness.ts",
|
|
5167
|
+
"line": 86,
|
|
5168
|
+
"character": 15,
|
|
5169
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/testing/src/colorpicker/colorpicker-dropdown-harness.ts#L86"
|
|
5170
|
+
}
|
|
5171
|
+
],
|
|
5172
|
+
"parameters": [
|
|
5173
|
+
{
|
|
5174
|
+
"id": 459,
|
|
5175
|
+
"name": "value",
|
|
5176
|
+
"variant": "param",
|
|
5177
|
+
"kind": 32768,
|
|
5178
|
+
"flags": {},
|
|
5179
|
+
"comment": {
|
|
5180
|
+
"summary": [
|
|
5181
|
+
{
|
|
5182
|
+
"kind": "text",
|
|
5183
|
+
"text": "A decimal value from 0-1."
|
|
5184
|
+
}
|
|
5185
|
+
]
|
|
5186
|
+
},
|
|
5187
|
+
"type": {
|
|
5188
|
+
"type": "intrinsic",
|
|
5189
|
+
"name": "string"
|
|
5190
|
+
}
|
|
5191
|
+
}
|
|
5192
|
+
],
|
|
5193
|
+
"type": {
|
|
5194
|
+
"type": "reference",
|
|
5195
|
+
"target": {
|
|
5196
|
+
"sourceFileName": "node_modules/@skyux/dev-infra-private/node_modules/typescript/lib/lib.es5.d.ts",
|
|
5197
|
+
"qualifiedName": "Promise"
|
|
5198
|
+
},
|
|
5199
|
+
"typeArguments": [
|
|
5200
|
+
{
|
|
5201
|
+
"type": "intrinsic",
|
|
5202
|
+
"name": "void"
|
|
5203
|
+
}
|
|
5204
|
+
],
|
|
5205
|
+
"name": "Promise",
|
|
5206
|
+
"package": "typescript"
|
|
5207
|
+
}
|
|
5208
|
+
}
|
|
5209
|
+
],
|
|
5210
|
+
"decorators": []
|
|
5211
|
+
},
|
|
5212
|
+
{
|
|
5213
|
+
"id": 460,
|
|
5214
|
+
"name": "setBlueValue",
|
|
5215
|
+
"variant": "declaration",
|
|
5216
|
+
"kind": 2048,
|
|
5217
|
+
"flags": {
|
|
5218
|
+
"isPublic": true
|
|
5219
|
+
},
|
|
5220
|
+
"sources": [
|
|
5221
|
+
{
|
|
5222
|
+
"fileName": "projects/colorpicker/src/testing/colorpicker/colorpicker-dropdown-harness.ts",
|
|
5223
|
+
"line": 100,
|
|
5224
|
+
"character": 15,
|
|
5225
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/testing/src/colorpicker/colorpicker-dropdown-harness.ts#L100"
|
|
5226
|
+
}
|
|
5227
|
+
],
|
|
5228
|
+
"signatures": [
|
|
5229
|
+
{
|
|
5230
|
+
"id": 461,
|
|
5231
|
+
"name": "setBlueValue",
|
|
5232
|
+
"variant": "signature",
|
|
5233
|
+
"kind": 4096,
|
|
5234
|
+
"flags": {},
|
|
5235
|
+
"comment": {
|
|
5236
|
+
"summary": [
|
|
5237
|
+
{
|
|
5238
|
+
"kind": "text",
|
|
5239
|
+
"text": "Enters a value into the blue input box."
|
|
5240
|
+
}
|
|
5241
|
+
]
|
|
5242
|
+
},
|
|
5243
|
+
"sources": [
|
|
5244
|
+
{
|
|
5245
|
+
"fileName": "libs/components/colorpicker/testing/src/colorpicker/colorpicker-dropdown-harness.ts",
|
|
5246
|
+
"line": 100,
|
|
5247
|
+
"character": 15,
|
|
5248
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/testing/src/colorpicker/colorpicker-dropdown-harness.ts#L100"
|
|
5249
|
+
}
|
|
5250
|
+
],
|
|
5251
|
+
"parameters": [
|
|
5252
|
+
{
|
|
5253
|
+
"id": 462,
|
|
5254
|
+
"name": "value",
|
|
5255
|
+
"variant": "param",
|
|
5256
|
+
"kind": 32768,
|
|
5257
|
+
"flags": {},
|
|
5258
|
+
"comment": {
|
|
5259
|
+
"summary": [
|
|
5260
|
+
{
|
|
5261
|
+
"kind": "text",
|
|
5262
|
+
"text": "A value from 0-255"
|
|
5263
|
+
}
|
|
5264
|
+
]
|
|
5265
|
+
},
|
|
5266
|
+
"type": {
|
|
5267
|
+
"type": "intrinsic",
|
|
5268
|
+
"name": "string"
|
|
5269
|
+
}
|
|
5270
|
+
}
|
|
5271
|
+
],
|
|
5272
|
+
"type": {
|
|
5273
|
+
"type": "reference",
|
|
5274
|
+
"target": {
|
|
5275
|
+
"sourceFileName": "node_modules/@skyux/dev-infra-private/node_modules/typescript/lib/lib.es5.d.ts",
|
|
5276
|
+
"qualifiedName": "Promise"
|
|
5277
|
+
},
|
|
5278
|
+
"typeArguments": [
|
|
5279
|
+
{
|
|
5280
|
+
"type": "intrinsic",
|
|
5281
|
+
"name": "void"
|
|
5282
|
+
}
|
|
5283
|
+
],
|
|
5284
|
+
"name": "Promise",
|
|
5285
|
+
"package": "typescript"
|
|
5286
|
+
}
|
|
5287
|
+
}
|
|
5288
|
+
],
|
|
5289
|
+
"decorators": []
|
|
5290
|
+
},
|
|
5291
|
+
{
|
|
5292
|
+
"id": 463,
|
|
5293
|
+
"name": "setGreenValue",
|
|
5294
|
+
"variant": "declaration",
|
|
5295
|
+
"kind": 2048,
|
|
5296
|
+
"flags": {
|
|
5297
|
+
"isPublic": true
|
|
5298
|
+
},
|
|
5299
|
+
"sources": [
|
|
5300
|
+
{
|
|
5301
|
+
"fileName": "projects/colorpicker/src/testing/colorpicker/colorpicker-dropdown-harness.ts",
|
|
5302
|
+
"line": 110,
|
|
5303
|
+
"character": 15,
|
|
5304
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/testing/src/colorpicker/colorpicker-dropdown-harness.ts#L110"
|
|
5305
|
+
}
|
|
5306
|
+
],
|
|
5307
|
+
"signatures": [
|
|
5308
|
+
{
|
|
5309
|
+
"id": 464,
|
|
5310
|
+
"name": "setGreenValue",
|
|
5311
|
+
"variant": "signature",
|
|
5312
|
+
"kind": 4096,
|
|
5313
|
+
"flags": {},
|
|
5314
|
+
"comment": {
|
|
5315
|
+
"summary": [
|
|
5316
|
+
{
|
|
5317
|
+
"kind": "text",
|
|
5318
|
+
"text": "Enters a value into the green input box."
|
|
5319
|
+
}
|
|
5320
|
+
]
|
|
5321
|
+
},
|
|
5322
|
+
"sources": [
|
|
5323
|
+
{
|
|
5324
|
+
"fileName": "libs/components/colorpicker/testing/src/colorpicker/colorpicker-dropdown-harness.ts",
|
|
5325
|
+
"line": 110,
|
|
5326
|
+
"character": 15,
|
|
5327
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/testing/src/colorpicker/colorpicker-dropdown-harness.ts#L110"
|
|
5328
|
+
}
|
|
5329
|
+
],
|
|
5330
|
+
"parameters": [
|
|
5331
|
+
{
|
|
5332
|
+
"id": 465,
|
|
5333
|
+
"name": "value",
|
|
5334
|
+
"variant": "param",
|
|
5335
|
+
"kind": 32768,
|
|
5336
|
+
"flags": {},
|
|
5337
|
+
"comment": {
|
|
5338
|
+
"summary": [
|
|
5339
|
+
{
|
|
5340
|
+
"kind": "text",
|
|
5341
|
+
"text": "A value from 0-255"
|
|
5342
|
+
}
|
|
5343
|
+
]
|
|
5344
|
+
},
|
|
5345
|
+
"type": {
|
|
5346
|
+
"type": "intrinsic",
|
|
5347
|
+
"name": "string"
|
|
5348
|
+
}
|
|
5349
|
+
}
|
|
5350
|
+
],
|
|
5351
|
+
"type": {
|
|
5352
|
+
"type": "reference",
|
|
5353
|
+
"target": {
|
|
5354
|
+
"sourceFileName": "node_modules/@skyux/dev-infra-private/node_modules/typescript/lib/lib.es5.d.ts",
|
|
5355
|
+
"qualifiedName": "Promise"
|
|
5356
|
+
},
|
|
5357
|
+
"typeArguments": [
|
|
5358
|
+
{
|
|
5359
|
+
"type": "intrinsic",
|
|
5360
|
+
"name": "void"
|
|
5361
|
+
}
|
|
5362
|
+
],
|
|
5363
|
+
"name": "Promise",
|
|
5364
|
+
"package": "typescript"
|
|
5365
|
+
}
|
|
5366
|
+
}
|
|
5367
|
+
],
|
|
5368
|
+
"decorators": []
|
|
5369
|
+
},
|
|
5370
|
+
{
|
|
5371
|
+
"id": 466,
|
|
5372
|
+
"name": "setHexValue",
|
|
5373
|
+
"variant": "declaration",
|
|
5374
|
+
"kind": 2048,
|
|
5375
|
+
"flags": {
|
|
5376
|
+
"isPublic": true
|
|
5377
|
+
},
|
|
5378
|
+
"sources": [
|
|
5379
|
+
{
|
|
5380
|
+
"fileName": "projects/colorpicker/src/testing/colorpicker/colorpicker-dropdown-harness.ts",
|
|
5381
|
+
"line": 120,
|
|
5382
|
+
"character": 15,
|
|
5383
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/testing/src/colorpicker/colorpicker-dropdown-harness.ts#L120"
|
|
5384
|
+
}
|
|
5385
|
+
],
|
|
5386
|
+
"signatures": [
|
|
5387
|
+
{
|
|
5388
|
+
"id": 467,
|
|
5389
|
+
"name": "setHexValue",
|
|
5390
|
+
"variant": "signature",
|
|
5391
|
+
"kind": 4096,
|
|
5392
|
+
"flags": {},
|
|
5393
|
+
"comment": {
|
|
5394
|
+
"summary": [
|
|
5395
|
+
{
|
|
5396
|
+
"kind": "text",
|
|
5397
|
+
"text": "Enters a value into the hex input box."
|
|
5398
|
+
}
|
|
5399
|
+
]
|
|
5400
|
+
},
|
|
5401
|
+
"sources": [
|
|
5402
|
+
{
|
|
5403
|
+
"fileName": "libs/components/colorpicker/testing/src/colorpicker/colorpicker-dropdown-harness.ts",
|
|
5404
|
+
"line": 120,
|
|
5405
|
+
"character": 15,
|
|
5406
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/testing/src/colorpicker/colorpicker-dropdown-harness.ts#L120"
|
|
5407
|
+
}
|
|
5408
|
+
],
|
|
5409
|
+
"parameters": [
|
|
5410
|
+
{
|
|
5411
|
+
"id": 468,
|
|
5412
|
+
"name": "value",
|
|
5413
|
+
"variant": "param",
|
|
5414
|
+
"kind": 32768,
|
|
5415
|
+
"flags": {},
|
|
5416
|
+
"comment": {
|
|
5417
|
+
"summary": [
|
|
5418
|
+
{
|
|
5419
|
+
"kind": "text",
|
|
5420
|
+
"text": "A hex value"
|
|
5421
|
+
}
|
|
5422
|
+
]
|
|
5423
|
+
},
|
|
5424
|
+
"type": {
|
|
5425
|
+
"type": "intrinsic",
|
|
5426
|
+
"name": "string"
|
|
5427
|
+
}
|
|
5428
|
+
}
|
|
5429
|
+
],
|
|
5430
|
+
"type": {
|
|
5431
|
+
"type": "reference",
|
|
5432
|
+
"target": {
|
|
5433
|
+
"sourceFileName": "node_modules/@skyux/dev-infra-private/node_modules/typescript/lib/lib.es5.d.ts",
|
|
5434
|
+
"qualifiedName": "Promise"
|
|
5435
|
+
},
|
|
5436
|
+
"typeArguments": [
|
|
5437
|
+
{
|
|
5438
|
+
"type": "intrinsic",
|
|
5439
|
+
"name": "void"
|
|
5440
|
+
}
|
|
5441
|
+
],
|
|
5442
|
+
"name": "Promise",
|
|
5443
|
+
"package": "typescript"
|
|
5444
|
+
}
|
|
5445
|
+
}
|
|
5446
|
+
],
|
|
5447
|
+
"decorators": []
|
|
5448
|
+
},
|
|
5449
|
+
{
|
|
5450
|
+
"id": 469,
|
|
5451
|
+
"name": "setRedValue",
|
|
5452
|
+
"variant": "declaration",
|
|
5453
|
+
"kind": 2048,
|
|
5454
|
+
"flags": {
|
|
5455
|
+
"isPublic": true
|
|
5456
|
+
},
|
|
5457
|
+
"sources": [
|
|
5458
|
+
{
|
|
5459
|
+
"fileName": "projects/colorpicker/src/testing/colorpicker/colorpicker-dropdown-harness.ts",
|
|
5460
|
+
"line": 130,
|
|
5461
|
+
"character": 15,
|
|
5462
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/testing/src/colorpicker/colorpicker-dropdown-harness.ts#L130"
|
|
5463
|
+
}
|
|
5464
|
+
],
|
|
5465
|
+
"signatures": [
|
|
5466
|
+
{
|
|
5467
|
+
"id": 470,
|
|
5468
|
+
"name": "setRedValue",
|
|
5469
|
+
"variant": "signature",
|
|
5470
|
+
"kind": 4096,
|
|
5471
|
+
"flags": {},
|
|
5472
|
+
"comment": {
|
|
5473
|
+
"summary": [
|
|
5474
|
+
{
|
|
5475
|
+
"kind": "text",
|
|
5476
|
+
"text": "Enters a value into the red input box."
|
|
5477
|
+
}
|
|
5478
|
+
]
|
|
5479
|
+
},
|
|
5480
|
+
"sources": [
|
|
5481
|
+
{
|
|
5482
|
+
"fileName": "libs/components/colorpicker/testing/src/colorpicker/colorpicker-dropdown-harness.ts",
|
|
5483
|
+
"line": 130,
|
|
5484
|
+
"character": 15,
|
|
5485
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/testing/src/colorpicker/colorpicker-dropdown-harness.ts#L130"
|
|
5486
|
+
}
|
|
5487
|
+
],
|
|
5488
|
+
"parameters": [
|
|
5489
|
+
{
|
|
5490
|
+
"id": 471,
|
|
5491
|
+
"name": "value",
|
|
5492
|
+
"variant": "param",
|
|
5493
|
+
"kind": 32768,
|
|
5494
|
+
"flags": {},
|
|
5495
|
+
"comment": {
|
|
5496
|
+
"summary": [
|
|
5497
|
+
{
|
|
5498
|
+
"kind": "text",
|
|
5499
|
+
"text": "A value from 0-255"
|
|
5500
|
+
}
|
|
5501
|
+
]
|
|
5502
|
+
},
|
|
5503
|
+
"type": {
|
|
5504
|
+
"type": "intrinsic",
|
|
5505
|
+
"name": "string"
|
|
5506
|
+
}
|
|
5507
|
+
}
|
|
5508
|
+
],
|
|
5509
|
+
"type": {
|
|
5510
|
+
"type": "reference",
|
|
5511
|
+
"target": {
|
|
5512
|
+
"sourceFileName": "node_modules/@skyux/dev-infra-private/node_modules/typescript/lib/lib.es5.d.ts",
|
|
5513
|
+
"qualifiedName": "Promise"
|
|
5514
|
+
},
|
|
5515
|
+
"typeArguments": [
|
|
5516
|
+
{
|
|
5517
|
+
"type": "intrinsic",
|
|
5518
|
+
"name": "void"
|
|
5519
|
+
}
|
|
5520
|
+
],
|
|
5521
|
+
"name": "Promise",
|
|
5522
|
+
"package": "typescript"
|
|
5523
|
+
}
|
|
5524
|
+
}
|
|
5525
|
+
],
|
|
5526
|
+
"decorators": []
|
|
5527
|
+
},
|
|
5528
|
+
{
|
|
5529
|
+
"id": 430,
|
|
5530
|
+
"name": "with",
|
|
5531
|
+
"variant": "declaration",
|
|
5532
|
+
"kind": 2048,
|
|
5533
|
+
"flags": {
|
|
5534
|
+
"isPublic": true,
|
|
5535
|
+
"isStatic": true
|
|
5536
|
+
},
|
|
5537
|
+
"sources": [
|
|
5538
|
+
{
|
|
5539
|
+
"fileName": "projects/colorpicker/src/testing/colorpicker/colorpicker-dropdown-harness.ts",
|
|
5540
|
+
"line": 21,
|
|
5541
|
+
"character": 16,
|
|
5542
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/testing/src/colorpicker/colorpicker-dropdown-harness.ts#L21"
|
|
5543
|
+
}
|
|
5544
|
+
],
|
|
5545
|
+
"signatures": [
|
|
5546
|
+
{
|
|
5547
|
+
"id": 431,
|
|
5548
|
+
"name": "with",
|
|
5549
|
+
"variant": "signature",
|
|
5550
|
+
"kind": 4096,
|
|
5551
|
+
"flags": {},
|
|
5552
|
+
"sources": [
|
|
5553
|
+
{
|
|
5554
|
+
"fileName": "libs/components/colorpicker/testing/src/colorpicker/colorpicker-dropdown-harness.ts",
|
|
5555
|
+
"line": 21,
|
|
5556
|
+
"character": 16,
|
|
5557
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/testing/src/colorpicker/colorpicker-dropdown-harness.ts#L21"
|
|
5558
|
+
}
|
|
5559
|
+
],
|
|
5560
|
+
"parameters": [
|
|
5561
|
+
{
|
|
5562
|
+
"id": 432,
|
|
5563
|
+
"name": "filters",
|
|
5564
|
+
"variant": "param",
|
|
5565
|
+
"kind": 32768,
|
|
5566
|
+
"flags": {},
|
|
5567
|
+
"type": {
|
|
5568
|
+
"type": "reference",
|
|
5569
|
+
"target": 511,
|
|
5570
|
+
"name": "SkyColorpickerDropdownHarnessFilters",
|
|
5571
|
+
"package": "@skyux/colorpicker"
|
|
5572
|
+
}
|
|
5573
|
+
}
|
|
5574
|
+
],
|
|
5575
|
+
"type": {
|
|
5576
|
+
"type": "reference",
|
|
5577
|
+
"target": {
|
|
5578
|
+
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
5579
|
+
"qualifiedName": "HarnessPredicate"
|
|
5580
|
+
},
|
|
5581
|
+
"typeArguments": [
|
|
5582
|
+
{
|
|
5583
|
+
"type": "reference",
|
|
5584
|
+
"target": 428,
|
|
5585
|
+
"name": "SkyColorpickerDropdownHarness",
|
|
5586
|
+
"package": "@skyux/colorpicker"
|
|
5587
|
+
}
|
|
5588
|
+
],
|
|
5589
|
+
"name": "HarnessPredicate",
|
|
5590
|
+
"package": "@angular/cdk"
|
|
5591
|
+
}
|
|
5592
|
+
}
|
|
5593
|
+
],
|
|
5594
|
+
"decorators": []
|
|
5595
|
+
}
|
|
5596
|
+
],
|
|
5597
|
+
"groups": [
|
|
5598
|
+
{
|
|
5599
|
+
"title": "Constructors",
|
|
5600
|
+
"children": [
|
|
5601
|
+
438
|
|
5602
|
+
]
|
|
5603
|
+
},
|
|
5604
|
+
{
|
|
5605
|
+
"title": "Methods",
|
|
5606
|
+
"children": [
|
|
5607
|
+
446,
|
|
5608
|
+
448,
|
|
5609
|
+
450,
|
|
5610
|
+
452,
|
|
5611
|
+
455,
|
|
5612
|
+
491,
|
|
5613
|
+
457,
|
|
5614
|
+
460,
|
|
5615
|
+
463,
|
|
5616
|
+
466,
|
|
5617
|
+
469,
|
|
5618
|
+
430
|
|
5619
|
+
]
|
|
5620
|
+
}
|
|
5621
|
+
],
|
|
5622
|
+
"sources": [
|
|
5623
|
+
{
|
|
5624
|
+
"fileName": "projects/colorpicker/src/testing/colorpicker/colorpicker-dropdown-harness.ts",
|
|
5625
|
+
"line": 9,
|
|
5626
|
+
"character": 13,
|
|
5627
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/testing/src/colorpicker/colorpicker-dropdown-harness.ts#L9"
|
|
5628
|
+
}
|
|
5629
|
+
],
|
|
5630
|
+
"extendedTypes": [
|
|
5631
|
+
{
|
|
5632
|
+
"type": "reference",
|
|
5633
|
+
"target": {
|
|
5634
|
+
"sourceFileName": "libs/components/core/testing/src/shared/component-harness.ts",
|
|
5635
|
+
"qualifiedName": "SkyComponentHarness"
|
|
5636
|
+
},
|
|
5637
|
+
"name": "SkyComponentHarness",
|
|
5638
|
+
"package": "@skyux/core"
|
|
5639
|
+
}
|
|
5640
|
+
],
|
|
5641
|
+
"decorators": []
|
|
5642
|
+
},
|
|
5643
|
+
{
|
|
5644
|
+
"id": 341,
|
|
5645
|
+
"name": "SkyColorpickerHarness",
|
|
5646
|
+
"variant": "declaration",
|
|
5647
|
+
"kind": 128,
|
|
5648
|
+
"flags": {},
|
|
5649
|
+
"comment": {
|
|
5650
|
+
"summary": [
|
|
5651
|
+
{
|
|
5652
|
+
"kind": "text",
|
|
5653
|
+
"text": "Harness for interacting with colorpicker components in tests."
|
|
5654
|
+
}
|
|
5655
|
+
]
|
|
5656
|
+
},
|
|
5657
|
+
"children": [
|
|
5658
|
+
{
|
|
5659
|
+
"id": 351,
|
|
5660
|
+
"name": "constructor",
|
|
5661
|
+
"variant": "declaration",
|
|
5662
|
+
"kind": 512,
|
|
5663
|
+
"flags": {},
|
|
5664
|
+
"sources": [
|
|
5665
|
+
{
|
|
5666
|
+
"fileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
5667
|
+
"line": 38,
|
|
5668
|
+
"character": 4
|
|
5669
|
+
}
|
|
5670
|
+
],
|
|
5671
|
+
"signatures": [
|
|
5672
|
+
{
|
|
5673
|
+
"id": 352,
|
|
5674
|
+
"name": "new SkyColorpickerHarness",
|
|
5675
|
+
"variant": "signature",
|
|
5676
|
+
"kind": 16384,
|
|
5677
|
+
"flags": {},
|
|
5678
|
+
"sources": [
|
|
5679
|
+
{
|
|
5680
|
+
"fileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
5681
|
+
"line": 38,
|
|
5682
|
+
"character": 4
|
|
5683
|
+
}
|
|
5684
|
+
],
|
|
5685
|
+
"parameters": [
|
|
5686
|
+
{
|
|
5687
|
+
"id": 353,
|
|
5688
|
+
"name": "locatorFactory",
|
|
5689
|
+
"variant": "param",
|
|
5690
|
+
"kind": 32768,
|
|
5691
|
+
"flags": {},
|
|
5692
|
+
"type": {
|
|
5693
|
+
"type": "reference",
|
|
5694
|
+
"target": {
|
|
5695
|
+
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
5696
|
+
"qualifiedName": "LocatorFactory"
|
|
5697
|
+
},
|
|
5698
|
+
"name": "LocatorFactory",
|
|
5699
|
+
"package": "@angular/cdk"
|
|
5700
|
+
}
|
|
5701
|
+
}
|
|
5702
|
+
],
|
|
5703
|
+
"type": {
|
|
5704
|
+
"type": "reference",
|
|
5705
|
+
"target": 341,
|
|
5706
|
+
"name": "SkyColorpickerHarness",
|
|
5707
|
+
"package": "@skyux/colorpicker"
|
|
5708
|
+
},
|
|
5709
|
+
"inheritedFrom": {
|
|
5710
|
+
"type": "reference",
|
|
5711
|
+
"target": -1,
|
|
5712
|
+
"name": "SkyComponentHarness.constructor"
|
|
5713
|
+
}
|
|
5714
|
+
}
|
|
5715
|
+
],
|
|
5716
|
+
"inheritedFrom": {
|
|
5717
|
+
"type": "reference",
|
|
5718
|
+
"target": -1,
|
|
5719
|
+
"name": "SkyComponentHarness.constructor"
|
|
5720
|
+
}
|
|
5721
|
+
},
|
|
5722
|
+
{
|
|
5723
|
+
"id": 360,
|
|
5724
|
+
"name": "clickColorpickerButton",
|
|
5725
|
+
"variant": "declaration",
|
|
5726
|
+
"kind": 2048,
|
|
5727
|
+
"flags": {
|
|
5728
|
+
"isPublic": true
|
|
5729
|
+
},
|
|
5730
|
+
"sources": [
|
|
5731
|
+
{
|
|
5732
|
+
"fileName": "projects/colorpicker/src/testing/colorpicker/colorpicker-harness.ts",
|
|
5733
|
+
"line": 44,
|
|
5734
|
+
"character": 15,
|
|
5735
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/testing/src/colorpicker/colorpicker-harness.ts#L44"
|
|
5736
|
+
}
|
|
5737
|
+
],
|
|
5738
|
+
"signatures": [
|
|
5739
|
+
{
|
|
5740
|
+
"id": 361,
|
|
5741
|
+
"name": "clickColorpickerButton",
|
|
5742
|
+
"variant": "signature",
|
|
5743
|
+
"kind": 4096,
|
|
5744
|
+
"flags": {},
|
|
5745
|
+
"comment": {
|
|
5746
|
+
"summary": [
|
|
5747
|
+
{
|
|
5748
|
+
"kind": "text",
|
|
5749
|
+
"text": "Clicks the colorpicker button."
|
|
5750
|
+
}
|
|
5751
|
+
]
|
|
5752
|
+
},
|
|
5753
|
+
"sources": [
|
|
5754
|
+
{
|
|
5755
|
+
"fileName": "libs/components/colorpicker/testing/src/colorpicker/colorpicker-harness.ts",
|
|
5756
|
+
"line": 44,
|
|
5757
|
+
"character": 15,
|
|
5758
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/testing/src/colorpicker/colorpicker-harness.ts#L44"
|
|
5759
|
+
}
|
|
5760
|
+
],
|
|
5761
|
+
"type": {
|
|
5762
|
+
"type": "reference",
|
|
5763
|
+
"target": {
|
|
5764
|
+
"sourceFileName": "node_modules/@skyux/dev-infra-private/node_modules/typescript/lib/lib.es5.d.ts",
|
|
5765
|
+
"qualifiedName": "Promise"
|
|
5766
|
+
},
|
|
5767
|
+
"typeArguments": [
|
|
5768
|
+
{
|
|
5769
|
+
"type": "intrinsic",
|
|
5770
|
+
"name": "void"
|
|
5771
|
+
}
|
|
5772
|
+
],
|
|
5773
|
+
"name": "Promise",
|
|
5774
|
+
"package": "typescript"
|
|
5775
|
+
}
|
|
5776
|
+
}
|
|
5777
|
+
],
|
|
5778
|
+
"decorators": []
|
|
5779
|
+
},
|
|
5780
|
+
{
|
|
5781
|
+
"id": 362,
|
|
5782
|
+
"name": "clickHelpInline",
|
|
5783
|
+
"variant": "declaration",
|
|
5784
|
+
"kind": 2048,
|
|
5785
|
+
"flags": {
|
|
5786
|
+
"isPublic": true
|
|
5787
|
+
},
|
|
5788
|
+
"sources": [
|
|
5789
|
+
{
|
|
5790
|
+
"fileName": "projects/colorpicker/src/testing/colorpicker/colorpicker-harness.ts",
|
|
5791
|
+
"line": 52,
|
|
5792
|
+
"character": 15,
|
|
5793
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/testing/src/colorpicker/colorpicker-harness.ts#L52"
|
|
5794
|
+
}
|
|
5795
|
+
],
|
|
5796
|
+
"signatures": [
|
|
5797
|
+
{
|
|
5798
|
+
"id": 363,
|
|
5799
|
+
"name": "clickHelpInline",
|
|
5800
|
+
"variant": "signature",
|
|
5801
|
+
"kind": 4096,
|
|
5802
|
+
"flags": {},
|
|
5803
|
+
"comment": {
|
|
5804
|
+
"summary": [
|
|
5805
|
+
{
|
|
5806
|
+
"kind": "text",
|
|
5807
|
+
"text": "Clicks the help inline button."
|
|
5808
|
+
}
|
|
5809
|
+
]
|
|
5810
|
+
},
|
|
5811
|
+
"sources": [
|
|
5812
|
+
{
|
|
5813
|
+
"fileName": "libs/components/colorpicker/testing/src/colorpicker/colorpicker-harness.ts",
|
|
5814
|
+
"line": 52,
|
|
5815
|
+
"character": 15,
|
|
5816
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/testing/src/colorpicker/colorpicker-harness.ts#L52"
|
|
5817
|
+
}
|
|
5818
|
+
],
|
|
5819
|
+
"type": {
|
|
5820
|
+
"type": "reference",
|
|
5821
|
+
"target": {
|
|
5822
|
+
"sourceFileName": "node_modules/@skyux/dev-infra-private/node_modules/typescript/lib/lib.es5.d.ts",
|
|
5823
|
+
"qualifiedName": "Promise"
|
|
5824
|
+
},
|
|
5825
|
+
"typeArguments": [
|
|
5826
|
+
{
|
|
5827
|
+
"type": "intrinsic",
|
|
5828
|
+
"name": "void"
|
|
5829
|
+
}
|
|
5830
|
+
],
|
|
5831
|
+
"name": "Promise",
|
|
5832
|
+
"package": "typescript"
|
|
5833
|
+
}
|
|
5834
|
+
}
|
|
5835
|
+
],
|
|
5836
|
+
"decorators": []
|
|
5837
|
+
},
|
|
5838
|
+
{
|
|
5839
|
+
"id": 364,
|
|
5840
|
+
"name": "clickResetButton",
|
|
5841
|
+
"variant": "declaration",
|
|
5842
|
+
"kind": 2048,
|
|
5843
|
+
"flags": {
|
|
5844
|
+
"isPublic": true
|
|
5845
|
+
},
|
|
5846
|
+
"sources": [
|
|
5847
|
+
{
|
|
5848
|
+
"fileName": "projects/colorpicker/src/testing/colorpicker/colorpicker-harness.ts",
|
|
5849
|
+
"line": 59,
|
|
5850
|
+
"character": 15,
|
|
5851
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/testing/src/colorpicker/colorpicker-harness.ts#L59"
|
|
5852
|
+
}
|
|
5853
|
+
],
|
|
5854
|
+
"signatures": [
|
|
5855
|
+
{
|
|
5856
|
+
"id": 365,
|
|
5857
|
+
"name": "clickResetButton",
|
|
5858
|
+
"variant": "signature",
|
|
5859
|
+
"kind": 4096,
|
|
5860
|
+
"flags": {},
|
|
5861
|
+
"comment": {
|
|
5862
|
+
"summary": [
|
|
5863
|
+
{
|
|
5864
|
+
"kind": "text",
|
|
5865
|
+
"text": "Clicks the reset button. Throws an error if the reset button is hidden."
|
|
5866
|
+
}
|
|
5867
|
+
]
|
|
5868
|
+
},
|
|
5869
|
+
"sources": [
|
|
5870
|
+
{
|
|
5871
|
+
"fileName": "libs/components/colorpicker/testing/src/colorpicker/colorpicker-harness.ts",
|
|
5872
|
+
"line": 59,
|
|
5873
|
+
"character": 15,
|
|
5874
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/testing/src/colorpicker/colorpicker-harness.ts#L59"
|
|
5875
|
+
}
|
|
5876
|
+
],
|
|
5877
|
+
"type": {
|
|
5878
|
+
"type": "reference",
|
|
5879
|
+
"target": {
|
|
5880
|
+
"sourceFileName": "node_modules/@skyux/dev-infra-private/node_modules/typescript/lib/lib.es5.d.ts",
|
|
5881
|
+
"qualifiedName": "Promise"
|
|
5882
|
+
},
|
|
5883
|
+
"typeArguments": [
|
|
5884
|
+
{
|
|
5885
|
+
"type": "intrinsic",
|
|
5886
|
+
"name": "void"
|
|
5887
|
+
}
|
|
5888
|
+
],
|
|
5889
|
+
"name": "Promise",
|
|
5890
|
+
"package": "typescript"
|
|
5891
|
+
}
|
|
5892
|
+
}
|
|
5893
|
+
],
|
|
5894
|
+
"decorators": []
|
|
5895
|
+
},
|
|
5896
|
+
{
|
|
5897
|
+
"id": 366,
|
|
5898
|
+
"name": "getAriaLabel",
|
|
5899
|
+
"variant": "declaration",
|
|
5900
|
+
"kind": 2048,
|
|
5901
|
+
"flags": {
|
|
5902
|
+
"isPublic": true
|
|
5903
|
+
},
|
|
5904
|
+
"sources": [
|
|
5905
|
+
{
|
|
5906
|
+
"fileName": "projects/colorpicker/src/testing/colorpicker/colorpicker-harness.ts",
|
|
5907
|
+
"line": 76,
|
|
5908
|
+
"character": 15,
|
|
5909
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/testing/src/colorpicker/colorpicker-harness.ts#L76"
|
|
5910
|
+
}
|
|
5911
|
+
],
|
|
5912
|
+
"signatures": [
|
|
5913
|
+
{
|
|
5914
|
+
"id": 367,
|
|
5915
|
+
"name": "getAriaLabel",
|
|
5916
|
+
"variant": "signature",
|
|
5917
|
+
"kind": 4096,
|
|
5918
|
+
"flags": {},
|
|
5919
|
+
"comment": {
|
|
5920
|
+
"summary": [
|
|
5921
|
+
{
|
|
5922
|
+
"kind": "text",
|
|
5923
|
+
"text": "Gets the colorpicker button's "
|
|
5924
|
+
},
|
|
5925
|
+
{
|
|
5926
|
+
"kind": "code",
|
|
5927
|
+
"text": "`aria-label`"
|
|
5928
|
+
},
|
|
5929
|
+
{
|
|
5930
|
+
"kind": "text",
|
|
5931
|
+
"text": "."
|
|
5932
|
+
}
|
|
5933
|
+
]
|
|
5934
|
+
},
|
|
5935
|
+
"sources": [
|
|
5936
|
+
{
|
|
5937
|
+
"fileName": "libs/components/colorpicker/testing/src/colorpicker/colorpicker-harness.ts",
|
|
5938
|
+
"line": 76,
|
|
5939
|
+
"character": 15,
|
|
5940
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/testing/src/colorpicker/colorpicker-harness.ts#L76"
|
|
5941
|
+
}
|
|
5942
|
+
],
|
|
5943
|
+
"type": {
|
|
5944
|
+
"type": "reference",
|
|
5945
|
+
"target": {
|
|
5946
|
+
"sourceFileName": "node_modules/@skyux/dev-infra-private/node_modules/typescript/lib/lib.es5.d.ts",
|
|
5947
|
+
"qualifiedName": "Promise"
|
|
5948
|
+
},
|
|
5949
|
+
"typeArguments": [
|
|
5950
|
+
{
|
|
5951
|
+
"type": "intrinsic",
|
|
5952
|
+
"name": "string"
|
|
5953
|
+
}
|
|
5954
|
+
],
|
|
5955
|
+
"name": "Promise",
|
|
5956
|
+
"package": "typescript"
|
|
5957
|
+
}
|
|
5958
|
+
}
|
|
5959
|
+
],
|
|
5960
|
+
"decorators": []
|
|
5961
|
+
},
|
|
5962
|
+
{
|
|
5963
|
+
"id": 368,
|
|
5964
|
+
"name": "getAriaLabelledby",
|
|
5965
|
+
"variant": "declaration",
|
|
5966
|
+
"kind": 2048,
|
|
5967
|
+
"flags": {
|
|
5968
|
+
"isPublic": true
|
|
5969
|
+
},
|
|
5970
|
+
"sources": [
|
|
5971
|
+
{
|
|
5972
|
+
"fileName": "projects/colorpicker/src/testing/colorpicker/colorpicker-harness.ts",
|
|
5973
|
+
"line": 83,
|
|
5974
|
+
"character": 15,
|
|
5975
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/testing/src/colorpicker/colorpicker-harness.ts#L83"
|
|
5976
|
+
}
|
|
5977
|
+
],
|
|
5978
|
+
"signatures": [
|
|
5979
|
+
{
|
|
5980
|
+
"id": 369,
|
|
5981
|
+
"name": "getAriaLabelledby",
|
|
5982
|
+
"variant": "signature",
|
|
5983
|
+
"kind": 4096,
|
|
5984
|
+
"flags": {},
|
|
5985
|
+
"comment": {
|
|
5986
|
+
"summary": [
|
|
5987
|
+
{
|
|
5988
|
+
"kind": "text",
|
|
5989
|
+
"text": "Gets the colorpicker button's "
|
|
5990
|
+
},
|
|
5991
|
+
{
|
|
5992
|
+
"kind": "code",
|
|
5993
|
+
"text": "`aria-labelledby`"
|
|
5994
|
+
}
|
|
5995
|
+
]
|
|
5996
|
+
},
|
|
5997
|
+
"sources": [
|
|
5998
|
+
{
|
|
5999
|
+
"fileName": "libs/components/colorpicker/testing/src/colorpicker/colorpicker-harness.ts",
|
|
6000
|
+
"line": 83,
|
|
6001
|
+
"character": 15,
|
|
6002
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/testing/src/colorpicker/colorpicker-harness.ts#L83"
|
|
6003
|
+
}
|
|
6004
|
+
],
|
|
6005
|
+
"type": {
|
|
6006
|
+
"type": "reference",
|
|
6007
|
+
"target": {
|
|
6008
|
+
"sourceFileName": "node_modules/@skyux/dev-infra-private/node_modules/typescript/lib/lib.es5.d.ts",
|
|
6009
|
+
"qualifiedName": "Promise"
|
|
6010
|
+
},
|
|
6011
|
+
"typeArguments": [
|
|
6012
|
+
{
|
|
6013
|
+
"type": "intrinsic",
|
|
6014
|
+
"name": "string"
|
|
6015
|
+
}
|
|
6016
|
+
],
|
|
6017
|
+
"name": "Promise",
|
|
6018
|
+
"package": "typescript"
|
|
6019
|
+
}
|
|
6020
|
+
}
|
|
6021
|
+
],
|
|
6022
|
+
"decorators": []
|
|
6023
|
+
},
|
|
6024
|
+
{
|
|
6025
|
+
"id": 370,
|
|
6026
|
+
"name": "getColorpickerDropdown",
|
|
6027
|
+
"variant": "declaration",
|
|
6028
|
+
"kind": 2048,
|
|
6029
|
+
"flags": {
|
|
6030
|
+
"isPublic": true
|
|
6031
|
+
},
|
|
6032
|
+
"sources": [
|
|
6033
|
+
{
|
|
6034
|
+
"fileName": "projects/colorpicker/src/testing/colorpicker/colorpicker-harness.ts",
|
|
6035
|
+
"line": 91,
|
|
6036
|
+
"character": 15,
|
|
6037
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/testing/src/colorpicker/colorpicker-harness.ts#L91"
|
|
6038
|
+
}
|
|
6039
|
+
],
|
|
6040
|
+
"signatures": [
|
|
6041
|
+
{
|
|
6042
|
+
"id": 371,
|
|
6043
|
+
"name": "getColorpickerDropdown",
|
|
6044
|
+
"variant": "signature",
|
|
6045
|
+
"kind": 4096,
|
|
6046
|
+
"flags": {},
|
|
6047
|
+
"comment": {
|
|
6048
|
+
"summary": [
|
|
6049
|
+
{
|
|
6050
|
+
"kind": "text",
|
|
6051
|
+
"text": "Gets the "
|
|
6052
|
+
},
|
|
6053
|
+
{
|
|
6054
|
+
"kind": "code",
|
|
6055
|
+
"text": "`SkyColorpickerDropdownHarness`"
|
|
6056
|
+
},
|
|
6057
|
+
{
|
|
6058
|
+
"kind": "text",
|
|
6059
|
+
"text": " for the colorpicker dropdown controlled by\nthe colorpicker button. Throws an error if the dropdown is not open."
|
|
6060
|
+
}
|
|
6061
|
+
]
|
|
6062
|
+
},
|
|
6063
|
+
"sources": [
|
|
6064
|
+
{
|
|
6065
|
+
"fileName": "libs/components/colorpicker/testing/src/colorpicker/colorpicker-harness.ts",
|
|
6066
|
+
"line": 91,
|
|
6067
|
+
"character": 15,
|
|
6068
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/testing/src/colorpicker/colorpicker-harness.ts#L91"
|
|
6069
|
+
}
|
|
6070
|
+
],
|
|
6071
|
+
"type": {
|
|
6072
|
+
"type": "reference",
|
|
6073
|
+
"target": {
|
|
6074
|
+
"sourceFileName": "node_modules/@skyux/dev-infra-private/node_modules/typescript/lib/lib.es5.d.ts",
|
|
6075
|
+
"qualifiedName": "Promise"
|
|
6076
|
+
},
|
|
6077
|
+
"typeArguments": [
|
|
6078
|
+
{
|
|
6079
|
+
"type": "reference",
|
|
6080
|
+
"target": 428,
|
|
6081
|
+
"name": "SkyColorpickerDropdownHarness",
|
|
6082
|
+
"package": "@skyux/colorpicker"
|
|
6083
|
+
}
|
|
6084
|
+
],
|
|
6085
|
+
"name": "Promise",
|
|
6086
|
+
"package": "typescript"
|
|
6087
|
+
}
|
|
6088
|
+
}
|
|
6089
|
+
],
|
|
6090
|
+
"decorators": []
|
|
6091
|
+
},
|
|
6092
|
+
{
|
|
6093
|
+
"id": 374,
|
|
6094
|
+
"name": "getHelpPopoverContent",
|
|
6095
|
+
"variant": "declaration",
|
|
6096
|
+
"kind": 2048,
|
|
6097
|
+
"flags": {
|
|
6098
|
+
"isPublic": true
|
|
6099
|
+
},
|
|
6100
|
+
"sources": [
|
|
6101
|
+
{
|
|
6102
|
+
"fileName": "projects/colorpicker/src/testing/colorpicker/colorpicker-harness.ts",
|
|
6103
|
+
"line": 116,
|
|
6104
|
+
"character": 15,
|
|
6105
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/testing/src/colorpicker/colorpicker-harness.ts#L116"
|
|
6106
|
+
}
|
|
6107
|
+
],
|
|
6108
|
+
"signatures": [
|
|
6109
|
+
{
|
|
6110
|
+
"id": 375,
|
|
6111
|
+
"name": "getHelpPopoverContent",
|
|
6112
|
+
"variant": "signature",
|
|
6113
|
+
"kind": 4096,
|
|
6114
|
+
"flags": {},
|
|
6115
|
+
"comment": {
|
|
6116
|
+
"summary": [
|
|
6117
|
+
{
|
|
6118
|
+
"kind": "text",
|
|
6119
|
+
"text": "Gets the help inline popover content."
|
|
6120
|
+
}
|
|
6121
|
+
]
|
|
6122
|
+
},
|
|
6123
|
+
"sources": [
|
|
6124
|
+
{
|
|
6125
|
+
"fileName": "libs/components/colorpicker/testing/src/colorpicker/colorpicker-harness.ts",
|
|
6126
|
+
"line": 116,
|
|
6127
|
+
"character": 15,
|
|
6128
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/testing/src/colorpicker/colorpicker-harness.ts#L116"
|
|
6129
|
+
}
|
|
6130
|
+
],
|
|
6131
|
+
"type": {
|
|
6132
|
+
"type": "reference",
|
|
6133
|
+
"target": {
|
|
6134
|
+
"sourceFileName": "node_modules/@skyux/dev-infra-private/node_modules/typescript/lib/lib.es5.d.ts",
|
|
6135
|
+
"qualifiedName": "Promise"
|
|
6136
|
+
},
|
|
6137
|
+
"typeArguments": [
|
|
6138
|
+
{
|
|
6139
|
+
"type": "intrinsic",
|
|
6140
|
+
"name": "string"
|
|
6141
|
+
}
|
|
6142
|
+
],
|
|
6143
|
+
"name": "Promise",
|
|
6144
|
+
"package": "typescript"
|
|
6145
|
+
}
|
|
6146
|
+
}
|
|
6147
|
+
],
|
|
6148
|
+
"decorators": []
|
|
6149
|
+
},
|
|
6150
|
+
{
|
|
6151
|
+
"id": 376,
|
|
6152
|
+
"name": "getHelpPopoverTitle",
|
|
6153
|
+
"variant": "declaration",
|
|
6154
|
+
"kind": 2048,
|
|
6155
|
+
"flags": {
|
|
6156
|
+
"isPublic": true
|
|
6157
|
+
},
|
|
6158
|
+
"sources": [
|
|
6159
|
+
{
|
|
6160
|
+
"fileName": "projects/colorpicker/src/testing/colorpicker/colorpicker-harness.ts",
|
|
6161
|
+
"line": 125,
|
|
6162
|
+
"character": 15,
|
|
6163
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/testing/src/colorpicker/colorpicker-harness.ts#L125"
|
|
6164
|
+
}
|
|
6165
|
+
],
|
|
6166
|
+
"signatures": [
|
|
6167
|
+
{
|
|
6168
|
+
"id": 377,
|
|
6169
|
+
"name": "getHelpPopoverTitle",
|
|
6170
|
+
"variant": "signature",
|
|
6171
|
+
"kind": 4096,
|
|
6172
|
+
"flags": {},
|
|
6173
|
+
"comment": {
|
|
6174
|
+
"summary": [
|
|
6175
|
+
{
|
|
6176
|
+
"kind": "text",
|
|
6177
|
+
"text": "Gets the help inline popover title."
|
|
6178
|
+
}
|
|
6179
|
+
]
|
|
6180
|
+
},
|
|
6181
|
+
"sources": [
|
|
6182
|
+
{
|
|
6183
|
+
"fileName": "libs/components/colorpicker/testing/src/colorpicker/colorpicker-harness.ts",
|
|
6184
|
+
"line": 125,
|
|
6185
|
+
"character": 15,
|
|
6186
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/testing/src/colorpicker/colorpicker-harness.ts#L125"
|
|
6187
|
+
}
|
|
6188
|
+
],
|
|
6189
|
+
"type": {
|
|
6190
|
+
"type": "reference",
|
|
6191
|
+
"target": {
|
|
6192
|
+
"sourceFileName": "node_modules/@skyux/dev-infra-private/node_modules/typescript/lib/lib.es5.d.ts",
|
|
6193
|
+
"qualifiedName": "Promise"
|
|
6194
|
+
},
|
|
6195
|
+
"typeArguments": [
|
|
6196
|
+
{
|
|
6197
|
+
"type": "intrinsic",
|
|
6198
|
+
"name": "string"
|
|
6199
|
+
}
|
|
6200
|
+
],
|
|
6201
|
+
"name": "Promise",
|
|
6202
|
+
"package": "typescript"
|
|
6203
|
+
}
|
|
6204
|
+
}
|
|
6205
|
+
],
|
|
6206
|
+
"decorators": []
|
|
6207
|
+
},
|
|
6208
|
+
{
|
|
6209
|
+
"id": 378,
|
|
6210
|
+
"name": "getHintText",
|
|
6211
|
+
"variant": "declaration",
|
|
6212
|
+
"kind": 2048,
|
|
6213
|
+
"flags": {
|
|
6214
|
+
"isPublic": true
|
|
6215
|
+
},
|
|
6216
|
+
"sources": [
|
|
6217
|
+
{
|
|
6218
|
+
"fileName": "projects/colorpicker/src/testing/colorpicker/colorpicker-harness.ts",
|
|
6219
|
+
"line": 132,
|
|
6220
|
+
"character": 15,
|
|
6221
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/testing/src/colorpicker/colorpicker-harness.ts#L132"
|
|
6222
|
+
}
|
|
6223
|
+
],
|
|
6224
|
+
"signatures": [
|
|
6225
|
+
{
|
|
6226
|
+
"id": 379,
|
|
6227
|
+
"name": "getHintText",
|
|
6228
|
+
"variant": "signature",
|
|
6229
|
+
"kind": 4096,
|
|
6230
|
+
"flags": {},
|
|
6231
|
+
"comment": {
|
|
6232
|
+
"summary": [
|
|
6233
|
+
{
|
|
6234
|
+
"kind": "text",
|
|
6235
|
+
"text": "Gets the colorpicker component's hint text."
|
|
6236
|
+
}
|
|
6237
|
+
]
|
|
6238
|
+
},
|
|
6239
|
+
"sources": [
|
|
6240
|
+
{
|
|
6241
|
+
"fileName": "libs/components/colorpicker/testing/src/colorpicker/colorpicker-harness.ts",
|
|
6242
|
+
"line": 132,
|
|
6243
|
+
"character": 15,
|
|
6244
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/testing/src/colorpicker/colorpicker-harness.ts#L132"
|
|
6245
|
+
}
|
|
6246
|
+
],
|
|
6247
|
+
"type": {
|
|
6248
|
+
"type": "reference",
|
|
6249
|
+
"target": {
|
|
6250
|
+
"sourceFileName": "node_modules/@skyux/dev-infra-private/node_modules/typescript/lib/lib.es5.d.ts",
|
|
6251
|
+
"qualifiedName": "Promise"
|
|
6252
|
+
},
|
|
6253
|
+
"typeArguments": [
|
|
6254
|
+
{
|
|
6255
|
+
"type": "intrinsic",
|
|
6256
|
+
"name": "string"
|
|
6257
|
+
}
|
|
6258
|
+
],
|
|
6259
|
+
"name": "Promise",
|
|
6260
|
+
"package": "typescript"
|
|
6261
|
+
}
|
|
6262
|
+
}
|
|
6263
|
+
],
|
|
6264
|
+
"decorators": []
|
|
6265
|
+
},
|
|
6266
|
+
{
|
|
6267
|
+
"id": 380,
|
|
6268
|
+
"name": "getLabelHidden",
|
|
6269
|
+
"variant": "declaration",
|
|
6270
|
+
"kind": 2048,
|
|
6271
|
+
"flags": {
|
|
6272
|
+
"isPublic": true
|
|
6273
|
+
},
|
|
6274
|
+
"sources": [
|
|
6275
|
+
{
|
|
6276
|
+
"fileName": "projects/colorpicker/src/testing/colorpicker/colorpicker-harness.ts",
|
|
6277
|
+
"line": 139,
|
|
6278
|
+
"character": 15,
|
|
6279
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/testing/src/colorpicker/colorpicker-harness.ts#L139"
|
|
6280
|
+
}
|
|
6281
|
+
],
|
|
6282
|
+
"signatures": [
|
|
6283
|
+
{
|
|
6284
|
+
"id": 381,
|
|
6285
|
+
"name": "getLabelHidden",
|
|
6286
|
+
"variant": "signature",
|
|
6287
|
+
"kind": 4096,
|
|
6288
|
+
"flags": {},
|
|
6289
|
+
"comment": {
|
|
6290
|
+
"summary": [
|
|
6291
|
+
{
|
|
6292
|
+
"kind": "text",
|
|
6293
|
+
"text": "Whether the colorpicker component's label is hidden."
|
|
6294
|
+
}
|
|
6295
|
+
]
|
|
6296
|
+
},
|
|
6297
|
+
"sources": [
|
|
6298
|
+
{
|
|
6299
|
+
"fileName": "libs/components/colorpicker/testing/src/colorpicker/colorpicker-harness.ts",
|
|
6300
|
+
"line": 139,
|
|
6301
|
+
"character": 15,
|
|
6302
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/testing/src/colorpicker/colorpicker-harness.ts#L139"
|
|
6303
|
+
}
|
|
6304
|
+
],
|
|
6305
|
+
"type": {
|
|
6306
|
+
"type": "reference",
|
|
6307
|
+
"target": {
|
|
6308
|
+
"sourceFileName": "node_modules/@skyux/dev-infra-private/node_modules/typescript/lib/lib.es5.d.ts",
|
|
6309
|
+
"qualifiedName": "Promise"
|
|
6310
|
+
},
|
|
6311
|
+
"typeArguments": [
|
|
6312
|
+
{
|
|
6313
|
+
"type": "intrinsic",
|
|
6314
|
+
"name": "boolean"
|
|
6315
|
+
}
|
|
6316
|
+
],
|
|
6317
|
+
"name": "Promise",
|
|
6318
|
+
"package": "typescript"
|
|
6319
|
+
}
|
|
6320
|
+
}
|
|
6321
|
+
],
|
|
6322
|
+
"decorators": []
|
|
6323
|
+
},
|
|
6324
|
+
{
|
|
6325
|
+
"id": 382,
|
|
6326
|
+
"name": "getLabelText",
|
|
6327
|
+
"variant": "declaration",
|
|
6328
|
+
"kind": 2048,
|
|
6329
|
+
"flags": {
|
|
6330
|
+
"isPublic": true
|
|
6331
|
+
},
|
|
6332
|
+
"sources": [
|
|
6333
|
+
{
|
|
6334
|
+
"fileName": "projects/colorpicker/src/testing/colorpicker/colorpicker-harness.ts",
|
|
6335
|
+
"line": 146,
|
|
6336
|
+
"character": 15,
|
|
6337
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/testing/src/colorpicker/colorpicker-harness.ts#L146"
|
|
6338
|
+
}
|
|
6339
|
+
],
|
|
6340
|
+
"signatures": [
|
|
6341
|
+
{
|
|
6342
|
+
"id": 383,
|
|
6343
|
+
"name": "getLabelText",
|
|
6344
|
+
"variant": "signature",
|
|
6345
|
+
"kind": 4096,
|
|
6346
|
+
"flags": {},
|
|
6347
|
+
"comment": {
|
|
6348
|
+
"summary": [
|
|
6349
|
+
{
|
|
6350
|
+
"kind": "text",
|
|
6351
|
+
"text": "Gets the colorpicker component's label text."
|
|
6352
|
+
}
|
|
6353
|
+
]
|
|
6354
|
+
},
|
|
6355
|
+
"sources": [
|
|
6356
|
+
{
|
|
6357
|
+
"fileName": "libs/components/colorpicker/testing/src/colorpicker/colorpicker-harness.ts",
|
|
6358
|
+
"line": 146,
|
|
6359
|
+
"character": 15,
|
|
6360
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/testing/src/colorpicker/colorpicker-harness.ts#L146"
|
|
6361
|
+
}
|
|
6362
|
+
],
|
|
6363
|
+
"type": {
|
|
6364
|
+
"type": "reference",
|
|
6365
|
+
"target": {
|
|
6366
|
+
"sourceFileName": "node_modules/@skyux/dev-infra-private/node_modules/typescript/lib/lib.es5.d.ts",
|
|
6367
|
+
"qualifiedName": "Promise"
|
|
6368
|
+
},
|
|
6369
|
+
"typeArguments": [
|
|
6370
|
+
{
|
|
6371
|
+
"type": "intrinsic",
|
|
6372
|
+
"name": "string"
|
|
6373
|
+
}
|
|
6374
|
+
],
|
|
6375
|
+
"name": "Promise",
|
|
6376
|
+
"package": "typescript"
|
|
6377
|
+
}
|
|
6378
|
+
}
|
|
6379
|
+
],
|
|
6380
|
+
"decorators": []
|
|
6381
|
+
},
|
|
6382
|
+
{
|
|
6383
|
+
"id": 384,
|
|
6384
|
+
"name": "hasError",
|
|
6385
|
+
"variant": "declaration",
|
|
6386
|
+
"kind": 2048,
|
|
6387
|
+
"flags": {
|
|
6388
|
+
"isPublic": true
|
|
6389
|
+
},
|
|
6390
|
+
"sources": [
|
|
6391
|
+
{
|
|
6392
|
+
"fileName": "projects/colorpicker/src/testing/colorpicker/colorpicker-harness.ts",
|
|
6393
|
+
"line": 154,
|
|
6394
|
+
"character": 15,
|
|
6395
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/testing/src/colorpicker/colorpicker-harness.ts#L154"
|
|
6396
|
+
}
|
|
6397
|
+
],
|
|
6398
|
+
"signatures": [
|
|
6399
|
+
{
|
|
6400
|
+
"id": 385,
|
|
6401
|
+
"name": "hasError",
|
|
6402
|
+
"variant": "signature",
|
|
6403
|
+
"kind": 4096,
|
|
6404
|
+
"flags": {},
|
|
6405
|
+
"comment": {
|
|
6406
|
+
"summary": [
|
|
6407
|
+
{
|
|
6408
|
+
"kind": "text",
|
|
6409
|
+
"text": "Whether the custom error has fired."
|
|
6410
|
+
}
|
|
6411
|
+
],
|
|
6412
|
+
"blockTags": [
|
|
6413
|
+
{
|
|
6414
|
+
"tag": "@params",
|
|
6415
|
+
"content": [
|
|
6416
|
+
{
|
|
6417
|
+
"kind": "text",
|
|
6418
|
+
"text": "errorName "
|
|
6419
|
+
},
|
|
6420
|
+
{
|
|
6421
|
+
"kind": "code",
|
|
6422
|
+
"text": "`errorName`"
|
|
6423
|
+
},
|
|
6424
|
+
{
|
|
6425
|
+
"kind": "text",
|
|
6426
|
+
"text": " of the custom error."
|
|
6427
|
+
}
|
|
6428
|
+
]
|
|
6429
|
+
}
|
|
6430
|
+
]
|
|
6431
|
+
},
|
|
6432
|
+
"sources": [
|
|
6433
|
+
{
|
|
6434
|
+
"fileName": "libs/components/colorpicker/testing/src/colorpicker/colorpicker-harness.ts",
|
|
6435
|
+
"line": 154,
|
|
6436
|
+
"character": 15,
|
|
6437
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/testing/src/colorpicker/colorpicker-harness.ts#L154"
|
|
6438
|
+
}
|
|
6439
|
+
],
|
|
6440
|
+
"parameters": [
|
|
6441
|
+
{
|
|
6442
|
+
"id": 386,
|
|
6443
|
+
"name": "errorName",
|
|
6444
|
+
"variant": "param",
|
|
6445
|
+
"kind": 32768,
|
|
6446
|
+
"flags": {},
|
|
6447
|
+
"type": {
|
|
6448
|
+
"type": "intrinsic",
|
|
6449
|
+
"name": "string"
|
|
6450
|
+
}
|
|
6451
|
+
}
|
|
6452
|
+
],
|
|
6453
|
+
"type": {
|
|
6454
|
+
"type": "reference",
|
|
6455
|
+
"target": {
|
|
6456
|
+
"sourceFileName": "node_modules/@skyux/dev-infra-private/node_modules/typescript/lib/lib.es5.d.ts",
|
|
6457
|
+
"qualifiedName": "Promise"
|
|
6458
|
+
},
|
|
6459
|
+
"typeArguments": [
|
|
6460
|
+
{
|
|
6461
|
+
"type": "intrinsic",
|
|
6462
|
+
"name": "boolean"
|
|
6463
|
+
}
|
|
6464
|
+
],
|
|
6465
|
+
"name": "Promise",
|
|
6466
|
+
"package": "typescript"
|
|
6467
|
+
}
|
|
6468
|
+
}
|
|
6469
|
+
],
|
|
6470
|
+
"decorators": []
|
|
6471
|
+
},
|
|
6472
|
+
{
|
|
6473
|
+
"id": 387,
|
|
6474
|
+
"name": "hasRequiredError",
|
|
6475
|
+
"variant": "declaration",
|
|
6476
|
+
"kind": 2048,
|
|
6477
|
+
"flags": {
|
|
6478
|
+
"isPublic": true
|
|
6479
|
+
},
|
|
6480
|
+
"sources": [
|
|
6481
|
+
{
|
|
6482
|
+
"fileName": "projects/colorpicker/src/testing/colorpicker/colorpicker-harness.ts",
|
|
6483
|
+
"line": 161,
|
|
6484
|
+
"character": 15,
|
|
6485
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/testing/src/colorpicker/colorpicker-harness.ts#L161"
|
|
6486
|
+
}
|
|
6487
|
+
],
|
|
6488
|
+
"signatures": [
|
|
6489
|
+
{
|
|
6490
|
+
"id": 388,
|
|
6491
|
+
"name": "hasRequiredError",
|
|
6492
|
+
"variant": "signature",
|
|
6493
|
+
"kind": 4096,
|
|
6494
|
+
"flags": {},
|
|
6495
|
+
"comment": {
|
|
6496
|
+
"summary": [
|
|
6497
|
+
{
|
|
6498
|
+
"kind": "text",
|
|
6499
|
+
"text": "Whether the required error has fired."
|
|
6500
|
+
}
|
|
6501
|
+
]
|
|
6502
|
+
},
|
|
6503
|
+
"sources": [
|
|
6504
|
+
{
|
|
6505
|
+
"fileName": "libs/components/colorpicker/testing/src/colorpicker/colorpicker-harness.ts",
|
|
6506
|
+
"line": 161,
|
|
6507
|
+
"character": 15,
|
|
6508
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/testing/src/colorpicker/colorpicker-harness.ts#L161"
|
|
6509
|
+
}
|
|
6510
|
+
],
|
|
6511
|
+
"type": {
|
|
6512
|
+
"type": "reference",
|
|
6513
|
+
"target": {
|
|
6514
|
+
"sourceFileName": "node_modules/@skyux/dev-infra-private/node_modules/typescript/lib/lib.es5.d.ts",
|
|
6515
|
+
"qualifiedName": "Promise"
|
|
6516
|
+
},
|
|
6517
|
+
"typeArguments": [
|
|
6518
|
+
{
|
|
6519
|
+
"type": "intrinsic",
|
|
6520
|
+
"name": "boolean"
|
|
6521
|
+
}
|
|
6522
|
+
],
|
|
6523
|
+
"name": "Promise",
|
|
6524
|
+
"package": "typescript"
|
|
6525
|
+
}
|
|
6526
|
+
}
|
|
6527
|
+
],
|
|
6528
|
+
"decorators": []
|
|
6529
|
+
},
|
|
6530
|
+
{
|
|
6531
|
+
"id": 389,
|
|
6532
|
+
"name": "hasResetButton",
|
|
6533
|
+
"variant": "declaration",
|
|
6534
|
+
"kind": 2048,
|
|
6535
|
+
"flags": {
|
|
6536
|
+
"isPublic": true
|
|
6537
|
+
},
|
|
6538
|
+
"sources": [
|
|
6539
|
+
{
|
|
6540
|
+
"fileName": "projects/colorpicker/src/testing/colorpicker/colorpicker-harness.ts",
|
|
6541
|
+
"line": 168,
|
|
6542
|
+
"character": 15,
|
|
6543
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/testing/src/colorpicker/colorpicker-harness.ts#L168"
|
|
6544
|
+
}
|
|
6545
|
+
],
|
|
6546
|
+
"signatures": [
|
|
6547
|
+
{
|
|
6548
|
+
"id": 390,
|
|
6549
|
+
"name": "hasResetButton",
|
|
6550
|
+
"variant": "signature",
|
|
6551
|
+
"kind": 4096,
|
|
6552
|
+
"flags": {},
|
|
6553
|
+
"comment": {
|
|
6554
|
+
"summary": [
|
|
6555
|
+
{
|
|
6556
|
+
"kind": "text",
|
|
6557
|
+
"text": "Whether the reset button is shown."
|
|
6558
|
+
}
|
|
6559
|
+
]
|
|
6560
|
+
},
|
|
6561
|
+
"sources": [
|
|
6562
|
+
{
|
|
6563
|
+
"fileName": "libs/components/colorpicker/testing/src/colorpicker/colorpicker-harness.ts",
|
|
6564
|
+
"line": 168,
|
|
6565
|
+
"character": 15,
|
|
6566
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/testing/src/colorpicker/colorpicker-harness.ts#L168"
|
|
6567
|
+
}
|
|
6568
|
+
],
|
|
6569
|
+
"type": {
|
|
6570
|
+
"type": "reference",
|
|
6571
|
+
"target": {
|
|
6572
|
+
"sourceFileName": "node_modules/@skyux/dev-infra-private/node_modules/typescript/lib/lib.es5.d.ts",
|
|
6573
|
+
"qualifiedName": "Promise"
|
|
6574
|
+
},
|
|
6575
|
+
"typeArguments": [
|
|
6576
|
+
{
|
|
6577
|
+
"type": "intrinsic",
|
|
6578
|
+
"name": "boolean"
|
|
6579
|
+
}
|
|
6580
|
+
],
|
|
6581
|
+
"name": "Promise",
|
|
6582
|
+
"package": "typescript"
|
|
6583
|
+
}
|
|
6584
|
+
}
|
|
6585
|
+
],
|
|
6586
|
+
"decorators": []
|
|
6587
|
+
},
|
|
6588
|
+
{
|
|
6589
|
+
"id": 404,
|
|
6590
|
+
"name": "host",
|
|
6591
|
+
"variant": "declaration",
|
|
6592
|
+
"kind": 2048,
|
|
6593
|
+
"flags": {},
|
|
6594
|
+
"sources": [
|
|
6595
|
+
{
|
|
6596
|
+
"fileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
6597
|
+
"line": 40,
|
|
6598
|
+
"character": 4
|
|
6599
|
+
}
|
|
6600
|
+
],
|
|
6601
|
+
"signatures": [
|
|
6602
|
+
{
|
|
6603
|
+
"id": 405,
|
|
6604
|
+
"name": "host",
|
|
6605
|
+
"variant": "signature",
|
|
6606
|
+
"kind": 4096,
|
|
6607
|
+
"flags": {},
|
|
6608
|
+
"comment": {
|
|
6609
|
+
"summary": [
|
|
6610
|
+
{
|
|
6611
|
+
"kind": "text",
|
|
6612
|
+
"text": "Gets a "
|
|
6613
|
+
},
|
|
6614
|
+
{
|
|
6615
|
+
"kind": "code",
|
|
6616
|
+
"text": "`Promise`"
|
|
6617
|
+
},
|
|
6618
|
+
{
|
|
6619
|
+
"kind": "text",
|
|
6620
|
+
"text": " for the "
|
|
6621
|
+
},
|
|
6622
|
+
{
|
|
6623
|
+
"kind": "code",
|
|
6624
|
+
"text": "`TestElement`"
|
|
6625
|
+
},
|
|
6626
|
+
{
|
|
6627
|
+
"kind": "text",
|
|
6628
|
+
"text": " representing the host element of the component."
|
|
6629
|
+
}
|
|
6630
|
+
]
|
|
6631
|
+
},
|
|
6632
|
+
"sources": [
|
|
6633
|
+
{
|
|
6634
|
+
"fileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
6635
|
+
"line": 40,
|
|
6636
|
+
"character": 4
|
|
6637
|
+
}
|
|
6638
|
+
],
|
|
6639
|
+
"type": {
|
|
6640
|
+
"type": "reference",
|
|
6641
|
+
"target": {
|
|
6642
|
+
"sourceFileName": "node_modules/@skyux/dev-infra-private/node_modules/typescript/lib/lib.es5.d.ts",
|
|
6643
|
+
"qualifiedName": "Promise"
|
|
6644
|
+
},
|
|
6645
|
+
"typeArguments": [
|
|
6646
|
+
{
|
|
6647
|
+
"type": "reference",
|
|
6648
|
+
"target": {
|
|
6649
|
+
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
6650
|
+
"qualifiedName": "TestElement"
|
|
6651
|
+
},
|
|
6652
|
+
"name": "TestElement",
|
|
6653
|
+
"package": "@angular/cdk"
|
|
6654
|
+
}
|
|
6655
|
+
],
|
|
6656
|
+
"name": "Promise",
|
|
6657
|
+
"package": "typescript"
|
|
6658
|
+
},
|
|
6659
|
+
"inheritedFrom": {
|
|
6660
|
+
"type": "reference",
|
|
6661
|
+
"target": -1,
|
|
6662
|
+
"name": "SkyComponentHarness.host"
|
|
6663
|
+
}
|
|
6664
|
+
}
|
|
6665
|
+
],
|
|
6666
|
+
"inheritedFrom": {
|
|
6667
|
+
"type": "reference",
|
|
6668
|
+
"target": -1,
|
|
6669
|
+
"name": "SkyComponentHarness.host"
|
|
6670
|
+
}
|
|
6671
|
+
},
|
|
6672
|
+
{
|
|
6673
|
+
"id": 391,
|
|
6674
|
+
"name": "isColorpickerOpen",
|
|
6675
|
+
"variant": "declaration",
|
|
6676
|
+
"kind": 2048,
|
|
6677
|
+
"flags": {
|
|
6678
|
+
"isPublic": true
|
|
6679
|
+
},
|
|
6680
|
+
"sources": [
|
|
6681
|
+
{
|
|
6682
|
+
"fileName": "projects/colorpicker/src/testing/colorpicker/colorpicker-harness.ts",
|
|
6683
|
+
"line": 178,
|
|
6684
|
+
"character": 15,
|
|
6685
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/testing/src/colorpicker/colorpicker-harness.ts#L178"
|
|
6686
|
+
}
|
|
6687
|
+
],
|
|
6688
|
+
"signatures": [
|
|
6689
|
+
{
|
|
6690
|
+
"id": 392,
|
|
6691
|
+
"name": "isColorpickerOpen",
|
|
6692
|
+
"variant": "signature",
|
|
6693
|
+
"kind": 4096,
|
|
6694
|
+
"flags": {},
|
|
6695
|
+
"comment": {
|
|
6696
|
+
"summary": [
|
|
6697
|
+
{
|
|
6698
|
+
"kind": "text",
|
|
6699
|
+
"text": "Whether the colorpicker component is open."
|
|
6700
|
+
}
|
|
6701
|
+
]
|
|
6702
|
+
},
|
|
6703
|
+
"sources": [
|
|
6704
|
+
{
|
|
6705
|
+
"fileName": "libs/components/colorpicker/testing/src/colorpicker/colorpicker-harness.ts",
|
|
6706
|
+
"line": 178,
|
|
6707
|
+
"character": 15,
|
|
6708
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/testing/src/colorpicker/colorpicker-harness.ts#L178"
|
|
6709
|
+
}
|
|
6710
|
+
],
|
|
6711
|
+
"type": {
|
|
6712
|
+
"type": "reference",
|
|
6713
|
+
"target": {
|
|
6714
|
+
"sourceFileName": "node_modules/@skyux/dev-infra-private/node_modules/typescript/lib/lib.es5.d.ts",
|
|
6715
|
+
"qualifiedName": "Promise"
|
|
6716
|
+
},
|
|
6717
|
+
"typeArguments": [
|
|
6718
|
+
{
|
|
6719
|
+
"type": "intrinsic",
|
|
6720
|
+
"name": "boolean"
|
|
6721
|
+
}
|
|
6722
|
+
],
|
|
6723
|
+
"name": "Promise",
|
|
6724
|
+
"package": "typescript"
|
|
6725
|
+
}
|
|
6726
|
+
}
|
|
6727
|
+
],
|
|
6728
|
+
"decorators": []
|
|
6729
|
+
},
|
|
6730
|
+
{
|
|
6731
|
+
"id": 393,
|
|
6732
|
+
"name": "isStacked",
|
|
6733
|
+
"variant": "declaration",
|
|
6734
|
+
"kind": 2048,
|
|
6735
|
+
"flags": {
|
|
6736
|
+
"isPublic": true
|
|
6737
|
+
},
|
|
6738
|
+
"sources": [
|
|
6739
|
+
{
|
|
6740
|
+
"fileName": "projects/colorpicker/src/testing/colorpicker/colorpicker-harness.ts",
|
|
6741
|
+
"line": 190,
|
|
6742
|
+
"character": 15,
|
|
6743
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/testing/src/colorpicker/colorpicker-harness.ts#L190"
|
|
6744
|
+
}
|
|
6745
|
+
],
|
|
6746
|
+
"signatures": [
|
|
6747
|
+
{
|
|
6748
|
+
"id": 394,
|
|
6749
|
+
"name": "isStacked",
|
|
6750
|
+
"variant": "signature",
|
|
6751
|
+
"kind": 4096,
|
|
6752
|
+
"flags": {},
|
|
6753
|
+
"comment": {
|
|
6754
|
+
"summary": [
|
|
6755
|
+
{
|
|
6756
|
+
"kind": "text",
|
|
6757
|
+
"text": "Whether the colorpicker component is stacked."
|
|
6758
|
+
}
|
|
6759
|
+
]
|
|
6760
|
+
},
|
|
6761
|
+
"sources": [
|
|
6762
|
+
{
|
|
6763
|
+
"fileName": "libs/components/colorpicker/testing/src/colorpicker/colorpicker-harness.ts",
|
|
6764
|
+
"line": 190,
|
|
6765
|
+
"character": 15,
|
|
6766
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/testing/src/colorpicker/colorpicker-harness.ts#L190"
|
|
6767
|
+
}
|
|
6768
|
+
],
|
|
6769
|
+
"type": {
|
|
6770
|
+
"type": "reference",
|
|
6771
|
+
"target": {
|
|
6772
|
+
"sourceFileName": "node_modules/@skyux/dev-infra-private/node_modules/typescript/lib/lib.es5.d.ts",
|
|
6773
|
+
"qualifiedName": "Promise"
|
|
6774
|
+
},
|
|
6775
|
+
"typeArguments": [
|
|
6776
|
+
{
|
|
6777
|
+
"type": "intrinsic",
|
|
6778
|
+
"name": "boolean"
|
|
6779
|
+
}
|
|
6780
|
+
],
|
|
6781
|
+
"name": "Promise",
|
|
6782
|
+
"package": "typescript"
|
|
6783
|
+
}
|
|
6784
|
+
}
|
|
6785
|
+
],
|
|
6786
|
+
"decorators": []
|
|
6787
|
+
},
|
|
6788
|
+
{
|
|
6789
|
+
"id": 343,
|
|
6790
|
+
"name": "with",
|
|
6791
|
+
"variant": "declaration",
|
|
6792
|
+
"kind": 2048,
|
|
6793
|
+
"flags": {
|
|
6794
|
+
"isPublic": true,
|
|
6795
|
+
"isStatic": true
|
|
6796
|
+
},
|
|
6797
|
+
"sources": [
|
|
6798
|
+
{
|
|
6799
|
+
"fileName": "projects/colorpicker/src/testing/colorpicker/colorpicker-harness.ts",
|
|
6800
|
+
"line": 35,
|
|
6801
|
+
"character": 16,
|
|
6802
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/testing/src/colorpicker/colorpicker-harness.ts#L35"
|
|
6803
|
+
}
|
|
6804
|
+
],
|
|
6805
|
+
"signatures": [
|
|
6806
|
+
{
|
|
6807
|
+
"id": 344,
|
|
6808
|
+
"name": "with",
|
|
6809
|
+
"variant": "signature",
|
|
6810
|
+
"kind": 4096,
|
|
6811
|
+
"flags": {},
|
|
6812
|
+
"comment": {
|
|
6813
|
+
"summary": [
|
|
6814
|
+
{
|
|
6815
|
+
"kind": "text",
|
|
6816
|
+
"text": "Gets a "
|
|
6817
|
+
},
|
|
6818
|
+
{
|
|
6819
|
+
"kind": "code",
|
|
6820
|
+
"text": "`HarnessPredicate`"
|
|
6821
|
+
},
|
|
6822
|
+
{
|
|
6823
|
+
"kind": "text",
|
|
6824
|
+
"text": " that can be used to search for a\n"
|
|
6825
|
+
},
|
|
6826
|
+
{
|
|
6827
|
+
"kind": "code",
|
|
6828
|
+
"text": "`SkyColorpickerHarness`"
|
|
6829
|
+
},
|
|
6830
|
+
{
|
|
6831
|
+
"kind": "text",
|
|
6832
|
+
"text": " that meets certain criteria"
|
|
6833
|
+
}
|
|
6834
|
+
]
|
|
6835
|
+
},
|
|
6836
|
+
"sources": [
|
|
6837
|
+
{
|
|
6838
|
+
"fileName": "libs/components/colorpicker/testing/src/colorpicker/colorpicker-harness.ts",
|
|
6839
|
+
"line": 35,
|
|
6840
|
+
"character": 16,
|
|
6841
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/testing/src/colorpicker/colorpicker-harness.ts#L35"
|
|
6842
|
+
}
|
|
6843
|
+
],
|
|
6844
|
+
"parameters": [
|
|
6845
|
+
{
|
|
6846
|
+
"id": 345,
|
|
6847
|
+
"name": "filters",
|
|
6848
|
+
"variant": "param",
|
|
6849
|
+
"kind": 32768,
|
|
6850
|
+
"flags": {},
|
|
6851
|
+
"type": {
|
|
6852
|
+
"type": "reference",
|
|
6853
|
+
"target": 424,
|
|
6854
|
+
"name": "SkyColorpickerHarnessFilters",
|
|
6855
|
+
"package": "@skyux/colorpicker"
|
|
6856
|
+
}
|
|
6857
|
+
}
|
|
6858
|
+
],
|
|
6859
|
+
"type": {
|
|
6860
|
+
"type": "reference",
|
|
6861
|
+
"target": {
|
|
6862
|
+
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
6863
|
+
"qualifiedName": "HarnessPredicate"
|
|
6864
|
+
},
|
|
6865
|
+
"typeArguments": [
|
|
6866
|
+
{
|
|
6867
|
+
"type": "reference",
|
|
6868
|
+
"target": 341,
|
|
6869
|
+
"name": "SkyColorpickerHarness",
|
|
6870
|
+
"package": "@skyux/colorpicker"
|
|
6871
|
+
}
|
|
6872
|
+
],
|
|
6873
|
+
"name": "HarnessPredicate",
|
|
6874
|
+
"package": "@angular/cdk"
|
|
6875
|
+
}
|
|
6876
|
+
}
|
|
6877
|
+
],
|
|
6878
|
+
"decorators": []
|
|
6879
|
+
}
|
|
6880
|
+
],
|
|
6881
|
+
"groups": [
|
|
6882
|
+
{
|
|
6883
|
+
"title": "Constructors",
|
|
6884
|
+
"children": [
|
|
6885
|
+
351
|
|
6886
|
+
]
|
|
6887
|
+
},
|
|
6888
|
+
{
|
|
6889
|
+
"title": "Methods",
|
|
6890
|
+
"children": [
|
|
6891
|
+
360,
|
|
6892
|
+
362,
|
|
6893
|
+
364,
|
|
6894
|
+
366,
|
|
6895
|
+
368,
|
|
6896
|
+
370,
|
|
6897
|
+
374,
|
|
6898
|
+
376,
|
|
6899
|
+
378,
|
|
6900
|
+
380,
|
|
6901
|
+
382,
|
|
6902
|
+
384,
|
|
6903
|
+
387,
|
|
6904
|
+
389,
|
|
6905
|
+
404,
|
|
6906
|
+
391,
|
|
6907
|
+
393,
|
|
6908
|
+
343
|
|
6909
|
+
]
|
|
6910
|
+
}
|
|
6911
|
+
],
|
|
6912
|
+
"sources": [
|
|
6913
|
+
{
|
|
6914
|
+
"fileName": "projects/colorpicker/src/testing/colorpicker/colorpicker-harness.ts",
|
|
6915
|
+
"line": 13,
|
|
6916
|
+
"character": 13,
|
|
6917
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/testing/src/colorpicker/colorpicker-harness.ts#L13"
|
|
6918
|
+
}
|
|
6919
|
+
],
|
|
6920
|
+
"extendedTypes": [
|
|
6921
|
+
{
|
|
6922
|
+
"type": "reference",
|
|
6923
|
+
"target": {
|
|
6924
|
+
"sourceFileName": "libs/components/core/testing/src/shared/component-harness.ts",
|
|
6925
|
+
"qualifiedName": "SkyComponentHarness"
|
|
6926
|
+
},
|
|
6927
|
+
"name": "SkyComponentHarness",
|
|
6928
|
+
"package": "@skyux/core"
|
|
6929
|
+
}
|
|
6930
|
+
],
|
|
6931
|
+
"decorators": []
|
|
6932
|
+
},
|
|
6933
|
+
{
|
|
6934
|
+
"id": 511,
|
|
6935
|
+
"name": "SkyColorpickerDropdownHarnessFilters",
|
|
6936
|
+
"variant": "declaration",
|
|
6937
|
+
"kind": 256,
|
|
6938
|
+
"flags": {},
|
|
6939
|
+
"comment": {
|
|
6940
|
+
"summary": [
|
|
6941
|
+
{
|
|
6942
|
+
"kind": "text",
|
|
6943
|
+
"text": "A set of criteria that can be used to filter a list of "
|
|
6944
|
+
},
|
|
6945
|
+
{
|
|
6946
|
+
"kind": "code",
|
|
6947
|
+
"text": "`SkyColorpickerDropdownHarness`"
|
|
6948
|
+
},
|
|
6949
|
+
{
|
|
6950
|
+
"kind": "text",
|
|
6951
|
+
"text": " instances."
|
|
6952
|
+
}
|
|
6953
|
+
]
|
|
6954
|
+
},
|
|
6955
|
+
"children": [
|
|
6956
|
+
{
|
|
6957
|
+
"id": 513,
|
|
6958
|
+
"name": "ancestor",
|
|
6959
|
+
"variant": "declaration",
|
|
6960
|
+
"kind": 1024,
|
|
6961
|
+
"flags": {
|
|
6962
|
+
"isOptional": true
|
|
6963
|
+
},
|
|
6964
|
+
"comment": {
|
|
6965
|
+
"summary": [
|
|
6966
|
+
{
|
|
6967
|
+
"kind": "text",
|
|
6968
|
+
"text": "Only find instances that are nested under an element with the given selector."
|
|
6969
|
+
}
|
|
6970
|
+
]
|
|
6971
|
+
},
|
|
6972
|
+
"sources": [
|
|
6973
|
+
{
|
|
6974
|
+
"fileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
6975
|
+
"line": 28,
|
|
6976
|
+
"character": 4
|
|
6977
|
+
}
|
|
6978
|
+
],
|
|
6979
|
+
"type": {
|
|
6980
|
+
"type": "intrinsic",
|
|
6981
|
+
"name": "string"
|
|
6982
|
+
},
|
|
6983
|
+
"inheritedFrom": {
|
|
6984
|
+
"type": "reference",
|
|
6985
|
+
"target": -1,
|
|
6986
|
+
"name": "BaseHarnessFilters.ancestor"
|
|
6987
|
+
}
|
|
6988
|
+
},
|
|
6989
|
+
{
|
|
6990
|
+
"id": 512,
|
|
6991
|
+
"name": "selector",
|
|
6992
|
+
"variant": "declaration",
|
|
6993
|
+
"kind": 1024,
|
|
6994
|
+
"flags": {
|
|
6995
|
+
"isOptional": true
|
|
6996
|
+
},
|
|
6997
|
+
"comment": {
|
|
6998
|
+
"summary": [
|
|
6999
|
+
{
|
|
7000
|
+
"kind": "text",
|
|
7001
|
+
"text": "Only find instances whose host element matches the given selector."
|
|
7002
|
+
}
|
|
7003
|
+
]
|
|
7004
|
+
},
|
|
7005
|
+
"sources": [
|
|
7006
|
+
{
|
|
7007
|
+
"fileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
7008
|
+
"line": 26,
|
|
7009
|
+
"character": 4
|
|
7010
|
+
}
|
|
7011
|
+
],
|
|
7012
|
+
"type": {
|
|
7013
|
+
"type": "intrinsic",
|
|
7014
|
+
"name": "string"
|
|
7015
|
+
},
|
|
7016
|
+
"inheritedFrom": {
|
|
7017
|
+
"type": "reference",
|
|
7018
|
+
"target": -1,
|
|
7019
|
+
"name": "BaseHarnessFilters.selector"
|
|
7020
|
+
}
|
|
7021
|
+
}
|
|
7022
|
+
],
|
|
7023
|
+
"groups": [
|
|
7024
|
+
{
|
|
7025
|
+
"title": "Properties",
|
|
7026
|
+
"children": [
|
|
7027
|
+
513,
|
|
7028
|
+
512
|
|
7029
|
+
]
|
|
7030
|
+
}
|
|
7031
|
+
],
|
|
7032
|
+
"sources": [
|
|
7033
|
+
{
|
|
7034
|
+
"fileName": "projects/colorpicker/src/testing/colorpicker/colorpicker-dropdown-harness.filters.ts",
|
|
7035
|
+
"line": 7,
|
|
7036
|
+
"character": 17,
|
|
7037
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/testing/src/colorpicker/colorpicker-dropdown-harness.filters.ts#L7"
|
|
7038
|
+
}
|
|
7039
|
+
],
|
|
7040
|
+
"extendedTypes": [
|
|
7041
|
+
{
|
|
7042
|
+
"type": "reference",
|
|
7043
|
+
"target": {
|
|
7044
|
+
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
7045
|
+
"qualifiedName": "BaseHarnessFilters"
|
|
7046
|
+
},
|
|
7047
|
+
"name": "BaseHarnessFilters",
|
|
7048
|
+
"package": "@angular/cdk"
|
|
7049
|
+
}
|
|
7050
|
+
]
|
|
7051
|
+
},
|
|
7052
|
+
{
|
|
7053
|
+
"id": 424,
|
|
7054
|
+
"name": "SkyColorpickerHarnessFilters",
|
|
7055
|
+
"variant": "declaration",
|
|
7056
|
+
"kind": 256,
|
|
7057
|
+
"flags": {},
|
|
7058
|
+
"comment": {
|
|
7059
|
+
"summary": [
|
|
7060
|
+
{
|
|
7061
|
+
"kind": "text",
|
|
7062
|
+
"text": "A set of criteria that can be used to filter a list of "
|
|
7063
|
+
},
|
|
7064
|
+
{
|
|
7065
|
+
"kind": "code",
|
|
7066
|
+
"text": "`SkyColorpickerHarness`"
|
|
7067
|
+
},
|
|
7068
|
+
{
|
|
7069
|
+
"kind": "text",
|
|
7070
|
+
"text": " instances."
|
|
7071
|
+
}
|
|
7072
|
+
]
|
|
7073
|
+
},
|
|
7074
|
+
"children": [
|
|
7075
|
+
{
|
|
7076
|
+
"id": 427,
|
|
7077
|
+
"name": "ancestor",
|
|
7078
|
+
"variant": "declaration",
|
|
7079
|
+
"kind": 1024,
|
|
7080
|
+
"flags": {
|
|
7081
|
+
"isOptional": true
|
|
7082
|
+
},
|
|
7083
|
+
"comment": {
|
|
7084
|
+
"summary": [
|
|
7085
|
+
{
|
|
7086
|
+
"kind": "text",
|
|
7087
|
+
"text": "Only find instances that are nested under an element with the given selector."
|
|
7088
|
+
}
|
|
7089
|
+
]
|
|
7090
|
+
},
|
|
7091
|
+
"sources": [
|
|
7092
|
+
{
|
|
7093
|
+
"fileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
7094
|
+
"line": 28,
|
|
7095
|
+
"character": 4
|
|
7096
|
+
}
|
|
7097
|
+
],
|
|
7098
|
+
"type": {
|
|
7099
|
+
"type": "intrinsic",
|
|
7100
|
+
"name": "string"
|
|
7101
|
+
},
|
|
7102
|
+
"inheritedFrom": {
|
|
7103
|
+
"type": "reference",
|
|
7104
|
+
"target": -1,
|
|
7105
|
+
"name": "SkyHarnessFilters.ancestor"
|
|
7106
|
+
}
|
|
7107
|
+
},
|
|
7108
|
+
{
|
|
7109
|
+
"id": 425,
|
|
7110
|
+
"name": "dataSkyId",
|
|
7111
|
+
"variant": "declaration",
|
|
7112
|
+
"kind": 1024,
|
|
7113
|
+
"flags": {
|
|
7114
|
+
"isOptional": true
|
|
7115
|
+
},
|
|
7116
|
+
"comment": {
|
|
7117
|
+
"summary": [
|
|
7118
|
+
{
|
|
7119
|
+
"kind": "text",
|
|
7120
|
+
"text": "Only find instances whose "
|
|
7121
|
+
},
|
|
7122
|
+
{
|
|
7123
|
+
"kind": "code",
|
|
7124
|
+
"text": "`data-sky-id`"
|
|
7125
|
+
},
|
|
7126
|
+
{
|
|
7127
|
+
"kind": "text",
|
|
7128
|
+
"text": " attribute matches the given value."
|
|
7129
|
+
}
|
|
7130
|
+
]
|
|
7131
|
+
},
|
|
7132
|
+
"sources": [
|
|
7133
|
+
{
|
|
7134
|
+
"fileName": "libs/components/core/testing/src/shared/harness-filters.ts",
|
|
7135
|
+
"line": 11,
|
|
7136
|
+
"character": 2,
|
|
7137
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/core/testing/src/shared/harness-filters.ts#L11"
|
|
7138
|
+
}
|
|
7139
|
+
],
|
|
7140
|
+
"type": {
|
|
7141
|
+
"type": "union",
|
|
7142
|
+
"types": [
|
|
7143
|
+
{
|
|
7144
|
+
"type": "intrinsic",
|
|
7145
|
+
"name": "string"
|
|
7146
|
+
},
|
|
7147
|
+
{
|
|
7148
|
+
"type": "reference",
|
|
7149
|
+
"target": {
|
|
7150
|
+
"sourceFileName": "node_modules/@skyux/dev-infra-private/node_modules/typescript/lib/lib.es5.d.ts",
|
|
7151
|
+
"qualifiedName": "RegExp"
|
|
7152
|
+
},
|
|
7153
|
+
"name": "RegExp",
|
|
7154
|
+
"package": "typescript"
|
|
7155
|
+
}
|
|
7156
|
+
]
|
|
7157
|
+
},
|
|
7158
|
+
"inheritedFrom": {
|
|
7159
|
+
"type": "reference",
|
|
7160
|
+
"target": -1,
|
|
7161
|
+
"name": "SkyHarnessFilters.dataSkyId"
|
|
7162
|
+
}
|
|
7163
|
+
},
|
|
7164
|
+
{
|
|
7165
|
+
"id": 426,
|
|
7166
|
+
"name": "selector",
|
|
7167
|
+
"variant": "declaration",
|
|
7168
|
+
"kind": 1024,
|
|
7169
|
+
"flags": {
|
|
7170
|
+
"isOptional": true
|
|
7171
|
+
},
|
|
7172
|
+
"comment": {
|
|
7173
|
+
"summary": [
|
|
7174
|
+
{
|
|
7175
|
+
"kind": "text",
|
|
7176
|
+
"text": "Only find instances whose host element matches the given selector."
|
|
7177
|
+
}
|
|
7178
|
+
]
|
|
7179
|
+
},
|
|
7180
|
+
"sources": [
|
|
7181
|
+
{
|
|
7182
|
+
"fileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
7183
|
+
"line": 26,
|
|
7184
|
+
"character": 4
|
|
7185
|
+
}
|
|
7186
|
+
],
|
|
7187
|
+
"type": {
|
|
7188
|
+
"type": "intrinsic",
|
|
7189
|
+
"name": "string"
|
|
7190
|
+
},
|
|
7191
|
+
"inheritedFrom": {
|
|
7192
|
+
"type": "reference",
|
|
7193
|
+
"target": -1,
|
|
7194
|
+
"name": "SkyHarnessFilters.selector"
|
|
7195
|
+
}
|
|
7196
|
+
}
|
|
7197
|
+
],
|
|
7198
|
+
"groups": [
|
|
7199
|
+
{
|
|
7200
|
+
"title": "Properties",
|
|
7201
|
+
"children": [
|
|
7202
|
+
427,
|
|
7203
|
+
425,
|
|
7204
|
+
426
|
|
7205
|
+
]
|
|
7206
|
+
}
|
|
7207
|
+
],
|
|
7208
|
+
"sources": [
|
|
7209
|
+
{
|
|
7210
|
+
"fileName": "projects/colorpicker/src/testing/colorpicker/colorpicker-harness.filters.ts",
|
|
7211
|
+
"line": 7,
|
|
7212
|
+
"character": 17,
|
|
7213
|
+
"url": "https://github.com/blackbaud/skyux/blob/93295b0/libs/components/colorpicker/testing/src/colorpicker/colorpicker-harness.filters.ts#L7"
|
|
7214
|
+
}
|
|
7215
|
+
],
|
|
7216
|
+
"extendedTypes": [
|
|
7217
|
+
{
|
|
7218
|
+
"type": "reference",
|
|
7219
|
+
"target": {
|
|
7220
|
+
"sourceFileName": "libs/components/core/testing/src/shared/harness-filters.ts",
|
|
7221
|
+
"qualifiedName": "SkyHarnessFilters"
|
|
7222
|
+
},
|
|
7223
|
+
"name": "SkyHarnessFilters",
|
|
7224
|
+
"package": "@skyux/core"
|
|
4649
7225
|
}
|
|
4650
7226
|
]
|
|
4651
7227
|
}
|
|
@@ -5378,6 +7954,342 @@
|
|
|
5378
7954
|
"278": {
|
|
5379
7955
|
"sourceFileName": "libs/components/colorpicker/src/lib/modules/colorpicker/colorpicker.component.ts",
|
|
5380
7956
|
"qualifiedName": "value"
|
|
7957
|
+
},
|
|
7958
|
+
"341": {
|
|
7959
|
+
"sourceFileName": "libs/components/colorpicker/testing/src/colorpicker/colorpicker-harness.ts",
|
|
7960
|
+
"qualifiedName": "SkyColorpickerHarness"
|
|
7961
|
+
},
|
|
7962
|
+
"343": {
|
|
7963
|
+
"sourceFileName": "libs/components/colorpicker/testing/src/colorpicker/colorpicker-harness.ts",
|
|
7964
|
+
"qualifiedName": "SkyColorpickerHarness.with"
|
|
7965
|
+
},
|
|
7966
|
+
"344": {
|
|
7967
|
+
"sourceFileName": "libs/components/colorpicker/testing/src/colorpicker/colorpicker-harness.ts",
|
|
7968
|
+
"qualifiedName": "SkyColorpickerHarness.with"
|
|
7969
|
+
},
|
|
7970
|
+
"345": {
|
|
7971
|
+
"sourceFileName": "libs/components/colorpicker/testing/src/colorpicker/colorpicker-harness.ts",
|
|
7972
|
+
"qualifiedName": "filters"
|
|
7973
|
+
},
|
|
7974
|
+
"351": {
|
|
7975
|
+
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
7976
|
+
"qualifiedName": "ComponentHarness.__constructor"
|
|
7977
|
+
},
|
|
7978
|
+
"352": {
|
|
7979
|
+
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
7980
|
+
"qualifiedName": "SkyColorpickerHarness"
|
|
7981
|
+
},
|
|
7982
|
+
"353": {
|
|
7983
|
+
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
7984
|
+
"qualifiedName": "locatorFactory"
|
|
7985
|
+
},
|
|
7986
|
+
"360": {
|
|
7987
|
+
"sourceFileName": "libs/components/colorpicker/testing/src/colorpicker/colorpicker-harness.ts",
|
|
7988
|
+
"qualifiedName": "SkyColorpickerHarness.clickColorpickerButton"
|
|
7989
|
+
},
|
|
7990
|
+
"361": {
|
|
7991
|
+
"sourceFileName": "libs/components/colorpicker/testing/src/colorpicker/colorpicker-harness.ts",
|
|
7992
|
+
"qualifiedName": "SkyColorpickerHarness.clickColorpickerButton"
|
|
7993
|
+
},
|
|
7994
|
+
"362": {
|
|
7995
|
+
"sourceFileName": "libs/components/colorpicker/testing/src/colorpicker/colorpicker-harness.ts",
|
|
7996
|
+
"qualifiedName": "SkyColorpickerHarness.clickHelpInline"
|
|
7997
|
+
},
|
|
7998
|
+
"363": {
|
|
7999
|
+
"sourceFileName": "libs/components/colorpicker/testing/src/colorpicker/colorpicker-harness.ts",
|
|
8000
|
+
"qualifiedName": "SkyColorpickerHarness.clickHelpInline"
|
|
8001
|
+
},
|
|
8002
|
+
"364": {
|
|
8003
|
+
"sourceFileName": "libs/components/colorpicker/testing/src/colorpicker/colorpicker-harness.ts",
|
|
8004
|
+
"qualifiedName": "SkyColorpickerHarness.clickResetButton"
|
|
8005
|
+
},
|
|
8006
|
+
"365": {
|
|
8007
|
+
"sourceFileName": "libs/components/colorpicker/testing/src/colorpicker/colorpicker-harness.ts",
|
|
8008
|
+
"qualifiedName": "SkyColorpickerHarness.clickResetButton"
|
|
8009
|
+
},
|
|
8010
|
+
"366": {
|
|
8011
|
+
"sourceFileName": "libs/components/colorpicker/testing/src/colorpicker/colorpicker-harness.ts",
|
|
8012
|
+
"qualifiedName": "SkyColorpickerHarness.getAriaLabel"
|
|
8013
|
+
},
|
|
8014
|
+
"367": {
|
|
8015
|
+
"sourceFileName": "libs/components/colorpicker/testing/src/colorpicker/colorpicker-harness.ts",
|
|
8016
|
+
"qualifiedName": "SkyColorpickerHarness.getAriaLabel"
|
|
8017
|
+
},
|
|
8018
|
+
"368": {
|
|
8019
|
+
"sourceFileName": "libs/components/colorpicker/testing/src/colorpicker/colorpicker-harness.ts",
|
|
8020
|
+
"qualifiedName": "SkyColorpickerHarness.getAriaLabelledby"
|
|
8021
|
+
},
|
|
8022
|
+
"369": {
|
|
8023
|
+
"sourceFileName": "libs/components/colorpicker/testing/src/colorpicker/colorpicker-harness.ts",
|
|
8024
|
+
"qualifiedName": "SkyColorpickerHarness.getAriaLabelledby"
|
|
8025
|
+
},
|
|
8026
|
+
"370": {
|
|
8027
|
+
"sourceFileName": "libs/components/colorpicker/testing/src/colorpicker/colorpicker-harness.ts",
|
|
8028
|
+
"qualifiedName": "SkyColorpickerHarness.getColorpickerDropdown"
|
|
8029
|
+
},
|
|
8030
|
+
"371": {
|
|
8031
|
+
"sourceFileName": "libs/components/colorpicker/testing/src/colorpicker/colorpicker-harness.ts",
|
|
8032
|
+
"qualifiedName": "SkyColorpickerHarness.getColorpickerDropdown"
|
|
8033
|
+
},
|
|
8034
|
+
"374": {
|
|
8035
|
+
"sourceFileName": "libs/components/colorpicker/testing/src/colorpicker/colorpicker-harness.ts",
|
|
8036
|
+
"qualifiedName": "SkyColorpickerHarness.getHelpPopoverContent"
|
|
8037
|
+
},
|
|
8038
|
+
"375": {
|
|
8039
|
+
"sourceFileName": "libs/components/colorpicker/testing/src/colorpicker/colorpicker-harness.ts",
|
|
8040
|
+
"qualifiedName": "SkyColorpickerHarness.getHelpPopoverContent"
|
|
8041
|
+
},
|
|
8042
|
+
"376": {
|
|
8043
|
+
"sourceFileName": "libs/components/colorpicker/testing/src/colorpicker/colorpicker-harness.ts",
|
|
8044
|
+
"qualifiedName": "SkyColorpickerHarness.getHelpPopoverTitle"
|
|
8045
|
+
},
|
|
8046
|
+
"377": {
|
|
8047
|
+
"sourceFileName": "libs/components/colorpicker/testing/src/colorpicker/colorpicker-harness.ts",
|
|
8048
|
+
"qualifiedName": "SkyColorpickerHarness.getHelpPopoverTitle"
|
|
8049
|
+
},
|
|
8050
|
+
"378": {
|
|
8051
|
+
"sourceFileName": "libs/components/colorpicker/testing/src/colorpicker/colorpicker-harness.ts",
|
|
8052
|
+
"qualifiedName": "SkyColorpickerHarness.getHintText"
|
|
8053
|
+
},
|
|
8054
|
+
"379": {
|
|
8055
|
+
"sourceFileName": "libs/components/colorpicker/testing/src/colorpicker/colorpicker-harness.ts",
|
|
8056
|
+
"qualifiedName": "SkyColorpickerHarness.getHintText"
|
|
8057
|
+
},
|
|
8058
|
+
"380": {
|
|
8059
|
+
"sourceFileName": "libs/components/colorpicker/testing/src/colorpicker/colorpicker-harness.ts",
|
|
8060
|
+
"qualifiedName": "SkyColorpickerHarness.getLabelHidden"
|
|
8061
|
+
},
|
|
8062
|
+
"381": {
|
|
8063
|
+
"sourceFileName": "libs/components/colorpicker/testing/src/colorpicker/colorpicker-harness.ts",
|
|
8064
|
+
"qualifiedName": "SkyColorpickerHarness.getLabelHidden"
|
|
8065
|
+
},
|
|
8066
|
+
"382": {
|
|
8067
|
+
"sourceFileName": "libs/components/colorpicker/testing/src/colorpicker/colorpicker-harness.ts",
|
|
8068
|
+
"qualifiedName": "SkyColorpickerHarness.getLabelText"
|
|
8069
|
+
},
|
|
8070
|
+
"383": {
|
|
8071
|
+
"sourceFileName": "libs/components/colorpicker/testing/src/colorpicker/colorpicker-harness.ts",
|
|
8072
|
+
"qualifiedName": "SkyColorpickerHarness.getLabelText"
|
|
8073
|
+
},
|
|
8074
|
+
"384": {
|
|
8075
|
+
"sourceFileName": "libs/components/colorpicker/testing/src/colorpicker/colorpicker-harness.ts",
|
|
8076
|
+
"qualifiedName": "SkyColorpickerHarness.hasError"
|
|
8077
|
+
},
|
|
8078
|
+
"385": {
|
|
8079
|
+
"sourceFileName": "libs/components/colorpicker/testing/src/colorpicker/colorpicker-harness.ts",
|
|
8080
|
+
"qualifiedName": "SkyColorpickerHarness.hasError"
|
|
8081
|
+
},
|
|
8082
|
+
"386": {
|
|
8083
|
+
"sourceFileName": "libs/components/colorpicker/testing/src/colorpicker/colorpicker-harness.ts",
|
|
8084
|
+
"qualifiedName": "errorName"
|
|
8085
|
+
},
|
|
8086
|
+
"387": {
|
|
8087
|
+
"sourceFileName": "libs/components/colorpicker/testing/src/colorpicker/colorpicker-harness.ts",
|
|
8088
|
+
"qualifiedName": "SkyColorpickerHarness.hasRequiredError"
|
|
8089
|
+
},
|
|
8090
|
+
"388": {
|
|
8091
|
+
"sourceFileName": "libs/components/colorpicker/testing/src/colorpicker/colorpicker-harness.ts",
|
|
8092
|
+
"qualifiedName": "SkyColorpickerHarness.hasRequiredError"
|
|
8093
|
+
},
|
|
8094
|
+
"389": {
|
|
8095
|
+
"sourceFileName": "libs/components/colorpicker/testing/src/colorpicker/colorpicker-harness.ts",
|
|
8096
|
+
"qualifiedName": "SkyColorpickerHarness.hasResetButton"
|
|
8097
|
+
},
|
|
8098
|
+
"390": {
|
|
8099
|
+
"sourceFileName": "libs/components/colorpicker/testing/src/colorpicker/colorpicker-harness.ts",
|
|
8100
|
+
"qualifiedName": "SkyColorpickerHarness.hasResetButton"
|
|
8101
|
+
},
|
|
8102
|
+
"391": {
|
|
8103
|
+
"sourceFileName": "libs/components/colorpicker/testing/src/colorpicker/colorpicker-harness.ts",
|
|
8104
|
+
"qualifiedName": "SkyColorpickerHarness.isColorpickerOpen"
|
|
8105
|
+
},
|
|
8106
|
+
"392": {
|
|
8107
|
+
"sourceFileName": "libs/components/colorpicker/testing/src/colorpicker/colorpicker-harness.ts",
|
|
8108
|
+
"qualifiedName": "SkyColorpickerHarness.isColorpickerOpen"
|
|
8109
|
+
},
|
|
8110
|
+
"393": {
|
|
8111
|
+
"sourceFileName": "libs/components/colorpicker/testing/src/colorpicker/colorpicker-harness.ts",
|
|
8112
|
+
"qualifiedName": "SkyColorpickerHarness.isStacked"
|
|
8113
|
+
},
|
|
8114
|
+
"394": {
|
|
8115
|
+
"sourceFileName": "libs/components/colorpicker/testing/src/colorpicker/colorpicker-harness.ts",
|
|
8116
|
+
"qualifiedName": "SkyColorpickerHarness.isStacked"
|
|
8117
|
+
},
|
|
8118
|
+
"404": {
|
|
8119
|
+
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
8120
|
+
"qualifiedName": "ComponentHarness.host"
|
|
8121
|
+
},
|
|
8122
|
+
"405": {
|
|
8123
|
+
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
8124
|
+
"qualifiedName": "ComponentHarness.host"
|
|
8125
|
+
},
|
|
8126
|
+
"424": {
|
|
8127
|
+
"sourceFileName": "libs/components/colorpicker/testing/src/colorpicker/colorpicker-harness.filters.ts",
|
|
8128
|
+
"qualifiedName": "SkyColorpickerHarnessFilters"
|
|
8129
|
+
},
|
|
8130
|
+
"425": {
|
|
8131
|
+
"sourceFileName": "libs/components/core/testing/src/shared/harness-filters.ts",
|
|
8132
|
+
"qualifiedName": "SkyHarnessFilters.dataSkyId"
|
|
8133
|
+
},
|
|
8134
|
+
"426": {
|
|
8135
|
+
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
8136
|
+
"qualifiedName": "BaseHarnessFilters.selector"
|
|
8137
|
+
},
|
|
8138
|
+
"427": {
|
|
8139
|
+
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
8140
|
+
"qualifiedName": "BaseHarnessFilters.ancestor"
|
|
8141
|
+
},
|
|
8142
|
+
"428": {
|
|
8143
|
+
"sourceFileName": "libs/components/colorpicker/testing/src/colorpicker/colorpicker-dropdown-harness.ts",
|
|
8144
|
+
"qualifiedName": "SkyColorpickerDropdownHarness"
|
|
8145
|
+
},
|
|
8146
|
+
"430": {
|
|
8147
|
+
"sourceFileName": "libs/components/colorpicker/testing/src/colorpicker/colorpicker-dropdown-harness.ts",
|
|
8148
|
+
"qualifiedName": "SkyColorpickerDropdownHarness.with"
|
|
8149
|
+
},
|
|
8150
|
+
"431": {
|
|
8151
|
+
"sourceFileName": "libs/components/colorpicker/testing/src/colorpicker/colorpicker-dropdown-harness.ts",
|
|
8152
|
+
"qualifiedName": "SkyColorpickerDropdownHarness.with"
|
|
8153
|
+
},
|
|
8154
|
+
"432": {
|
|
8155
|
+
"sourceFileName": "libs/components/colorpicker/testing/src/colorpicker/colorpicker-dropdown-harness.ts",
|
|
8156
|
+
"qualifiedName": "filters"
|
|
8157
|
+
},
|
|
8158
|
+
"438": {
|
|
8159
|
+
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
8160
|
+
"qualifiedName": "ComponentHarness.__constructor"
|
|
8161
|
+
},
|
|
8162
|
+
"439": {
|
|
8163
|
+
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
8164
|
+
"qualifiedName": "SkyColorpickerDropdownHarness"
|
|
8165
|
+
},
|
|
8166
|
+
"440": {
|
|
8167
|
+
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
8168
|
+
"qualifiedName": "locatorFactory"
|
|
8169
|
+
},
|
|
8170
|
+
"446": {
|
|
8171
|
+
"sourceFileName": "libs/components/colorpicker/testing/src/colorpicker/colorpicker-dropdown-harness.ts",
|
|
8172
|
+
"qualifiedName": "SkyColorpickerDropdownHarness.allowsTransparency"
|
|
8173
|
+
},
|
|
8174
|
+
"447": {
|
|
8175
|
+
"sourceFileName": "libs/components/colorpicker/testing/src/colorpicker/colorpicker-dropdown-harness.ts",
|
|
8176
|
+
"qualifiedName": "SkyColorpickerDropdownHarness.allowsTransparency"
|
|
8177
|
+
},
|
|
8178
|
+
"448": {
|
|
8179
|
+
"sourceFileName": "libs/components/colorpicker/testing/src/colorpicker/colorpicker-dropdown-harness.ts",
|
|
8180
|
+
"qualifiedName": "SkyColorpickerDropdownHarness.clickApplyButton"
|
|
8181
|
+
},
|
|
8182
|
+
"449": {
|
|
8183
|
+
"sourceFileName": "libs/components/colorpicker/testing/src/colorpicker/colorpicker-dropdown-harness.ts",
|
|
8184
|
+
"qualifiedName": "SkyColorpickerDropdownHarness.clickApplyButton"
|
|
8185
|
+
},
|
|
8186
|
+
"450": {
|
|
8187
|
+
"sourceFileName": "libs/components/colorpicker/testing/src/colorpicker/colorpicker-dropdown-harness.ts",
|
|
8188
|
+
"qualifiedName": "SkyColorpickerDropdownHarness.clickCancelButton"
|
|
8189
|
+
},
|
|
8190
|
+
"451": {
|
|
8191
|
+
"sourceFileName": "libs/components/colorpicker/testing/src/colorpicker/colorpicker-dropdown-harness.ts",
|
|
8192
|
+
"qualifiedName": "SkyColorpickerDropdownHarness.clickCancelButton"
|
|
8193
|
+
},
|
|
8194
|
+
"452": {
|
|
8195
|
+
"sourceFileName": "libs/components/colorpicker/testing/src/colorpicker/colorpicker-dropdown-harness.ts",
|
|
8196
|
+
"qualifiedName": "SkyColorpickerDropdownHarness.clickPresetColorSwatch"
|
|
8197
|
+
},
|
|
8198
|
+
"453": {
|
|
8199
|
+
"sourceFileName": "libs/components/colorpicker/testing/src/colorpicker/colorpicker-dropdown-harness.ts",
|
|
8200
|
+
"qualifiedName": "SkyColorpickerDropdownHarness.clickPresetColorSwatch"
|
|
8201
|
+
},
|
|
8202
|
+
"454": {
|
|
8203
|
+
"sourceFileName": "libs/components/colorpicker/testing/src/colorpicker/colorpicker-dropdown-harness.ts",
|
|
8204
|
+
"qualifiedName": "swatchHex"
|
|
8205
|
+
},
|
|
8206
|
+
"455": {
|
|
8207
|
+
"sourceFileName": "libs/components/colorpicker/testing/src/colorpicker/colorpicker-dropdown-harness.ts",
|
|
8208
|
+
"qualifiedName": "SkyColorpickerDropdownHarness.getPresetColorSwatches"
|
|
8209
|
+
},
|
|
8210
|
+
"456": {
|
|
8211
|
+
"sourceFileName": "libs/components/colorpicker/testing/src/colorpicker/colorpicker-dropdown-harness.ts",
|
|
8212
|
+
"qualifiedName": "SkyColorpickerDropdownHarness.getPresetColorSwatches"
|
|
8213
|
+
},
|
|
8214
|
+
"457": {
|
|
8215
|
+
"sourceFileName": "libs/components/colorpicker/testing/src/colorpicker/colorpicker-dropdown-harness.ts",
|
|
8216
|
+
"qualifiedName": "SkyColorpickerDropdownHarness.setAlphaValue"
|
|
8217
|
+
},
|
|
8218
|
+
"458": {
|
|
8219
|
+
"sourceFileName": "libs/components/colorpicker/testing/src/colorpicker/colorpicker-dropdown-harness.ts",
|
|
8220
|
+
"qualifiedName": "SkyColorpickerDropdownHarness.setAlphaValue"
|
|
8221
|
+
},
|
|
8222
|
+
"459": {
|
|
8223
|
+
"sourceFileName": "libs/components/colorpicker/testing/src/colorpicker/colorpicker-dropdown-harness.ts",
|
|
8224
|
+
"qualifiedName": "value"
|
|
8225
|
+
},
|
|
8226
|
+
"460": {
|
|
8227
|
+
"sourceFileName": "libs/components/colorpicker/testing/src/colorpicker/colorpicker-dropdown-harness.ts",
|
|
8228
|
+
"qualifiedName": "SkyColorpickerDropdownHarness.setBlueValue"
|
|
8229
|
+
},
|
|
8230
|
+
"461": {
|
|
8231
|
+
"sourceFileName": "libs/components/colorpicker/testing/src/colorpicker/colorpicker-dropdown-harness.ts",
|
|
8232
|
+
"qualifiedName": "SkyColorpickerDropdownHarness.setBlueValue"
|
|
8233
|
+
},
|
|
8234
|
+
"462": {
|
|
8235
|
+
"sourceFileName": "libs/components/colorpicker/testing/src/colorpicker/colorpicker-dropdown-harness.ts",
|
|
8236
|
+
"qualifiedName": "value"
|
|
8237
|
+
},
|
|
8238
|
+
"463": {
|
|
8239
|
+
"sourceFileName": "libs/components/colorpicker/testing/src/colorpicker/colorpicker-dropdown-harness.ts",
|
|
8240
|
+
"qualifiedName": "SkyColorpickerDropdownHarness.setGreenValue"
|
|
8241
|
+
},
|
|
8242
|
+
"464": {
|
|
8243
|
+
"sourceFileName": "libs/components/colorpicker/testing/src/colorpicker/colorpicker-dropdown-harness.ts",
|
|
8244
|
+
"qualifiedName": "SkyColorpickerDropdownHarness.setGreenValue"
|
|
8245
|
+
},
|
|
8246
|
+
"465": {
|
|
8247
|
+
"sourceFileName": "libs/components/colorpicker/testing/src/colorpicker/colorpicker-dropdown-harness.ts",
|
|
8248
|
+
"qualifiedName": "value"
|
|
8249
|
+
},
|
|
8250
|
+
"466": {
|
|
8251
|
+
"sourceFileName": "libs/components/colorpicker/testing/src/colorpicker/colorpicker-dropdown-harness.ts",
|
|
8252
|
+
"qualifiedName": "SkyColorpickerDropdownHarness.setHexValue"
|
|
8253
|
+
},
|
|
8254
|
+
"467": {
|
|
8255
|
+
"sourceFileName": "libs/components/colorpicker/testing/src/colorpicker/colorpicker-dropdown-harness.ts",
|
|
8256
|
+
"qualifiedName": "SkyColorpickerDropdownHarness.setHexValue"
|
|
8257
|
+
},
|
|
8258
|
+
"468": {
|
|
8259
|
+
"sourceFileName": "libs/components/colorpicker/testing/src/colorpicker/colorpicker-dropdown-harness.ts",
|
|
8260
|
+
"qualifiedName": "value"
|
|
8261
|
+
},
|
|
8262
|
+
"469": {
|
|
8263
|
+
"sourceFileName": "libs/components/colorpicker/testing/src/colorpicker/colorpicker-dropdown-harness.ts",
|
|
8264
|
+
"qualifiedName": "SkyColorpickerDropdownHarness.setRedValue"
|
|
8265
|
+
},
|
|
8266
|
+
"470": {
|
|
8267
|
+
"sourceFileName": "libs/components/colorpicker/testing/src/colorpicker/colorpicker-dropdown-harness.ts",
|
|
8268
|
+
"qualifiedName": "SkyColorpickerDropdownHarness.setRedValue"
|
|
8269
|
+
},
|
|
8270
|
+
"471": {
|
|
8271
|
+
"sourceFileName": "libs/components/colorpicker/testing/src/colorpicker/colorpicker-dropdown-harness.ts",
|
|
8272
|
+
"qualifiedName": "value"
|
|
8273
|
+
},
|
|
8274
|
+
"491": {
|
|
8275
|
+
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
8276
|
+
"qualifiedName": "ComponentHarness.host"
|
|
8277
|
+
},
|
|
8278
|
+
"492": {
|
|
8279
|
+
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
8280
|
+
"qualifiedName": "ComponentHarness.host"
|
|
8281
|
+
},
|
|
8282
|
+
"511": {
|
|
8283
|
+
"sourceFileName": "libs/components/colorpicker/testing/src/colorpicker/colorpicker-dropdown-harness.filters.ts",
|
|
8284
|
+
"qualifiedName": "SkyColorpickerDropdownHarnessFilters"
|
|
8285
|
+
},
|
|
8286
|
+
"512": {
|
|
8287
|
+
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
8288
|
+
"qualifiedName": "BaseHarnessFilters.selector"
|
|
8289
|
+
},
|
|
8290
|
+
"513": {
|
|
8291
|
+
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
8292
|
+
"qualifiedName": "BaseHarnessFilters.ancestor"
|
|
5381
8293
|
}
|
|
5382
8294
|
}
|
|
5383
8295
|
},
|
|
@@ -5397,10 +8309,15 @@
|
|
|
5397
8309
|
"filePath": "/projects/colorpicker/documentation/code-examples/colorpicker/basic/demo.component.ts",
|
|
5398
8310
|
"rawContents": "import { Component, inject } from '@angular/core';\nimport {\n FormBuilder,\n FormControl,\n FormGroup,\n ReactiveFormsModule,\n ValidationErrors,\n} from '@angular/forms';\nimport { SkyColorpickerModule, SkyColorpickerOutput } from '@skyux/colorpicker';\n\ninterface DemoForm {\n favoriteColor: FormControl<SkyColorpickerOutput | string>;\n}\n\nfunction isColorpickerOutput(value: unknown): value is SkyColorpickerOutput {\n return !!(value && typeof value === 'object' && 'rgba' in value);\n}\n\n@Component({\n standalone: true,\n selector: 'app-demo',\n templateUrl: './demo.component.html',\n imports: [ReactiveFormsModule, SkyColorpickerModule],\n})\nexport class DemoComponent {\n protected favoriteColor: FormControl<SkyColorpickerOutput | string>;\n protected formGroup: FormGroup<DemoForm>;\n\n protected swatches: string[] = [\n '#BD4040',\n '#617FC2',\n '#60AC68',\n '#3486BA',\n '#E87134',\n '#DA9C9C',\n ];\n\n constructor() {\n this.favoriteColor = new FormControl('#f00', {\n nonNullable: true,\n validators: [\n (control): ValidationErrors | null => {\n return isColorpickerOutput(control.value) &&\n control.value.rgba.alpha < 0.8\n ? { opaque: true }\n : null;\n },\n ],\n });\n\n this.formGroup = inject(FormBuilder).group<DemoForm>({\n favoriteColor: this.favoriteColor,\n });\n }\n\n protected onSelectedColorChanged(args: SkyColorpickerOutput): void {\n console.log('Reactive form color changed:', args);\n }\n\n protected submit(): void {\n const controlValue = this.favoriteColor.value;\n const favoriteColor = isColorpickerOutput(controlValue)\n ? controlValue.hex\n : controlValue;\n\n alert('Your favorite color is: \\n' + favoriteColor);\n }\n}\n"
|
|
5399
8311
|
},
|
|
8312
|
+
{
|
|
8313
|
+
"fileName": "demo.component.spec.ts",
|
|
8314
|
+
"filePath": "/projects/colorpicker/documentation/code-examples/colorpicker/basic/demo.component.spec.ts",
|
|
8315
|
+
"rawContents": "import { TestbedHarnessEnvironment } from '@angular/cdk/testing/testbed';\nimport { ComponentFixture, TestBed } from '@angular/core/testing';\nimport { SkyColorpickerHarness } from '@skyux/colorpicker/testing';\n\nimport { DemoComponent } from './demo.component';\n\ndescribe('Basic colorpicker demo', () => {\n async function setupTest(options: { dataSkyId: string }): Promise<{\n harness: SkyColorpickerHarness;\n fixture: ComponentFixture<DemoComponent>;\n }> {\n const fixture = TestBed.createComponent(DemoComponent);\n const loader = TestbedHarnessEnvironment.loader(fixture);\n\n const harness = await loader.getHarness(\n SkyColorpickerHarness.with({ dataSkyId: options.dataSkyId }),\n );\n\n fixture.detectChanges();\n await fixture.whenStable();\n\n return { harness, fixture };\n }\n\n beforeEach(() => {\n TestBed.configureTestingModule({\n imports: [DemoComponent],\n });\n });\n\n it('should have the initial values set', async () => {\n const { harness } = await setupTest({ dataSkyId: 'favorite-color' });\n\n await expectAsync(harness.getLabelText()).toBeResolvedTo(\n 'What is your favorite color?',\n );\n await expectAsync(harness.getHintText()).toBeResolvedTo(\n 'Pick a color with at least 80% opacity.',\n );\n });\n\n it('should throw an error if a low opacity color is selected', async () => {\n const { harness, fixture } = await setupTest({\n dataSkyId: 'favorite-color',\n });\n\n await harness.clickColorpickerButton();\n await expectAsync(harness.isColorpickerOpen()).toBeResolvedTo(true);\n\n const dropdown = await harness.getColorpickerDropdown();\n\n await dropdown.setAlphaValue('.2');\n await dropdown.clickApplyButton();\n fixture.detectChanges();\n\n await expectAsync(harness.hasError('opaque')).toBeResolvedTo(true);\n });\n});\n"
|
|
8316
|
+
},
|
|
5400
8317
|
{
|
|
5401
8318
|
"fileName": "demo.component.html",
|
|
5402
8319
|
"filePath": "/projects/colorpicker/documentation/code-examples/colorpicker/basic/demo.component.html",
|
|
5403
|
-
"rawContents": "<form [formGroup]=\"formGroup\" (ngSubmit)=\"submit()\">\n <sky-colorpicker\n #colorPicker\n labelText=\"What is your favorite color?\"\n hintText=\"Pick a color with at least 80% opacity.\"\n [stacked]=\"true\"\n (selectedColorChanged)=\"onSelectedColorChanged($event)\"\n >\n <input\n formControlName=\"favoriteColor\"\n type=\"text\"\n [presetColors]=\"swatches\"\n [skyColorpickerInput]=\"colorPicker\"\n />\n @if (favoriteColor.errors?.['opaque']) {\n <sky-form-error\n errorName=\"opaque\"\n errorText=\"Color must have at least 80% opacity.\"\n />\n }\n </sky-colorpicker>\n\n <button class=\"sky-btn sky-btn-primary\" type=\"submit\">Submit</button>\n</form>\n"
|
|
8320
|
+
"rawContents": "<form [formGroup]=\"formGroup\" (ngSubmit)=\"submit()\">\n <sky-colorpicker\n #colorPicker\n data-sky-id=\"favorite-color\"\n labelText=\"What is your favorite color?\"\n hintText=\"Pick a color with at least 80% opacity.\"\n [stacked]=\"true\"\n (selectedColorChanged)=\"onSelectedColorChanged($event)\"\n >\n <input\n formControlName=\"favoriteColor\"\n type=\"text\"\n [presetColors]=\"swatches\"\n [skyColorpickerInput]=\"colorPicker\"\n />\n @if (favoriteColor.errors?.['opaque']) {\n <sky-form-error\n errorName=\"opaque\"\n errorText=\"Color must have at least 80% opacity.\"\n />\n }\n </sky-colorpicker>\n\n <button class=\"sky-btn sky-btn-primary\" type=\"submit\">Submit</button>\n</form>\n"
|
|
5404
8321
|
}
|
|
5405
8322
|
],
|
|
5406
8323
|
"codeExampleDependencies": {
|
|
@@ -5415,20 +8332,20 @@
|
|
|
5415
8332
|
"@angular/forms": "18.2.5",
|
|
5416
8333
|
"@angular/platform-browser": "18.2.5",
|
|
5417
8334
|
"@angular/router": "18.2.5",
|
|
5418
|
-
"@blackbaud/skyux-design-tokens": "0.0.
|
|
8335
|
+
"@blackbaud/skyux-design-tokens": "0.0.29",
|
|
5419
8336
|
"@schematics/angular": "18.2.4",
|
|
5420
|
-
"@skyux-sdk/testing": "11.
|
|
5421
|
-
"@skyux/assets": "11.
|
|
5422
|
-
"@skyux/colorpicker": "11.
|
|
5423
|
-
"@skyux/core": "11.
|
|
5424
|
-
"@skyux/forms": "11.
|
|
5425
|
-
"@skyux/help-inline": "11.
|
|
5426
|
-
"@skyux/i18n": "11.
|
|
5427
|
-
"@skyux/icon": "11.
|
|
8337
|
+
"@skyux-sdk/testing": "11.6.0",
|
|
8338
|
+
"@skyux/assets": "11.6.0",
|
|
8339
|
+
"@skyux/colorpicker": "11.6.0",
|
|
8340
|
+
"@skyux/core": "11.6.0",
|
|
8341
|
+
"@skyux/forms": "11.6.0",
|
|
8342
|
+
"@skyux/help-inline": "11.6.0",
|
|
8343
|
+
"@skyux/i18n": "11.6.0",
|
|
8344
|
+
"@skyux/icon": "11.6.0",
|
|
5428
8345
|
"@skyux/icons": "7.8.0",
|
|
5429
|
-
"@skyux/indicators": "11.
|
|
5430
|
-
"@skyux/popovers": "11.
|
|
5431
|
-
"@skyux/theme": "11.
|
|
8346
|
+
"@skyux/indicators": "11.6.0",
|
|
8347
|
+
"@skyux/popovers": "11.6.0",
|
|
8348
|
+
"@skyux/theme": "11.6.0",
|
|
5432
8349
|
"@types/node": "20.14.12",
|
|
5433
8350
|
"axe-core": "4.10.0",
|
|
5434
8351
|
"fontfaceobserver": "2.3.0",
|
|
@@ -5448,20 +8365,20 @@
|
|
|
5448
8365
|
"@angular/forms": "18.2.5",
|
|
5449
8366
|
"@angular/platform-browser": "18.2.5",
|
|
5450
8367
|
"@angular/router": "18.2.5",
|
|
5451
|
-
"@blackbaud/skyux-design-tokens": "0.0.
|
|
8368
|
+
"@blackbaud/skyux-design-tokens": "0.0.29",
|
|
5452
8369
|
"@schematics/angular": "18.2.4",
|
|
5453
|
-
"@skyux-sdk/testing": "11.
|
|
5454
|
-
"@skyux/assets": "11.
|
|
5455
|
-
"@skyux/colorpicker": "11.
|
|
5456
|
-
"@skyux/core": "11.
|
|
5457
|
-
"@skyux/forms": "11.
|
|
5458
|
-
"@skyux/help-inline": "11.
|
|
5459
|
-
"@skyux/i18n": "11.
|
|
5460
|
-
"@skyux/icon": "11.
|
|
8370
|
+
"@skyux-sdk/testing": "11.6.0",
|
|
8371
|
+
"@skyux/assets": "11.6.0",
|
|
8372
|
+
"@skyux/colorpicker": "11.6.0",
|
|
8373
|
+
"@skyux/core": "11.6.0",
|
|
8374
|
+
"@skyux/forms": "11.6.0",
|
|
8375
|
+
"@skyux/help-inline": "11.6.0",
|
|
8376
|
+
"@skyux/i18n": "11.6.0",
|
|
8377
|
+
"@skyux/icon": "11.6.0",
|
|
5461
8378
|
"@skyux/icons": "7.8.0",
|
|
5462
|
-
"@skyux/indicators": "11.
|
|
5463
|
-
"@skyux/popovers": "11.
|
|
5464
|
-
"@skyux/theme": "11.
|
|
8379
|
+
"@skyux/indicators": "11.6.0",
|
|
8380
|
+
"@skyux/popovers": "11.6.0",
|
|
8381
|
+
"@skyux/theme": "11.6.0",
|
|
5465
8382
|
"@types/node": "20.14.12",
|
|
5466
8383
|
"axe-core": "4.10.0",
|
|
5467
8384
|
"fontfaceobserver": "2.3.0",
|