@teambit/react-router 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/react-router@1.0.
|
|
3
|
+
<testsuite name="teambit.ui-foundation/react-router@1.0.260" tests="0" failures="0" errors="0" skipped="0"/>
|
|
4
4
|
</testsuites>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define([],t):"object"==typeof exports?exports["teambit.ui-foundation/react-router-preview"]=t():e["teambit.ui-foundation/react-router-preview"]=t()}(self,(()=>(()=>{"use strict";var e={
|
|
1
|
+
!function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define([],t):"object"==typeof exports?exports["teambit.ui-foundation/react-router-preview"]=t():e["teambit.ui-foundation/react-router-preview"]=t()}(self,(()=>(()=>{"use strict";var e={9100:(e,t,o)=>{var r={id:"teambit.ui-foundation/react-router@1.0.260",homepage:"https://bit.cloud/teambit/ui-foundation/react-router",exported:!0};function n(){const e=i(o(41594));return n=function(){return e},e}function i(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0}),t.Logo=void 0,n.__bit_component=r,i.__bit_component=r;const a=()=>n().default.createElement("div",{style:{height:"100%",display:"flex",justifyContent:"center"}},n().default.createElement("img",{style:{width:70},src:"https://static.bit.dev/extensions-icons/react-router.svg"}));a.__bit_component=r,t.Logo=a},41594:e=>{e.exports=React}},t={};function o(r){var n=t[r];if(void 0!==n)return n.exports;var i=t[r]={exports:{}};return e[r](i,i.exports,o),i.exports}o.d=(e,t)=>{for(var r in t)o.o(t,r)&&!o.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:t[r]})},o.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),o.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var r={};return(()=>{o.r(r),o.d(r,{compositions:()=>d,compositions_metadata:()=>l,overview:()=>f});var e={};o.r(e),o.d(e,{default:()=>s});var t=o(9100);o(41594);const n=MdxJsReact,i=TeambitMdxUiMdxScopeContext;var a=["components"];function c(){return c=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var o=arguments[t];for(var r in o)Object.prototype.hasOwnProperty.call(o,r)&&(e[r]=o[r])}return e},c.apply(this,arguments)}var p={},u="wrapper";function s(e){var t=e.components,o=function(e,t){if(null==e)return{};var o,r,n=function(e,t){if(null==e)return{};var o={};for(var r in e)if(Object.prototype.hasOwnProperty.call(e,r)){if(t.indexOf(r)>=0)continue;o[r]=e[r]}return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)o=i[r],t.indexOf(o)>=0||Object.prototype.propertyIsEnumerable.call(e,o)&&(n[o]=e[o])}return n}(e,a);return(0,n.mdx)(u,c({},p,o,{components:t,mdxType:"MDXLayout"}),(0,n.mdx)(i.MDXScopeProvider,{components:{},mdxType:"MDXScopeProvider"}))}s.isMDXComponent=!0;const d=[t],f=[e],l={compositions:[{displayName:"Logo",identifier:"Logo"}]}})(),r})()));
|
package/artifacts/schema.json
CHANGED
|
@@ -117,7 +117,12 @@
|
|
|
117
117
|
"line": 25,
|
|
118
118
|
"character": 24
|
|
119
119
|
},
|
|
120
|
-
"name": "RouteSlot"
|
|
120
|
+
"name": "RouteSlot",
|
|
121
|
+
"componentId": {
|
|
122
|
+
"scope": "teambit.ui-foundation",
|
|
123
|
+
"name": "ui/react-router/slot-router",
|
|
124
|
+
"version": "0.0.508"
|
|
125
|
+
}
|
|
121
126
|
},
|
|
122
127
|
"isOptional": false,
|
|
123
128
|
"isSpread": false
|
|
@@ -137,7 +142,8 @@
|
|
|
137
142
|
"line": 29,
|
|
138
143
|
"character": 34
|
|
139
144
|
},
|
|
140
|
-
"name": "RouteChangeSlot"
|
|
145
|
+
"name": "RouteChangeSlot",
|
|
146
|
+
"internalFilePath": "react-router.ui.runtime.tsx"
|
|
141
147
|
},
|
|
142
148
|
"isOptional": false,
|
|
143
149
|
"isSpread": false
|
|
@@ -195,7 +201,8 @@
|
|
|
195
201
|
"line": 35,
|
|
196
202
|
"character": 24
|
|
197
203
|
},
|
|
198
|
-
"name": "RouteProps"
|
|
204
|
+
"name": "RouteProps",
|
|
205
|
+
"packageName": "react-router-dom"
|
|
199
206
|
}
|
|
200
207
|
},
|
|
201
208
|
"isOptional": false,
|
|
@@ -300,7 +307,8 @@
|
|
|
300
307
|
"line": 51,
|
|
301
308
|
"character": 19
|
|
302
309
|
},
|
|
303
|
-
"name": "RouteProps"
|
|
310
|
+
"name": "RouteProps",
|
|
311
|
+
"packageName": "react-router-dom"
|
|
304
312
|
},
|
|
305
313
|
"isOptional": false,
|
|
306
314
|
"isSpread": false
|
|
@@ -342,7 +350,8 @@
|
|
|
342
350
|
"line": 56,
|
|
343
351
|
"character": 30
|
|
344
352
|
},
|
|
345
|
-
"name": "LocationListener"
|
|
353
|
+
"name": "LocationListener",
|
|
354
|
+
"internalFilePath": "react-router.ui.runtime.tsx"
|
|
346
355
|
},
|
|
347
356
|
"isOptional": false,
|
|
348
357
|
"isSpread": false
|
|
@@ -415,7 +424,8 @@
|
|
|
415
424
|
"line": 114,
|
|
416
425
|
"character": 41
|
|
417
426
|
},
|
|
418
|
-
"name": "RenderContext"
|
|
427
|
+
"name": "RenderContext",
|
|
428
|
+
"internalFilePath": "react-router.ui.runtime.tsx"
|
|
419
429
|
}
|
|
420
430
|
]
|
|
421
431
|
},
|
|
@@ -537,7 +547,12 @@
|
|
|
537
547
|
"line": 130,
|
|
538
548
|
"character": 70
|
|
539
549
|
},
|
|
540
|
-
"name": "RouteSlot"
|
|
550
|
+
"name": "RouteSlot",
|
|
551
|
+
"componentId": {
|
|
552
|
+
"scope": "teambit.ui-foundation",
|
|
553
|
+
"name": "ui/react-router/slot-router",
|
|
554
|
+
"version": "0.0.508"
|
|
555
|
+
}
|
|
541
556
|
},
|
|
542
557
|
{
|
|
543
558
|
"__schema": "TypeRefSchema",
|
|
@@ -546,7 +561,8 @@
|
|
|
546
561
|
"line": 130,
|
|
547
562
|
"character": 81
|
|
548
563
|
},
|
|
549
|
-
"name": "RouteChangeSlot"
|
|
564
|
+
"name": "RouteChangeSlot",
|
|
565
|
+
"internalFilePath": "react-router.ui.runtime.tsx"
|
|
550
566
|
}
|
|
551
567
|
]
|
|
552
568
|
},
|
|
@@ -670,7 +686,7 @@
|
|
|
670
686
|
"line": 14,
|
|
671
687
|
"character": 32
|
|
672
688
|
},
|
|
673
|
-
"signature": "(location: Location, action: NavigationType): void",
|
|
689
|
+
"signature": "(location: \u001b[2m(package: react-router-dom)\u001b[22m Location, action: \u001b[2m(package: react-router-dom)\u001b[22m NavigationType): void",
|
|
674
690
|
"name": "",
|
|
675
691
|
"params": [
|
|
676
692
|
{
|
|
@@ -688,7 +704,8 @@
|
|
|
688
704
|
"line": 14,
|
|
689
705
|
"character": 43
|
|
690
706
|
},
|
|
691
|
-
"name": "Location"
|
|
707
|
+
"name": "Location",
|
|
708
|
+
"packageName": "react-router-dom"
|
|
692
709
|
},
|
|
693
710
|
"isOptional": false,
|
|
694
711
|
"isSpread": false
|
|
@@ -708,7 +725,8 @@
|
|
|
708
725
|
"line": 14,
|
|
709
726
|
"character": 61
|
|
710
727
|
},
|
|
711
|
-
"name": "NavigationType"
|
|
728
|
+
"name": "NavigationType",
|
|
729
|
+
"packageName": "react-router-dom"
|
|
712
730
|
},
|
|
713
731
|
"isOptional": false,
|
|
714
732
|
"isSpread": false
|
|
@@ -761,7 +779,12 @@
|
|
|
761
779
|
"line": 25,
|
|
762
780
|
"character": 24
|
|
763
781
|
},
|
|
764
|
-
"name": "RouteSlot"
|
|
782
|
+
"name": "RouteSlot",
|
|
783
|
+
"componentId": {
|
|
784
|
+
"scope": "teambit.ui-foundation",
|
|
785
|
+
"name": "ui/react-router/slot-router",
|
|
786
|
+
"version": "0.0.508"
|
|
787
|
+
}
|
|
765
788
|
},
|
|
766
789
|
"isOptional": false,
|
|
767
790
|
"isSpread": false
|
|
@@ -781,7 +804,8 @@
|
|
|
781
804
|
"line": 29,
|
|
782
805
|
"character": 34
|
|
783
806
|
},
|
|
784
|
-
"name": "RouteChangeSlot"
|
|
807
|
+
"name": "RouteChangeSlot",
|
|
808
|
+
"internalFilePath": "react-router.ui.runtime.tsx"
|
|
785
809
|
},
|
|
786
810
|
"isOptional": false,
|
|
787
811
|
"isSpread": false
|
|
@@ -839,7 +863,8 @@
|
|
|
839
863
|
"line": 35,
|
|
840
864
|
"character": 24
|
|
841
865
|
},
|
|
842
|
-
"name": "RouteProps"
|
|
866
|
+
"name": "RouteProps",
|
|
867
|
+
"packageName": "react-router-dom"
|
|
843
868
|
}
|
|
844
869
|
},
|
|
845
870
|
"isOptional": false,
|
|
@@ -944,7 +969,8 @@
|
|
|
944
969
|
"line": 51,
|
|
945
970
|
"character": 19
|
|
946
971
|
},
|
|
947
|
-
"name": "RouteProps"
|
|
972
|
+
"name": "RouteProps",
|
|
973
|
+
"packageName": "react-router-dom"
|
|
948
974
|
},
|
|
949
975
|
"isOptional": false,
|
|
950
976
|
"isSpread": false
|
|
@@ -986,7 +1012,8 @@
|
|
|
986
1012
|
"line": 56,
|
|
987
1013
|
"character": 30
|
|
988
1014
|
},
|
|
989
|
-
"name": "LocationListener"
|
|
1015
|
+
"name": "LocationListener",
|
|
1016
|
+
"internalFilePath": "react-router.ui.runtime.tsx"
|
|
990
1017
|
},
|
|
991
1018
|
"isOptional": false,
|
|
992
1019
|
"isSpread": false
|
|
@@ -1059,7 +1086,8 @@
|
|
|
1059
1086
|
"line": 114,
|
|
1060
1087
|
"character": 41
|
|
1061
1088
|
},
|
|
1062
|
-
"name": "RenderContext"
|
|
1089
|
+
"name": "RenderContext",
|
|
1090
|
+
"internalFilePath": "react-router.ui.runtime.tsx"
|
|
1063
1091
|
}
|
|
1064
1092
|
]
|
|
1065
1093
|
},
|
|
@@ -1181,7 +1209,12 @@
|
|
|
1181
1209
|
"line": 130,
|
|
1182
1210
|
"character": 70
|
|
1183
1211
|
},
|
|
1184
|
-
"name": "RouteSlot"
|
|
1212
|
+
"name": "RouteSlot",
|
|
1213
|
+
"componentId": {
|
|
1214
|
+
"scope": "teambit.ui-foundation",
|
|
1215
|
+
"name": "ui/react-router/slot-router",
|
|
1216
|
+
"version": "0.0.508"
|
|
1217
|
+
}
|
|
1185
1218
|
},
|
|
1186
1219
|
{
|
|
1187
1220
|
"__schema": "TypeRefSchema",
|
|
@@ -1190,7 +1223,8 @@
|
|
|
1190
1223
|
"line": 130,
|
|
1191
1224
|
"character": 81
|
|
1192
1225
|
},
|
|
1193
|
-
"name": "RouteChangeSlot"
|
|
1226
|
+
"name": "RouteChangeSlot",
|
|
1227
|
+
"internalFilePath": "react-router.ui.runtime.tsx"
|
|
1194
1228
|
}
|
|
1195
1229
|
]
|
|
1196
1230
|
},
|
|
@@ -1235,6 +1269,11 @@
|
|
|
1235
1269
|
"character": 24
|
|
1236
1270
|
},
|
|
1237
1271
|
"name": "SlotRegistry",
|
|
1272
|
+
"componentId": {
|
|
1273
|
+
"scope": "teambit.harmony",
|
|
1274
|
+
"name": "harmony",
|
|
1275
|
+
"version": "0.4.6"
|
|
1276
|
+
},
|
|
1238
1277
|
"typeArgs": [
|
|
1239
1278
|
{
|
|
1240
1279
|
"__schema": "TypeRefSchema",
|
|
@@ -1243,7 +1282,8 @@
|
|
|
1243
1282
|
"line": 15,
|
|
1244
1283
|
"character": 37
|
|
1245
1284
|
},
|
|
1246
|
-
"name": "LocationListener"
|
|
1285
|
+
"name": "LocationListener",
|
|
1286
|
+
"internalFilePath": "react-router.ui.runtime.tsx"
|
|
1247
1287
|
}
|
|
1248
1288
|
]
|
|
1249
1289
|
}
|
|
@@ -1351,7 +1391,7 @@
|
|
|
1351
1391
|
"componentId": {
|
|
1352
1392
|
"scope": "teambit.ui-foundation",
|
|
1353
1393
|
"name": "react-router",
|
|
1354
|
-
"version": "1.0.
|
|
1394
|
+
"version": "1.0.260"
|
|
1355
1395
|
},
|
|
1356
1396
|
"taggedModuleExports": []
|
|
1357
1397
|
}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.ui-foundation_react-router@1.0.260/dist/react-router.composition.js';
|
|
2
|
+
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.ui-foundation_react-router@1.0.260/dist/react-router.docs.mdx';
|
|
3
|
+
|
|
4
|
+
export const compositions = [compositions_0];
|
|
5
|
+
export const overview = [overview_0];
|
|
6
|
+
|
|
7
|
+
export const compositions_metadata = {"compositions":[{"displayName":"Logo","identifier":"Logo"}]};
|
package/package.json
CHANGED
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@teambit/react-router",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.260",
|
|
4
4
|
"homepage": "https://bit.cloud/teambit/ui-foundation/react-router",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"componentId": {
|
|
7
7
|
"scope": "teambit.ui-foundation",
|
|
8
8
|
"name": "react-router",
|
|
9
|
-
"version": "1.0.
|
|
9
|
+
"version": "1.0.260"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@teambit/harmony": "0.4.6",
|
|
13
13
|
"@teambit/ui-foundation.ui.navigation.react-router-adapter": "6.1.1",
|
|
14
14
|
"@teambit/ui-foundation.ui.react-router.slot-router": "0.0.508",
|
|
15
|
-
"@teambit/ui": "1.0.
|
|
15
|
+
"@teambit/ui": "1.0.260"
|
|
16
16
|
},
|
|
17
17
|
"devDependencies": {
|
|
18
18
|
"@types/mocha": "9.1.0",
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import * as compositions_0 from '/Users/giladshoham/Library/Caches/Bit/capsules/root/b5ea46ec3/teambit.ui-foundation_react-router@1.0.258/dist/react-router.composition.js';
|
|
2
|
-
import * as overview_0 from '/Users/giladshoham/Library/Caches/Bit/capsules/root/b5ea46ec3/teambit.ui-foundation_react-router@1.0.258/dist/react-router.docs.mdx';
|
|
3
|
-
|
|
4
|
-
export const compositions = [compositions_0];
|
|
5
|
-
export const overview = [overview_0];
|
|
6
|
-
|
|
7
|
-
export const compositions_metadata = {"compositions":[{"displayName":"Logo","identifier":"Logo"}]};
|