@teambit/notifications 1.0.310 → 1.0.311
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.
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
2
|
<testsuites tests="0" failures="0" errors="0" skipped="0">
|
|
3
|
-
<testsuite name="teambit.ui-foundation/notifications@1.0.
|
|
3
|
+
<testsuite name="teambit.ui-foundation/notifications@1.0.311" tests="0" failures="0" errors="0" skipped="0"/>
|
|
4
4
|
</testsuites>
|
package/artifacts/schema.json
CHANGED
|
@@ -36,7 +36,8 @@
|
|
|
36
36
|
"character": 1
|
|
37
37
|
},
|
|
38
38
|
"raw": "/**\n * extension\n */",
|
|
39
|
-
"comment": "extension"
|
|
39
|
+
"comment": "extension",
|
|
40
|
+
"tags": []
|
|
40
41
|
},
|
|
41
42
|
"signature": "class NotificationUI",
|
|
42
43
|
"name": "NotificationUI",
|
|
@@ -203,7 +204,8 @@
|
|
|
203
204
|
"character": 3
|
|
204
205
|
},
|
|
205
206
|
"raw": "/** adds a full message to the log */",
|
|
206
|
-
"comment": "adds a full message to the log"
|
|
207
|
+
"comment": "adds a full message to the log",
|
|
208
|
+
"tags": []
|
|
207
209
|
},
|
|
208
210
|
"signature": "(property) NotificationUI.add: (message: string, level: MessageLevel) => string",
|
|
209
211
|
"name": "add",
|
|
@@ -234,7 +236,8 @@
|
|
|
234
236
|
"character": 3
|
|
235
237
|
},
|
|
236
238
|
"raw": "/** removes/archives a message from the log */",
|
|
237
|
-
"comment": "removes/archives a message from the log"
|
|
239
|
+
"comment": "removes/archives a message from the log",
|
|
240
|
+
"tags": []
|
|
238
241
|
},
|
|
239
242
|
"signature": "(method) NotificationUI.dismiss(id: string): void",
|
|
240
243
|
"name": "dismiss",
|
|
@@ -286,7 +289,8 @@
|
|
|
286
289
|
"character": 3
|
|
287
290
|
},
|
|
288
291
|
"raw": "/** adds a message with level \"info\" to the log */",
|
|
289
|
-
"comment": "adds a message with level \"info\" to the log"
|
|
292
|
+
"comment": "adds a message with level \"info\" to the log",
|
|
293
|
+
"tags": []
|
|
290
294
|
},
|
|
291
295
|
"signature": "(property) NotificationUI.log: (message: string) => string",
|
|
292
296
|
"name": "log",
|
|
@@ -317,7 +321,8 @@
|
|
|
317
321
|
"character": 3
|
|
318
322
|
},
|
|
319
323
|
"raw": "/** adds a message with level \"warning\" to the log */",
|
|
320
|
-
"comment": "adds a message with level \"warning\" to the log"
|
|
324
|
+
"comment": "adds a message with level \"warning\" to the log",
|
|
325
|
+
"tags": []
|
|
321
326
|
},
|
|
322
327
|
"signature": "(property) NotificationUI.warn: (message: string) => string",
|
|
323
328
|
"name": "warn",
|
|
@@ -348,7 +353,8 @@
|
|
|
348
353
|
"character": 3
|
|
349
354
|
},
|
|
350
355
|
"raw": "/** adds a message with level \"error\" to the log */",
|
|
351
|
-
"comment": "adds a message with level \"error\" to the log"
|
|
356
|
+
"comment": "adds a message with level \"error\" to the log",
|
|
357
|
+
"tags": []
|
|
352
358
|
},
|
|
353
359
|
"signature": "(property) NotificationUI.error: (message: string) => string",
|
|
354
360
|
"name": "error",
|
|
@@ -379,7 +385,8 @@
|
|
|
379
385
|
"character": 3
|
|
380
386
|
},
|
|
381
387
|
"raw": "/** adds a message with level \"success\" to the log */",
|
|
382
|
-
"comment": "adds a message with level \"success\" to the log"
|
|
388
|
+
"comment": "adds a message with level \"success\" to the log",
|
|
389
|
+
"tags": []
|
|
383
390
|
},
|
|
384
391
|
"signature": "(property) NotificationUI.success: (message: string) => string",
|
|
385
392
|
"name": "success",
|
|
@@ -410,7 +417,8 @@
|
|
|
410
417
|
"character": 3
|
|
411
418
|
},
|
|
412
419
|
"raw": "/** removes all notifications */",
|
|
413
|
-
"comment": "removes all notifications"
|
|
420
|
+
"comment": "removes all notifications",
|
|
421
|
+
"tags": []
|
|
414
422
|
},
|
|
415
423
|
"signature": "(property) NotificationUI.clear: () => void",
|
|
416
424
|
"name": "clear",
|
|
@@ -450,7 +458,7 @@
|
|
|
450
458
|
"_legacy": {
|
|
451
459
|
"scope": "teambit.ui-foundation",
|
|
452
460
|
"name": "notifications",
|
|
453
|
-
"version": "1.0.
|
|
461
|
+
"version": "1.0.311"
|
|
454
462
|
},
|
|
455
463
|
"_scope": "teambit.ui-foundation"
|
|
456
464
|
}
|
|
@@ -532,7 +540,8 @@
|
|
|
532
540
|
"character": 1
|
|
533
541
|
},
|
|
534
542
|
"raw": "/**\n * extension\n */",
|
|
535
|
-
"comment": "extension"
|
|
543
|
+
"comment": "extension",
|
|
544
|
+
"tags": []
|
|
536
545
|
},
|
|
537
546
|
"signature": "class NotificationUI",
|
|
538
547
|
"name": "NotificationUI",
|
|
@@ -699,7 +708,8 @@
|
|
|
699
708
|
"character": 3
|
|
700
709
|
},
|
|
701
710
|
"raw": "/** adds a full message to the log */",
|
|
702
|
-
"comment": "adds a full message to the log"
|
|
711
|
+
"comment": "adds a full message to the log",
|
|
712
|
+
"tags": []
|
|
703
713
|
},
|
|
704
714
|
"signature": "(property) NotificationUI.add: (message: string, level: MessageLevel) => string",
|
|
705
715
|
"name": "add",
|
|
@@ -730,7 +740,8 @@
|
|
|
730
740
|
"character": 3
|
|
731
741
|
},
|
|
732
742
|
"raw": "/** removes/archives a message from the log */",
|
|
733
|
-
"comment": "removes/archives a message from the log"
|
|
743
|
+
"comment": "removes/archives a message from the log",
|
|
744
|
+
"tags": []
|
|
734
745
|
},
|
|
735
746
|
"signature": "(method) NotificationUI.dismiss(id: string): void",
|
|
736
747
|
"name": "dismiss",
|
|
@@ -782,7 +793,8 @@
|
|
|
782
793
|
"character": 3
|
|
783
794
|
},
|
|
784
795
|
"raw": "/** adds a message with level \"info\" to the log */",
|
|
785
|
-
"comment": "adds a message with level \"info\" to the log"
|
|
796
|
+
"comment": "adds a message with level \"info\" to the log",
|
|
797
|
+
"tags": []
|
|
786
798
|
},
|
|
787
799
|
"signature": "(property) NotificationUI.log: (message: string) => string",
|
|
788
800
|
"name": "log",
|
|
@@ -813,7 +825,8 @@
|
|
|
813
825
|
"character": 3
|
|
814
826
|
},
|
|
815
827
|
"raw": "/** adds a message with level \"warning\" to the log */",
|
|
816
|
-
"comment": "adds a message with level \"warning\" to the log"
|
|
828
|
+
"comment": "adds a message with level \"warning\" to the log",
|
|
829
|
+
"tags": []
|
|
817
830
|
},
|
|
818
831
|
"signature": "(property) NotificationUI.warn: (message: string) => string",
|
|
819
832
|
"name": "warn",
|
|
@@ -844,7 +857,8 @@
|
|
|
844
857
|
"character": 3
|
|
845
858
|
},
|
|
846
859
|
"raw": "/** adds a message with level \"error\" to the log */",
|
|
847
|
-
"comment": "adds a message with level \"error\" to the log"
|
|
860
|
+
"comment": "adds a message with level \"error\" to the log",
|
|
861
|
+
"tags": []
|
|
848
862
|
},
|
|
849
863
|
"signature": "(property) NotificationUI.error: (message: string) => string",
|
|
850
864
|
"name": "error",
|
|
@@ -875,7 +889,8 @@
|
|
|
875
889
|
"character": 3
|
|
876
890
|
},
|
|
877
891
|
"raw": "/** adds a message with level \"success\" to the log */",
|
|
878
|
-
"comment": "adds a message with level \"success\" to the log"
|
|
892
|
+
"comment": "adds a message with level \"success\" to the log",
|
|
893
|
+
"tags": []
|
|
879
894
|
},
|
|
880
895
|
"signature": "(property) NotificationUI.success: (message: string) => string",
|
|
881
896
|
"name": "success",
|
|
@@ -906,7 +921,8 @@
|
|
|
906
921
|
"character": 3
|
|
907
922
|
},
|
|
908
923
|
"raw": "/** removes all notifications */",
|
|
909
|
-
"comment": "removes all notifications"
|
|
924
|
+
"comment": "removes all notifications",
|
|
925
|
+
"tags": []
|
|
910
926
|
},
|
|
911
927
|
"signature": "(property) NotificationUI.clear: () => void",
|
|
912
928
|
"name": "clear",
|
|
@@ -946,7 +962,7 @@
|
|
|
946
962
|
"_legacy": {
|
|
947
963
|
"scope": "teambit.ui-foundation",
|
|
948
964
|
"name": "notifications",
|
|
949
|
-
"version": "1.0.
|
|
965
|
+
"version": "1.0.311"
|
|
950
966
|
},
|
|
951
967
|
"_scope": "teambit.ui-foundation"
|
|
952
968
|
}
|
|
@@ -1019,7 +1035,7 @@
|
|
|
1019
1035
|
"componentId": {
|
|
1020
1036
|
"scope": "teambit.ui-foundation",
|
|
1021
1037
|
"name": "notifications",
|
|
1022
|
-
"version": "1.0.
|
|
1038
|
+
"version": "1.0.311"
|
|
1023
1039
|
},
|
|
1024
1040
|
"taggedModuleExports": []
|
|
1025
1041
|
}
|
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@teambit/notifications",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.311",
|
|
4
4
|
"homepage": "https://bit.cloud/teambit/ui-foundation/notifications",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"componentId": {
|
|
7
7
|
"scope": "teambit.ui-foundation",
|
|
8
8
|
"name": "notifications",
|
|
9
|
-
"version": "1.0.
|
|
9
|
+
"version": "1.0.311"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"uuid": "8.3.2",
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
"@teambit/ui-foundation.ui.notifications.notification-center": "0.0.523",
|
|
15
15
|
"@teambit/ui-foundation.ui.notifications.notification-context": "0.0.501",
|
|
16
16
|
"@teambit/harmony": "0.4.6",
|
|
17
|
-
"@teambit/ui": "1.0.
|
|
17
|
+
"@teambit/ui": "1.0.311"
|
|
18
18
|
},
|
|
19
19
|
"devDependencies": {
|
|
20
20
|
"@types/uuid": "8.3.4",
|
|
File without changes
|