@teambit/notifications 1.0.258 → 1.0.260
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.260" tests="0" failures="0" errors="0" skipped="0"/>
|
|
4
4
|
</testsuites>
|
package/artifacts/schema.json
CHANGED
|
@@ -116,7 +116,11 @@
|
|
|
116
116
|
"line": 22,
|
|
117
117
|
"character": 48
|
|
118
118
|
},
|
|
119
|
-
"name": "UiUI"
|
|
119
|
+
"name": "UiUI",
|
|
120
|
+
"componentId": {
|
|
121
|
+
"scope": "teambit.ui-foundation",
|
|
122
|
+
"name": "ui"
|
|
123
|
+
}
|
|
120
124
|
}
|
|
121
125
|
]
|
|
122
126
|
},
|
|
@@ -163,7 +167,11 @@
|
|
|
163
167
|
"line": 26,
|
|
164
168
|
"character": 35
|
|
165
169
|
},
|
|
166
|
-
"name": "UiUI"
|
|
170
|
+
"name": "UiUI",
|
|
171
|
+
"componentId": {
|
|
172
|
+
"scope": "teambit.ui-foundation",
|
|
173
|
+
"name": "ui"
|
|
174
|
+
}
|
|
167
175
|
},
|
|
168
176
|
"isOptional": false,
|
|
169
177
|
"isSpread": false
|
|
@@ -442,7 +450,7 @@
|
|
|
442
450
|
"_legacy": {
|
|
443
451
|
"scope": "teambit.ui-foundation",
|
|
444
452
|
"name": "notifications",
|
|
445
|
-
"version": "1.0.
|
|
453
|
+
"version": "1.0.260"
|
|
446
454
|
},
|
|
447
455
|
"_scope": "teambit.ui-foundation"
|
|
448
456
|
}
|
|
@@ -604,7 +612,11 @@
|
|
|
604
612
|
"line": 22,
|
|
605
613
|
"character": 48
|
|
606
614
|
},
|
|
607
|
-
"name": "UiUI"
|
|
615
|
+
"name": "UiUI",
|
|
616
|
+
"componentId": {
|
|
617
|
+
"scope": "teambit.ui-foundation",
|
|
618
|
+
"name": "ui"
|
|
619
|
+
}
|
|
608
620
|
}
|
|
609
621
|
]
|
|
610
622
|
},
|
|
@@ -651,7 +663,11 @@
|
|
|
651
663
|
"line": 26,
|
|
652
664
|
"character": 35
|
|
653
665
|
},
|
|
654
|
-
"name": "UiUI"
|
|
666
|
+
"name": "UiUI",
|
|
667
|
+
"componentId": {
|
|
668
|
+
"scope": "teambit.ui-foundation",
|
|
669
|
+
"name": "ui"
|
|
670
|
+
}
|
|
655
671
|
},
|
|
656
672
|
"isOptional": false,
|
|
657
673
|
"isSpread": false
|
|
@@ -930,7 +946,7 @@
|
|
|
930
946
|
"_legacy": {
|
|
931
947
|
"scope": "teambit.ui-foundation",
|
|
932
948
|
"name": "notifications",
|
|
933
|
-
"version": "1.0.
|
|
949
|
+
"version": "1.0.260"
|
|
934
950
|
},
|
|
935
951
|
"_scope": "teambit.ui-foundation"
|
|
936
952
|
}
|
|
@@ -1003,7 +1019,7 @@
|
|
|
1003
1019
|
"componentId": {
|
|
1004
1020
|
"scope": "teambit.ui-foundation",
|
|
1005
1021
|
"name": "notifications",
|
|
1006
|
-
"version": "1.0.
|
|
1022
|
+
"version": "1.0.260"
|
|
1007
1023
|
},
|
|
1008
1024
|
"taggedModuleExports": []
|
|
1009
1025
|
}
|
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@teambit/notifications",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.260",
|
|
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.260"
|
|
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.260"
|
|
18
18
|
},
|
|
19
19
|
"devDependencies": {
|
|
20
20
|
"@types/uuid": "8.3.4",
|
|
File without changes
|